summaryrefslogtreecommitdiff
path: root/test/files/neg/patmatexhaust.check
Commit message (Collapse)AuthorAgeFilesLines
* new pattern matching algoBurak Emir2007-03-221-14/+18
| | | | | | | removed "removeoption" changed SUnit and some tests added useful debug msg in typer
* more changes to make tuples (...)Martin Odersky2007-02-141-2/+2
|
* exhaustivity reworkedBurak Emir2007-02-051-4/+7
|
* matching: + exhaustivity check, warningsBurak Emir2007-02-021-0/+20
Iterator: gets mkString method Iterable: only whitespace Definitions: value classes no longer SEALED test cases for exhaustivity + unapply/array