summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* closes #3890: propagate inferred type parameter...Adriaan Moors2010-10-122-1/+24
* Closes #2333. Review by dragosHubert Plociniczak2010-10-121-1/+2
* Fixes #3895.Hubert Plociniczak2010-10-122-42/+89
* Encapsulating name strings in StdNames and elim...Paul Phillips2010-10-117-49/+34
* Introduced -Ymurmur with murmur hashcodes.Paul Phillips2010-10-114-5/+135
* An overhaul of the collection-oriented methods ...Paul Phillips2010-10-1193-286/+351
* 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-111-2/+6
* Some cleanups in the compiler source.Paul Phillips2010-10-1128-100/+81
* Better check for objects trying to sneak themse...Paul Phillips2010-10-111-5/+5
* 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-081-4/+72
* Added more complete output if tests fail.Aleksandar Pokopec2010-10-081-3/+17
* 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-076-27/+146
* * Fix regression with `display packages only`:...Pedro Furlanetto2010-10-072-10/+4
* Positioning fix closes #3092, no review.Paul Phillips2010-10-071-1/+1
* Unreverting r23174. No review.Paul Phillips2010-10-0615-123/+60
* 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-061-1/+2
* 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-0517-222/+890
* Improves exhaustiveness analysis to not warn ab...Paul Phillips2010-10-051-10/+15
* An issue with scalacheck and actors where an ex...Aleksandar Pokopec2010-10-051-1/+2
* Somewhere along the way AnyVal stopped working ...Paul Phillips2010-10-053-5/+14
* Massively simplified the exhaustiveness checker...Paul Phillips2010-10-051-24/+3
* 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-0415-60/+123
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-042-2/+5
* init currentTyperRun rather than leaving it nul...Eugene Vigdorchik2010-10-041-2/+2
* Pattern matching on Array types, working for re...Paul Phillips2010-10-041-22/+43
* Authors taglet is back to docs.Pedro Furlanetto2010-10-041-0/+8
* Work on the pattern matcher.Paul Phillips2010-10-0315-123/+60
* Removes a bunch of private functions which are ...Paul Phillips2010-10-0318-111/+1
* Another attempt for #1591.Hubert Plociniczak2010-10-0116-60/+143
* Still giddy with the thrill of fixing #266, I v...Paul Phillips2010-09-301-2/+6
* While trying to come to an understanding with #...Paul Phillips2010-09-3015-83/+158
* [scaladoc] JavaScript template search uses a st...Gilles Dubochet2010-09-302-41/+103
* 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-2913-140/+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