summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BuildManagers weren't deleting invalidated clas...Miles Sabin2009-10-054-6/+31
* Test case for #298.Paul Phillips2009-10-052-0/+19
* More run of the mill pattern matcher work.Paul Phillips2009-10-055-157/+160
* Test case for #1609 and the first half of #2361.Paul Phillips2009-10-042-0/+15
* Inching some more complicated and confusingly r...Paul Phillips2009-10-043-41/+89
* Reaping the spoils of patternization.Paul Phillips2009-10-034-204/+109
* Temporarily reverting r18863Antonio Cunei2009-10-031-1/+2
* Moving pattern related logic into Patterns and ...Paul Phillips2009-10-032-50/+46
* Enhanced the previous string length fix to work...Paul Phillips2009-10-032-4/+20
* Raised maxPrintString for repl output.Paul Phillips2009-10-031-1/+1
* Applied patch for #2306 ... thanks!Miles Sabin2009-10-031-0/+2
* (Partial?) fix for #2289.Miles Sabin2009-10-031-0/+1
* Pattern Matcher Productions is pleased to annou...Paul Phillips2009-10-034-81/+48
* Some trees make a nice smooth transition into a...Paul Phillips2009-10-023-100/+165
* Introduced type as well as value Sequence in pa...Martin Odersky2009-10-021-0/+1
* Fixed out-of-date debug lineMartin Odersky2009-10-021-1/+1
* Sequence->SeqMartin Odersky2009-10-02107-276/+823
* Commented out some position assertions which ar...Paul Phillips2009-10-021-2/+6
* Fixed issue #2427: ListBuffer.update wrongly ch...Gilles Dubochet2009-10-021-2/+0
* Bit by bit, the ad hoc tests and transformation...Paul Phillips2009-10-026-41/+75
* Fixed #1939,plus some moving things around.Martin Odersky2009-10-026-41/+84
* Patch from Mirko Stoker to add positions to Mod...Miles Sabin2009-10-027-43/+44
* Most of this big patch is organizational, but t...Paul Phillips2009-10-029-356/+503
* Misc.Paul Phillips2009-10-013-104/+130
* Fix and test case for #2075.Paul Phillips2009-10-015-7/+14
* Test case for #2030 and #2056.Paul Phillips2009-10-013-2/+4
* Re-enabled optimized nightliesIulian Dragos2009-10-011-2/+1
* Actors waiting in receive search for messages o...Philipp Haller2009-10-012-74/+45
* Fix and tests for positions issues with context...Miles Sabin2009-10-015-50/+69
* meh.Adriaan Moors2009-10-011-1/+1
* Merge branch 'fixed/2101'Adriaan Moors2009-10-011-4/+25
* fixed #2208Adriaan Moors2009-10-015-2/+39
* fixed #2101Adriaan Moors2009-10-015-4/+86
* missing test cases for #2261, #2293, #2421Adriaan Moors2009-10-014-0/+65
* Removed spurious commentsIulian Dragos2009-10-011-5/+0
* Fixed thread-visibility issues causing scala-ni...Philipp Haller2009-10-013-0/+9
* Enabled 1.6 optimizations in ForkJoinPool.Philipp Haller2009-09-303-14/+8
* Yet further encapsulation in the pattern matcher.Paul Phillips2009-09-306-57/+69
* Copied 1.5 backport of ForkJoinPool to jvm15-li...Philipp Haller2009-09-309-0/+5092
* Removed LightReaction. Simplified ActorTask.Philipp Haller2009-09-306-115/+39
* Fixed 'finally'.Iulian Dragos2009-09-303-50/+69
* improved documentationLukas Rytz2009-09-305-15/+20
* fix #1484Lukas Rytz2009-09-301-0/+4
* fixed #2311.Martin Odersky2009-09-309-49/+95
* fix windows / ibm nightlyLukas Rytz2009-09-302-5/+5
* The sort of pattern matcher commit which makes ...Paul Phillips2009-09-302-98/+73
* improved annotations copying (documentation, mo...Lukas Rytz2009-09-2916-67/+244
* More pattern matcher massaging.Paul Phillips2009-09-292-28/+31
* Removing Tree => Pattern crutch implicits as pa...Paul Phillips2009-09-291-41/+36
* minor cleanup of fix for #2316 (by retronym)Adriaan Moors2009-09-292-2/+1