summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated completion tests, still waiting for a d...Iulian Dragos2011-02-022-51/+261
* What's in a name? 2 redundant fields, it seems.Iulian Dragos2011-02-021-3/+3
* Added javap to the repl.Paul Phillips2011-02-028-113/+280
* Recent changes shattered :power mode functional...Paul Phillips2011-02-021-61/+50
* Remove the currentRun after a build, inside the...Iulian Dragos2011-02-012-0/+10
* Cleared 'createdSyntheticMethod' on resetTyper ...Iulian Dragos2011-02-012-0/+9
* Minor fix for Choice setting plus added some de...Hubert Plociniczak2011-02-013-1/+9
* Reverted divergent implicits change which cause...Martin Odersky2011-02-011-2/+2
* Reverts r24155, which light testing says is the...Paul Phillips2011-02-011-2/+2
* Eliminating duplication and trying to outrun ob...Paul Phillips2011-02-018-125/+118
* I keep seeing huge simplifications available in...Paul Phillips2011-02-016-94/+129
* I found more situations where primitive types w...Paul Phillips2011-02-012-31/+42
* Avoids divergent implicit crash in typecompleti...Martin Odersky2011-01-311-2/+2
* Part2 of fix askStructure hangs commit.Martin Odersky2011-01-311-3/+8
* Fixed askStructure hangs.Martin Odersky2011-01-311-0/+7
* More work on the repl.Paul Phillips2011-01-315-63/+59
* Undid some damage I did recently to tab-complet...Paul Phillips2011-01-319-122/+121