summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed bug 1056: due to mixed use of normalized ...Adriaan Moors2007-04-185-5/+18
* added support for JRE 1.7 and GIJ 4.1michelou2007-04-181-5/+10
* shrunk the interpreter's imports wrappers from ...Lex Spoon2007-04-181-1/+1
* shrink the nesting of import wrappers in a few ...Lex Spoon2007-04-181-19/+153
* switched to explicit self ref syntax for some f...Martin Odersky2007-04-1710-42/+58
* added variable JAVA_OPTS to the generated Unix ...michelou2007-04-177-235/+263
* Discard BoxedNumber with -target:msilmihaylov2007-04-172-2/+2
* Made scala.Collection platform-independentmihaylov2007-04-171-3/+17
* Improved implementation of BigInt.equalsmihaylov2007-04-171-2/+2
* Cleaned up test/pending/mihaylov2007-04-171-5/+0
* Moved some test from pending/ to files/mihaylov2007-04-179-23/+0
* Added descrption of the --pending option of the...mihaylov2007-04-171-0/+1
* Added 2 test cases in pending/posmihaylov2007-04-172-0/+17
* fixed the jvm5/annotations.scala test casemihaylov2007-04-171-3/+7
* added test for bug #1041michelou2007-04-163-31/+50
* fixed bug1041Martin Odersky2007-04-161-1/+1
* "fixed" bug 1040, re-opened as 1046Adriaan Moors2007-04-163-5/+12
* implementing Martin's suggestions for tcpolyAdriaan Moors2007-04-1617-42/+52
* refactored typer.Martin Odersky2007-04-134-310/+362
* changes to parser for 409/877.Martin Odersky2007-04-138-106/+94
* updated check filesmichelou2007-04-134-16/+16
* removed warnings (and tabs)michelou2007-04-131-48/+58
* removed warningsmichelou2007-04-131-24/+26
* removed warningsmichelou2007-04-131-25/+32
* use ant.home to find ant.jarLex Spoon2007-04-121-1/+2
* rrrhmichelou2007-04-121-1/+1
* added early field initialization.Martin Odersky2007-04-129-96/+159
* added ant tests, updated headersmichelou2007-04-123-25/+22
* Fixed dependencies for some clean targets in SA...Gilles Dubochet2007-04-121-6/+6
* fixed bug 1039Adriaan Moors2007-04-121-2/+4
* renamed arity=>productArity,element=>productEle...Burak Emir2007-04-1260-157/+580
* updated ant and cli testsmichelou2007-04-1210-18/+80
* removed 'addparams'michelou2007-04-121-5/+2
* added pending test for bug 1042Adriaan Moors2007-04-121-0/+14
* - fixed printout for assignment statementsLex Spoon2007-04-111-11/+16
* fixed problem with compiling bug115Martin Odersky2007-04-111-1/+1
* more changes to support early inits.Martin Odersky2007-04-103-76/+100
* uses singleton type for value globalmichelou2007-04-101-3/+2
* added uncheckedmichelou2007-04-101-1/+2
* added options to scaladoc Ant taskmichelou2007-04-108-95/+108
* added more options to scaladoc Ant taskmichelou2007-04-103-418/+504
* check for variables in pattern alternatives; ch...Martin Odersky2007-04-1016-202/+155
* corrected typomichelou2007-04-102-9/+9
* removed test codemichelou2007-04-101-14/+0
* updated file headersmichelou2007-04-1023-161/+192
* adding test files from tcpoly branch without hi...Adriaan Moors2007-04-0649-0/+932
* copying tests from tcpoly branchAdriaan Moors2007-04-061-0/+46
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-0644-555/+1208
* small changes to supercallsMartin Odersky2007-04-052-7/+15
* 4-digits numberingmichelou2007-04-0533-0/+11