summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/GenericRunnerCommand.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7898 Read user input during REPL warmupSom Snytt2016-05-201-0/+1
* Document when the `scala` command starts/uses a compilation daemonStefan Zeiger2016-02-011-1/+5
* Removed warningsEECOLOR2015-03-261-1/+2
* SI-8503 -version is info settingSom Snytt2014-05-291-2/+3
* SI-8503 Clean up interpolation of help messageSom Snytt2014-05-281-12/+10
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-1/+1
* 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
* Attacked classpaths to get "." off of it when i...Paul Phillips2011-08-061-1/+4
* Wanting to deprecate -make, first I had to writ...Paul Phillips2011-03-301-3/+3
* A paltry 570 cases failing in -Xcheckinit due t...Paul Phillips2011-03-281-2/+2
* [I'm laptop only so there's some chance this wi...Paul Phillips2011-03-211-32/+46
* Improved the error message when one gives inval...Paul Phillips2011-03-181-8/+13
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-161-25/+37
* added -jar option to scala interpretermichelou2010-12-021-4/+10
* 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-12/+12
* More work on classpaths.Paul Phillips2010-02-111-2/+2
* Some work on classpaths.Paul Phillips2010-02-081-46/+29
* Fix for #2528.Paul Phillips2009-10-261-0/+1
* A big cleanup of Settings code.Paul Phillips2009-03-121-4/+1
* repaired init order issue with the fix for #1602.Paul Phillips2009-02-091-3/+3
* Inelegant fix for bug #1602; will revisit.Paul Phillips2009-02-061-1/+2
* lazy vals cannot override strict vals and vice ...Martin Odersky2008-06-241-0/+2
* updated the help output for the -i and -e optionsLex Spoon2007-10-101-0/+5
* Refactored GenericRunnerCommand to be a sublcas...Lex Spoon2007-07-131-12/+11
* factored out the command name and compiler comm...Lex Spoon2007-06-121-3/+9
* Settings.tryToSet consistently returns its inpu...Lex Spoon2007-05-301-1/+1
* updated for-comprehension syntaxmichelou2007-04-191-4/+4
* updated the help messageLex Spoon2006-07-141-6/+12
* tweaked the loop over possible settings so that...Lex Spoon2006-07-131-1/+2
* added a -savecompiled optionLex Spoon2006-07-121-2/+5
* Changed compile server to make it more robust;Martin Odersky2006-06-161-3/+2
* added header and svn:keywords to files *Generic...michelou2006-06-151-1/+8
* (no commit message)Lex Spoon2006-06-151-0/+52