summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed an issue with ListSet getting confused ab...Paul Phillips2010-09-182-4/+12
* Removed unnecessary param. Review by milessabin.Martin Odersky2010-09-181-1/+1
* added typedLastTree functionality to CompilerCo...Martin Odersky2010-09-184-8/+39
* Better unlocking behavior when exceptions are r...Martin Odersky2010-09-182-5/+9
* Fixed long standing annoyance which prevents th...Paul Phillips2010-09-181-0/+43
* Restoring negative literal parsing behavior to ...Paul Phillips2010-09-174-27/+62
* Refactorings to make iterators required by task...Aleksandar Pokopec2010-09-177-190/+132
* Correctly get all scope symbols and members.Eugene Vigdorchik2010-09-171-7/+5
* Some tweaks to ListSet to make it less patholog...Paul Phillips2010-09-173-13/+70
* Does what can probably be done about strange it...Paul Phillips2010-09-173-2/+31
* Modified XMLEventReader to write dummy <ignore/...Paul Phillips2010-09-171-1/+8
* Modified xCharData to call handle.text on CDATA.Paul Phillips2010-09-171-9/+28
* Made transpose not fail on an empty collection.Paul Phillips2010-09-171-0/+3
* argh -- merge failure?? -- this was fixedAdriaan Moors2010-09-161-1/+1
* part 2 of the dependent method refactoring: imp...Adriaan Moors2010-09-1621-109/+533
* closes #1569, #3731: refactored dependent metho...Adriaan Moors2010-09-1625-182/+283
* include all symbols from enclosing scopes as we...Eugene Vigdorchik2010-09-161-3/+7
* Closes #3779.Iulian Dragos2010-09-161-2/+20
* Little type in documentation; closes #3386.Antonio Cunei2010-09-161-1/+1
* Adds a reference index to the documentation.Pedro Furlanetto2010-09-165-4/+152
* Overrode addString in TraversableViewLike.Paul Phillips2010-09-162-2/+5
* Test for already closed #3088. No review.Paul Phillips2010-09-161-0/+9
* positioning fix for infix expressions: report e...Paul Phillips2010-09-159-10/+21
* Gave StringBuilder a StringLike parent as endor...Paul Phillips2010-09-156-10/+29
* Never generate the ACC_SYNTHETIC flag in byteco...Paul Phillips2010-09-151-2/+1
* Removed Throw from the set of unlabelled AST No...Paul Phillips2010-09-152-1/+7
* Added implicits to create Orderings from java's...Paul Phillips2010-09-153-41/+55
* Stream gets a specialized, extra-lazy Iterator ...Paul Phillips2010-09-152-0/+34
* Fixes reporting the number of documentable temp...Pedro Furlanetto2010-09-151-1/+2
* Shield interrupts against exceptions in user codeEugene Vigdorchik2010-09-151-3/+10
* Adding interrupts should wake the serverEugene Vigdorchik2010-09-151-0/+1
* Close #3835, review by extemporeLukas Rytz2010-09-143-1/+7
* closes #1693: improve implicit conversion disam...Adriaan Moors2010-09-144-17/+42
* Enabled partest to run entire directories for s...Aleksandar Pokopec2010-09-141-1/+1
* Improved parallel scan performance further.Aleksandar Pokopec2010-09-144-15/+122
* closes #3612.Adriaan Moors2010-09-142-30/+36
* closes #3692: make instantiateTypeVar more care...Adriaan Moors2010-09-143-1/+35
* relax implicit divergence checkAdriaan Moors2010-09-144-5/+11
* Couldn't bear to see sbt seemingly so close but...Paul Phillips2010-09-144-37/+48
* Tweaking sbt so it will stop jabbering about sv...Paul Phillips2010-09-142-27/+15
* Closes 3627. No review.Iulian Dragos2010-09-131-1/+1
* Interpreted absence of any objections in mailin...Paul Phillips2010-09-131-1/+10
* Improving parallel scan. No reviewAleksandar Pokopec2010-09-135-34/+102
* Test case closes #2399, no review.Paul Phillips2010-09-111-0/+14
* Renamed a file to soothe ant. No review.Paul Phillips2010-09-101-0/+0
* Bumped version number in trunk to 2.9.0Antonio Cunei2010-09-102-3/+3
* Proposed implementation of 'unlift' on Function...Paul Phillips2010-09-0993-93/+151
* Unbroke the command line ~/test/partest tool, w...Paul Phillips2010-09-091-2/+5
* Merge branch 'ticket/3435'Iulian Dragos2010-09-091-2/+8
* fixed some scaladoc commentsmichelou2010-09-094-58/+75