aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/config/ScalaSettings.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix #2186: Synchronize classpath handling with Scala 2.12Guillaume Martres2017-04-111-0/+2
* Bug fixesMartin Odersky2017-04-111-1/+1
* Merge pull request #2025 from dotty-staging/fix-2024Nicolas Stucki2017-04-051-0/+1
|\
| * Change -XemitTasty to -YemitTastyDmitry Petrashko2017-04-041-1/+1
| * Add support for `-XemitTasty`.Dmitry Petrashko2017-03-081-0/+1
* | New flag -Ydebug-alias to never follow aliases when printing typesGuillaume Martres2017-03-161-0/+1
|/
* fixed PatternSyntaxException on WindowsNikolay.Tropin2017-03-061-1/+3
* Make non-existent compiler options emit warnings instead of failingFelix Mulder2017-02-201-2/+0
* Remove unused flagsFelix Mulder2017-02-201-164/+9
* Allow custom project nameFelix Mulder2017-01-311-5/+5
* Add static site gen to dottydoc mainFelix Mulder2017-01-311-0/+7
* Add markdown parsing to dottydocFelix Mulder2017-01-311-0/+1
* Fix #1875: Decrease -Xmax-inlines default to 32.Nicolas Stucki2017-01-041-1/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+267