summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime/SymbolTable.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix 27 typos (p-r)Janek Bogucki2015-06-301-1/+1
* SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-241-2/+0
* SI-8131 fixes residual race condition in runtime reflectionEugene Burmako2014-01-211-15/+0
* thread locals instead of locks for vars in Types.scalaEugene Burmako2013-10-181-1/+1
* SI-6240 introduces GIL to Scala reflectionEugene Burmako2013-10-181-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-2/+2
* turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-031-1/+1
* SI-6277 fixes flags, annotations & privateWithinEugene Burmako2012-09-261-0/+28
* moves reflective compiler into scala.tools.reflectEugene Burmako2012-07-021-1/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+17