summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixedburaq2004-05-191-1/+1
* fixedburaq2004-05-195-19/+20
* fixburaq2004-05-191-11/+11
* runtime matchingburaq2004-05-191-0/+245
* test cases for matchingburaq2004-05-192-0/+75
* changed TreeRule and HedgeRule representation, ...buraq2004-05-196-32/+34
* removed implementationsburaq2004-05-191-2/+2
* fixed bugburaq2004-05-193-11/+10
* added matching stuffburaq2004-05-181-0/+4
* added some stuff for matching, and CaseClass to...buraq2004-05-184-99/+52
* matching stuffburaq2004-05-184-0/+559
* moved a method to TreeInfoburaq2004-05-182-1/+14
* undid changes, seems to give problems in bootst...buraq2004-05-182-2/+5
* case classes implement trait scala.CaseClassburaq2004-05-188-7/+95
* - Fixed optimization/hack in case If and Switchpaltherr2004-05-171-14/+16
* - Added optimization/hack in case If and Switch...paltherr2004-05-171-2/+14
* fixed typosburaq2004-05-172-16/+37
* obsoleteburaq2004-05-171-47/+0
* fixed transmatchburaq2004-05-173-1/+8
* - Escape the printed value of string constants ...mihaylov2004-05-171-1/+2
* - replaced 'System.out' with 'Console'.michelou2004-05-171-2/+3
* using partialMatcher instead of old Transmatch ...buraq2004-05-179-493/+527
* obsolete, scala versions workburaq2004-05-172-190/+0
* uses PartialMatcher scala, does not depend on j...buraq2004-05-171-40/+2
* removed java files in favour of scala filesburaq2004-05-171-2/+1
* - Fixed and optimized isStatic and isStaticOwnerpaltherr2004-05-171-2/+2
* - changed 'Ord' to 'Ordered'.michelou2004-05-142-4/+4
* matching stuffburaq2004-05-147-0/+631
* added lib stuffburaq2004-05-141-0/+8
* - Fixed several bugs in scalap.Matthias Zenger2004-05-1410-87/+115
* Removed class Ord.Matthias Zenger2004-05-141-1/+0
* *** empty log message ***Matthias Zenger2004-05-141-60/+60
* - Fixed readAttribute by replacing all return s...paltherr2004-05-141-6/+6
* - Moved phase AddAccessors before phase Explici...paltherr2004-05-133-25/+100
* - Added a case for class symbols in method OUTERpaltherr2004-05-131-1/+3
* *** empty log message ***Martin Odersky2004-05-138-59/+132
* - added overloaded methods 'range' with step va...michelou2004-05-132-2/+27
* - updated comments.michelou2004-05-131-3/+3
* seq have to be escapedburaq2004-05-115-6/+22
* uses new stack interface, removed ref to appendbufburaq2004-05-112-6/+4
* uses arraybuf instead of appendbufburaq2004-05-111-12/+5
* obsolburaq2004-05-111-85/+0
* added empty factoryburaq2004-05-111-0/+3
* removed appendbufferburaq2004-05-111-1/+0
* - Added warningpaltherr2004-05-111-0/+1
* - added overloaded methods 'range' with step va...michelou2004-05-101-4/+46
* - changed scaladoc comment to normal comment fo...michelou2004-05-101-2/+2
* *** empty log message ***Matthias Zenger2004-05-108-124/+9
* New library files.Matthias Zenger2004-05-108-0/+520
* Refactored class library.Matthias Zenger2004-05-1039-305/+855