summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Introduced -Ymurmur with murmur hashcodes.Paul Phillips2010-10-113-1/+1
* An overhaul of the collection-oriented methods ...Paul Phillips2010-10-112-4/+39
* temporary fix for compiler crash in dependend m...Lukas Rytz2010-10-112-0/+8
* Some cleanups in the compiler source.Paul Phillips2010-10-111-1/+1
* Better check for objects trying to sneak themse...Paul Phillips2010-10-112-0/+12
* Made some adjustments to toString formatting of...Derek Chen-Beker2010-10-082-36/+82
* Added more complete output if tests fail.Aleksandar Pokopec2010-10-082-0/+2
* Did a bunch of symbol oriented work on checkers.Paul Phillips2010-10-071-0/+20
* Unreverting r23174. No review.Paul Phillips2010-10-065-1/+78
* Fixed a failing test. No reviewAleksandar Pokopec2010-10-061-9/+19
* Adding immutable parallel hashsets.Aleksandar Pokopec2010-10-051-0/+47
* Improves exhaustiveness analysis to not warn ab...Paul Phillips2010-10-057-3/+67
* Reverted a test. No review.Aleksandar Pokopec2010-10-051-2/+2
* Added back another previously failing test.Aleksandar Pokopec2010-10-051-2/+2
* Added back a failing test. No review.Aleksandar Pokopec2010-10-051-0/+0
* Disabled a failing scaladoc test. No review.Aleksandar Pokopec2010-10-051-0/+0
* Disabling a test from last commit until figurin...Aleksandar Pokopec2010-10-051-2/+2
* An issue with scalacheck and actors where an ex...Aleksandar Pokopec2010-10-057-414/+434
* Somewhere along the way AnyVal stopped working ...Paul Phillips2010-10-053-0/+19
* Massively simplified the exhaustiveness checker...Paul Phillips2010-10-053-0/+65
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-045-78/+1
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-0413-614/+596
* Another batch of busywork shuffling the content...Paul Phillips2010-10-0429-169/+36
* Pattern matching on Array types, working for re...Paul Phillips2010-10-046-20/+94
* Work on the pattern matcher.Paul Phillips2010-10-035-1/+78
* 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-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