summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue that avoids evaluating expressions ...Philipp Haller2007-11-292-9/+29
* Structural calls should be faster thanks to met...Gilles Dubochet2007-11-298-63/+1695
* removed FloatTag/DoubleTag (CLDC)michelou2007-11-282-27/+30
* Merge from the annots-normtrees branch.Lex Spoon2007-11-2830-882/+1935
* escape characters as necessary whenLex Spoon2007-11-281-8/+52
* fixed Ticket #212Adriaan Moors2007-11-271-1/+8
* Made format compatibkle with JDK 1.4. Fixed #197Martin Odersky2007-11-272-2/+17
* Fixed issue with task scheduler creating too ma...Philipp Haller2007-11-273-6/+28
* List.transpose is now tailrecursive.Martin Odersky2007-11-262-10/+9
* Fixed ticket #219.Philipp Haller2007-11-266-19/+63
* Fixed runtime.StringAdd for MSIL and CLDCmichelou2007-11-263-6/+58
* fix ticket #98, by removing the => thus making ...Burak Emir2007-11-251-19/+19
* fixes ticket 230, props to Jon Pretty who found...Burak Emir2007-11-251-30/+39
* fixed namespace printing bug - props to DPP who...Burak Emir2007-11-251-6/+6
* Added format method to StringAddMartin Odersky2007-11-251-4/+17
* Fixed #184Martin Odersky2007-11-241-8/+14
* Removed recursion from predicated iterator fill...Sean McDirmid2007-11-241-10/+11
* Fixing infinite recurseSean McDirmid2007-11-241-2/+4
* Changed argument of Array.concat to accept Seqs...Sean McDirmid2007-11-241-1/+3
* Changed reverse to return mutableprojection.Sean McDirmid2007-11-241-1/+1
* Added android-library target in the build file,...Iulian Dragos2007-11-221-0/+22
* Made remote & co.Iulian Dragos2007-11-221-6/+3
* Made the scalac task return early if there are ...Iulian Dragos2007-11-221-1/+5
* fixed #246. adapted check files.Martin Odersky2007-11-211-3/+10
* Fixed #162.Martin Odersky2007-11-211-1/+4
* Fixed ticket #10Iulian Dragos2007-11-211-15/+43
* changed SuperAccessors for t010; reassigned to ...Martin Odersky2007-11-211-0/+1
* fixed #34Martin Odersky2007-11-201-69/+65
* Fixed typo.Iulian Dragos2007-11-201-9/+9
* Fixed backend to correctly handle type paramete...Iulian Dragos2007-11-203-16/+18
* backed out of the changes that broke the build/...Martin Odersky2007-11-201-3/+4
* fix^2 of problem in 13309. Sorry.Martin Odersky2007-11-201-1/+1
* fixed r13309Martin Odersky2007-11-201-0/+1
* fixed #245Martin Odersky2007-11-201-5/+3
* Fixed ticket #244.Iulian Dragos2007-11-202-18/+33
* Fixed the package name of scala.tools.partest.u...mihaylov2007-11-202-2/+2
* fixed #231.Martin Odersky2007-11-193-36/+50
* reenabled actor exit in partestmichelou2007-11-193-6/+7
* fixed #226 and #227Martin Odersky2007-11-192-4/+9
* Switched the base for lifted anonymous function...Iulian Dragos2007-11-191-1/+1
* Java 1.4 compatibilitymichelou2007-11-181-1/+2
* fixed #176 (CLDC build)michelou2007-11-1815-97/+1566
* fixed problem with last fixMartin Odersky2007-11-171-1/+1
* Fixed #214, #217, #218Martin Odersky2007-11-173-7/+8
* fixed bug t0154, changed copyright, changed for...Burak Emir2007-11-162-602/+315
* Fixed combinator bug.Philipp Haller2007-11-162-66/+29
* refinement of fix to #209Martin Odersky2007-11-161-5/+15
* fixed #209Martin Odersky2007-11-163-49/+81
* changed some newlinesmichelou2007-11-161-5/+5
* added scaladoc option '-access'michelou2007-11-162-13/+17