aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/hygiene
Commit message (Expand)AuthorAgeFilesLines
* Make the name uniqification more selective.Jason Zaugg2012-11-261-1/+1
* Rewrite the state machine to a class, rather than an object.Jason Zaugg2012-11-261-55/+15
* Preserve outer This() refs through resetAttrs.Jason Zaugg2012-11-261-12/+35
* Synthesize an object implementing Function#apply and resume()Jason Zaugg2012-11-261-0/+13
* Address review commentphaller2012-11-261-3/+1
* Fix #19phaller2012-11-261-26/+66
* add missing copyrightJason Zaugg2012-11-241-1/+1
* Avoid hygiene problems by suffixing result/result/state.Jason Zaugg2012-11-091-0/+52