summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching/SequenceMatcher.java
Commit message (Expand)AuthorAgeFilesLines
* cleanupburaq2003-10-281-1/+0
* - Removed all instances of Inferpaltherr2003-10-131-4/+3
* - Removed CodeFactory.Blockpaltherr2003-10-101-1/+1
* fixed bug133, refactored code ignoreValue,Null ...buraq2003-10-061-75/+0
* fixed hashing of patternsburaq2003-09-261-0/+1
* using Switch in translation of automataburaq2003-09-021-1/+2
* CodeFactory now creates trees with correct posi...buraq2003-09-011-4/+6
* code cleanup + fixed matching of empty sequence...buraq2003-08-271-1/+3
* - Replaced use of AttributedTreeCopier by Trans...paltherr2003-08-151-4/+18
* - Replaced NOPOS by FIRSTPOS or other non zero ...paltherr2003-08-081-5/+5
* "freshening" of patterns before calling algbera...buraq2003-07-281-26/+3
* code cleanupburaq2003-07-141-3/+3
* completed migration. code is now operationalburaq2003-07-131-4/+6
* pattern matching encoreburaq2003-07-041-0/+285