summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/settings
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
* Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-0/+3
* 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/+2
* Add -Xdev to the runtime-visible settings.Paul Phillips2013-10-121-11/+14
* Absolutized paths involving the scala package.Paul Phillips2013-05-032-2/+4
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-0/+5
* 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-2/+0
|\
| * SI-7070 Turn restriction on companions in pkg objs into warningJames Iry2013-02-061-2/+0
* | Merge branch '2.10.x'Adriaan Moors2013-01-161-0/+2
|\|
| * SI-5954 Implementation restriction preventing companions in package objsJames Iry2013-01-131-0/+2
* | Removed old pattern matcher.Paul Phillips2012-12-261-1/+0
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-052-2/+2
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-022-2/+2
* | Experimental option -Ybreak-cycles.Paul Phillips2012-10-091-0/+1
|/
* Merge pull request #1072 from adriaanm/copyrightJosh Suereth2012-08-072-2/+2
|\
| * update and normalize copyright noticeAdriaan Moors2012-08-072-2/+2
* | Fix for SI-4945, repl hang on -i input.Paul Phillips2012-08-061-1/+2
|/
* Reduce time spent in lubsMartin Odersky2012-06-081-0/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-082-0/+71