summaryrefslogtreecommitdiff
path: root/test/files/run/patmatnew.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9398 Treat case classes as one-element ADTs for analysisJason Zaugg2016-01-291-2/+2
* deprecate Pair and TripleDen Shabalin2013-11-201-14/+14
* SI-6680 unsoundness in gadt typing.Paul Phillips2013-10-011-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-181-2/+2
* SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-251-0/+3
* Begone t1737...Hubert Plociniczak2011-11-021-2/+2
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-191-517/+341
* Reverted r18215 at martin's request.Paul Phillips2009-09-251-5/+2
* new arrays are done.Martin Odersky2009-09-211-2/+2
* Deprecated case classes inheriting from other c...Paul Phillips2009-09-111-1/+1
* Lots of work hardening matching on sequences.Paul Phillips2009-07-071-11/+15
* Implemented proposed strategy for #1503 and mov...Paul Phillips2009-07-051-2/+5
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* int -> Int, etc..michelou2008-05-201-32/+32
* added test cases for #710 and #346Burak Emir2008-04-101-1/+71
* fixed 495 again (this fix no longer ignores gua...Burak Emir2008-04-091-0/+15
* fixed #522Burak Emir2008-04-071-0/+21
* Moved 'patmatnew' back to 'run'Philipp Haller2008-02-041-0/+828
* Moved 'patmatnew' from 'run' to 'pos'Philipp Haller2008-02-011-828/+0
* Removed unchecked warning from 'patmatnew'Philipp Haller2008-02-011-1/+1
* fixed exhaustiveness warnings in testMartin Odersky2008-01-171-3/+3
* fixed t341Burak Emir2008-01-151-0/+5
* fixed t335Burak Emir2008-01-041-0/+13
* fixed #211Burak Emir2007-12-011-1/+9
* fixed seq matching bug + reorganized test casesBurak Emir2007-09-161-4/+153
* fixed odd typing bug #44Burak Emir2007-09-041-1/+21
* fixed #11Burak Emir2007-09-041-0/+31
* fixed #37Burak Emir2007-09-011-2/+11
* fixed ticket #2 (patch from tags/R_2_6_0-RC2), ...Burak Emir2007-09-011-24/+119
* moved test cases in bug457.scala in to patmatne...Burak Emir2007-08-301-1/+45
* fix #1286Burak Emir2007-08-231-0/+4
* Ident(sym) => mkIdent(sym), avoids unattributed...Burak Emir2007-08-221-4/+12
* unapplySeq-optimization works in combination wi...Burak Emir2007-08-211-0/+22
* fixed #1281, reverted Sean's lazy generator in ...Burak Emir2007-08-211-0/+22
* fix #1282, optimized translation of List.unappl...Burak Emir2007-08-211-0/+9
* fixed #1277, more conservative when generating ...Burak Emir2007-08-201-6/+45
* fix #1276, encoding equals test in types means ...Burak Emir2007-08-191-0/+12
* disabled test for #1196Burak Emir2007-08-141-1/+2
* implemented #1196 by typer change and added tes...Burak Emir2007-08-141-0/+44
* Definitions, Par: encoding equality patterns us...Burak Emir2007-08-131-1/+13
* fix #1257,#1258Burak Emir2007-08-081-0/+10
* -Ycasetags optimizationBurak Emir2007-08-061-0/+7
* compilation-only test caseBurak Emir2007-07-071-0/+6
* fixed alternative detection, handling of variab...Burak Emir2007-06-211-0/+8
* test cases for pattern matchingBurak Emir2007-06-201-6/+29
* added setting Xmatchalgo + cleanup of PatternMa...Burak Emir2007-06-181-3/+48
* deprecated &f, .f, requires.Martin Odersky2007-06-051-1/+1
* some debug output for fatal errors during typingBurak Emir2007-06-031-0/+6
* fix #1163Burak Emir2007-06-021-1/+18