summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Closes #3987. Review by extempore.Martin Odersky2011-03-071-1/+1
* One more log in presentation compilerMartin Odersky2011-03-071-1/+5
* And extempore's original plan carries the day: ...Paul Phillips2011-03-061-5/+4
* Another corner involving generic signatures and...Paul Phillips2011-03-061-2/+7
* Re-enabling the disabled signature test along w...Paul Phillips2011-03-062-22/+28
* Some naming clarifications and a test rewrite.Paul Phillips2011-03-062-3/+9
* Fixes underlying "...Martin Odersky2011-03-051-6/+11
* Insert missing braces. No review.Eugene Vigdorchik2011-03-051-1/+2
* Fixes #3641.Aleksandar Pokopec2011-03-041-13/+22
* Fixed several issues with finally, closes #3965.Iulian Dragos2011-03-041-12/+15
* Renamed some methods in icode exception handler...Iulian Dragos2011-03-041-13/+12
* Note to self: travel with laptop and server.Paul Phillips2011-03-041-4/+2
* Reverting some recent signature code and tempor...Paul Phillips2011-03-042-9/+7
* A swing at fixing the remaining test without ta...Paul Phillips2011-03-032-4/+8
* Seem to have made a breakthrough with signature...Paul Phillips2011-03-032-10/+53
* Fix for defParamsToString.Paul Phillips2011-03-021-3/+5
* Added cycle detection to getParts.Paul Phillips2011-03-021-0/+4
* Another lap around the track with generic signa...Paul Phillips2011-03-021-42/+39
* More debug output for -Ylog-classpathIulian Dragos2011-03-011-0/+1
* Long overdue rehaul of presentation compiler te...Iulian Dragos2011-03-011-6/+34
* Fixing the other half of my recent breakage.Paul Phillips2011-02-282-0/+7
* Attempting to fix half my recently imposed brea...Paul Phillips2011-02-281-1/+1
* Altered a check for impl classes to look at the...Paul Phillips2011-02-282-7/+16
* 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