summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds version information from @migration and @d...Kato Kazuyoshi2011-08-034-10/+24
* Finished up some backend cleanups I'd had lying...Paul Phillips2011-08-0311-225/+172
* Took a different tack on avoiding unnecessarily...Paul Phillips2011-08-033-11/+22
* Made error messages like "object List is not a ...Paul Phillips2011-08-026-8/+26
* Minor changes to the Scaladoc stylesheets, as s...Heather Miller2011-08-022-3/+3
* Merged enhancements made to scaladoc filter pan...Heather Miller2011-08-023-92/+125
* Fix memory leak in SyncVar. Review by prokopecPhilipp Haller2011-08-011-9/+11
* Rename a file to celebrate our glorious ant ove...Paul Phillips2011-08-011-0/+0
* A couple low impact cleanups/optimizations, no ...Paul Phillips2011-08-013-23/+26
* Tired of ugly-printing in the repl, I sort of f...Paul Phillips2011-08-016-15/+426
* Sped up traversal over mutable maps by a factor...Paul Phillips2011-08-015-38/+96
* Working on jar creation infrastructure.Paul Phillips2011-08-0112-54/+265
* Some additions to definitions for recognizing m...Paul Phillips2011-08-012-12/+30
* Fix to make LiftCode compiler under 1.5.Martin Odersky2011-07-301-2/+2
* LiftCode works again, now integrated with new r...Martin Odersky2011-07-3029-489/+208
* README updates, no review.Paul Phillips2011-07-301-35/+14
* One last build fix for our poor java5 build ser...Paul Phillips2011-07-301-18/+25
* Getting LiftCode to work.Martin Odersky2011-07-3011-87/+92
* - Update Scaladoc for LinkedList and for some o...Paul Phillips2011-07-297-40/+311
* Move vector descrition from the obejct to the c...Paul Phillips2011-07-291-8/+8
* Moved test out of pending, closes SI-3628, no r...Paul Phillips2011-07-293-3/+4
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-2931-110/+109
* Disabled all the old scala.reflect._ tests whic...Paul Phillips2011-07-296-0/+0
* Quieting down mr. lifty, no review.Paul Phillips2011-07-292-3/+3
* Fixing the very broken build (was going for "co...Paul Phillips2011-07-291-25/+32
* First steps towards liftingMartin Odersky2011-07-2910-71/+202
* Discovered through jsuereth's work that a file ...Paul Phillips2011-07-291-1/+0
* Added two new compiler options:Paul Phillips2011-07-2918-18/+212
* Turned off the notFINAL flag which was applied ...Paul Phillips2011-07-281-2/+8
* Expression type argument instantiation should n...Paul Phillips2011-07-282-7/+30
* New starr based on r25394 to make the starr lib...Paul Phillips2011-07-283-3/+3
* Test case for SI-4603, no review.Paul Phillips2011-07-282-0/+15
* Remove sigint handler on repl exit as a sanity ...Paul Phillips2011-07-282-0/+4
* Closes #4603. Review by extempore.Martin Odersky2011-07-281-2/+5
* Scaladoc shouldn't drop type arguments to alias...Kato Kazuyoshi2011-07-283-1/+15
* Changed forwarders not to generate final method...Paul Phillips2011-07-283-12/+40
* Test case closes SI-4172 - I think the output i...Paul Phillips2011-07-272-0/+18
* Some tweaks to repl thread creation based on sp...Paul Phillips2011-07-273-19/+31
* Debug output to help with signature issues.Paul Phillips2011-07-273-3/+16
* A few tests for pending and non-pending, no rev...Paul Phillips2011-07-274-0/+83
* "Freed the lisp test." Tweaked partest defaults...Paul Phillips2011-07-274-2/+2
* Fix/workaround for inliner bug uncovered by fin...Paul Phillips2011-07-277-5/+68
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-267-3/+305
* Discard empty strings in option position, but n...Paul Phillips2011-07-261-1/+8
* Add test for SI-4839. No review.Philipp Haller2011-07-261-0/+8
* Enable implicit parameters in the presence of v...Philipp Haller2011-07-252-3/+11
* Scaladoc should decode symbolic type alias name.Kato Kazuyoshi2011-07-253-1/+18
* Always escape control characters when printing ...Grzegorz Kossakowski2011-07-251-7/+2
* Updated documentation for testing.Benchmark.Heather Miller2011-07-241-1/+8
* Since trunk seems to be undergoing all kinds of...Paul Phillips2011-07-2327-185/+124