aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/live/LiveVariablesSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jason Zaugg2014-01-141-1/+1
* Don't aggressively null out captured varsJason Zaugg2013-11-121-3/+117
* Avoid zero-ing out dead fields of primitive value class typePhilipp Haller2013-10-221-10/+122
* Enables testing the resetting of lifted local variablesPhilipp Haller2013-10-221-0/+40