summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching/Label.java
Commit message (Collapse)AuthorAgeFilesLines
* gone with thisburaq2005-01-281-131/+0
|
* namespacesburaq2004-06-251-1/+1
|
* *** empty log message ***buraq2004-06-031-5/+3
|
* *** empty log message ***Martin Odersky2003-11-141-2/+2
|
* fixed bugs and cleaned up code in AlgMatcher th...buraq2003-10-301-1/+1
| | | | | | fixed bugs and cleaned up code in AlgMatcher that was duplicated of Pattern Matcher
* fixed hashing (hasing TypeTerms now using Type....buraq2003-10-281-3/+4
| | | | | fixed hashing (hasing TypeTerms now using Type.hashCode)
* fixed hashing of patternsburaq2003-09-261-2/+14
|
* automata stuff for pattern matchingburaq2003-06-191-0/+120