summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* [scaladoc] More mitigation code for dangerous H...Gilles Dubochet2010-04-121-1/+2
* [scaladoc] Not all 23 AbstractFunction classes ...Gilles Dubochet2010-04-121-4/+10
* [scaladoc] Dangerous HTML (that can break Scala...Gilles Dubochet2010-04-121-3/+20
* [scaladoc] meta-documentation (attributes, defi...Gilles Dubochet2010-04-121-115/+129
* Cosmetic renamings. No review.Martin Odersky2010-04-121-3/+3
* Closes #3224. Review by retronym.Martin Odersky2010-04-122-5/+16
* Closes #2757. No review.Hubert Plociniczak2010-04-121-0/+1
* Reverting r21442 the Exception patch because I ...Paul Phillips2010-04-111-2/+2
* moved plugin folder back to 'misc/scala-devel/p...Lukas Rytz2010-04-112-135/+3
* Fixed some position issues and build manager test.Iulian Dragos2010-04-111-5/+11
* [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