summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime/SynchronizedOps.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-10026 Fix endless cycle in runtime reflectionJason Zaugg2017-02-191-5/+6
* Apply some static code analysis recommendationsJanek Bogucki2015-11-261-2/+2
* Optimize nested scope creationJason Zaugg2014-05-261-2/+1
* optimizes Scala reflection GILEugene Burmako2013-10-181-1/+1
* SI-6240 introduces GIL to Scala reflectionEugene Burmako2013-10-181-22/+31
* SI-6240 Synchronizes NamesJason Zaugg2013-08-221-4/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-031-1/+1
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-0/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+51