summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed some position issues and build manager test.Iulian Dragos2010-04-111-5/+11
* Made use of random number generator in ForkJoin...Philipp Haller2010-04-111-4/+10
* Scaladoc clean-ups for various actor and channe...Philipp Haller2010-04-119-162/+30
* [scaladoc] Fixes efficiency issue in the way pa...Gilles Dubochet2010-04-111-5/+6
* Completed scaladoc for Reactor and Combinators.Philipp Haller2010-04-114-34/+35
* [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
* ScalaSigPrinter fixed for multiline string valu...ilyas2010-04-111-0/+5
* Some overdue cleanups on Exception.Paul Phillips2010-04-112-66/+80
* Temporarily reverted r21421 so the build will b...Paul Phillips2010-04-111-3/+7
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-1127-489/+906
* Docs. No review.Aleksandar Pokopec2010-04-1010-45/+153
* 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
* 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
* 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
* 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
* Changed the syntax of the specialized annotation:Iulian Dragos2010-04-0910-56/+39
* Companion objects of primitive types are now va...Iulian Dragos2010-04-095-7/+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
* 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
* Fix and test for Iterator corner case.Paul Phillips2010-04-081-2/+5
* 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