summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-1620-202/+216
* Deprecation patrol.Paul Phillips2011-03-165-12/+15
* Fixes problem with getLinkPos, which sometimes ...Martin Odersky2011-03-152-6/+6
* Slight tweak to case class deprecation message,...Paul Phillips2011-03-151-4/+1
* Deprecated scala.dbc.Paul Phillips2011-03-151-1/+1
* Addresses the issues swirling around Double.Eps...Paul Phillips2011-03-153-44/+58
* Various chronic annoyances with the repl addres...Paul Phillips2011-03-152-106/+97
* Fix for a jline/history bug when the history fi...Paul Phillips2011-03-152-40/+19
* Closes #4163. no reviewHubert Plociniczak2011-03-141-1/+4
* Fixing the build.Martin Odersky2011-03-141-2/+7
* Closes #4300. No review.Martin Odersky2011-03-141-1/+6
* Changed Super to fix #4300Martin Odersky2011-03-1414-67/+94
* Added a callback to Global.Run for fine-grain p...Donna Malayeri2011-03-111-1/+9
* Added askStructure method.Martin Odersky2011-03-101-0/+11
* Added assert that deferring cases of askLoadedT...Martin Odersky2011-03-101-1/+6
* Avoids continuous background compiler runningMartin Odersky2011-03-091-4/+9
* Cleaned up PC logix dealing with waiting respon...Martin Odersky2011-03-082-19/+33
* Fixed possible unsynchronized access to getEnte...Martin Odersky2011-03-082-16/+19
* One more attempt at fixing the windows build.Iulian Dragos2011-03-081-1/+1
* Rename io.Code.toUTF8 and io.Code.fromUTF8 so t...Donna Malayeri2011-03-073-5/+5
* Made the .opts file in presentation compiler te...Iulian Dragos2011-03-071-0/+19
* Better workflow + debug logs in presentation co...Martin Odersky2011-03-073-17/+34
* Clarify documentation of Position.includes, clo...Donna Malayeri2011-03-071-2/+2
* Fixes and closes #4013.Aleksandar Pokopec2011-03-072-10/+11
* More signature fixes and tests and generally be...Paul Phillips2011-03-072-8/+15
* Raised the scariness of the case class deprecat...Paul Phillips2011-03-071-5/+6
* More signature work arising from actually looki...Paul Phillips2011-03-071-3/+7
* 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