summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix windows build.Hubert Plociniczak2010-04-101-1/+2
* More docs. No review.Aleksandar Pokopec2010-04-1025-74/+207
* docs. no reviewAleksandar Pokopec2010-04-1012-70/+166
* Docs. No review.Aleksandar Pokopec2010-04-094-33/+85
* Docs for MultiMap done. Review by community.pAleksandar Pokopec2010-04-091-3/+18
* Fix test with new specialized output, no review.Paul Phillips2010-04-091-0/+1
* Some tweaks to process to see if it'll fix auxjvm.Paul Phillips2010-04-092-8/+15
* MultiMap and WeakHashMap docs. no reviewAleksandar Pokopec2010-04-092-2/+24
* Turn on specialization by default. No review.Iulian Dragos2010-04-0924-24/+0
* fixed one more issue that prevented variables i...Martin Odersky2010-04-091-3/+12
* more docsMartin Odersky2010-04-0911-29/+25
* Updated documentationMartin Odersky2010-04-0923-122/+107
* Work on mutable collections docs.Aleksandar Pokopec2010-04-0918-71/+96
* [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
* New starr with the latest fixes to specialization.Iulian Dragos2010-04-093-3/+3
* 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-094-18/+32
* 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
* New starr for primitive companion objectsIulian Dragos2010-04-093-3/+3
* Changed the syntax of the specialized annotation:Iulian Dragos2010-04-0912-58/+41
* Companion objects of primitive types are now va...Iulian Dragos2010-04-099-21/+115
* 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
* Changes to docs of collections in the `immutabl...Aleksandar Pokopec2010-04-0920-98/+157
* minor cleanup in build script. no reviewLukas Rytz2010-04-091-11/+17
* close #3207. review by oderskyLukas Rytz2010-04-092-3/+28
* Stack overflow corner case I noticed in the repl.Paul Phillips2010-04-091-0/+1
* Fix and test for Iterator corner case.Paul Phillips2010-04-083-2/+16
* More cleanups in docs. Review by odersky.Aleksandar Pokopec2010-04-084-20/+20
* Another set of typos fixed.Aleksandar Pokopec2010-04-087-11/+14
* [scaladoc] Fixed filter method in template page...Gilles Dubochet2010-04-082-107/+108
* Mostly some undocumented stuff in JavaConversions.Aleksandar Pokopec2010-04-083-4/+25
* Some typos in collections. Review by odersky.Aleksandar Pokopec2010-04-084-5/+4
* Gave Stream a lazy withFilter implementation.Paul Phillips2010-04-073-30/+90
* Created a test.suite.clean.checkinit ant target...Paul Phillips2010-04-071-0/+8
* Tore out some unnecessary ambiguity-creating al...Paul Phillips2010-04-074-9/+5
* And another partest gap is filled.Paul Phillips2010-04-067-23/+54
* Fixed another partest feature I'd managed to br...Paul Phillips2010-04-068-107/+109
* Removing some code duplication from scaladoc.Paul Phillips2010-04-062-96/+71
* Final methods should appear in scaladoc.Paul Phillips2010-04-061-1/+1