summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed minor bugs in icode.Iulian Dragos2007-11-136-6/+33
* Fixed ticket #225.Iulian Dragos2007-11-121-5/+4
* 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-091-1/+1
* 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-081-0/+3
* 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
* fix^2 t0117Martin Odersky2007-11-052-6/+7
* 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-052-221/+4
* reverted changes (moved implicits to object Typ...michelou2007-11-022-65/+64
* added basic support for runtime typesmichelou2007-11-024-4/+228
* added missing override modifier (msil)michelou2007-11-021-1/+1
* fixed ticket 91Martin Odersky2007-11-015-24/+47
* re-enabled use of compare for floats/doubles (NaN)michelou2007-10-311-16/+30
* fixed several problems with implicits. Martin Odersky2007-10-317-34/+77
* Fixed ticket #181, iterables are now correctly ...Iulian Dragos2007-10-311-1/+4
* reverted refactoring for efficiencymichelou2007-10-311-23/+206
* Fixed NaN compilation problems.Iulian Dragos2007-10-311-4/+14
* fixed #202 (NaN), refactored codemichelou2007-10-304-335/+212
* fixed tickets 152, 123.Martin Odersky2007-10-2611-76/+108
* fixed #198michelou2007-10-261-26/+24
* now compiles on Java 6michelou2007-10-191-3/+10
* Moving my tests to pending since they won't pas...Sean McDirmid2007-10-191-1/+0
* Rolling back my Erasure commit, my change has a...Sean McDirmid2007-10-191-20/+7
* boxArray is now called on null, changing it to ...Sean McDirmid2007-10-191-0/+1
* * Fixed array cast bug in Errasure.Sean McDirmid2007-10-1913-41/+75
* added servlet API rootmichelou2007-10-191-0/+3
* partially reenabled external links in generated...michelou2007-10-182-1/+22
* added docgenerator testmichelou2007-10-181-4/+3
* fixed #185 and #187michelou2007-10-174-47/+66
* Fixed side-effecting assertion.Iulian Dragos2007-10-151-2/+2
* fixed an off-by-one error that would lose the lastLex Spoon2007-10-141-1/+1
* removed tabs michelou2007-10-121-21/+20
* Removed or guarded not-critical asserts.Iulian Dragos2007-10-121-37/+42
* oups! added missing override modifiermichelou2007-10-112-3/+2
* - Improved tail call elimination to handle call...Iulian Dragos2007-10-1114-53/+148
* added method partition to Iterable (#171)michelou2007-10-111-0/+16
* updated man pages with new scala optionsmichelou2007-10-102-13/+21
* Removed outdated comment w.r.t. icode reader.Iulian Dragos2007-10-101-10/+0