summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/settings/AbsScalaSettings.scala
Commit message (Expand)AuthorAgeFilesLines
* Allow per-choice help in ChoiceSettingLukas Rytz2016-09-021-2/+2
* Require and target Java 8Jason Zaugg2015-05-261-0/+1
* Use Enumeration for MultiChoiceSettingSom Snytt2014-09-051-10/+14
* -Ystatistics accepts a list of phases, cleanups in MultiChoiceSettingLukas Rytz2014-09-021-1/+1
* SI-8736 Restore -language to former glorySom Snytt2014-07-201-1/+1
* SI-8525 MultiChoice takes a helper functionSom Snytt2014-07-181-1/+1
* SI-8610 -Xlint is multichoice optionSom Snytt2014-07-081-1/+1
* SI-5905 Sanity check -language optionsSom Snytt2014-02-281-0/+2
* SI-7681 Remove dead code in s.t.n.s.AbsScalaSettingsSimon Ochsenreither2013-07-201-7/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Created infrastructure for testing icode + sett...Paul Phillips2011-08-221-1/+1
* Wanting to deprecate -make, first I had to writ...Paul Phillips2011-03-301-9/+11
* Accumulated work on fsc.Paul Phillips2011-03-181-2/+2
* Changes to startup.Paul Phillips2011-02-221-0/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Tackling long standing issues with startup.Paul Phillips2010-12-071-2/+0
* Cleaned up and brought up to date the help text...Paul Phillips2010-12-051-4/+4
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* More progress toward immutable Settings, and va...Paul Phillips2010-03-081-0/+40