summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching/SequenceMatcher.java
Commit message (Expand)AuthorAgeFilesLines
* translated most to scalaburaq2005-01-211-155/+0
* - Removed some obsolete references class TextTr...paltherr2004-12-061-1/+0
* nothingburaq2004-07-081-10/+6
* *** empty log message ***Martin Odersky2004-07-011-1/+1
* *** empty log message ***buraq2004-06-031-2/+2
* using partialMatcher instead of old Transmatch ...buraq2004-05-171-4/+3
* - Moved Position and SourceFile from ch.epfl.la...paltherr2004-03-211-1/+1
* - Changed Tree.Block(Tree[]) to Tree.Block(Tree...paltherr2004-02-121-12/+4
* oops, forgot a case in BindingBerrySethiburaq2004-02-021-0/+1
* using LabelDef instead of nested functions for ...buraq2004-01-291-4/+4
* more cleanupburaq2004-01-081-18/+2
* cleanupburaq2004-01-081-158/+133
* posburaq2004-01-071-2/+4
* *** empty log message ***Martin Odersky2003-11-141-2/+2
* 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