summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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-015-0/+61
* Still giddy with the thrill of fixing #266, I v...Paul Phillips2010-09-301-0/+15
* [scaladoc] JavaScript template search uses a st...Gilles Dubochet2010-09-301-0/+96
* Revert changes related to #1591. no review.Hubert Plociniczak2010-09-294-48/+0
* closes #3859.Adriaan Moors2010-09-281-0/+4
* Fix and test case for #3855.Paul Phillips2010-09-281-0/+18
* Refined crash avoidance related to self type te...Paul Phillips2010-09-281-0/+17
* Fixed an ancient crasher in explicitouter invol...Paul Phillips2010-09-281-0/+23
* Cleaning up the contents of test.Paul Phillips2010-09-2866-629/+199
* Bringing the tree and icode checkers back to life.Paul Phillips2010-09-2711-0/+969
* closes #3873.Adriaan Moors2010-09-273-0/+19
* close #3864.Lukas Rytz2010-09-272-0/+79
* Test for #3829. No review.Aleksandar Pokopec2010-09-271-0/+42
* Fixes #3847. No review.Aleksandar Pokopec2010-09-271-0/+21
* Some progress on reviving TreeCheckers, plus a ...Paul Phillips2010-09-242-2/+2
* Fixed ParSeqView, added Patched and Reversed.Aleksandar Pokopec2010-09-242-0/+22
* closes #3808.Adriaan Moors2010-09-241-0/+11
* closes #3857: retain pre-erasure info in type h...Adriaan Moors2010-09-232-0/+14
* closes #3800.Adriaan Moors2010-09-231-0/+6
* Adds a zip for ParIterables + a new Zipped view...Aleksandar Pokopec2010-09-234-0/+25
* Test case closes #3774, no review.Paul Phillips2010-09-222-0/+10
* Added an override to immutable.IndexedSeq#toInd...Paul Phillips2010-09-221-0/+10
* 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-221-0/+4
* Reimplementing parallel views to solve several ...Aleksandar Pokopec2010-09-227-69/+157
* Closes #1591.Hubert Plociniczak2010-09-224-0/+48
* [scaladoc] Adds some simple tests for Scaladoc ...Gilles Dubochet2010-09-211-0/+68
* Tail recursive implementation of mapConserve, s...Paul Phillips2010-09-201-0/+53
* Test case closes #2162, no review.Paul Phillips2010-09-202-0/+21
* Guard against overflow in fjbg.Paul Phillips2010-09-191-0/+7
* Fixed an issue with ListSet getting confused ab...Paul Phillips2010-09-181-0/+6
* Restoring negative literal parsing behavior to ...Paul Phillips2010-09-171-0/+31
* Refactorings to make iterators required by task...Aleksandar Pokopec2010-09-171-1/+1
* Some tweaks to ListSet to make it less patholog...Paul Phillips2010-09-172-2/+15
* Does what can probably be done about strange it...Paul Phillips2010-09-171-0/+17
* part 2 of the dependent method refactoring: imp...Adriaan Moors2010-09-1617-33/+331
* closes #1569, #3731: refactored dependent metho...Adriaan Moors2010-09-169-3/+32
* Overrode addString in TraversableViewLike.Paul Phillips2010-09-161-2/+2
* Test for already closed #3088. No review.Paul Phillips2010-09-161-0/+9
* positioning fix for infix expressions: report e...Paul Phillips2010-09-158-8/+19
* Gave StringBuilder a StringLike parent as endor...Paul Phillips2010-09-151-0/+7
* Removed Throw from the set of unlabelled AST No...Paul Phillips2010-09-151-0/+6
* Added implicits to create Orderings from java's...Paul Phillips2010-09-151-0/+28
* Stream gets a specialized, extra-lazy Iterator ...Paul Phillips2010-09-151-0/+10