aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scala/async/continuations/AsyncBaseWithCPSFallback.scala
Commit message (Expand)AuthorAgeFilesLines
* Minimize the public APIJason Zaugg2013-11-071-102/+0
* Enables testing the resetting of lifted local variablesPhilipp Haller2013-10-221-1/+1
* Comply with range position checking.Jason Zaugg2013-07-111-1/+1
* Move implementation details to scala.async.internal._.Jason Zaugg2013-07-071-1/+2
* An overdue overhaul of macro internals.Jason Zaugg2013-07-031-16/+27
* Remove CPS dependency from default async implementationPhilipp Haller2013-04-121-0/+90