summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching/WordAutomInScala.java
Commit message (Expand)AuthorAgeFilesLines
* translated most to scalaburaq2005-01-211-175/+0
* *** empty log message ***buraq2004-06-031-3/+4
* - Changed _TYPE methods in Definitions for prim...paltherr2004-06-021-6/+6
* using partialMatcher instead of old Transmatch ...buraq2004-05-171-4/+3
* - Moved Position and SourceFile from ch.epfl.la...paltherr2004-03-211-1/+1
* - Added factory methods for term symbol in clas...paltherr2004-03-181-25/+12
* - Added method Symbol.newFactorypaltherr2004-03-111-4/+2
* - Changed Tree.Block(Tree[]) to Tree.Block(Tree...paltherr2004-02-121-2/+2
* using LabelDef instead of nested functions for ...buraq2004-01-291-24/+27
* replaced DefDef with LabelDef for recognizerburaq2004-01-221-12/+88
* replace if's with switch (but is commented out ...buraq2004-01-221-2/+6
* cleanupburaq2004-01-081-10/+8
* cleanupburaq2004-01-071-15/+19
* - Removed Autom2Scala._applyNonepaltherr2003-10-101-2/+1
* using Switch in translation of automataburaq2003-09-021-2/+6
* - Replaced NOPOS by FIRSTPOS or other non zero ...paltherr2003-08-081-3/+3
* cleaned upmichelou2003-06-231-62/+80
* change to adapt to new iteratorsburaq2003-06-231-1/+1
* translationburaq2003-06-201-0/+84