aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scala/async/Async.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Minor refactoringsJason Zaugg2012-11-111-2/+2
* Synthesize a single PartialFunction rather than two and an orElse call.Jason Zaugg2012-11-101-20/+9
* Avoid hygiene problems by suffixing result/result/state.Jason Zaugg2012-11-091-4/+10
* Doc fix.Jason Zaugg2012-11-091-2/+3
* Further cleanup in AST generationJason Zaugg2012-11-091-10/+12
* Abstract over the future implementation.Jason Zaugg2012-11-091-102/+111
* Use @deprecated as a poor-man's @compileTimeOnlyJason Zaugg2012-11-061-2/+3
* Small cleanups in the tree crafting.Jason Zaugg2012-11-051-1/+2
* A minimal SBT build.Jason Zaugg2012-11-051-0/+135