summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* made xml elements mostly immutable, had to adap...buraq2003-10-034-7/+7
* removed java collection classes, using only sca...buraq2003-10-033-135/+118
* removed java adapter classes for map,hashmap, ...buraq2003-10-035-101/+106
* removed java adapter classes for map,hashmapburaq2003-10-031-3/+0
* *** empty log message ***Matthias Zenger2003-10-033-32/+258
* - Improved class descriptionpaltherr2003-10-031-1/+6
* - Added bug 166paltherr2003-10-032-1/+34
* - 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
* - Moved bug 142 into bugs.scalapaltherr2003-10-031-1/+0
* - 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
* - removed bug142michelou2003-10-021-1/+1
* using escaping of sequences in constructor call...buraq2003-10-021-5/+5
* removed setChildren, 1st step to make elements ...buraq2003-10-021-1/+0
* - Moved bug 142 into bugs.scalapaltherr2003-10-024-53/+101
* - Fixed call to overriddenSymbolpaltherr2003-10-021-1/+1
* - Fixed overriddenSymbol for phases after erasurepaltherr2003-10-021-3/+10
* *** empty log message ***michelou2003-10-024-0/+46
* - Added a constructor to AbsTypeSymbolspaltherr2003-10-024-31/+35
* added testcases for last bugfix (testNN)buraq2003-10-012-0/+26
* fixed bug that appeared with constructors that ...buraq2003-10-011-4/+27
* More Erlang like processes.stenman2003-10-013-0/+95
* - added a check for mixin evaluation order (bug...schinz2003-10-012-0/+30
* added compilation of scalac4ant (ant task)buraq2003-09-301-0/+2
* initial - a ant task for scala written in javaburaq2003-09-304-0/+456
* initialburaq2003-09-303-0/+78
* - Renamed bug 135 into 168paltherr2003-09-301-7/+27
* - Added bugs.scalapaltherr2003-09-302-1/+49
* - 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
* added helper classes for pattern matching on ar...buraq2003-09-301-0/+2
* 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
* - corrected generation of jar archive for dtd2s...michelou2003-09-301-1/+1
* - corrected dtd2scala settingsmichelou2003-09-301-4/+4
* - 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
* reimplemented in scalaburaq2003-09-301-4/+5
* - Modified Type.erasure to replace prefixes by ...paltherr2003-09-301-1/+1
* - Added bug121.scalapaltherr2003-09-293-0/+7
* - 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