summaryrefslogtreecommitdiff
path: root/test/files/run/inline-ex-handlers.check
Commit message (Expand)AuthorAgeFilesLines
* Eliminated a metric ton of allocations.Paul Phillips2012-08-231-12/+15
* SI-5739 (bis) vals for subpatterns unless -optimizeAdriaan Moors2012-08-081-40/+130
* SI-5739 store sub-patterns in local valsAdriaan Moors2012-07-171-40/+40
* SI-5830 switches: support guards, unreachabilityAdriaan Moors2012-07-031-29/+29
* fix for SI-5672Miguel Garcia2012-05-211-57/+52
* Checkfile update.Paul Phillips2012-05-101-44/+44
* Custom hashCode methods for case classes.Paul Phillips2012-05-091-44/+44
* don't emit tiny switches: optimizer chokes on themAdriaan Moors2012-04-141-52/+57
* virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-141-127/+134
* Reverted ProductN parent for case classes.Paul Phillips2011-11-161-65/+76
* ProductN, and method synthesis toolbox.Paul Phillips2011-09-261-76/+65
* Created infrastructure for testing icode + sett...Paul Phillips2011-08-221-0/+314