summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/CompilerCommand.scala
Commit message (Expand)AuthorAgeFilesLines
* No warn when discarding r.f(): r.typeSom Snytt2016-09-101-9/+1
* Allow all settings to be helpingLukas Rytz2016-09-011-1/+1
* Use Enumeration for MultiChoiceSettingSom Snytt2014-09-051-1/+1
* SI-8525 MultiChoice takes a helper functionSom Snytt2014-07-181-1/+1
* SI-8525 Multichoice helpSom Snytt2014-07-171-1/+9
* SI-8503 -version is info settingSom Snytt2014-05-291-2/+9
* SI-7622 -Xgenerate-phase-graph is an info optionSom Snytt2013-08-211-14/+14
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-4/+4
* Remove code from compiler central.Paul Phillips2012-11-201-5/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-3/+3
* Commenting out unused members.Paul Phillips2012-11-191-3/+3
* Removed unused imports.Paul Phillips2012-11-061-1/+0
* 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
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-1/+1
* Reflection toolboxes now respect settings that ...Eugene Burmako2011-11-281-0/+2
* More changes to get Reflect compiler working.Martin Odersky2011-08-291-1/+0
* Created infrastructure for testing icode + sett...Paul Phillips2011-08-221-1/+1
* Documented what I could figure out about late f...Paul Phillips2011-06-141-1/+3
* Wanting to deprecate -make, first I had to writ...Paul Phillips2011-03-301-17/+26
* A paltry 570 cases failing in -Xcheckinit due t...Paul Phillips2011-03-281-1/+1
* Trying to get fsc doing the right thing with re...Paul Phillips2011-03-271-7/+15
* Improved the error message when one gives inval...Paul Phillips2011-03-181-1/+3
* Eliminating duplication and trying to outrun ob...Paul Phillips2011-02-011-11/+7
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Investigating what can be done about our 2000 o...Paul Phillips2010-12-311-20/+20
* Cleaned up and brought up to date the help text...Paul Phillips2010-12-051-10/+32
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* While working on partest discovered that Compil...Paul Phillips2010-03-251-23/+16
* Removed ArgumentsExpander in favor of having al...Paul Phillips2010-03-231-2/+15
* One minute too many trying to figure out where ...Paul Phillips2010-03-071-2/+3
* Some much needed housecleaning regarding system...Paul Phillips2010-02-231-3/+3
* More laboring on Settings, ClassPaths, Ant Task...Paul Phillips2010-02-221-2/+2
* More work on classpaths.Paul Phillips2010-02-111-1/+1
* Some work on classpaths.Paul Phillips2010-02-081-57/+17
* Digging into why the repl is so slow, discovere...Paul Phillips2010-01-191-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* closes #1904Antonio Cunei2009-11-301-0/+3
* Deprecation patrol continues patrolling.Paul Phillips2009-08-221-1/+1
* Various cleanups and redundancy-removal related...Paul Phillips2009-03-161-4/+4
* fix for a typo which had disabled -Xshow-phases.Paul Phillips2009-03-131-1/+1
* A big cleanup of Settings code.Paul Phillips2009-03-121-92/+56
* removed deprecated warning, updated svn props, ...michelou2009-03-101-17/+17
* repaired init order issue with the fix for #1602.Paul Phillips2009-02-091-5/+13
* Inelegant fix for bug #1602; will revisit.Paul Phillips2009-02-061-1/+5
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* fixed #1269.Lukas Rytz2009-01-121-1/+9
* Fix for #296Antonio Cunei2008-10-151-0/+30
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-201-3/+4
* ScalaDoc, etc.Geoffrey Washburn2008-03-051-9/+3