summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More work and documentation for GenericRanges, ...Paul Phillips2009-06-2416-79/+141
* Working my way toward a consistent interface fo...Paul Phillips2009-06-246-174/+55
* Moving empty .scala_dependencies check around l...Paul Phillips2009-06-242-6/+9
* * dialogs use named arguments now, messages are...Ingo Maier2009-06-2413-150/+204
* Some enhancements to Option to cover a variety ...Paul Phillips2009-06-241-2/+31
* Some incremental steps on overhauling IO.Paul Phillips2009-06-234-72/+94
* Made some minor adjustments to Stream, having d...Paul Phillips2009-06-231-32/+7
* Put a stop to empty .scala_dependencies files.Paul Phillips2009-06-231-0/+6
* Thread-based receive uses ManagerBlocker interf...Philipp Haller2009-06-234-23/+32
* As Ordered now extends Comparable, so too shouldPaul Phillips2009-06-231-1/+3
* Fixed #2062.Philipp Haller2009-06-231-1/+1
* Added test for #2060.Philipp Haller2009-06-231-0/+28
* Removed what amounted to a no-operation in the ...Paul Phillips2009-06-221-51/+31
* Attempted to resolve the improbable mess surrou...Paul Phillips2009-06-227-25/+30
* Added test for #2034.Philipp Haller2009-06-221-0/+14
* Added test for #2079.Philipp Haller2009-06-221-0/+25
* Added test for #2078.Philipp Haller2009-06-222-2/+11
* More equality shenanigans.Paul Phillips2009-06-213-39/+9
* Created DelayedLazyVal for your def/val hybrid ...Paul Phillips2009-06-203-14/+47
* Exposing more identifiers for tab-completion.Paul Phillips2009-06-202-15/+47
* improvements to names / defaults (implicits, ty...Lukas Rytz2009-06-2012-107/+212
* Added jline as optional dependency to scala-com...Josh Suereth2009-06-201-0/+6
* Removed some useless type arguments which survi...Paul Phillips2009-06-192-9/+9
* Support for specialization on explicit types.Iulian Dragos2009-06-193-24/+94
* Created scala.reflect.Invocation, which offers ...Paul Phillips2009-06-192-0/+129
* corrected some typosTiark Rompf2009-06-193-3/+3
* Fixed scaladoc crashIulian Dragos2009-06-191-1/+1
* Specialization landed in trunk.Iulian Dragos2009-06-1858-55/+3088
* tweak to hashable.Paul Phillips2009-06-181-1/+1
* Small fixes in code generation for interface ca...Iulian Dragos2009-06-182-3/+8
* Fixed symbol loaders when called at a very late...Iulian Dragos2009-06-182-4/+7
* (1) some changes to interactive compiler interf...Martin Odersky2009-06-1815-143/+334
* Removed some useless files which declare themse...Paul Phillips2009-06-186-6/+0
* working on dep manager.Iulian Dragos2009-06-181-18/+27
* fixed some deprecation messages.Paul Phillips2009-06-181-2/+2
* Adds @experimental annotation to lower the acti...Paul Phillips2009-06-173-0/+31
* Newly generated Tuple/Product/Function classes ...Paul Phillips2009-06-1768-745/+662
* Close to complete rewrite of genprod so it's ea...Paul Phillips2009-06-171-245/+229
* made Hashable use a Seq instead of List.Paul Phillips2009-06-161-6/+6
* More work on all the collection proxies.Paul Phillips2009-06-1611-74/+120
* cleaned up eta-expansion of partial named appli...Lukas Rytz2009-06-162-28/+20
* added headers, svn keywords, updated pilib exam...michelou2009-06-1665-153/+324
* Added tests for #2027 and #2030.Philipp Haller2009-06-163-0/+15
* An attempt at reintegrating MapProxy.Paul Phillips2009-06-155-61/+118
* allow using named / default arguments in self- ...Lukas Rytz2009-06-156-41/+61
* Fixed the optimised build.Iulian Dragos2009-06-152-5/+26
* - fixed #2057Lukas Rytz2009-06-155-24/+28
* Moved test for #1801 to pending for offline bug...Philipp Haller2009-06-142-0/+0
* Switched back to ThreadPoolExecutor.Philipp Haller2009-06-141-3/+1
* Fixed some deprecation warnings.Paul Phillips2009-06-135-11/+11