aboutsummaryrefslogtreecommitdiff
path: root/src/async/library/scala/async/ExprBuilder.scala
Commit message (Expand)AuthorAgeFilesLines
* A minimal SBT build.Jason Zaugg2012-11-051-519/+0
* Combine cases of several states into a single partial functionphaller2012-11-051-14/+38
* Simplify AsyncBlockBuilder.mkHandlerExprphaller2012-11-051-13/+3
* Clean up verbose debug outputphaller2012-11-051-24/+1
* Name-mangle lifted local varsphaller2012-11-031-17/+35
* Fix for #1861: Add fall-back to CPS for all unsupported uses of awaitphaller2012-11-021-0/+11
* Fix #2phaller2012-10-311-1/+5
* Replace splicing of local ValDefs with explicit treesphaller2012-10-311-0/+495