summaryrefslogtreecommitdiff
path: root/test/files/run/inline-ex-handlers.check
Commit message (Expand)AuthorAgeFilesLines
* Remove GenASM, merge remaining common code snippetsSimon Ochsenreither2015-10-271-492/+0
* Default to delambdafy:method and backend:GenBCodeLukas Rytz2015-06-261-49/+49
* SI-7981 toSeq on immutable Map and Set return ArrayBufferRex Kerr2014-11-301-12/+12
* Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-021-427/+492
|\
| * Use java-diff-utils for diffing in partest.Adriaan Moors2013-03-291-425/+490
* | SI-7006 Prevent unreachable blocks in GenICodeJames Iry2013-03-061-75/+77
* | SI-7181 Eliminate unnecessary duplication of finally blocksJames Iry2013-02-261-75/+75
|/
* SI-6686 drop valdef unused in flatMapCond's blockAdriaan Moors2013-01-311-68/+68
* no null check for type-tested unapply argAdriaan Moors2013-01-311-103/+103
* SI-6911, regression in generated case class equality.Paul Phillips2013-01-031-68/+78
* SI-6288 Remedy ill-positioned extractor binding.Jason Zaugg2012-12-121-10/+11
* Disabled generation of _1, _2, etc. methods.Paul Phillips2012-10-221-65/+65
* 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