summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***buraq2004-05-245-5/+0
|
* obsoleteburaq2004-05-242-2/+0
|
* fixed bug in xml parsing, cleanupburaq2004-05-242-16/+16
|
* - removed tabsschinz2004-05-241-138/+138
|
* update commentburaq2004-05-191-1/+2
|
* 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
| | | | | | changed TreeRule and HedgeRule representation, simplified, added Matcher to lib
* 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
| | | | | added some stuff for matching, and CaseClass to library
* 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
| | | | | undid changes, seems to give problems in bootstrapping
* 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
| | | | | | - Added optimization/hack in case If and Switch to compute type of new tree
* 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
| | | | | | | | - Escape the printed value of string constants to prevent it from changing the formatting - new lines, different colours (e.g. in scala.Console), etc.
* - replaced 'System.out' with 'Console'.michelou2004-05-171-2/+3
|
* using partialMatcher instead of old Transmatch ...buraq2004-05-179-493/+527
| | | | | using partialMatcher instead of old Transmatch # Matcher
* obsolete, scala versions workburaq2004-05-172-190/+0
|
* uses PartialMatcher scala, does not depend on j...buraq2004-05-171-40/+2
| | | | | uses PartialMatcher scala, does not depend on java stuff anymore
* 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 scala.Ord.
* 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
| | | | | | - Fixed readAttribute by replacing all return statements in INNERCLASSES_ATTR loop by continue statements.
* - Moved phase AddAccessors before phase Explici...paltherr2004-05-133-25/+100
| | | | | - Moved phase AddAccessors before phase ExplicitOuter
* - 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
| | | | | - added overloaded methods 'range' with step value/function.
* - 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
|