summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added testsMartin Odersky2007-11-196-0/+53
* changed scalatest to use --utf8 encoding; added...Martin Odersky2007-11-192-1/+5
* fixed #231.Martin Odersky2007-11-195-36/+76
* reenabled actor exit in partestmichelou2007-11-193-6/+7
* fixed #226 and #227Martin Odersky2007-11-193-4/+40
* Switched the base for lifted anonymous function...Iulian Dragos2007-11-191-1/+1
* Added tests for lazy values of type Unit.Iulian Dragos2007-11-192-0/+24
* 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
* updated checked filesMartin Odersky2007-11-173-3/+3
* fixed bug t0154, changed copyright, changed for...Burak Emir2007-11-163-602/+325
* Fixed combinator bug.Philipp Haller2007-11-162-66/+29
* refinement of fix to #209Martin Odersky2007-11-161-5/+15
* fixed #209Martin Odersky2007-11-1613-76/+99
* Fixed fringe examplePhilipp Haller2007-11-161-4/+2
* changed some newlinesmichelou2007-11-162-9/+8
* added scaladoc option '-access'michelou2007-11-162-13/+17
* improved code (actor exit problem still pending)michelou2007-11-154-121/+177
* Fixed ticket #206Iulian Dragos2007-11-153-19/+57
* Reverted Sean's change which makes multi-line a...Iulian Dragos2007-11-141-1/+1
* Added ACC_SUPER to all generated java classfiles.Iulian Dragos2007-11-141-0/+2
* Fixed ticket #232Iulian Dragos2007-11-142-3/+10
* Fixed 1.4 incompatibilityIulian Dragos2007-11-141-2/+2
* runtime tests of type representationmichelou2007-11-134-27/+446
* fixed partest, removed mergeLines (useless)michelou2007-11-1312-44/+232
* Fixed ticket #168.Iulian Dragos2007-11-131-0/+4
* Imported patch to improve anonymous function na...Iulian Dragos2007-11-132-7/+9
* Fixed ticket #190.Iulian Dragos2007-11-131-0/+17
* modified check filesMartin Odersky2007-11-132-3/+3
* fixed #234; added testsMartin Odersky2007-11-137-46/+98
* towards automatic termination of remote actorsPhilipp Haller2007-11-133-2/+15
* Fixed minor bugs in icode.Iulian Dragos2007-11-136-6/+33
* Fixed ticket #225.Iulian Dragos2007-11-121-5/+4
* updated .check fileMartin Odersky2007-11-111-1/+1
* Fixed #204 and #207Martin Odersky2007-11-111-5/+8
* Fixed #180 and #189Martin Odersky2007-11-114-39/+22
* Fixed #165Martin Odersky2007-11-111-22/+13
* fixed ticket 159Martin Odersky2007-11-091-12/+21
* fixed ticket #136 (charSeq)michelou2007-11-093-1/+3
* fixed ticket #136 (cnt'd)michelou2007-11-092-0/+68
* fixd ticket #136michelou2007-11-093-20/+46
* changed self type syntax as suggested by Matt H...Martin Odersky2007-11-091-3/+8
* fixed tickets 146,148,155Martin Odersky2007-11-093-5/+11
* Fixed ticket #193 by issuing a compile-time error.Iulian Dragos2007-11-083-0/+14
* small cleanupmichelou2007-11-081-18/+20
* removed leading tabsmichelou2007-11-061-11/+14
* Faster rich comparator as sugested in ticket #38.Gilles Dubochet2007-11-061-25/+27
* Fixed ticket #222: “Predef.format” incorrectly ...Gilles Dubochet2007-11-061-1/+1