aboutsummaryrefslogtreecommitdiff
path: root/pending/run/fallback0/fallback0-manual.scala
Commit message (Collapse)AuthorAgeFilesLines
* Minimize the public APIJason Zaugg2013-11-071-71/+0
| | | | | | | | | | - Remove the CPS fallback version of async. That was not intended to be part of 1.0. - Lookup the await method beside the macro, rather than requiring all calls to go to AsyncBase.await. - Create a minimal version of Async that just contains await/async and delegates to the macro implementation in internal._ - Add scaladoc.
* Remove sleeps from the tests.Jason Zaugg2012-11-091-1/+0
|
* Further (re-)moving files.Jason Zaugg2012-11-051-0/+72