summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Rollback MutableSourceFile, the whole idea is b...Eugene Vigdorchik2010-09-231-41/+24
* Test case closes #3774, no review.Paul Phillips2010-09-222-0/+10
* Added an override to immutable.IndexedSeq#toInd...Paul Phillips2010-09-222-0/+11
* Test case closes #3509, no review.Paul Phillips2010-09-222-0/+10
* Test case closes #3498, no review.Paul Phillips2010-09-221-0/+15
* Test case submitted by mark harrah closes #2813...Paul Phillips2010-09-221-0/+39
* Test case closes #2619, no review.Paul Phillips2010-09-221-0/+80
* Test case closes #1548, no review.Paul Phillips2010-09-223-0/+19
* closes #3792: type equality for singleton types...Adriaan Moors2010-09-222-9/+15
* removed deskolemize hack for tcpoly.Adriaan Moors2010-09-223-3/+5
* documentation for conforms and friendsAdriaan Moors2010-09-221-7/+17
* A cleanup of the inliner.Paul Phillips2010-09-2221-743/+450
* Reimplementing parallel views to solve several ...Aleksandar Pokopec2010-09-2216-107/+390
* Closes #1591.Hubert Plociniczak2010-09-2215-53/+163
* do not cache lineIndices for MutableSourceFile.Eugene Vigdorchik2010-09-221-2/+6
* Found the following inefficiencies in fjbg:Paul Phillips2010-09-222-4/+38
* Scala IDE needs mutable files with changing con...Eugene Vigdorchik2010-09-214-27/+40
* [scaladoc] Adds some simple tests for Scaladoc ...Gilles Dubochet2010-09-212-1/+78
* [scaladoc] Closes #3541.Gilles Dubochet2010-09-211-1/+9
* Fixes the way results of Scalatest are checked ...Gilles Dubochet2010-09-211-1/+2
* Painstaking elimination of redundant array crea...Paul Phillips2010-09-212-28/+27
* Changed Seq#distinct to use a mutable hashset r...Paul Phillips2010-09-201-3/+3
* Tail recursive implementation of mapConserve, s...Paul Phillips2010-09-202-18/+74
* Test case closes #2162, no review.Paul Phillips2010-09-202-0/+21
* Adds links from letters to the reference index ...Pedro Furlanetto2010-09-204-15/+20
* Mostly a setup commit.Paul Phillips2010-09-196-72/+155
* Guard against overflow in fjbg.Paul Phillips2010-09-193-4/+12
* Fixes #3850, no review.Paul Phillips2010-09-181-0/+6
* 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