summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanup up imports in Ant tasksmichelou2007-04-052-23/+14
* explicit supercalls + new style for syntax + ba...Martin Odersky2007-04-0410-74/+135
* removed unsealedClass in Definitionsmichelou2007-04-032-33/+27
* Trying to fix the build....Sean McDirmid2007-04-031-2/+2
* Checking in everything else to fix the build!Sean McDirmid2007-04-0313-233/+314
* Removing 1.5 specific APIsSean McDirmid2007-04-032-10/+13
* Fixed isUnbox/isBox methods.Iulian Dragos2007-04-031-2/+2
* Fixed SyncVar.get ( contribution #420)mihaylov2007-04-021-1/+1
* - annotations on types use lifted reflect trees...Lex Spoon2007-04-017-29/+616
* 1.Lex Spoon2007-04-012-81/+118
* remove the period from the short name of a symbolLex Spoon2007-04-011-1/+1
* include version info in compiler jarLex Spoon2007-04-011-3/+13
* depend on java-gcj-compat-dev, not just java-gc...Lex Spoon2007-04-011-2/+2
* better clean ruleLex Spoon2007-04-011-1/+2
* (no commit message)Lex Spoon2007-04-011-0/+14
* Fixed Iterator.drop (contribution #415)mihaylov2007-03-311-1/+1
* Fxied Stream.dropWhile (bug contribution #410)mihaylov2007-03-301-1/+1
* fixed bug1013Martin Odersky2007-03-302-2/+2
* fixed bug1017Martin Odersky2007-03-303-14/+35
* fixed bug1024.Martin Odersky2007-03-308-10/+29
* Got rid of warningsSean McDirmid2007-03-302-29/+7
* removed Console, added 2 testsmichelou2007-03-302-28/+34
* assumes () parameterless if overridden method h...Martin Odersky2007-03-301-10/+15
* Fixing the build (toString() issues in the comp...Sean McDirmid2007-03-3019-208/+241
* Checking in, I guess the test failing means thi...Sean McDirmid2007-03-3028-104/+351
* fixed bug 1030Adriaan Moors2007-03-291-4/+3
* now supports 'build' and 'dists' defined as sym...michelou2007-03-291-0/+16
* Fixed problem with sensibility checks.Martin Odersky2007-03-285-19/+22
* Changed BitSet to use default toArray methodSean McDirmid2007-03-281-1/+2
* overridng toArray to get rid of bugSean McDirmid2007-03-281-0/+1
* Fixed tail call elimination for calls in the rh...Iulian Dragos2007-03-283-1/+6