summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/CompileServer.scala
Commit message (Expand)AuthorAgeFilesLines
* Calculate MB instead of MiBJanek Bogucki2017-01-151-1/+1
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-4/+4
* Add option -port to fscTeemu Lehtinen2014-10-131-13/+26
* SI-5227 make fsc notify its client upon compiler crashAntoine Gourlay2014-08-251-0/+1
* Move reporting logic into Reporting traitAdriaan Moors2014-07-041-2/+2
* Remove octal escape literals from the codebaseSimon Schaefer2013-09-251-1/+1
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-1/+1
* Don't override empty-paren methods as paren-less.Jason Zaugg2013-02-241-1/+1
* Merge remote-tracking branch 'origin/2.10.x' into pr/merge-2.10Paul Phillips2013-01-251-13/+27
|\
| * SI-6987 Tests fsc verbose outputJames Iry2013-01-221-14/+27
| * SI-6987 Fixes fsc compile server verbose outputJames Iry2013-01-221-1/+2
* | Small cleanup work done during my initial visits to the code.James Iry2012-12-071-4/+1
* | 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/+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
* address "this would catch all throwables" warningsMartin Odersky2012-07-201-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* Added -Xlog-implicit-conversions.Paul Phillips2012-01-021-2/+2
* updated scaladoc comments, did some cleanupmichelou2011-09-131-7/+6
* Added two new compiler options:Paul Phillips2011-07-291-2/+1
* And the remainder of the scala.reflect refactor...Paul Phillips2011-05-161-1/+1
* Trying to get fsc doing the right thing with re...Paul Phillips2011-03-271-20/+28
* Accumulated work on fsc.Paul Phillips2011-03-181-26/+33
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-161-1/+1
* Deprecation patrol.Paul Phillips2011-03-161-1/+1
* Added daemonized() method to ProcessBuilder so ...Paul Phillips2011-02-221-2/+2
* Working on fsc.Paul Phillips2011-02-081-37/+59
* Eliminating duplication and trying to outrun ob...Paul Phillips2011-02-011-23/+24
* 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-5/+4
* Removes a bunch of private functions which are ...Paul Phillips2010-10-031-2/+0
* 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-7/+3
* Digging into why the repl is so slow, discovere...Paul Phillips2010-01-191-53/+60
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Resurrected the former contents of scala.io in ...Paul Phillips2009-09-111-26/+27
* Reverts scala.io.* to its natural state, and th...Paul Phillips2009-09-071-27/+26
* Changed createDirectory and createFile to accept aPaul Phillips2009-09-011-2/+2
* One more try to unbreak fsc all the way.Paul Phillips2009-08-311-1/+1
* Unbreaking fsc with ensureDirectory().Paul Phillips2009-08-311-1/+1
* Unbroke the build, sorry about that.Paul Phillips2009-08-311-1/+1
* Large Path/File/Directory checkin.Paul Phillips2009-08-301-4/+3
* Taking a little more advantage of some recent a...Paul Phillips2009-08-241-24/+26
* some documentation; statistics wrt implicits; n...Martin Odersky2009-05-221-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-1/+0
* removed deprecated warning, updated svn props, ...michelou2009-03-101-1/+0