aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/scala/async/run/toughtype/ToughType.scala
Commit message (Expand)AuthorAgeFilesLines
* fix procedure syntaxxuwei-k2018-05-091-13/+13
* Remove uses of deprecated Future APIsNthPortal2018-02-271-5/+5
* copyright 2018 LightbendSeth Tisue2018-02-061-1/+1
* Fix compiler crash with value class in result positionJason Zaugg2015-07-061-0/+13
* Fix regression around await of non-class typeGene Novark2014-12-091-0/+15
* Additional tests and comments around mkZero for value classesJason Zaugg2014-10-011-0/+24
* Merge branch 'ticket/86-mkZero' into merge/2.10.x-to-master-20140930Jason Zaugg2014-10-011-2/+51
|\
| * Avoid assigning null to vars of derived value typeJason Zaugg2014-09-291-0/+64
* | Test case for already-fixed NPE with value classesJason Zaugg2014-07-211-0/+14
|/
* 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