summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/matching
Commit message (Expand)AuthorAgeFilesLines
* gone with thisburaq2005-01-286-2531/+0
* translated to scalaburaq2005-01-2610-1008/+0
* translated matching.PatternMatcher to Scalaburaq2005-01-245-925/+34
* translated most to scalaburaq2005-01-2115-1553/+36
* - Removed some obsolete references class TextTr...paltherr2004-12-063-4/+0
* - Added a field "global" in TextTreePrinterpaltherr2004-11-221-7/+1
* - When selecting the most specific '==' method ...mihaylov2004-09-141-38/+47
* - Try to find the most specific '==' method to ...mihaylov2004-09-101-2/+41
* fixes to regexp -> automata implementation(s)buraq2004-08-131-7/+1
* nothingburaq2004-07-082-11/+8
* *** empty log message ***Martin Odersky2004-07-0110-16/+16
* namespacesburaq2004-06-252-2/+7
* cleanupburaq2004-06-081-3/+9
* ant task fixed up,buraq2004-06-071-106/+0
* fixed2buraq2004-06-041-1/+7
* fixedburaq2004-06-041-0/+2
* coommburaq2004-06-041-2/+4
* commit 2buraq2004-06-042-13/+8
* premature commitburaq2004-06-042-7/+13
* *** empty log message ***buraq2004-06-037-20/+44
* - Changed _TYPE methods in Definitions for prim...paltherr2004-06-027-20/+20
* library update, validation in dtd2scalaburaq2004-05-282-0/+19
* moved a method to TreeInfoburaq2004-05-181-1/+6
* obsoleteburaq2004-05-171-47/+0
* using partialMatcher instead of old Transmatch ...buraq2004-05-179-493/+527
* Fixed bug involving nested case objects.Matthias Zenger2004-05-062-113/+110
* - Fixed error tests to use isErrorpaltherr2004-04-041-2/+2
* - Moved instance of FreshNameCreator from Globa...paltherr2004-04-021-1/+1
* - Moved Position and SourceFile from ch.epfl.la...paltherr2004-03-2110-10/+10
* - Removed method Name.appendpaltherr2004-03-181-1/+1
* - Added factory methods for term symbol in clas...paltherr2004-03-187-97/+55
* - Added method Symbol.newFactorypaltherr2004-03-113-12/+6
* Improved error messages for failed pattern matc...Matthias Zenger2004-03-082-527/+470
* - Removed alias scala.Stringpaltherr2004-03-061-2/+2
* - Removed duplicate tree printingpaltherr2004-02-191-1/+0
* - Removed unused importpaltherr2004-02-192-3/+0
* - Changed Tree.Block(Tree[]) to Tree.Block(Tree...paltherr2004-02-127-92/+70
* removed obsolete methodsburaq2004-02-111-40/+1
* oops, forgot a case in BindingBerrySethiburaq2004-02-023-4/+10
* bugburaq2004-02-021-25/+24
* - Introduced local and global refspaltherr2004-02-011-8/+8
* - Generalized use of AConstant to represent con...paltherr2004-02-018-32/+36
* using LabelDef instead of nested functions for ...buraq2004-01-295-181/+142
* bugfix in PatternMatcher.buraq2004-01-282-37/+66
* replaced DefDef with LabelDef for recognizerburaq2004-01-222-15/+89
* replace if's with switch (but is commented out ...buraq2004-01-221-2/+6
* bugfix (revert back to code_body instead of cod...buraq2004-01-121-2/+3
* - Removed old methods Nil and Cons in TreeGenpaltherr2004-01-082-11/+11
* more cleanupburaq2004-01-081-14/+1
* more cleanupburaq2004-01-082-19/+18