summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug where newly introduced type paramet...Aleksandar Pokopec2011-02-213-5/+63
* Attempt to fix #4214 by avoiding signature gene...Martin Odersky2011-02-211-1/+1
* new test for Application behavior.Martin Odersky2011-02-211-0/+7
* Moved delayedInit Application to App; reinstant...Martin Odersky2011-02-212-48/+127
* 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-2095-1337/+1684
* Observed that some historical issues with packa...Paul Phillips2011-02-205-17/+24
* Cleaned up some horribly rotted xml doc comments.Paul Phillips2011-02-202-28/+17
* 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-208-23/+59
* Test case closes #3137, no review.Paul Phillips2011-02-201-0/+17
* Rediscovering that transpose sometimes throws a...Paul Phillips2011-02-192-1/+23
* Test case closes #3861, no review.Paul Phillips2011-02-181-0/+2
* Test case closes #2070. No review.Paul Phillips2011-02-182-0/+15
* [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
* Added a missing test case for the previous commit.Aleksandar Pokopec2011-02-161-0/+15
* Made the unification algorithm for specializati...Aleksandar Pokopec2011-02-161-5/+14
* Revert "Added missing string prefixes for names...Aleksandar Pokopec2011-02-159-26/+17
* Applying davetron5000's actors docs patches.Aleksandar Pokopec2011-02-1520-88/+109
* Applying Davetron's enum doc cleanup patch.Aleksandar Pokopec2011-02-151-27/+30
* Another fix for a broken test case involving ne...Aleksandar Pokopec2011-02-151-2/+2
* Fixing tests depending on map and set string re...Aleksandar Pokopec2011-02-142-15/+15
* Another docs patch submitted by Davetron, this ...Aleksandar Pokopec2011-02-141-62/+64
* Applying davetron5000's Console docs patch.Aleksandar Pokopec2011-02-141-93/+137
* 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-142-4/+30
* 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
* Test case closes #4173. No review.Paul Phillips2011-02-141-0/+4
* Added new setting -Ygen-javap, which takes a di...Paul Phillips2011-02-146-5/+31
* Removed generation of no-op checkcasts for Object.Paul Phillips2011-02-141-1/+3
* Closes #3140, #4245. no reviewHubert Plociniczak2011-02-138-3/+37
* 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-114-54/+68
* 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-113-2/+8
* This addresses a few long standing irritations ...Paul Phillips2011-02-1113-51/+172
* Created invisible setting to expose empty packa...Paul Phillips2011-02-106-13/+46
* In support of project "A Better IDE...Paul Phillips2011-02-104-0/+0
* Made cooking dependent on a flag rather than a ...Martin Odersky2011-02-102-2/+6
* After seeing the 481 line diff I had to apply t...Paul Phillips2011-02-104-162/+151
* One bug fixed.Aleksandar Pokopec2011-02-101-1/+1