summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/Settings.scala
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reflection toolboxes now respect settings that ...Eugene Burmako2011-11-281-0/+6
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* One minute too many trying to figure out where ...Paul Phillips2010-03-071-956/+4
* Added -Xmigration option and @migration annotat...Paul Phillips2010-03-051-0/+1
* Created -Yfatal-warnings, as otherwise I can't ...Paul Phillips2010-02-251-0/+1
* Removed now redundant function splitParams.Paul Phillips2010-02-231-4/+2
* More fun with ClassPaths.Paul Phillips2010-02-231-0/+3
* More laboring on Settings, ClassPaths, Ant Task...Paul Phillips2010-02-221-25/+56
* Some repl cleanups and debugging conveniences.Paul Phillips2010-02-211-0/+1
* Lowering the noise level in the classpath debug...Paul Phillips2010-02-201-2/+1
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-181-40/+20
* Added a copy() method to Settings. No review.Paul Phillips2010-02-171-2/+16
* Unix scripts pass -D options to the underlying ...Paul Phillips2010-02-161-2/+5
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-141-14/+29
* Reducing the amount of low-level classpath mani...Paul Phillips2010-02-141-10/+15
* More work on classpaths.Paul Phillips2010-02-111-60/+25
* More work on classpaths.Paul Phillips2010-02-101-2/+11
* Some work on classpaths.Paul Phillips2010-02-081-69/+58
* Some code duplication removal as I inch us towa...Paul Phillips2010-02-071-1/+3
* Taking a swing at fixing -optimise. No review.Paul Phillips2010-02-041-1/+2
* Some hardening in the repl, and removing some f...Paul Phillips2010-02-041-4/+3
* Took a swing at sorting out sorting.Paul Phillips2010-02-021-2/+1
* Great moments in typos: somehow the "decodeUni"...Paul Phillips2010-01-311-1/+0
* A compact tree printer, for primitives like mys...Paul Phillips2010-01-301-0/+1
* Added a command line option for desugaring matc...Paul Phillips2010-01-281-0/+1
* Forgot to commit the change. No review.Hubert Plociniczak2010-01-271-0/+2
* Digging into why the repl is so slow, discovere...Paul Phillips2010-01-191-4/+3
* Adjectified some parts of speech as discussed o...Paul Phillips2010-01-181-10/+10
* Fixed #2889. No review necessary.Miles Sabin2010-01-141-1/+1
* scalac portion of fix for #2689.Miles Sabin2010-01-061-0/+31
* Another round of deprecation warning elimination.Paul Phillips2009-12-151-10/+10
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Don't add empty paramdcaoyuan2009-12-051-1/+1
* Split command line parameters by space, properl...dcaoyuan2009-12-051-5/+61
* Some minor cleanups found while cleaning up.Paul Phillips2009-12-021-1/+0
* closes #1904Antonio Cunei2009-11-301-3/+8
* Added -make option transitivenocp which won't c...dcaoyuan2009-11-271-1/+1
* More deprecation soothing.Paul Phillips2009-11-181-1/+2
* Corrected help syntax for -Ybuilder-debug.Miles Sabin2009-11-151-1/+2
* fixed #2454Adriaan Moors2009-11-121-1/+0
* Breaks down the hash function in BoxesRunTime b...Paul Phillips2009-11-091-10/+0
* Scala implementation of fancier hashCode algori...Paul Phillips2009-11-041-0/+1
* Added -Ybuilder-debug:[none,simple,refined] opt...Miles Sabin2009-10-301-0/+1
* added -Yhigher-kinded-raw switch as temporary w...Adriaan Moors2009-10-291-0/+1
* Whole bunch of code for people interested in eq...Paul Phillips2009-10-281-2/+10
* new classpaths.Lukas Rytz2009-10-261-2/+8
* Another warning for -Xstrict-warnings.Paul Phillips2009-10-221-4/+11