summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-0416-617/+604
* init currentTyperRun rather than leaving it nul...Eugene Vigdorchik2010-10-041-2/+2
* Another batch of busywork shuffling the content...Paul Phillips2010-10-0429-169/+36
* Pattern matching on Array types, working for re...Paul Phillips2010-10-047-42/+137
* Authors taglet is back to docs.Pedro Furlanetto2010-10-041-0/+8
* Work on the pattern matcher.Paul Phillips2010-10-0320-124/+138
* Removes a bunch of private functions which are ...Paul Phillips2010-10-0318-111/+1
* One last batch of test cleanups and I think I'l...Paul Phillips2010-10-0321-105/+80
* The next batch of tests put up a little more st...Paul Phillips2010-10-0221-306/+23
* Sorting through the tests in pending from oldes...Paul Phillips2010-10-0228-419/+155
* Another attempt for #1591.Hubert Plociniczak2010-10-0121-60/+204
* Still giddy with the thrill of fixing #266, I v...Paul Phillips2010-09-302-2/+21
* While trying to come to an understanding with #...Paul Phillips2010-09-3016-84/+159
* [scaladoc] JavaScript template search uses a st...Gilles Dubochet2010-09-303-41/+199
* Reverted an earlier binary incompatible change ...Martin Odersky2010-09-292-8/+8
* Changed Response so that get does what it did b...Martin Odersky2010-09-291-19/+48
* need an access to compileRunner from Eclipse to...Eugene Vigdorchik2010-09-291-1/+1
* Closes #3875. Review by vigdorchick.Martin Odersky2010-09-292-10/+13
* Revert changes related to #1591. no review.Hubert Plociniczak2010-09-2917-188/+58
* Fixes scaladoc issues with lazy vals.Hubert Plociniczak2010-09-293-6/+22
* More beautification of icode checker output.Paul Phillips2010-09-281-14/+22
* Modified typekinds to offer a more general lub ...Paul Phillips2010-09-281-43/+42
* Integrating feedback from martin and iulian int...Paul Phillips2010-09-285-27/+57
* partial revert of r23128 ("see #3859.Adriaan Moors2010-09-282-4/+2
* closes #3859.Adriaan Moors2010-09-284-10/+17
* closes #3865: scaladoc now prints anonymous typ...Adriaan Moors2010-09-281-3/+9
* Fix and test case for #3855.Paul Phillips2010-09-282-1/+53
* A little reorganization of some pattern matcher...Paul Phillips2010-09-282-40/+37
* Refined crash avoidance related to self type te...Paul Phillips2010-09-282-2/+19
* Fixed an ancient crasher in explicitouter invol...Paul Phillips2010-09-283-13/+37
* replaced deprecated method call. review by rytz.Martin Odersky2010-09-281-1/+1
* Update comment in ByteCodecs. No review.Lukas Rytz2010-09-281-3/+16
* Fixes an infinite loop.Aleksandar Pokopec2010-09-281-0/+4
* Cleaning up the contents of test.Paul Phillips2010-09-2866-629/+199
* Bringing the tree and icode checkers back to life.Paul Phillips2010-09-2733-665/+1630
* closes #3873.Adriaan Moors2010-09-274-74/+34
* Fixes comments in Map and mutable.Map. No reviewAleksandar Pokopec2010-09-272-2/+2
* close #3864.Lukas Rytz2010-09-274-2/+83
* Test for #3829. No review.Aleksandar Pokopec2010-09-271-0/+42
* Fixes #3829. Review by extempore.Aleksandar Pokopec2010-09-273-17/+34
* Fixes #3847. No review.Aleksandar Pokopec2010-09-272-1/+22
* Removes abstract types in ParSeq and ParIterable.Aleksandar Pokopec2010-09-252-2/+2
* Some progress on reviving TreeCheckers, plus a ...Paul Phillips2010-09-2410-87/+139
* Fixed an abstract type issue. No reviewAleksandar Pokopec2010-09-242-5/+1
* A small typo. No reviewAleksandar Pokopec2010-09-241-1/+1
* Fixed ParSeqView, added Patched and Reversed.Aleksandar Pokopec2010-09-244-31/+84
* closes #3808.Adriaan Moors2010-09-244-27/+30
* Adds a half second delay before showing tooltips.Pedro Furlanetto2010-09-241-1/+3
* zippedWithIndex and zippedAll added to ParItera...Aleksandar Pokopec2010-09-237-17/+117
* closes #3857: retain pre-erasure info in type h...Adriaan Moors2010-09-233-25/+52