summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching/BerrySethi.java
Commit message (Expand)AuthorAgeFilesLines
* gone with thisburaq2005-01-281-661/+0
* translated most to scalaburaq2005-01-211-1/+1
* - Added a field "global" in TextTreePrinterpaltherr2004-11-221-7/+1
* fixes to regexp -> automata implementation(s)buraq2004-08-131-7/+1
* *** empty log message ***Martin Odersky2004-07-011-3/+3
* namespacesburaq2004-06-251-1/+6
* *** empty log message ***buraq2004-06-031-5/+23
* moved a method to TreeInfoburaq2004-05-181-1/+6
* - Generalized use of AConstant to represent con...paltherr2004-02-011-2/+2
* code cleanup + fixed matching of empty sequence...buraq2003-08-271-0/+2
* refactoring: removed class FiniteAutom.buraq2003-07-291-2/+2
* allocation of variables in bindingburaq2003-07-091-3/+3
* matchingburaq2003-07-081-7/+7
* *** empty log message ***buraq2003-07-051-13/+12
* hooking up pattern matcher with sequence matcherburaq2003-07-041-0/+2
* automata stuff for pattern matchingburaq2003-06-191-0/+642