aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scala/async/internal/AsyncTransform.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove left-overs of CPS fallback logicPhilipp Haller2013-11-071-1/+1
* Remove scala.async.StateMachineJason Zaugg2013-11-071-5/+8
* Minimize the public APIJason Zaugg2013-11-071-1/+1
* Avoid zero-ing out dead fields of primitive value class typePhilipp Haller2013-10-221-3/+2
* Enables testing the resetting of lifted local variablesPhilipp Haller2013-10-221-1/+9
* Fix looping issue when computing last usages of fieldsPhilipp Haller2013-10-221-7/+3
* Liveness analysis to avoid memory retention issuesPhilipp Haller2013-10-221-9/+39
* Minor clean-upsPhilipp Haller2013-10-181-2/+2
* Use @uncheckedBounds to avoid introducing refchecks errorsJason Zaugg2013-08-221-3/+8
* Comply with range position checking.Jason Zaugg2013-07-111-7/+8
* Move implementation details to scala.async.internal._.Jason Zaugg2013-07-071-0/+176