summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/CompilerCommand.scala
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check for command-line option dependency AFTER ...mihaylov2008-02-141-2/+2
* Fixed the usage description.Geoffrey Washburn2008-01-091-1/+1
* Changed organisation of Scalac's command-line o...Gilles Dubochet2007-07-161-2/+15
* Refactored GenericRunnerCommand to be a sublcas...Lex Spoon2007-07-131-24/+33
* added prompt/fileEnding propertiesmichelou2007-06-191-1/+1
* Refactored ScriptRunner and the offline compila...Lex Spoon2007-06-141-1/+1
* Replaced -Xscript by -script, so that script filesLex Spoon2007-06-121-1/+1
* fixed typomichelou2007-06-061-4/+4
* splitted usage messagemichelou2007-06-061-14/+30
* deprecated &f, .f, requires.Martin Odersky2007-06-051-2/+2
* fixed bugs 1143, 1136, 1102Martin Odersky2007-05-291-0/+1
* added scaladoc options and dependency checkmichelou2007-04-241-1/+2
* updated for-comprehension syntaxmichelou2007-04-191-5/+3
* Fixed bug #953mihaylov2007-02-191-4/+3
* Refactored portability supportmihaylov2006-11-011-1/+3
* changed "ls -L" to "ls -d" in Unix templatesmichelou2006-07-241-7/+6
* fixed (quick fix) handling of arguments in nsc/...michelou2006-07-181-0/+2
* Made fsc safer and scriptableMartin Odersky2006-07-121-1/+1
* tweak the loop over settings,Lex Spoon2006-07-121-4/+7
* hide stack trace in error messages when handlin...michelou2006-03-231-22/+23
* allow the interpreter to be called with a file ...Lex Spoon2006-03-071-13/+19
* Accidentally broke the build.Sean McDirmid2006-01-111-1/+0
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+66