summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching/PatternNode.java
Commit message (Expand)AuthorAgeFilesLines
* - Replaced NOPOS by FIRSTPOS or other non zero ...paltherr2003-08-081-1/+1
* matchingburaq2003-07-081-14/+19
* changed code for sequence matching, not yet ope...buraq2003-07-031-4/+4
* using TransMatch.Matcher for input, output.buraq2003-06-171-0/+2
* moved to subpackage matchingburaq2003-06-171-1/+1
* - Made SourceFile and Position scala-independan...paltherr2003-06-161-1/+2
* * implemented new sequence patternsMatthias Zenger2003-03-041-0/+5
* Initial version of the pattern matcher component.Matthias Zenger2003-02-201-0/+58