summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/Settings.scala
Commit message (Expand)AuthorAgeFilesLines
* 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
* Compilation of ApplyDynamic to reflective metho...Gilles Dubochet2008-12-121-0/+2
* switch to new initialization semantics.Martin Odersky2008-12-111-0/+1
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-251-0/+1
* Reverting my previous changes as they seem to b...David MacIver2008-11-041-0/+1
* Removed Ysqueeze as it was another dubious opti...David MacIver2008-11-041-1/+0
* Stripping out casetags.David MacIver2008-11-041-2/+0
* fixed #1461,#1464Martin Odersky2008-10-301-0/+1
* Boot class path and ext dirs are now set proper...Philipp Haller2008-09-181-7/+7
* Hiding problematic settings from IDE that are c...Sean McDirmid2008-09-071-3/+3
* Added support for -Yrecursion compiler flag.Geoffrey Washburn2008-09-051-0/+1
* Phases now have a checkable flag, used by the n...Geoffrey Washburn2008-09-031-1/+1
* removed leading tabs and blanksmichelou2008-09-021-26/+31
* Forgot to catch NumberFormatExceptions in IntSe...Geoffrey Washburn2008-08-311-2/+8
* Added support for Integer Settings.Geoffrey Washburn2008-08-311-0/+54
* Changed -Ycheckinit to -Xcheckinit.Geoffrey Washburn2008-08-141-1/+1
* Disable the CLDC option.Geoffrey Washburn2008-08-051-1/+1
* Made -Xcheckinit imply -Xfuture, and added -Xfu...Iulian Dragos2008-07-291-0/+1
* Fixed partest to accept additional flags on a p...Iulian Dragos2008-07-291-0/+17
* Added -Ycheckinit, which causes all getters to ...Iulian Dragos2008-07-281-0/+1
* early initialization fixes.Martin Odersky2008-07-091-0/+1
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-201-1/+1
* Always keep .msil fileslorch2008-05-201-1/+0
* Accidentally deleted some settings somehow.Geoffrey Washburn2008-04-221-0/+14
* Eliminated the commented out scaladoc settingsGeoffrey Washburn2008-04-221-39/+12
* Fixed #521: MSIL should support separate compil...lorch2008-04-221-0/+1
* Refactored SuperSabbus' targets to be finer gra...Gilles Dubochet2008-04-091-1/+1
* ScalaDoc, etc.Geoffrey Washburn2008-03-051-4/+6
* change -g:notc to -g:notailcallsLex Spoon2008-02-231-1/+1
* updated default encoding to UTF8michelou2008-02-051-5/+1
* Defined a more precise notion of equality on co...Gilles Dubochet2008-02-041-3/+49
* fixed #347. Added option -Xlog-implicits.Martin Odersky2008-01-221-0/+1
* Removed -Xplug-types. Now annotationsLex Spoon2007-12-311-1/+0
* -target 1.5 now the default.Martin Odersky2007-12-191-2/+1
* * nuked noideSean McDirmid2007-12-021-1/+0
* Merge from the annots-normtrees branch.Lex Spoon2007-11-281-0/+2
* fixed #185 and #187michelou2007-10-171-1/+3
* updated man pages with new scala optionsmichelou2007-10-101-12/+11
* with multi-string arguments, allow theLex Spoon2007-10-101-0/+5
* Forgot two files from previous commit.Iulian Dragos2007-10-081-1/+0
* Settings.scala - added mode to eliminate : betw...Sean McDirmid2007-10-021-0/+10
* optimizing irrefutable tuple matches and remove...Burak Emir2007-09-261-1/+0
* Massive check-in for IDE.Sean McDirmid2007-09-171-13/+14
* - changed the default location for pluginsLex Spoon2007-08-061-4/+15
* -Ycasetags optimizationBurak Emir2007-08-061-0/+3
* “unchecked” is a standard option again (was -X).Gilles Dubochet2007-07-271-1/+1
* the option for script compiling is now -XscriptLex Spoon2007-07-221-1/+1
* Moved “debug” command-line option from -X to -Y.Gilles Dubochet2007-07-171-1/+1