summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* grammar printer, matching progress, view from s...buraq2004-05-257-72/+55
* name change select... to case...buraq2004-05-244-17/+21
* Xmarkup option only for compatibility, is alway...buraq2004-05-244-14/+2
* fixed bug in xml parsing, cleanupburaq2004-05-242-16/+16
* - removed tabsschinz2004-05-241-138/+138
* update commentburaq2004-05-191-1/+2
* fixedburaq2004-05-194-13/+14
* fixburaq2004-05-191-11/+11
* runtime matchingburaq2004-05-191-0/+245
* changed TreeRule and HedgeRule representation, ...buraq2004-05-195-32/+33
* removed implementationsburaq2004-05-191-2/+2
* fixed bugburaq2004-05-193-11/+10
* added some stuff for matching, and CaseClass to...buraq2004-05-183-99/+51
* 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-186-7/+81
* - 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
* - Fixed and optimized isStatic and isStaticOwnerpaltherr2004-05-171-2/+2
* matching stuffburaq2004-05-147-0/+631
* - Fixed several bugs in scalap.Matthias Zenger2004-05-1410-87/+115
* - 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-137-54/+107
* - added overloaded methods 'range' with step va...michelou2004-05-131-2/+25
* - updated comments.michelou2004-05-131-3/+3
* 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
* - 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-106-116/+0
* New library files.Matthias Zenger2004-05-108-0/+520
* Refactored class library.Matthias Zenger2004-05-1039-305/+855
* - changed indentation.michelou2004-05-101-29/+29
* - corrected wrong start value of function 'from'.michelou2004-05-071-2/+2
* *** empty log message ***Martin Odersky2004-05-071-1/+0
* - added overloaded methods 'from' and 'range' w...michelou2004-05-071-5/+79