summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* [I'm laptop only so there's some chance this wi...Paul Phillips2011-03-2112-132/+147
* Closes #4202 again, closes #4363.Hubert Plociniczak2011-03-212-3/+2
* [scaladoc] Add HtmlFactoryTest and reorganize d...Kato Kazuyoshi2011-03-212-6/+10
* The last checkin caused a test to time-out, but...Miguel Garcia2011-03-201-141/+71
* for .NET bootstrapping (more coming).Miguel Garcia2011-03-203-50/+31
* minor fix for -Xmax-classfile-name. no reviewLukas Rytz2011-03-201-1/+1
* Commented #3928 patch.Martin Odersky2011-03-201-0/+4
* Restored erasure warning for isInstanceOf tests.Paul Phillips2011-03-201-1/+1
* I'm going to assume the patch I dropped off fiv...Paul Phillips2011-03-191-1/+1
* Prevent a divergent implicit from terminating i...Paul Phillips2011-03-192-8/+45
* Fix for crasher with Class objects.Paul Phillips2011-03-191-1/+2
* Removed long deprecated and obscure CloneableCo...Paul Phillips2011-03-191-3/+3
* Added a :type command to the repl, no review.Paul Phillips2011-03-192-2/+10
* A couple more minor tweaks to power mode, and m...Paul Phillips2011-03-192-17/+74
* [scaladoc] Closes #4357. Review by dubochet.Kato Kazuyoshi2011-03-191-1/+1
* [scaladoc] Closes #4361.Kato Kazuyoshi2011-03-191-2/+5
* rytz's patch for making our crazy long names a ...Paul Phillips2011-03-193-28/+19
* A minor overhaul of power mode.Paul Phillips2011-03-181-63/+136
* Improved the error message when one gives inval...Paul Phillips2011-03-183-10/+17
* Accumulated work on fsc.Paul Phillips2011-03-1811-215/+220
* minor changesAntonio Cunei2011-03-181-3/+2
* Reworked windows batch files; should fix #2671.Antonio Cunei2011-03-181-32/+15
* close #4041. review by extemporeLukas Rytz2011-03-181-13/+22
* [scaladoc] Closes #4306. Review by extempore.Kato Kazuyoshi2011-03-171-1/+3
* 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