summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - 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
* New collection class.Matthias Zenger2004-05-036-115/+488
* Refactored library.Matthias Zenger2004-05-0316-405/+412
* unicode parsing for identifiers, XML namesburaq2004-05-032-132/+145
* - 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
* - added header and comments.michelou2004-04-301-26/+50
* *** empty log message ***buraq2004-04-292-12/+12
* added attribute mapburaq2004-04-291-8/+8
* removed toSeqburaq2004-04-291-1/+1
* *** empty log message ***Matthias Zenger2004-04-299-49/+234
* - Added debugging information to the emitted MS...mihaylov2004-04-271-4/+27
* *** empty log message ***mihaylov2004-04-271-9/+18
* - Added support for separate compilation, i.e.mihaylov2004-04-271-4/+27
* - Improved the condition for when the unpicklin...mihaylov2004-04-271-1/+1
* - Initial import of the class.mihaylov2004-04-231-0/+54
* *** empty log message ***Martin Odersky2004-04-234-9/+33
* - changed tabs to spaces.michelou2004-04-231-18/+18
* *** empty log message ***Matthias Zenger2004-04-233-19/+72
* - I added to the server the printing of remote ...cremet2004-04-232-4/+12
* - added file header.michelou2004-04-232-6/+26
* - corrected typo in commment.michelou2004-04-231-1/+2
* *** empty log message ***Martin Odersky2004-04-225-5/+70
* initialburaq2004-04-221-0/+66
* *** empty log message ***Martin Odersky2004-04-222-13/+21
* - reverted change, which seems buggy (sorry)schinz2004-04-211-2/+1
* - changed the ordering relation used on symbols...schinz2004-04-211-6/+11
* *** empty log message ***Martin Odersky2004-04-202-2/+11
* *** empty log message ***Martin Odersky2004-04-193-32/+87
* fixed increment in Iterator.fromStringburaq2004-04-161-1/+1
* *** empty log message ***Matthias Zenger2004-04-162-6/+6
* *** empty log message ***Martin Odersky2004-04-163-13/+338
* Added new traits to the Buffer abstraction.Matthias Zenger2004-04-164-29/+346
* Refactored some parts of the Scala API.Matthias Zenger2004-04-1621-189/+41
* *** empty log message ***Martin Odersky2004-04-156-57/+65
* - Removed assertion that prevents module cloningpaltherr2004-04-151-1/+0