summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ScriptRunner.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-3/+2
* remove recursive classpath implementationLukas Rytz2016-04-231-5/+1
* ScalaDoc fixes for compilerJanek Bogucki2015-07-291-6/+6
* Integrate flat classpath with the compilermpociecha2014-12-051-2/+7
* SI-5254 running an empty scala script should succeedAntoine Gourlay2014-08-261-11/+23
* SI-7711 Do not emit extra argv in script bodySom Snytt2014-02-141-2/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-2/+2
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-6/+6
* Remove code from compiler central.Paul Phillips2012-11-201-2/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-1/+1
* Commenting out unused members.Paul Phillips2012-11-191-1/+1
* Removed unused imports.Paul Phillips2012-11-061-1/+0
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Remove unused private members.Paul Phillips2012-11-011-11/+0
|/
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* address "this would catch all throwables" warningsMartin Odersky2012-07-201-1/+1
* Made it possible to supply a custom Global to t...Paul Phillips2011-09-011-1/+1
* Cleanup in scriptrunner, no review.Paul Phillips2011-05-211-12/+3
* [I'm laptop only so there's some chance this wi...Paul Phillips2011-03-211-12/+7
* Accumulated work on fsc.Paul Phillips2011-03-181-6/+0
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-161-44/+8
* Working on fsc.Paul Phillips2011-02-081-3/+3
* Eliminating duplication and trying to outrun ob...Paul Phillips2011-02-011-31/+15
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-3/+3
* fixed issue with EnclosingMethod attribute.michelou2010-12-301-19/+19
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-2/+2
* Introducing scala.system, the product of a whir...Paul Phillips2010-12-041-2/+2
* Some cleanups in the *Runners and a few compile...Paul Phillips2010-11-271-1/+1
* In the absence of known reasons why some except...Paul Phillips2010-11-261-5/+3
* Introduces "Origins" for all your superhero bac...Paul Phillips2010-11-111-9/+1
* Restored the stack traces I'd accidentally smot...Paul Phillips2010-11-081-12/+18
* Since r22186 scripts wait for all non-daemon th...Paul Phillips2010-08-151-6/+13
* Fixed a bug in scripts which put the classfile ...Paul Phillips2010-06-161-1/+1
* Made scripts wait for all non-daemon threads to...Paul Phillips2010-06-071-22/+28
* Changed the script runner mechanism to alchemiz...Paul Phillips2010-05-231-68/+9
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* Some minor I/O changes. No review.Paul Phillips2010-03-261-1/+1
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-1/+1
* More laboring on Settings, ClassPaths, Ant Task...Paul Phillips2010-02-221-2/+2
* Some script fixes tied up with classpaths.Paul Phillips2010-02-191-11/+2
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-181-2/+2
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-141-15/+4
* More work on classpaths.Paul Phillips2010-02-101-11/+3
* Fixed a number of faulty Scaladoc comments in l...Gilles Dubochet2010-01-261-4/+4
* Digging into why the repl is so slow, discovere...Paul Phillips2010-01-191-2/+2
* Another round of deprecation warning elimination.Paul Phillips2009-12-151-1/+1