summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Functional Queues, take 3stenman2003-07-093-6/+112
* *** empty log message ***Martin Odersky2003-07-094-0/+14
* *** empty log message ***Matthias Zenger2003-07-091-1/+2
* *** empty log message ***Martin Odersky2003-07-093-3/+18
* type inference for regular patterns, still faultyburaq2003-07-092-39/+20
* removed at, fixed code for Literalsburaq2003-07-093-11/+12
* removed atburaq2003-07-091-1/+1
* Functional Queues, take 2stenman2003-07-091-1/+1
* Functional Queues, take 2stenman2003-07-093-13/+50
* added license info from http://xml.apache.org/x...michelou2003-07-091-0/+56
* fixed bug in adapt(...) with Martinburaq2003-07-091-2/+1
* allocation of variables in bindingburaq2003-07-095-15/+30
* boolean instead of Booleanburaq2003-07-091-1/+1
* Functional Queuesstenman2003-07-084-0/+138
* *** empty log message ***Martin Odersky2003-07-089-14/+25
* *** empty log message ***Martin Odersky2003-07-083-9/+5
* - Fixed reference to Names.EMPTYpaltherr2003-07-081-1/+1
* *** empty log message ***Martin Odersky2003-07-0821-19/+251
* *** empty log message ***Matthias Zenger2003-07-081-1/+1
* Fixed bugs to make the collection classes compile.Matthias Zenger2003-07-088-12/+13
* update package nameburaq2003-07-081-1/+1
* Adapted to the latest collection class refactor...Matthias Zenger2003-07-081-11/+37
* Changed names in all the files and started to a...Matthias Zenger2003-07-0834-90/+374
* names for matching, bindingburaq2003-07-081-0/+1
* bug fixedburaq2003-07-081-2/+2
* needed for binding (added temporarily)buraq2003-07-083-0/+100
* matchingburaq2003-07-087-159/+127
* error message for iteratorburaq2003-07-082-1/+7
* *** empty log message ***schinz2003-07-0835-0/+1498
* - moved collection stuff to collection/ directoryschinz2003-07-0835-1498/+0
* handle matching with if pat contains reg op Alg...buraq2003-07-075-19/+733
* AlgebraicMatcherburaq2003-07-071-0/+1
* Fixed scoping bug of type variables.Matthias Zenger2003-07-071-70/+74
* - Added printing of type of block nodes when fl...paltherr2003-07-071-0/+1
* - Added method isDeferredpaltherr2003-07-071-1/+6
* - Improved debug messagepaltherr2003-07-071-1/+1
* indentation + javadoc commentsmichelou2003-07-071-25/+49
* commented out subseq caseburaq2003-07-051-21/+29
* *** empty log message ***buraq2003-07-057-115/+113
* removed subseq nodesburaq2003-07-051-1/+2
* removed subsequence nodesburaq2003-07-051-7/+1
* - Fixed Symbol.isClass to return false if symbo...paltherr2003-07-043-14/+12
* - Factored some codepaltherr2003-07-042-10/+4
* some stuff for pattern matchingburaq2003-07-041-0/+1
* typechecking for patternsburaq2003-07-041-15/+22
* hooking up pattern matcher with sequence matcherburaq2003-07-044-71/+135
* testregtraverserburaq2003-07-041-0/+1
* - Moved definition of empty name into Names.paltherr2003-07-043-6/+2
* pattern matching encoreburaq2003-07-048-1/+1593
* Matcher fields uncommentedburaq2003-07-041-2/+2