summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed ticket #221: incorrect ScalaDoc for Conso...Gilles Dubochet2007-11-061-11/+7
* updated check file for t0117Martin Odersky2007-11-051-1/+1
* fix^2 t0117Martin Odersky2007-11-054-6/+17
* Fixed tickets 87 and 117.Martin Odersky2007-11-054-25/+36
* updated file to match r13198 changesmichelou2007-11-051-3/+0
* moved runtime.TypeRep to branch (not yet mature)michelou2007-11-054-364/+4
* reverted changes (moved implicits to object Typ...michelou2007-11-023-65/+66
* added basic support for runtime typesmichelou2007-11-027-5/+371
* added missing override modifier (msil)michelou2007-11-022-2/+2