summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Created invisible setting to expose empty packa...Paul Phillips2011-02-105-11/+41
* Made cooking dependent on a flag rather than a ...Martin Odersky2011-02-102-2/+6
* One bug fixed.Aleksandar Pokopec2011-02-101-1/+1
* Adding an implicit builder factory to wrapped ...Aleksandar Pokopec2011-02-101-0/+5
* Made a lot of operations in interactive.Global ...Martin Odersky2011-02-102-27/+39
* Correct doc comment.Martin Odersky2011-02-101-3/+3
* Reverting failed attempt to add more debugging ...Hubert Plociniczak2011-02-101-3/+1
* Changed get for a with-default map.Martin Odersky2011-02-101-1/+1
* Removed unspecced condition for delayedInit.Martin Odersky2011-02-101-3/+3
* Updated docs. No review.Aleksandar Pokopec2011-02-1041-126/+710
* Filter completion proposals so that SDT need no...Martin Odersky2011-02-092-49/+71
* Partial revert of last commit.Hubert Plociniczak2011-02-091-0/+2
* cleanup.no reviewHubert Plociniczak2011-02-092-3/+3
* Applied a few more fixes for specialization and...Aleksandar Pokopec2011-02-091-37/+83
* Some fixes in specialization.Aleksandar Pokopec2011-02-091-10/+10
* Added a test case for anyref specialization.Aleksandar Pokopec2011-02-091-8/+14
* Changed AnyCompanion to SpecializableCompanion.Aleksandar Pokopec2011-02-095-11/+26
* Changed the dummy specialization parameter Ref ...Aleksandar Pokopec2011-02-096-26/+22
* Added normalization to specialization.Aleksandar Pokopec2011-02-091-28/+52
* Got anyref specialized member selection to work.Aleksandar Pokopec2011-02-091-4/+31
* Fixed several specialization cases.Aleksandar Pokopec2011-02-091-32/+64
* Further specialization work.Aleksandar Pokopec2011-02-091-12/+40
* Specialization work in progress.Aleksandar Pokopec2011-02-096-14/+62
* Improved an error message involving overload+de...Paul Phillips2011-02-092-8/+23
* Added a system property which disables stack tr...Paul Phillips2011-02-092-8/+17
* Some cleanup from investigating #4041, with a c...Paul Phillips2011-02-091-10/+26
* [scaladoc] Don't hide AnyRef's methods on the A...Kato Kazuyoshi2011-02-081-8/+15
* [scaladoc] Simplify selectors. No review.Kato Kazuyoshi2011-02-081-4/+4
* Added compiler crash recovery to the repl.Paul Phillips2011-02-084-55/+113
* vector concat stubsTiark Rompf2011-02-081-0/+10
* Closes #4215. review by oderskyHubert Plociniczak2011-02-081-2/+11
* Closes #3986 plus some cleanup. no reviewHubert Plociniczak2011-02-082-4/+6
* Made after-type-delay configurable in Eclipse.Martin Odersky2011-02-081-1/+17
* New option: Ypresentation-delay, to wait with t...Martin Odersky2011-02-081-0/+1
* Working on fsc.Paul Phillips2011-02-089-134/+136
* redesigned error message handling for presentat...Martin Odersky2011-02-073-40/+43
* [scaladoc] Tweaks to CSS for comments. No review.Gilles Dubochet2011-02-071-2/+6
* Added missing file to last commit.Martin Odersky2011-02-073-3/+41
* Towards better error handling in the IDE.Martin Odersky2011-02-076-8/+14
* Fixed a history bug with it not starting at the...Paul Phillips2011-02-071-1/+2
* Added all the javap command line options to :ja...Paul Phillips2011-02-073-70/+115
* The comment for isCoDefinedWith has long saidPaul Phillips2011-02-071-12/+15
* Fix for parser regression allowing 0-case match...Paul Phillips2011-02-071-2/+6
* A bit more work on the symbol trackers.Paul Phillips2011-02-063-31/+76
* Added new option -Yshow-syms.Paul Phillips2011-02-063-1/+151
* [scaladoc] "Hide All" should be hide inherited ...Kato Kazuyoshi2011-02-061-0/+1
* Fixed failure to load presentation compiler wit...Martin Odersky2011-02-051-1/+1
* [scaladoc] More faster index filtering.Kato Kazuyoshi2011-02-052-109/+159
* [scaladoc] More fixes for broken build. No review.Gilles Dubochet2011-02-041-9/+7
* [scaladoc] Scaladoc no longer crashes upon real...Gilles Dubochet2011-02-042-15/+21