summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes #2808 without redefining what override me...Martin Odersky2011-04-072-1/+10
* [scaladoc] Don't generate an attributes block i...Donna Malayeri2011-04-071-3/+5
* [scaladoc] Make links to classes and traits not...Donna Malayeri2011-04-071-3/+8
* Added a comment to Dynamic sharing that if you ...Paul Phillips2011-04-071-4/+5
* Deleted SourcelessComments.Paul Phillips2011-04-0718-311/+525
* Clamping down on some more breakage which snuck...Paul Phillips2011-04-073-25/+44
* The beautification of repl pasting had the prob...Paul Phillips2011-04-065-64/+112
* More refinements to avoid deadlocks systematica...Martin Odersky2011-04-062-25/+25
* Update documentation of MutableList.Donna Malayeri2011-04-061-2/+1
* [scaladoc] Reduce horizontal lines in html outp...Donna Malayeri2011-04-062-104/+150
* Set "synthetic" flag for methods $asInstanceOf ...Donna Malayeri2011-04-061-2/+2
* Misc cleanups and crash avoidance, no review.Paul Phillips2011-04-066-16/+21
* Fixed a failure output regression I introduced ...Paul Phillips2011-04-061-23/+7
* Fixed an edge case setting crasher, no review.Paul Phillips2011-04-061-1/+1
* Some accumulated cleanups around the interprete...Paul Phillips2011-04-053-84/+130
* Forgot a import in the last commit. no review.Iulian Dragos2011-04-051-2/+0
* better handling of on-same-thread calls.Martin Odersky2011-04-052-10/+12
* Wrapped exceptions coming from calls to 'ask' i...Iulian Dragos2011-04-052-3/+6
* Fixes #4298, by correcting doc commentMartin Odersky2011-04-051-3/+2
* [scaladoc] Fix failing test. No review.Donna Malayeri2011-04-051-4/+4
* make natives test run on win64. no reviewLukas Rytz2011-04-052-0/+3
* Enhancing the repl-testing code by turning it i...Paul Phillips2011-04-0511-255/+507
* Added a long overdue warning for when people de...Paul Phillips2011-04-051-6/+25
* [scaladoc] Updated trait, package, class, and o...Donna Malayeri2011-04-049-1432/+1788
* Some localized code cleanup.Martin Odersky2011-04-041-10/+11
* [scaladoc] Fix minor CSS issue. No review.Donna Malayeri2011-04-041-3/+2
* [scaladoc] Make object/template name be a link ...Donna Malayeri2011-04-041-17/+14
* [scaladoc] Change div id's of abstract and conc...Donna Malayeri2011-04-041-2/+2
* Fixed crashes in IDE on default parameters in c...Martin Odersky2011-04-041-0/+2
* Every tag element (even @define and @usecase) e...Kato Kazuyoshi2011-04-043-12/+30
* [scaladoc] Minor CSS tweaks. No review.Donna Malayeri2011-04-041-10/+15
* Fix for windows batch files. Closes #4439.Antonio Cunei2011-04-041-10/+2
* [scaladoc] Add missing files.Donna Malayeri2011-04-042-0/+0
* [scaladoc] Add explicit link to show linear sup...Donna Malayeri2011-04-0413-167/+250
* A double completion whammy: crasher for edge co...Paul Phillips2011-04-012-2/+5
* On Scaladoc, we should escape meta characters b...Kato Kazuyoshi2011-04-011-11/+14
* Finding myself wanting a working -Ystop, I did ...Paul Phillips2011-04-012-3/+19
* Put "\n" between superclass's comment and subcl...Kato Kazuyoshi2011-04-013-1/+29
* Since somewhere before 2.8.0 shipped scalac has...Paul Phillips2011-04-011-1/+2
* Fix for parsing bug in scaladoc closes #4420, n...Paul Phillips2011-04-013-5/+27
* A less ad hoc infrastructure for generating Any...Paul Phillips2011-04-0111-250/+263
* Working on the documentation of core classes.Paul Phillips2011-04-0114-161/+401
* A quick fix for the weird string output one get...Paul Phillips2011-03-311-3/+7
* Separated abstract and concrete value members i...Paul Phillips2011-03-312-28/+14
* Fix for a little breakage which crept into powe...Paul Phillips2011-03-311-2/+1
* Printing refinement types in scaladoc.Paul Phillips2011-03-313-2/+47
* recommitted 24578: All compiler control methods...Martin Odersky2011-03-313-39/+32
* Added some null checks in swing.Paul Phillips2011-03-312-5/+5
* Emptiness check in swing, closes #1578 no review.Paul Phillips2011-03-312-2/+1
* Fixed failing presentation compiler test.Iulian Dragos2011-03-311-1/+1