aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/scala/async/internal/Lifter.scala
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with Scala 2.12.0-RC1Jason Zaugg2016-09-081-2/+3
* Various fixes to late expansionJason Zaugg2016-01-191-2/+3
* Enable a compiler plugin to use the async transform after patmatJason Zaugg2015-09-221-0/+1
* Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-master-2014...Jason Zaugg2014-07-211-2/+1
|\
| * Avoid NotImplementedError awaiting a Future[Nothing]Jason Zaugg2014-06-141-2/+1
* | AsyncMacro.global is goneEugene Burmako2014-02-151-11/+13
* | cleans up LifterEugene Burmako2014-02-151-2/+2
|/
* Clean-ups found during review of PR #43Philipp Haller2013-11-141-10/+2
* Fix crasher in icode due to symbol mismatches in lifted methodsJason Zaugg2013-11-141-37/+44
* Move implementation details to scala.async.internal._.Jason Zaugg2013-07-071-0/+150