summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* One breakage too many, this test is a pest -> d...Iulian Dragos2011-03-312-0/+0
* Allow the presentation thread to terminate when...Iulian Dragos2011-03-311-2/+3
* [scaladoc] Don't link to syntetic companion.Kato Kazuyoshi2011-03-314-2/+45
* Don't create a new thread on each presentation ...Iulian Dragos2011-03-312-27/+18
* Fix for interpreter issue with missing newlines...Paul Phillips2011-03-313-1/+25
* Some minor sensibility improvements to previous...Paul Phillips2011-03-313-159/+89
* Making the scaladoc command line help look as p...Paul Phillips2011-03-312-60/+57
* Incidental work on scaladoc while trying to fig...Paul Phillips2011-03-312-44/+39
* Modified some typer logic to allow annotation a...Paul Phillips2011-03-312-9/+18
* [scaladoc] Scaladoc should expand macros recurs...Kato Kazuyoshi2011-03-303-3/+58
* Warn about unqualified names in scaladoc links ...Paul Phillips2011-03-303-12/+18
* Addressing most of the warnings revealed by the...Paul Phillips2011-03-3027-97/+66