summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* *** empty log message ***Martin Odersky2004-05-075-43/+83
* Fixed bug involving nested case objects.Matthias Zenger2004-05-062-113/+110
* - renamed 'parsers.scala' to 'parsers1.scala'.michelou2004-05-053-293/+114
* - renamed 'parsers1.scala' to 'parsers2.scala'.michelou2004-05-051-0/+63
* - corrected typo.michelou2004-05-042-2/+2
* - updated Scala comment for class 'Location'.michelou2004-05-041-11/+32
* - updated Scala comment.michelou2004-05-041-5/+7
* fixed pattern syntax to include XML sequence pa...buraq2004-05-042-8/+59
* *** empty log message ***michelou2004-05-043-0/+322
* - changed 'Ord' with 'Ordered'.michelou2004-05-041-59/+71
* - class 'Parsers' is used by parsers1.scala and...michelou2004-05-041-0/+118
* - put all declarations in object 'typeinf'.michelou2004-05-041-89/+102
* - moved abstract class 'Parsers' in a separate ...michelou2004-05-041-17/+18
* - put all declarations in object 'parsers'.michelou2004-05-041-56/+62
* - added missing import scala.xml._;michelou2004-05-041-0/+3
* unicode operatorburaq2004-05-041-2/+12