summaryrefslogtreecommitdiff
path: root/test/files/neg/patmatexhaust.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7746 patmat: fix non-determinism, infeasible counter examplesGerard Basler2014-10-051-1/+1
* deprecate Pair and TripleDen Shabalin2013-11-201-2/+2
* Cull extraneous whitespace.Paul Phillips2013-09-181-11/+11
* Exhaustivity: TreeMakers as boolean propositionsAdriaan Moors2012-05-221-1/+1
* Begone t1737...Hubert Plociniczak2011-11-021-11/+11
* Finally figured out what was going on with a ce...Paul Phillips2011-05-061-9/+51
* Completely to my surprise, found that fixing al...Paul Phillips2011-04-301-6/+0
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-3/+3
* Fixing failing test from exhaustiveness patch.Paul Phillips2009-10-181-2/+2
* Fix and test cases for ticket #443.Paul Phillips2009-10-171-3/+25
* new pattern matching algoBurak Emir2007-03-221-1/+7
* more changes to make tuples (...)Martin Odersky2007-02-141-3/+3
* changed tuple syntax to (...)Martin Odersky2007-02-131-4/+4
* exhaustivity reworkedBurak Emir2007-02-051-3/+7
* refined exhaustivity checkBurak Emir2007-02-021-0/+4
* matching: + exhaustivity check, warningsBurak Emir2007-02-021-0/+59