summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - Changed uniqueName to use Symbol.fullname()paltherr2003-10-061-14/+2
* - Replaced name length test by Names.ROOT equal...paltherr2003-10-061-1/+1
* - Changed name of ROOT to "<root>"paltherr2003-10-062-5/+1
* - Replaced test of name length by call to isRootpaltherr2003-10-061-1/+11
* - Replaced test of name length by call to isRootpaltherr2003-10-061-3/+2
* - Added special case for Rootpaltherr2003-10-061-1/+1
* - Added name ROOTpaltherr2003-10-061-0/+1
* fixed hash-consingburaq2003-10-033-3/+7
* Added more options.Matthias Zenger2003-10-031-4/+13
* - Minor modifications.cremet2003-10-031-11/+11
* removed java collection classes, using only sca...buraq2003-10-033-135/+118
* removed java adapter classes for map,hashmap, ...buraq2003-10-035-101/+106
* *** empty log message ***Matthias Zenger2003-10-033-32/+258
* - Improved class descriptionpaltherr2003-10-031-1/+6
* - Now the type of a guarded process contains th...cremet2003-10-031-188/+20
* - Fixed AsSeenFrom for rebound nested classes w...paltherr2003-10-031-0/+11
* - Added new methodsMatthias Zenger2003-10-034-29/+74
* commentsburaq2003-10-021-6/+13
* moved methods for constructing Cons and Nil fro...buraq2003-10-024-93/+87
* moved methods for constructing Cons and Nil to ...buraq2003-10-021-4/+5
* added methods for constructing Cons and Nilburaq2003-10-021-2/+24
* - added RUNTIME_CLASSES in classpath for dtd2sc...michelou2003-10-021-1/+3
* using escaping of sequences in constructor call...buraq2003-10-021-5/+5
* removed setChildren, 1st step to make elements ...buraq2003-10-021-1/+0
* - Fixed call to overriddenSymbolpaltherr2003-10-021-1/+1
* - Fixed overriddenSymbol for phases after erasurepaltherr2003-10-021-3/+10
* - Added a constructor to AbsTypeSymbolspaltherr2003-10-024-31/+35
* fixed bug that appeared with constructors that ...buraq2003-10-011-4/+27
* More Erlang like processes.stenman2003-10-012-0/+93
* initial - a ant task for scala written in javaburaq2003-09-302-0/+228
* - Modified method proxy to compare enclFun of o...paltherr2003-09-301-4/+4
* *** empty log message ***cremet2003-09-301-6/+5
* - Minor simplification.cremet2003-09-301-9/+6
* helper classes for pattern matching on arrays a...buraq2003-09-302-0/+65
* - Replaced usage of ANY_TYPE by ANY_CLASSpaltherr2003-09-302-2/+2
* - bug fix (#120): make sure that mixin's constr...schinz2003-09-301-10/+15
* dtd2scala reimplemented in scalaburaq2003-09-304-0/+603
* dtd2scala reimplemented in scalaburaq2003-09-301-1/+1
* - Modified Type.erasure to replace prefixes by ...paltherr2003-09-301-1/+1
* - Added a block around each Return to make back...paltherr2003-09-291-2/+4
* - tentative bug fix [#100]: scala.Array now inh...schinz2003-09-291-1/+3
* - bug fix [#98]: only treat top-level modules s...schinz2003-09-291-13/+9
* bugfix, using TreeGen now instead of make...buraq2003-09-262-7/+5
* fixed hashing of patternsburaq2003-09-264-11/+24
* - Better implementation of Pilib with fewer thr...cremet2003-09-251-0/+156
* removed XERCES stuff, now using crimson by defa...buraq2003-09-251-2/+4
* *** empty log message ***buraq2003-09-251-9/+0
* - added new constructor (for 'script' field)michelou2003-09-251-1/+16
* - added new field 'script'michelou2003-09-251-38/+88
* *** empty log message ***Martin Odersky2003-09-256-32/+84