summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for unfortunate bug in Range.init.Paul Phillips2011-06-302-1/+8
* Restored tiark's RefinedType-exclusion fast pat...Paul Phillips2011-06-301-5/+7
* Having established that r25051 is not responsib...Paul Phillips2011-06-302-9/+3
* Fix for recently introduced performance regress...Paul Phillips2011-06-303-7/+7
* Small change to doCookJavaInfo, to have it run ...Martin Odersky2011-06-303-8/+12
* Oh yeah. Backward compatibility stubs, no review.Paul Phillips2011-06-301-0/+5
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-2921-42/+200
* overeager optimisation caused timeout in neg/t3...Adriaan Moors2011-06-291-4/+4
* Use the correct encoding in the browsing loader...Iulian Dragos2011-06-291-2/+2
* Export correct packages from MANIFEST.MF.Iulian Dragos2011-06-291-2/+7
* Revert "Check that 'info' is only called on the...Iulian Dragos2011-06-294-36/+8
* slight improvement to lubList so that the simpl...Adriaan Moors2011-06-292-21/+54
* Check that 'info' is only called on the present...Iulian Dragos2011-06-294-8/+36
* Profiler suggested it would be worthwhile to sh...Paul Phillips2011-06-297-116/+131
* Continuing to press on RefChecks, discovered wh...Paul Phillips2011-06-281-6/+10
* Suppressing a failing assert which isn't accomp...Paul Phillips2011-06-281-1/+11
* Don't infer anonymous classes.Paul Phillips2011-06-276-9/+30
* Profiling revealed a suspiciously heavy consume...Paul Phillips2011-06-271-19/+26
* Avoided a ton of unnecessary garbage by creatin...Paul Phillips2011-06-261-11/+20
* Generalizing some TreeGen machinery on an oppor...Paul Phillips2011-06-259-49/+97
* Test cases close #2782, #2171, no review.Paul Phillips2011-06-253-0/+26
* Cosmetic removal of redundant toList call on it...Paul Phillips2011-06-2513-25/+22
* Another one I missed which was fixed by r25149.Paul Phillips2011-06-241-0/+41
* Defined tpeHK in a manner consistent with tpe s...Paul Phillips2011-06-242-26/+58
* Integrating feedback from adriaan, changed anot...Paul Phillips2011-06-241-23/+26
* Another one brought to compilation by r25149.Paul Phillips2011-06-241-0/+31
* A test case from recently closed #490, no review.Paul Phillips2011-06-241-0/+16
* Added sanity check to lub calculation to preven...Paul Phillips2011-06-249-18/+110
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-238-25/+10
* Overrode contains and apply in mutable.HashMap ...Paul Phillips2011-06-235-64/+27
* Notice when erasure is trying to cast something...Paul Phillips2011-06-232-3/+23
* Added a -Y option to resolve namespace collisio...Paul Phillips2011-06-232-3/+28
* Playing defense against NoSymbol in scaladoc, n...Paul Phillips2011-06-231-2/+2
* Noticed while working on getClass that most of thePaul Phillips2011-06-232-21/+25
* A line missed from spear thrust, no review.Paul Phillips2011-06-221-0/+1
* Thrusting spear into darkened alcove attempting...Paul Phillips2011-06-222-7/+11
* New theory: fails running on java 1.5.Paul Phillips2011-06-225-3/+10
* Moved test for #4727 to where it was supposed t...Paul Phillips2011-06-222-0/+11
* Everything builds for me, but apparently not fo...Paul Phillips2011-06-221-4/+7
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-2217-24/+223
* Test case closes #4727, no review.Paul Phillips2011-06-221-0/+7
* Updated a test with GenSetLike.Aleksandar Pokopec2011-06-221-1/+1
* Removing the package-private modifiers on Gen*L...Aleksandar Pokopec2011-06-228-18/+18
* Removed "isInterpreterWrapper" from the conditi...Paul Phillips2011-06-213-1/+14
* Relaxes a typer check which fails valid code wi...Paul Phillips2011-06-212-8/+25
* Documented what happened with the implementatio...Paul Phillips2011-06-211-9/+17
* Routed Stream.+: through cons to avoid some tru...Paul Phillips2011-06-213-0/+13
* Added test case.Martin Odersky2011-06-212-0/+19
* Putting in a fix for #4713.Martin Odersky2011-06-211-2/+8
* Fixes Zendesk ticket #1528. Review by prokopec.Martin Odersky2011-06-211-2/+3