summaryrefslogtreecommitdiff
path: root/src/compiler/scala
Commit message (Expand)AuthorAgeFilesLines
* Made :javap less crashy on windows, no review.Paul Phillips2011-03-271-1/+6
* needed when compiling the (jdk2ivkm'd) Scala li...Miguel Garcia2011-03-271-2/+4
* Revert "All compiler control methods now do som...Iulian Dragos2011-03-273-32/+39
* Suppressed unnecessary checkcasts on Throwables...Paul Phillips2011-03-261-1/+1
* Cleaning up util.Tracer and its usage in Erasure.Paul Phillips2011-03-262-14/+40
* Some accumulated work and polish on classpath a...Paul Phillips2011-03-266-39/+85
* Added some explanatory output when jline reader...Paul Phillips2011-03-261-1/+4
* Fix for cygwin: jline.UnixTerminal is now scala...Paul Phillips2011-03-261-1/+1
* [scaladoc] Closes #4371. Review by pedrofurla.Kato Kazuyoshi2011-03-261-1/+3
* [scaladoc] Fix wiki formatting to close #4359.Kato Kazuyoshi2011-03-261-12/+12
* [scaladoc] Stop wiki syntax parsing inside HTML.Kato Kazuyoshi2011-03-251-3/+43
* Fixed the "poor resilience to error conditions"...Paul Phillips2011-03-251-1/+2
* Figured out why -Ydebug has been such a deathtr...Paul Phillips2011-03-252-1/+2
* Set the original tree for TypeTree in self-type...Iulian Dragos2011-03-252-2/+10
* for Scala.NET bootstrapping.Miguel Garcia2011-03-251-8/+22
* Fixed error in previous commitMartin Odersky2011-03-251-0/+2
* All compiler control methods now do something s...Martin Odersky2011-03-253-39/+32
* [scaladoc] Changes to template.css based on sug...Donna Malayeri2011-03-241-5/+11
* Added synchronous version of askStructure, need...Iulian Dragos2011-03-241-0/+8
* Moved Dynamic support to -Xexperimental.Martin Odersky2011-03-241-1/+1
* Three things to make Eclipse more robust agains...Martin Odersky2011-03-243-20/+41
* Added a temporary fix for #4351, but disabled i...Aleksandar Pokopec2011-03-241-3/+34
* Discovered Range.foreach inlining was broken du...Paul Phillips2011-03-241-1/+1
* Restoring my higher-kinded-Array signature chec...Paul Phillips2011-03-241-1/+3
* Squashing the signature bugs.Martin Odersky2011-03-233-76/+74
* sn.OClone caused checkinit failure when assigne...Miguel Garcia2011-03-231-23/+5
* Better signature avoidance. Review by extempore.Martin Odersky2011-03-222-6/+9
* Added test that signatures conform to their era...Martin Odersky2011-03-222-14/+76
* Added headers with copyright messages.Martin Odersky2011-03-2215-3/+61
* closes #4345.Adriaan Moors2011-03-221-1/+1
* closes #4205: quick&dirty fix to force loading ...Adriaan Moors2011-03-221-0/+1
* [scaladoc] Closes #4366. Review by pedrofurla.Kato Kazuyoshi2011-03-223-3/+47
* [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