summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Patch from Mirko Stocker to add position inform...Miles Sabin2010-03-291-0/+2
* Reverted file that was unintentionally committe...Gilles Dubochet2010-03-291-2/+2
* 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-291-2/+2
* TraversableOnce. Review by odersky.Paul Phillips2010-03-274-4/+1
* Unparsed Scala signature annotations are not ad...Gilles Dubochet2010-03-261-8/+9
* 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-2513-61/+46
* fixed double-loading of plugins.Tiark Rompf2010-03-252-6/+6
* Fixed order of fields in the generated code.Iulian Dragos2010-03-251-0/+1
* Renamed partialMap to collect.Paul Phillips2010-03-249-24/+24
* [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
* Scala signature is generated as an annotation, ...Gilles Dubochet2010-03-242-64/+30
* Closes #3187. No review.Martin Odersky2010-03-241-1/+1
* 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
* Added some documentation to the methods in Pred...Paul Phillips2010-03-233-3/+3
* Although it was working fine, a test case for @...Paul Phillips2010-03-231-1/+1
* Closed #3195. Review by extempore.Iulian Dragos2010-03-231-36/+23
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-235-29/+127
* Went ahead and implemented classpaths as descri...Paul Phillips2010-03-237-35/+15
* Some support code related to partest changes.Paul Phillips2010-03-214-21/+45
* During my last look at r21224 I noticed what mu...Paul Phillips2010-03-211-43/+77
* Some work on the Array methods as they manifest...Paul Phillips2010-03-203-15/+24
* Half-disabled productElementName until I have t...Paul Phillips2010-03-192-2/+4
* Returning to the thrilling world of equality an...Paul Phillips2010-03-192-6/+27
* Added a tryToSetFromPropertyValue implementatio...Miles Sabin2010-03-191-0/+1
* Fixes #3054. No review.Hubert Plociniczak2010-03-191-5/+17
* Closes #3133. Review by community.Hubert Plociniczak2010-03-172-8/+1
* Closes #2688 by disallowing call-by-name implic...Martin Odersky2010-03-161-0/+4
* Closes #2913.Martin Odersky2010-03-161-1/+1
* Fixes nitpicks by Adriaan in his review.Martin Odersky2010-03-161-3/+3
* Closes #3180. No review.Martin Odersky2010-03-161-2/+5
* Tracked down docs.lib build issue from the dent...Paul Phillips2010-03-151-1/+1
* fixed treatment of annotated types in isNumeric...Tiark Rompf2010-03-151-0/+1
* Fix for msil compiler.Lukas Rytz2010-03-151-1/+1
* Reverting a couple replacements from that last ...Paul Phillips2010-03-152-6/+6
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-1522-50/+47
* Tighten update check in cleanup.Paul Phillips2010-03-141-1/+1
* Closes #2918. Review by moors.Martin Odersky2010-03-132-3/+30
* More support code for the big partest patch I'm...Paul Phillips2010-03-137-37/+58
* Closes #3120. Review by extempore.Martin Odersky2010-03-132-0/+16
* Closes #3143. Review by moors.Martin Odersky2010-03-123-30/+45
* do not set the type of the implementation metho...Hubert Plociniczak2010-03-121-1/+1