summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime/Settings.scala
Commit message (Expand)AuthorAgeFilesLines
* Pattern matching virtualization now guarded by -Yvirtpatmat.Miles Sabin2016-11-281-0/+1
* SI-2712 Add support for higher order unificationMiles Sabin2016-05-241-0/+1
* SAM conversion can be disabled using `-Xsource:2.11`Adriaan Moors2016-03-261-0/+1
* SI-8224 Fix regression in f-bound aware LUBsJason Zaugg2014-02-181-0/+1
* introduces -Yshow-symownersEugene Burmako2014-02-101-0/+1
* SI-2066 -Xsource:2.10: lenient treatment of variance in <:<, =:=Jason Zaugg2014-01-241-0/+1
* Add -Xdev to the runtime-visible settings.Paul Phillips2013-10-121-2/+3
* Removing unused code.Paul Phillips2013-10-021-1/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Removed -Ynotnull setting.Paul Phillips2013-03-131-1/+0
* Disentangled RangePositions from interactive.Paul Phillips2013-03-041-0/+2
* Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-101-1/+0
|\
| * SI-7070 Turn restriction on companions in pkg objs into warningJames Iry2013-02-061-1/+0
* | Merge branch '2.10.x'Adriaan Moors2013-01-161-0/+1
|\|
| * SI-5954 Implementation restriction preventing companions in package objsJames Iry2013-01-131-0/+1
* | Removed old pattern matcher.Paul Phillips2012-12-261-1/+0
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-1/+1
|\|
| * turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-031-1/+1
* | Experimental option -Ybreak-cycles.Paul Phillips2012-10-091-0/+1
|/
* Fix for SI-4945, repl hang on -i input.Paul Phillips2012-08-061-16/+25
* Reduce time spent in lubsMartin Odersky2012-06-081-0/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+39