summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Closes #3493. Review by extempore.Aleksandar Pokopec2010-07-092-1/+22
* closes #3603. no reviewAleksandar Pokopec2010-07-093-2/+57
* close #3648.Lukas Rytz2010-07-095-2/+20
* close #3649. no reviewLukas Rytz2010-07-091-0/+2
* cleaned up the mess that resulted from cobbling...Adriaan Moors2010-07-092-41/+53
* made typechecker logging methods final so they ...Adriaan Moors2010-07-081-3/+3
* closes #3622: refchecks erased types without un...Adriaan Moors2010-07-084-2/+22
* closes #742.Adriaan Moors2010-07-083-15/+24
* closes #3507: don't generate manifests where we...Adriaan Moors2010-07-083-1/+20
* closes #3494.Adriaan Moors2010-07-082-1/+8
* closes #3486.Adriaan Moors2010-07-084-2/+27
* closes #3477.Adriaan Moors2010-07-082-7/+15
* closes #3399.Adriaan Moors2010-07-083-24/+56
* closes #3374.Adriaan Moors2010-07-085-41/+44
* closes #3249.Adriaan Moors2010-07-083-5/+25
* closes #3247: syntax error regarding context bo...Adriaan Moors2010-07-082-3/+3
* closes #2416.Adriaan Moors2010-07-087-27/+118
* closes #2331: the pre-transform in Erasure did ...Adriaan Moors2010-07-086-151/+154
* [scaladoc] Follow-up on review SCL-110. No review.Gilles Dubochet2010-07-061-3/+3
* [scaladoc] Follow-up on review SCL-95. No review.Gilles Dubochet2010-07-061-1/+1
* [scaladoc] Hiding full comments in template pag...Gilles Dubochet2010-07-062-2/+4
* [scaladoc] Implements documentation of higher-k...Gilles Dubochet2010-07-063-56/+63
* A brown bag on the head fix to that last patch.Paul Phillips2010-07-051-1/+1
* The take/drop methods in IndexedSeqOptimized we...Paul Phillips2010-07-051-4/+4
* Put a couple null checks in the inliner so it d...Paul Phillips2010-07-051-2/+2
* Fixes #3584. No review.Aleksandar Pokopec2010-07-051-21/+23
* Fixes #3580. Review by extempore.Aleksandar Pokopec2010-07-052-1/+18
* Tightened how the repl prints types so we don't...Paul Phillips2010-07-041-1/+1
* Test case closes #261, no review.Paul Phillips2010-07-032-0/+18
* When compilation fails because of an unimplemen...Paul Phillips2010-07-034-19/+96
* Routed all places in trunk which look for jar f...Paul Phillips2010-07-022-5/+4
* A cosmetic change which serves to document that...Paul Phillips2010-07-021-1/+1
* Closes #2318 (spurious IllegalAccessException t...Gilles Dubochet2010-07-023-4/+7
* Closes #1766 (structural method dispatch broken...Gilles Dubochet2010-07-022-58/+54
* Partest task will go into verbose debug mode wh...Gilles Dubochet2010-07-021-1/+3
* Option gets an empty factory like the collections.Paul Phillips2010-07-021-4/+6
* Made a null output sink and applied it to the r...Paul Phillips2010-07-023-0/+20
* Some more improvement on the error messages whe...Paul Phillips2010-07-023-10/+49
* Normalized protected type aliases before repl p...Paul Phillips2010-07-021-6/+11
* New starr based on r22464, no review.Paul Phillips2010-07-023-3/+3
* Test case for (long ago closed) #2106, no review.Paul Phillips2010-07-022-0/+9
* Test cases close #13, #95. No review.Paul Phillips2010-07-022-0/+46
* Fail more gracefully on > 22 case class paramet...Paul Phillips2010-07-025-9/+26
* Abandoned any pretense of selectivity and put f...Paul Phillips2010-07-012-5/+5
* Took a cue from mharrah that we don't need to b...Paul Phillips2010-07-011-22/+7
* Since the buildbots won't meet me in the middle...Paul Phillips2010-07-011-35/+21
* Renaming files and inserting dummies to please ...Paul Phillips2010-07-018-42/+26
* Fixed an infinite loop in the xml parser on inv...Paul Phillips2010-07-014-8/+13
* Created mutable.SeqLike so as to mix in Cloneab...Paul Phillips2010-07-015-15/+33
* Removing some dead code from SyncVar and cleani...Paul Phillips2010-07-011-25/+10