summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [scaladoc] Don't hide AnyRef's methods on the A...Kato Kazuyoshi2011-02-081-8/+15
* [scaladoc] Simplify selectors. No review.Kato Kazuyoshi2011-02-081-4/+4
* Added compiler crash recovery to the repl.Paul Phillips2011-02-084-55/+113
* vector concat stubsTiark Rompf2011-02-081-0/+10
* Fixed failing test. no reviewHubert Plociniczak2011-02-081-2/+3
* Closes #4215. review by oderskyHubert Plociniczak2011-02-084-2/+24
* Closes #3986 plus some cleanup. no reviewHubert Plociniczak2011-02-083-4/+11
* Made after-type-delay configurable in Eclipse.Martin Odersky2011-02-081-1/+17
* New option: Ypresentation-delay, to wait with t...Martin Odersky2011-02-081-0/+1
* Working on fsc.Paul Phillips2011-02-089-134/+136
* redesigned error message handling for presentat...Martin Odersky2011-02-073-40/+43
* [scaladoc] Tweaks to CSS for comments. No review.Gilles Dubochet2011-02-071-2/+6
* Added missing file to last commit.Martin Odersky2011-02-073-3/+41
* Towards better error handling in the IDE.Martin Odersky2011-02-076-8/+14
* Guess I can't have a javap test with no javap.Paul Phillips2011-02-072-0/+0
* Fixed a history bug with it not starting at the...Paul Phillips2011-02-071-1/+2
* Added all the javap command line options to :ja...Paul Phillips2011-02-075-70/+157
* The comment for isCoDefinedWith has long saidPaul Phillips2011-02-072-12/+22
* Fix for parser regression allowing 0-case match...Paul Phillips2011-02-073-2/+13
* A bit more work on the symbol trackers.Paul Phillips2011-02-063-31/+76
* Fix for failing test.Paul Phillips2011-02-061-1/+2
* Added new option -Yshow-syms.Paul Phillips2011-02-063-1/+151
* [scaladoc] "Hide All" should be hide inherited ...Kato Kazuyoshi2011-02-061-0/+1
* Fixed failure to load presentation compiler wit...Martin Odersky2011-02-051-1/+1
* Re-enabled test spec-traits (removed the swing ...Iulian Dragos2011-02-051-19/+0
* [scaladoc] More faster index filtering.Kato Kazuyoshi2011-02-052-109/+159
* [scaladoc] More fixes for broken build. No review.Gilles Dubochet2011-02-041-9/+7
* [scaladoc] Likely fix for broken build.Gilles Dubochet2011-02-041-2/+9
* [scaladoc] Scaladoc no longer crashes upon real...Gilles Dubochet2011-02-042-15/+21
* Added logging for compileLate, trying to figure...Iulian Dragos2011-02-041-0/+2
* [scaladoc] Fixes the way new lines in wiki synt...Gilles Dubochet2011-02-041-3/+3
* Added assertion to better diagnose build failures.Martin Odersky2011-02-041-1/+3
* [scaladoc] Strings looking like documentation a...Gilles Dubochet2011-02-041-12/+13
* Presentation compiler yields now to be nicer to...Martin Odersky2011-02-041-0/+12
* [scaladoc] Extends CSS of standard HTML generat...Gilles Dubochet2011-02-041-0/+4
* [scaladoc] Scaladoc recognises HTML entities in...Gilles Dubochet2011-02-041-1/+1
* [scaladoc] Tweaks to `Generator` data structure...Gilles Dubochet2011-02-042-9/+15
* After discovering #3376 was fixed I gave in and...Paul Phillips2011-02-044-36/+57
* Don't have time to fix the sbt build and can't ...Paul Phillips2011-02-041-22/+36
* Ignore anonymous and synthetic classes when ass...Paul Phillips2011-02-044-33/+48
* My repl history hasn't been working right for a...Paul Phillips2011-02-0416-89/+277
* Faster interrupts in IDE when parsing.Martin Odersky2011-02-041-0/+1
* A couple long-threatened repl features.Paul Phillips2011-02-0311-296/+409
* Added an assertion to diagnose a build problem ...Martin Odersky2011-02-032-1/+2
* invokeDynamic -> applyDynamicMartin Odersky2011-02-033-3/+3
* Switched back to StoreReporter for presentation...Iulian Dragos2011-02-035-2/+2
* Enclosing method attributes.Paul Phillips2011-02-032-9/+20
* changed buildStructure to askEnteredTypedMartin Odersky2011-02-024-55/+29
* Fixing a spaceleak in the IDE.Martin Odersky2011-02-021-6/+8
* 2nd attempt to survive divergent implicits in t...Martin Odersky2011-02-022-12/+12