aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/hygiene/Hygiene.scala
Commit message (Expand)AuthorAgeFilesLines
* fix procedure syntaxxuwei-k2018-05-091-5/+5
* copyright 2018 LightbendSeth Tisue2018-02-061-1/+1
* Update copyright years.Jason Zaugg2014-01-141-1/+1
* Remove @RunWith annotations from test cases.Jason Zaugg2013-08-151-3/+0
* Move implementation details to scala.async.internal._.Jason Zaugg2013-07-071-1/+2
* 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