summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added missing string prefixes for names of map ...Aleksandar Pokopec2011-02-147-0/+9
* Refixing SyncVars, fixes #4094.Aleksandar Pokopec2011-02-141-33/+17
* A fix for #4243.Aleksandar Pokopec2011-02-141-4/+12
* solved hyperlinking problems caused by making p...Martin Odersky2011-02-141-16/+15
* Fix to :javap so repl-defined objects as well a...Paul Phillips2011-02-141-1/+11
* Added new setting -Ygen-javap, which takes a di...Paul Phillips2011-02-145-4/+29
* Removed generation of no-op checkcasts for Object.Paul Phillips2011-02-141-1/+3
* Closes #3140, #4245. no reviewHubert Plociniczak2011-02-132-3/+10
* corrections after recent comment to not parse o...Martin Odersky2011-02-131-0/+2
* More tweaks to rawToExistential to avoid pile-u...Martin Odersky2011-02-132-5/+4
* made parsing lazy to decrease blocking times of...Martin Odersky2011-02-131-1/+1
* Fixed all the forms of process input/output red...Paul Phillips2011-02-126-23/+85
* I chased a lot of ghosts before finding the rea...Paul Phillips2011-02-113-39/+51
* Fixed infinite expansion of rawToExistential di...Martin Odersky2011-02-111-2/+9
* Fixed persistent error that was caused by hyper...Martin Odersky2011-02-111-1/+10
* Fix for #4188.Paul Phillips2011-02-112-2/+2
* This addresses a few long standing irritations ...Paul Phillips2011-02-1112-50/+171
* 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