summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Closes #2386 by requiring class manifests for a...Martin Odersky2010-03-291-1/+2
* Fix to the way Scalap decodes ScalaSignature an...Gilles Dubochet2010-03-294-10/+25
* closes 2864.Tiark Rompf2010-03-294-25/+70
* Fixed #2242. No review.Ingo Maier2010-03-283-12/+12
* Fixed #3219. No review.Ingo Maier2010-03-281-1/+1
* Fixed #2753. No review.Ingo Maier2010-03-281-5/+7
* Fix for #2980. No review.Ingo Maier2010-03-282-3/+12
* Fixed #2803.Ingo Maier2010-03-285-7/+15
* Fixed #3090Ingo Maier2010-03-282-5/+6
* TraversableOnce. Review by odersky.Paul Phillips2010-03-2746-1146/+731
* improvements to cps exception handling.Tiark Rompf2010-03-265-38/+163
* some output polishingilyas2010-03-261-3/+7
* missing quotes for annotation values addedilyas2010-03-261-2/+2
* Unparsed Scala signature annotations are not ad...Gilles Dubochet2010-03-261-8/+9
* Fix for #3204. No review.Paul Phillips2010-03-262-1/+3
* Tweaked help output a little further so -Y isn'...Paul Phillips2010-03-261-4/+6
* Some minor I/O changes. No review.Paul Phillips2010-03-267-9/+17
* Altered classpath behavior when no default is g...Paul Phillips2010-03-252-8/+16
* I think this closes #2433.Martin Odersky2010-03-252-22/+42
* While working on partest discovered that Compil...Paul Phillips2010-03-2515-65/+50
* fixed double-loading of plugins.Tiark Rompf2010-03-254-9/+12
* Fixed order of fields in the generated code.Iulian Dragos2010-03-251-0/+1
* Renamed Replyable* source files to the types th...Philipp Haller2010-03-253-0/+0
* Renamed Replyable* types to *CanReply. No review.Philipp Haller2010-03-254-10/+8
* Removed obsolete version numbers. No review.Philipp Haller2010-03-256-8/+0
* reverting changes from r21260.Tiark Rompf2010-03-241-5/+1
* continuations plugin will now report a nice err...Tiark Rompf2010-03-241-1/+5
* Addresses see #2017.Philipp Haller2010-03-248-35/+93
* Renamed partialMap to collect.Paul Phillips2010-03-2419-47/+44
* [scaladoc] Improved Scaladoc comment syntax, co...Gilles Dubochet2010-03-2412-241/+337
* Fixed an issue with no-parameter-list methods n...Paul Phillips2010-03-241-19/+28
* new readme. no review.Martin Odersky2010-03-241-9/+9
* Scala signature is generated as an annotation, ...Gilles Dubochet2010-03-242-64/+30
* Reverted a presumably unintentional reincarnati...Paul Phillips2010-03-241-16/+0
* Closes #3187. No review.Martin Odersky2010-03-241-1/+1
* Fixes problematic equality of Enumeration values.Martin Odersky2010-03-241-2/+2
* Fixes problematic equality of En umeration values.Martin Odersky2010-03-241-0/+16
* Fixed the serialization test.Philipp Haller2010-03-241-15/+23
* Removed ArgumentsExpander in favor of having al...Paul Phillips2010-03-232-41/+15
* Fixed build.Gilles Dubochet2010-03-231-4/+29
* Remedied accidental obscuring of -X, -Y, and -P...Paul Phillips2010-03-231-1/+1
* You know Cutty McPastington is having a good ti...Paul Phillips2010-03-233-37/+5
* Fix and test case for #3169.Paul Phillips2010-03-231-2/+5
* Added some documentation to the methods in Pred...Paul Phillips2010-03-234-6/+52
* Although it was working fine, a test case for @...Paul Phillips2010-03-232-3/+3
* Closed #3195. Review by extempore.Iulian Dragos2010-03-231-36/+23
* Fixes #3186. Closes #2214.Philipp Haller2010-03-231-6/+35
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-2314-56/+249
* You try to get away with one little line of unc...Paul Phillips2010-03-231-1/+1
* Fix for #3204.Paul Phillips2010-03-231-2/+2