summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* make classpath access lazy. no reviewHubert Plociniczak2011-02-241-2/+2
* lazy val calls shouldn't be included in pure ex...Hubert Plociniczak2011-02-243-6/+6
* Reversion of r24319 for causing #4291.Paul Phillips2011-02-241-1/+1
* [scaladoc] Comments for lazy vals are printed i...Gilles Dubochet2011-02-231-0/+2
* [scaladoc] No companion linking is attempted fr...Gilles Dubochet2011-02-231-1/+2
* [scaladoc] Specializes upper and lower bounds o...Gilles Dubochet2011-02-231-6/+6
* [scaladoc] The "inherited" filter work correctl...Gilles Dubochet2011-02-231-2/+4
* [scaladoc] Unsightly hack in Scaladoc to close ...Gilles Dubochet2011-02-231-2/+14
* [scaladoc] Fixes the way default values and ann...Gilles Dubochet2011-02-231-65/+88
* [scaladoc] Changed TreeFactory so that it doesn...Gilles Dubochet2011-02-232-48/+40
* Partial revert of r24325; tryToSetFromPropertyV...Eugene Vigdorchik2011-02-232-1/+11
* [scaladoc] Fully commented the Scaladoc model.Gilles Dubochet2011-02-237-101/+366
* Added daemonized() method to ProcessBuilder so ...Paul Phillips2011-02-224-9/+16
* exclude sourcepath from classpath.Hubert Plociniczak2011-02-223-3/+8
* Closes #4202 and removes empty TreeHashMap (sup...Hubert Plociniczak2011-02-221-1/+2
* Changes to startup.Paul Phillips2011-02-225-24/+50
* Fixed a bug where newly introduced type paramet...Aleksandar Pokopec2011-02-212-5/+36
* Attempt to fix #4214 by avoiding signature gene...Martin Odersky2011-02-211-1/+1
* Closes #4146.Martin Odersky2011-02-211-9/+85
* More work on symbol trackers.Paul Phillips2011-02-202-19/+44
* Making parsing more interruptible + better timi...Martin Odersky2011-02-203-40/+60
* Moved unlift to the Function companion object, ...Paul Phillips2011-02-201-1/+1
* Observed that some historical issues with packa...Paul Phillips2011-02-201-7/+2
* Hid repl value rebinding behind power mode.Paul Phillips2011-02-204-4/+13
* Based on the frequency with which I hear questi...Paul Phillips2011-02-203-22/+42
* [scaladoc] Closes #3681. Review by dubochet.Kato Kazuyoshi2011-02-171-1/+9
* Fix in the unify, for a failing specialized test.Aleksandar Pokopec2011-02-161-3/+7
* Made the unification algorithm for specializati...Aleksandar Pokopec2011-02-161-5/+14
* 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-144-4/+28
* 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
* I chased a lot of ghosts before finding the rea...Paul Phillips2011-02-112-11/+22
* 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-118-42/+161
* 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-101-2/+4
* Made a lot of operations in interactive.Global ...Martin Odersky2011-02-102-27/+39
* Reverting failed attempt to add more debugging ...Hubert Plociniczak2011-02-101-3/+1
* Removed unspecced condition for delayedInit.Martin Odersky2011-02-101-3/+3
* 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