summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/CompileServer.scala
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* fsc watchdog removal.Antonio Cunei2008-10-221-73/+54
* Fix for #296Antonio Cunei2008-10-151-7/+4
* Defined a more precise notion of equality on co...Gilles Dubochet2008-02-041-7/+1
* - handle empty-string argumentsLex Spoon2007-07-221-3/+3
* Refactored ScriptRunner and the offline compila...Lex Spoon2007-06-141-24/+35
* incremented MinorVersion, deprecated All/AllRef...michelou2007-06-131-6/+6
* splitted usage messagemichelou2007-06-061-8/+12
* Adding eclipse meta data.Sean McDirmid2007-04-271-1/+1
* removed actors & freinds from concurrentMartin Odersky2007-04-241-1/+1
* Use the same temporary directory for redictedLex Spoon2007-03-071-1/+5
* Fixed bug #953mihaylov2007-02-191-1/+1
* Added a reference to Settings in AbstractReportermihaylov2007-02-061-5/+7
* moved version/copyright properties from source ...michelou2007-01-291-18/+12
* added svn:keywords and file header to collectio...michelou2007-01-171-2/+2
* Replaced == null()eq null(ne null)mihaylov2006-11-131-2/+2
* Refactored portability supportmihaylov2006-11-011-1/+5
* reorganized scala.tools.nsc.io!Burak Emir2006-09-211-2/+2
* Eliminated need for extra global class so Globa...Sean McDirmid2006-08-251-1/+1
* Modified scopes and positions so they can be co...Sean McDirmid2006-08-251-1/+1