summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/CompileServer.scala
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fsc prints more info messages with -verbose optionmichelou2006-07-201-9/+12
* added a missing returnLex Spoon2006-07-131-0/+1
* - made password one word, not twoLex Spoon2006-07-131-3/+3
* Made fsc safer and scriptableMartin Odersky2006-07-121-4/+6
* Changed compile server to make it more robust;Martin Odersky2006-06-161-73/+81
* Updated all SVN attributes in the Scala core mo...Gilles Dubochet2006-06-121-1/+1
* added scala compile serverMartin Odersky2006-06-061-0/+159