summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - changed indentation.michelou2004-05-101-29/+29
* - renamed 'parsers.scala' to 'parsers1.scala'michelou2004-05-101-1/+4
* *** empty log message ***Martin Odersky2004-05-071-11/+135
* - corrected wrong start value of function 'from'.michelou2004-05-071-2/+2
* *** empty log message ***Martin Odersky2004-05-073-62/+193
* - added overloaded methods 'from' and 'range' w...michelou2004-05-071-5/+79
* *** empty log message ***Martin Odersky2004-05-076-44/+91
* Fixed bug involving nested case objects.Matthias Zenger2004-05-062-113/+110
* correctedburaq2004-05-052-49/+147
* xml changes (part 1)buraq2004-05-055-21/+214
* - 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
* - added mobile/Location.scala and mobile/Code.s...michelou2004-05-041-0/+3
* - 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
* *** empty log message ***Matthias Zenger2004-05-042-31/+22
* New collection class.Matthias Zenger2004-05-036-115/+488
* Refactored library.Matthias Zenger2004-05-0316-405/+412
* *** empty log message ***Matthias Zenger2004-05-031-1/+5
* unicode parsing for identifiers, XML namesburaq2004-05-032-132/+145
* added test case for unicode identifierburaq2004-05-031-0/+3
* - Added '-g' option to generate debugging infomihaylov2004-05-031-28/+37
* *** empty log message ***Martin Odersky2004-05-031-0/+1
* removed linux specific partsburaq2004-05-031-6/+15