summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/MainGenericRunner.scala
Commit message (Expand)AuthorAgeFilesLines
* Modularized the repl.Paul Phillips2013-03-111-106/+0
* Removed unused imports.Paul Phillips2012-11-061-2/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Merge pull request #1072 from adriaanm/copyrightJosh Suereth2012-08-071-1/+1
|\
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Fix for SI-4945, repl hang on -i input.Paul Phillips2012-08-061-0/+4
|/
* Implemented manifest-based class-paths.Paul Phillips2011-11-211-6/+17
* More changes to get Reflect compiler working.Martin Odersky2011-08-291-1/+0
* Attacked classpaths to get "." off of it when i...Paul Phillips2011-08-061-1/+3
* Some minor sensibility improvements to previous...Paul Phillips2011-03-311-6/+8
* [I'm laptop only so there's some chance this wi...Paul Phillips2011-03-211-36/+28
* Improved the error message when one gives inval...Paul Phillips2011-03-181-1/+1
* Deprecation patrol.Paul Phillips2011-03-161-2/+1
* I chased a lot of ghosts before finding the rea...Paul Phillips2011-02-111-1/+3
* There is a lot of housecleaning to be done.Paul Phillips2011-01-291-4/+3
* Deleted the former Process code in the compiler.Paul Phillips2011-01-211-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* Some cleanups in the *Runners and a few compile...Paul Phillips2010-11-271-13/+9
* Restored the stack traces I'd accidentally smot...Paul Phillips2010-11-081-17/+14
* Don't call exit from MainGenericRunner in a way...Paul Phillips2010-11-011-17/+24
* Made scripts wait for all non-daemon threads to...Paul Phillips2010-06-071-1/+1
* Notice and fail when a file given with -i is in...Paul Phillips2010-05-121-6/+12
* 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-1/+1
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-181-2/+2
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-141-23/+5
* Reducing the amount of low-level classpath mani...Paul Phillips2010-02-141-1/+0
* More work on classpaths.Paul Phillips2010-02-111-60/+28
* More work on classpaths.Paul Phillips2010-02-101-1/+5
* Some work on classpaths.Paul Phillips2010-02-081-33/+5
* Another round of deprecation warning elimination.Paul Phillips2009-12-151-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removing bits from the library which shouldn't ...Paul Phillips2009-11-181-2/+1
* new classpaths.Lukas Rytz2009-10-261-1/+8
* Some reworking of command line option parsing b...Paul Phillips2009-10-201-59/+55
* A big yet interim patch emerging from my attemp...Paul Phillips2009-05-261-35/+18
* Various cleanups and redundancy-removal related...Paul Phillips2009-03-161-3/+4
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Fixed #1440 and generally cleaned up things a bit.Geoffrey Washburn2008-11-211-11/+18
* Finally fixed #906 (quick/bin/fsc does not work).Antonio Cunei2008-10-231-35/+22
* Now "scala -Y" gives the same output as "scalac...Lex Spoon2008-05-251-4/+7
* Should fix #417 (Exit status was zero on except...Geoffrey Washburn2008-02-041-0/+5
* support the -e option for executing a command s...Lex Spoon2007-10-101-2/+4
* added support for -e optionLex Spoon2007-10-101-0/+5
* Refactored GenericRunnerCommand to be a sublcas...Lex Spoon2007-07-131-7/+17
* added star expansion (Stepan's contrib)michelou2007-07-091-5/+4
* user decides to add a SecurityManager or notmichelou2007-06-071-16/+6
* Final merge from the plugins branch. The compilerLex Spoon2007-06-071-5/+17