summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/util/WorkScheduler.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused private members.Paul Phillips2012-11-011-3/+3
* Adds method askForResponseMartin Odersky2012-07-271-1/+6
* Don't forget to execute pending interrupt requests when shutting down the pre...Iulian Dragos2012-05-101-0/+4
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-4/+4
* Missing file from last commit.Martin Odersky2011-01-071-1/+5
* Towards a replay framework for the presentation...Martin Odersky2011-01-041-1/+1
* presentation compiler hardenings.Martin Odersky2010-10-291-1/+2
* Now short-circuits reload work items that are s...Martin Odersky2010-10-251-0/+3
* Adding interrupts should wake the serverEugene Vigdorchik2010-09-151-0/+1
* Added `ask` method to compiler control to do fa...Martin Odersky2010-07-191-7/+23
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-7/+7
* Exceptions are part of the protocol between the...Miles Sabin2009-10-061-3/+10
* (Partial?) fix for #2289.Miles Sabin2009-10-031-0/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* SyncVars now return Either with a ThrowableMartin Odersky2009-05-261-17/+6
* Export new packages; minor updates to interactive.Miles Sabin2009-05-261-3/+2
* new presentation compiler designMartin Odersky2009-05-251-10/+32
* some documentation; statistics wrt implicits; n...Martin Odersky2009-05-221-0/+43