summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching/RightTracerInScala.java
Commit message (Expand)AuthorAgeFilesLines
* - Normalized member names of class Definitionpaltherr2003-10-301-2/+2
* - In Definitions, replaced primitive _TYPE fiel...paltherr2003-10-291-6/+6
* cleanupburaq2003-10-221-3/+3
* cleanupburaq2003-10-221-15/+12
* - Moved symbols from CodeFactory into Definitionspaltherr2003-10-141-23/+23
* - Removed field PatternTool.makepaltherr2003-10-131-15/+10
* - Addded Definitions.PATTERN_WILDCARDpaltherr2003-10-131-3/+1
* - Removed CodeFactory.Blockpaltherr2003-10-101-4/+4
* fixed bug133, refactored code ignoreValue,Null ...buraq2003-10-061-1/+6
* moved methods for constructing Cons and Nil fro...buraq2003-10-021-8/+8
* bugfix, using TreeGen now instead of make...buraq2003-09-261-1/+3
* fixed hashing of patternsburaq2003-09-261-2/+2
* ? nothing changedburaq2003-09-121-1/+1
* using Switch in translation of automataburaq2003-09-021-390/+390
* - Replaced use of SubstTransformer by TreeClonerpaltherr2003-08-151-2/+1
* - Replaced NOPOS by FIRSTPOS or other non zero ...paltherr2003-08-081-4/+4
* "freshening" of patterns before calling algbera...buraq2003-07-281-51/+77
* code-cleanup, refactoring, corrected multiple u...buraq2003-07-151-54/+17
* code cleanupburaq2003-07-141-11/+1
* completed migration. code is now operationalburaq2003-07-131-3/+9
* allocation of variables in bindingburaq2003-07-091-5/+6
* matchingburaq2003-07-081-3/+4
* pattern matching encoreburaq2003-07-041-0/+500