summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* More work on classpaths.Paul Phillips2010-02-1017-350/+349
* partest no longer treats remaining .log files a...Philipp Haller2010-02-101-3/+3
* Closes #2651Hubert Plociniczak2010-02-101-12/+23
* close #2984. review by community.Lukas Rytz2010-02-101-11/+11
* modified typing of while loops to allow other t...Tiark Rompf2010-02-101-6/+21
* fixes #3046Aleksandar Pokopec2010-02-101-1/+1
* close #3003. no review, already done by dragos.Lukas Rytz2010-02-101-2/+6
* Fixed partially specialized classes.Iulian Dragos2010-02-091-4/+12
* some small byval mode changes. review by odersky.Tiark Rompf2010-02-091-8/+11
* No double-processing format strings.Paul Phillips2010-02-091-1/+1
* `replaceSomeIn` method added.Aleksandar Pokopec2010-02-091-14/+8
* Compiler part of fix for #2767: provide hooks t...Miles Sabin2010-02-094-4/+30
* Until now directories on the classpath were not...Paul Phillips2010-02-081-25/+58
* Some work on classpaths.Paul Phillips2010-02-0821-374/+581
* [scaladoc] Fully qualified names are displayed ...Gilles Dubochet2010-02-085-19/+54
* [scaladoc] Many improvements in the UI for Scal...Gilles Dubochet2010-02-0812-128/+510
* Re-added deprecated member to scala.actors.Fut...Philipp Haller2010-02-081-0/+3
* fix msil build (nested classes in particular).Lukas Rytz2010-02-082-10/+22
* IntelliJ project metadata updated for new locat...Miles Sabin2010-02-079-1180/+1098
* Some code duplication removal as I inch us towa...Paul Phillips2010-02-074-70/+26
* A more MSIL-aware attempt at isolating the plat...Paul Phillips2010-02-0610-138/+229
* scalap output bug fixedilyas2010-02-051-1/+1
* Discovered that List's deprecated removeDuplica...Paul Phillips2010-02-051-0/+3
* some scalap tweaksilyas2010-02-052-22/+31
* [scaladoc] Fixed issue with failing Windows build.Gilles Dubochet2010-02-051-1/+1
* Taking a swing at fixing -optimise. No review.Paul Phillips2010-02-042-8/+2
* fixed previous commit. No review.Tiark Rompf2010-02-041-4/+4
* Made a whole WithFilter class for Option after ...Paul Phillips2010-02-041-0/+17
* Added byval mode and annotation checker hook fo...Tiark Rompf2010-02-043-32/+71
* Raised the level of abstraction (slightly, not ...Paul Phillips2010-02-045-79/+72
* Some hardening in the repl, and removing some f...Paul Phillips2010-02-046-17/+29
* Fixed issue in partest where result of tests th...Philipp Haller2010-02-045-74/+120
* Some minor cleanups in reflect.Paul Phillips2010-02-045-29/+31
* The remainder of isolating MSIL from the rest o...Paul Phillips2010-02-046-195/+211
* Unique's seeming victory is overruled by commit...Paul Phillips2010-02-0418-26/+23
* Noticed that all the system properties were bei...Paul Phillips2010-02-043-23/+22
* A big push to make the interpreter easier to in...Paul Phillips2010-02-033-57/+52
* Created MSILGlobal to start breaking the depend...Paul Phillips2010-02-032-82/+94
* Preserve source order for class members in gene...Iulian Dragos2010-02-031-0/+1
* Fixed XML Utility.escape method to conform to X...David Pollak2010-02-031-5/+23
* Striking while the iron is hot, renamed removeD...Paul Phillips2010-02-0317-20/+23
* [scaladoc] Optional link to source (set paramet...Gilles Dubochet2010-02-037-49/+93
* Made sliding/grouped throw an exception when re...Paul Phillips2010-02-031-0/+2
* Fixes the problem mentioned in #2882, which see...Hubert Plociniczak2010-02-031-4/+8
* It was pointed out that sorted and the 1-arg ve...Paul Phillips2010-02-021-36/+22
* Took a swing at sorting out sorting.Paul Phillips2010-02-0214-36/+48
* Hid some AST nodes from the prying eyes of refl...Paul Phillips2010-02-023-79/+71
* Correctly check annotated types.Hubert Plociniczak2010-02-021-8/+6
* Closes #3009.Philipp Haller2010-02-021-11/+26
* Cleaned up the code slightly. No review.Hubert Plociniczak2010-02-021-5/+5