aboutsummaryrefslogtreecommitdiff
path: root/pending
Commit message (Collapse)AuthorAgeFilesLines
* Minimize the public APIJason Zaugg2013-11-072-119/+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-092-2/+0
|
* Further (re-)moving files.Jason Zaugg2012-11-053-0/+121