summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/CompilerCommand.scala
Commit message (Expand)AuthorAgeFilesLines
...
* 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