aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/Patterns.scala
Commit message (Expand)AuthorAgeFilesLines
* Implement new rules for name-based pattern matchingMartin Odersky2016-12-151-0/+28
* add a test for a pattern match with ignored type paramSarunas Valaskevicius2015-09-251-0/+9
* Make sure types of pattern bound variables are fully-defined.Martin Odersky2015-05-021-0/+5
* Rename RefinedThis -> SkolemTypeMartin Odersky2015-01-101-1/+1
* Reverting the idea that RefinedThis types take levels.Martin Odersky2015-01-101-1/+1
* Reorg of subtyping.Martin Odersky2015-01-011-1/+1
* Test for patmat action on a @ Bind(_, Typed(_: Unapply, _)Dmitry Petrashko2014-10-141-0/+3
* Cleanup patmat based on feedbackDmitry Petrashko2014-10-111-0/+1
* Enable outer tests in pattern matcher.Dmitry Petrashko2014-10-111-0/+12
* More complicated tests for patmatDmitry Petrashko2014-09-171-12/+30
* Several fixes to patmat.Dmitry Petrashko2014-09-171-12/+12
* More complicated patterns.Dmitry Petrashko2014-09-171-0/+24
* Split Nullarify functionality to ElimByName, ErasureMartin Odersky2014-08-171-3/+3
* Fixed two problems with annotated types in patternsMartin Odersky2014-03-141-3/+9
* Fixes for by-name argumentsMartin Odersky2013-12-171-1/+14
* New tests.Martin Odersky2013-11-091-0/+19