summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching/Autom2Scala.java
Commit message (Expand)AuthorAgeFilesLines
* - Removed method _scalapaltherr2003-10-291-5/+0
* - In Definitions, replaced primitive _TYPE fiel...paltherr2003-10-291-5/+5
* - Moved symbols from CodeFactory into Definitionspaltherr2003-10-141-12/+12
* - Removed all instances of Inferpaltherr2003-10-131-2/+1
* - Removed field PatternTool.makepaltherr2003-10-131-25/+9
* - Addded Definitions.PATTERN_WILDCARDpaltherr2003-10-131-3/+1
* - Removed Autom2Scala._applyNonepaltherr2003-10-101-5/+0
* - Removed CodeFactory.Blockpaltherr2003-10-101-3/+2
* - Replaced some use of "make" by "gen"paltherr2003-10-101-3/+3
* fixed bug133, refactored code ignoreValue,Null ...buraq2003-10-061-1/+3
* moved methods for constructing Cons and Nil fro...buraq2003-10-021-1/+2
* ? nothing changedburaq2003-09-121-2/+0
* - Reviewed and cleaned TreeGen.paltherr2003-09-111-5/+3
* using Switch in translation of automataburaq2003-09-021-159/+75
* code cleanup + fixed matching of empty sequence...buraq2003-08-271-0/+1
* - Replaced NOPOS by FIRSTPOS or other non zero ...paltherr2003-08-081-12/+12
* code-cleanup, refactoring, corrected multiple u...buraq2003-07-151-59/+90
* completed migration. code is now operationalburaq2003-07-131-6/+5
* allocation of variables in bindingburaq2003-07-091-2/+2
* handle matching with if pat contains reg op Alg...buraq2003-07-071-1/+1
* cleaned up constructorburaq2003-07-021-3/+2
* change to adapt to new iteratorsburaq2003-06-231-3/+5
* added Autom2Scala and related methods (pattern ...buraq2003-06-201-0/+390