summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed substring test that was occasionally fail...Hubert Plociniczak2010-10-122-2/+1
* Encapsulating name strings in StdNames and elim...Paul Phillips2010-10-117-49/+34
* Introduced -Ymurmur with murmur hashcodes.Paul Phillips2010-10-117-6/+136
* An overhaul of the collection-oriented methods ...Paul Phillips2010-10-1195-290/+390
* Abstracting out the common flags code between S...Paul Phillips2010-10-117-139/+546
* Updated IntelliJ sample files. no review.Lukas Rytz2010-10-1110-494/+70
* temporary fix for compiler crash in dependend m...Lukas Rytz2010-10-113-2/+14
* Some cleanups in the compiler source.Paul Phillips2010-10-1129-101/+82
* Better check for objects trying to sneak themse...Paul Phillips2010-10-113-5/+17
* Settings help tweak. Closes #3910, no review.Paul Phillips2010-10-091-1/+1
* Abstraction improvement in Flags. No review.Paul Phillips2010-10-081-94/+45
* Made some adjustments to toString formatting of...Derek Chen-Beker2010-10-083-40/+154
* Added more complete output if tests fail.Aleksandar Pokopec2010-10-084-4/+22
* Fans of scala cinema who have viewed this types...Paul Phillips2010-10-083-65/+117
* Did a bunch of symbol oriented work on checkers.Paul Phillips2010-10-077-27/+166
* * Fix regression with `display packages only`:...Pedro Furlanetto2010-10-072-10/+4
* Fixed build.xml so scalacheck won't fail to com...Paul Phillips2010-10-071-1/+2
* Positioning fix closes #3092, no review.Paul Phillips2010-10-071-1/+1
* Unreverting r23174. No review.Paul Phillips2010-10-0620-124/+138
* An obviously wrong yet somehow brilliant piece ...Paul Phillips2010-10-061-1/+1
* Further fix for #3796. No reviewAleksandar Pokopec2010-10-061-1/+1
* Fixed a failing test. No reviewAleksandar Pokopec2010-10-062-10/+21
* Solved issues with fork join pool creators, and...Aleksandar Pokopec2010-10-063-17/+20
* Temporary fix for #3796. No reviewAleksandar Pokopec2010-10-062-78/+15
* Adding immutable parallel hashsets.Aleksandar Pokopec2010-10-0519-225/+940
* Improves exhaustiveness analysis to not warn ab...Paul Phillips2010-10-058-13/+82
* 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-058-415/+436
* Somewhere along the way AnyVal stopped working ...Paul Phillips2010-10-056-5/+33
* Massively simplified the exhaustiveness checker...Paul Phillips2010-10-054-24/+68
* Checkes the size of the author list properlyPedro Furlanetto2010-10-051-1/+1
* Locator should follow TypeTree#original to get ...Eugene Vigdorchik2010-10-041-10/+14
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-0420-138/+124
* 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