summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/Settings.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Added -Ytailrecommend option.Paul Phillips2009-10-211-0/+1
* Some reworking of command line option parsing b...Paul Phillips2009-10-201-3/+6
* Created -Xstrict-warnings and got the ball roll...Paul Phillips2009-10-161-0/+1
* Yet further encapsulation in the pattern matcher.Paul Phillips2009-09-301-0/+1
* reverted 'doArg' change made in r18738, removed...michelou2009-09-251-3/+3
* This patch represents breaking out bits of code...Paul Phillips2009-09-241-1/+1
* fixed doArgs (Settings.scala) and loadFrom (Plu...michelou2009-09-221-28/+30
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-221-1/+12
* Added -Ynewarrays option which generates new ar...Martin Odersky2009-09-131-0/+1
* Unbreaking the plugin.Paul Phillips2009-09-091-0/+1
* Generalized -Xdisable-assertions into an annota...Paul Phillips2009-09-091-25/+35
* Added an alias for '-optimize' and fixed the op...Iulian Dragos2009-09-021-1/+1
* These might be the last of the deprecation warn...Paul Phillips2009-08-221-1/+1
* Put scala-library.jar back on the boot classpath.Paul Phillips2009-08-191-2/+5
* A bunch of cleanup on scriptrunner and fsc perf...Paul Phillips2009-08-181-2/+7
* Fixed #1560 (which was a typing hole, so some l...Martin Odersky2009-08-151-0/+1
* Re-enabled forwarders and moved the formerly fa...Paul Phillips2009-08-031-1/+1
* Added -Yide-debug option to exercise the intera...Miles Sabin2009-07-141-0/+1
* Trying to make typechecker faster by (1) new su...Martin Odersky2009-07-131-1/+1
* refined range positions some more; eliminated A...Martin Odersky2009-07-021-1/+2
* Skeletal implementation of scala.io.File.Paul Phillips2009-06-241-1/+1
* Specialization landed in trunk.Iulian Dragos2009-06-181-0/+1
* Comparing equality of settings works better.Gilles Dubochet2009-06-081-25/+41
* Modify TreeSet to use Ordering instead of Order...David MacIver2009-06-011-0/+1
* Further development of the Numeric and Ordering...Paul Phillips2009-05-281-1/+1
* A big yet interim patch emerging from my attemp...Paul Phillips2009-05-261-1/+0
* Fixed output directories for inner classes.Iulian Dragos2009-05-211-1/+1
* Fixed interpreter output directoriesIulian Dragos2009-05-191-2/+8
* Fixed check for output directory when multiple ...Iulian Dragos2009-05-181-2/+2
* Added support for multiple output directories (...Iulian Dragos2009-05-181-1/+94
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-291-1/+1
* Improvements to repl completion.Paul Phillips2009-04-071-1/+1
* Moved static forwarder generation behind -Xforw...Paul Phillips2009-03-311-0/+1
* Code to support invoke-dynamic for structural t...Iulian Dragos2009-03-301-1/+1
* Various cleanups and redundancy-removal related...Paul Phillips2009-03-161-4/+4
* Miles and I agreed it is not sensible for the c...Paul Phillips2009-03-131-18/+0
* Minor changes to support the Eclipse plugin.Miles Sabin2009-03-131-1/+12
* apparently ant might pass an empty string as an...Paul Phillips2009-03-121-0/+2
* A big cleanup of Settings code.Paul Phillips2009-03-121-385/+528
* Fixing accidental drop of .Paul Phillips2009-03-121-5/+1
* Making very repetitive Settings code less repet...Paul Phillips2009-03-101-53/+31
* Adds debugger-like capabilities to repl.Paul Phillips2009-03-101-0/+1
* Another big Interpreter patch, this one mostly ...Paul Phillips2009-03-051-0/+1
* Created separate -Xprint-icode setting so using...Paul Phillips2009-02-271-1/+1
* Added -make flag and supporting functionality f...David MacIver2009-02-151-0/+2
* Generalized PhasesSetting to accept "all" as a ...Paul Phillips2009-02-111-23/+15
* Fixed duplicate symbols problem in new collecti...Martin Odersky2009-02-051-7/+7
* Compiler implementation of SIP 00002 and fixes ...nielsen2009-02-051-0/+1
* fixed #1269.Lukas Rytz2009-01-121-0/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1