aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/toughtype/ToughType.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler crash with value class in result positionJason Zaugg2015-07-061-0/+13
* Avoid assigning null to vars of derived value typeJason Zaugg2014-09-291-0/+64
* Avoid NotImplementedError awaiting a Future[Nothing]Jason Zaugg2014-06-141-0/+16
* [backport] Test case for "not a class" crasher in live variableJason Zaugg2014-03-121-0/+28
* Update copyright years.Jason Zaugg2014-01-141-1/+1
* Fix crasher in icode due to symbol mismatches in lifted methodsJason Zaugg2013-11-141-0/+50
* Use @uncheckedBounds to avoid introducing refchecks errorsJason Zaugg2013-08-221-1/+8
* Remove @RunWith annotations from test cases.Jason Zaugg2013-08-151-3/+0
* Move implementation details to scala.async.internal._.Jason Zaugg2013-07-071-3/+4
* Fix another interation with existentials and a name clash.Jason Zaugg2013-07-071-0/+32
* An overdue overhaul of macro internals.Jason Zaugg2013-07-031-0/+38
* Workaround non-idempotency of typing pattern matching anonymous functions.Jason Zaugg2012-12-101-0/+31
* add missing copyrightJason Zaugg2012-11-241-1/+1
* Test with less trivial types.Jason Zaugg2012-11-091-0/+39