summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* [scaladoc] Fixes efficiency issue in the way pa...Gilles Dubochet2010-04-111-5/+6
* [scaladoc] UI tweak: definition classes list is...Gilles Dubochet2010-04-111-1/+1
* [scaladoc] Refactors Paul's refactorings from r...Gilles Dubochet2010-04-112-39/+42
* Some overdue cleanups on Exception.Paul Phillips2010-04-111-2/+2
* Temporarily reverted r21421 so the build will b...Paul Phillips2010-04-111-3/+7
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-1118-309/+817
* Fix windows build.Hubert Plociniczak2010-04-101-1/+2
* Some tweaks to process to see if it'll fix auxjvm.Paul Phillips2010-04-092-8/+15
* fixed one more issue that prevented variables i...Martin Odersky2010-04-091-3/+12
* [scaladoc] FIxed issue with wiki parser that pr...Gilles Dubochet2010-04-091-20/+35
* Turn on specialization by default. No review.Iulian Dragos2010-04-092-2/+3
* @inlined auxiliary typed methods to reduce stac...Martin Odersky2010-04-091-7/+3
* Interrupted attempt to fix #2897.Martin Odersky2010-04-094-10/+63
* Fixed problem in scaladoc which did not expand ...Martin Odersky2010-04-091-3/+5
* Brought back stack traces in TypeError. This isIulian Dragos2010-04-091-1/+1
* Added a cast for alias replacement that causedIulian Dragos2010-04-091-5/+6
* Less logging unless '-Ydebug', refactorings.Iulian Dragos2010-04-093-38/+46
* Changed TreeSymSubstituter from a traverser toIulian Dragos2010-04-092-7/+21
* Changed default of 'keepsTypeParams' to true. AllIulian Dragos2010-04-095-3/+9
* Fixed retyping of singleton types, replacing in...Iulian Dragos2010-04-092-1/+9
* Changed the syntax of the specialized annotation:Iulian Dragos2010-04-091-38/+17
* Companion objects of primitive types are now va...Iulian Dragos2010-04-094-7/+29
* Fixed a cyclic error when specializing Option.Iulian Dragos2010-04-091-32/+45
* Made 'specialized' a printable flag. No review.Iulian Dragos2010-04-091-1/+2
* Special-cased 'isHigherKinded' for ThisTypes, i...Iulian Dragos2010-04-091-0/+1
* More information on type skolems when browsing ...Iulian Dragos2010-04-092-3/+9
* Implemented specialized subclassing for traitsIulian Dragos2010-04-091-28/+78
* close #3207. review by oderskyLukas Rytz2010-04-091-3/+7
* Stack overflow corner case I noticed in the repl.Paul Phillips2010-04-091-0/+1
* [scaladoc] Fixed filter method in template page...Gilles Dubochet2010-04-082-107/+108
* And another partest gap is filled.Paul Phillips2010-04-061-5/+24
* Removing some code duplication from scaladoc.Paul Phillips2010-04-062-96/+71
* Final methods should appear in scaladoc.Paul Phillips2010-04-061-1/+1
* Some tweaks to classpath handling I had left ov...Paul Phillips2010-04-063-14/+18
* As a brief diversion from real work, implemente...Paul Phillips2010-04-0665-141/+141
* The code part of the partest patch.Paul Phillips2010-04-052-10/+142
* Nipped the infinite loop which is presently lau...Paul Phillips2010-04-041-0/+10
* [scaladoc] Considerably reduced size of documen...Gilles Dubochet2010-04-037-104/+188
* Mostly IO tweaks related to my upcoming partest...Paul Phillips2010-04-028-28/+77
* close #3178. review by communityLukas Rytz2010-04-011-0/+3
* close #3183. review by communityLukas Rytz2010-03-312-8/+16
* close #3222. review by communityLukas Rytz2010-03-312-1/+13
* [scaladoc] Fixed the nightly build.Gilles Dubochet2010-03-301-3/+3
* 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