summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Emptiness check in swing, closes #1578 no review.Paul Phillips2011-03-312-2/+1
* Allow the presentation thread to terminate when...Iulian Dragos2011-03-311-2/+3
* [scaladoc] Don't link to syntetic companion.Kato Kazuyoshi2011-03-312-2/+7
* 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-311-1/+1
* 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-311-8/+17
* [scaladoc] Scaladoc should expand macros recurs...Kato Kazuyoshi2011-03-301-3/+7
* 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
* Issue warning when doccomments have $variables ...Paul Phillips2011-03-304-50/+70
* Wanting to deprecate -make, first I had to writ...Paul Phillips2011-03-3011-61/+104
* Excluding presentation test from sbaz-packaged ...Antonio Cunei2011-03-291-1/+2
* include files/specialized/*.txt in the set of f...Antonio Cunei2011-03-291-1/+1
* Transcript pastes now work with leading whitesp...Paul Phillips2011-03-293-8/+23
* Fixing the scalap test rig to work like other t...Paul Phillips2011-03-295-23/+18
* A bunch of scaladoc cleanups.Paul Phillips2011-03-2927-98/+54
* [scaladoc] Don't create broken link to private ...Kato Kazuyoshi2011-03-291-2/+6
* Polishing the programmatic interface to the rep...Paul Phillips2011-03-299-68/+151
* Made ScalaRunTime.stringOf more general by sepa...Paul Phillips2011-03-283-19/+18
* Eliminated option -Xwarninit, which is warning ...Paul Phillips2011-03-282-19/+2
* Removed some bitrotted ant directives which wer...Paul Phillips2011-03-281-22/+0
* Added some implicitNotFound annotations to comm...Paul Phillips2011-03-287-33/+44
* [scaladoc] Remove whitespace around colon and p...Kato Kazuyoshi2011-03-281-11/+8
* Don't analyse symbols with error types.Hubert Plociniczak2011-03-281-0/+1
* (1) The msil library can now parse modreq and m...Miguel Garcia2011-03-285-50/+161
* Learned an interesting lesson about having an i...Paul Phillips2011-03-282-50/+112
* A paltry 570 cases failing in -Xcheckinit due t...Paul Phillips2011-03-284-5/+5
* Trying to get fsc doing the right thing with re...Paul Phillips2011-03-276-50/+115
* Fix for linked lists closes #4080 and proves my...Paul Phillips2011-03-274-26/+23
* 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
* Introducing xz compression in nightly builds.Antonio Cunei2011-03-261-39/+36
* 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-267-46/+94
* 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