aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scala/async/internal/AsyncMacro.scala
Commit message (Expand)AuthorAgeFilesLines
* Update TODO comment about pres. compiler friendliness.Jason Zaugg2014-01-141-1/+1
* Another take at the 2.10/2.11 spanning suppressMacroAttachmentJason Zaugg2013-11-201-6/+5
* Return original macro application under presentation compiler.Jason Zaugg2013-11-201-0/+17
* Enables testing the resetting of lifted local variablesPhilipp Haller2013-10-221-5/+8
* Liveness analysis to avoid memory retention issuesPhilipp Haller2013-10-221-1/+1
* Collection of clean-upsPhilipp Haller2013-08-141-2/+2
* Comply with range position checking.Jason Zaugg2013-07-111-0/+3
* Move implementation details to scala.async.internal._.Jason Zaugg2013-07-071-0/+29