summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/runtime/Settings.scala
Commit message (Expand)AuthorAgeFilesLines
* Introduces scala-reflect.jarEugene Burmako2012-06-081-39/+0
* allow disabling patmat analyses: -Xno-patmat-analysisAdriaan Moors2012-06-011-0/+1
* virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-141-1/+1
* [vpm] smarter type inference on when virtPatmat is onAdriaan Moors2012-03-271-0/+1
* Syntactic/organizational optimizations in Settings.Paul Phillips2012-03-261-1/+1
* -Yshow-symkinds: prints kinds next to symbol namesEugene Burmako2012-01-281-0/+1
* more flexible inference wrt type skolemsAdriaan Moors2011-10-201-0/+1
* dependent methods types are now always enabledAdriaan Moors2011-10-201-1/+1
* Hand specialized SettingValue.Paul Phillips2011-09-281-3/+5
* Allow for the overriding of objects.Paul Phillips2011-09-081-1/+2
* Changes to reflection.Martin Odersky2011-07-161-0/+4
* Baby-steps towards getting actual runtime refle...Martin Odersky2011-07-111-0/+28