summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More work on classpaths.Paul Phillips2010-02-1113-177/+147
* [scaladoc] Fixed popup content lookup so that i...Gilles Dubochet2010-02-115-140/+146
* Trying to get when "." is added to the classpat...Paul Phillips2010-02-111-0/+2
* Removed leftovers of r20857, added test for #3045Hubert Plociniczak2010-02-113-0/+11
* Fixes #3045. No review.Hubert Plociniczak2010-02-101-1/+1
* Disabled failing test. Review by plocinic.Paul Phillips2010-02-107-0/+0
* 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-1021-12/+111
* close #2984. review by community.Lukas Rytz2010-02-102-11/+16
* 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-104-2/+19
* Fixed partially specialized classes.Iulian Dragos2010-02-093-4/+18
* 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-092-19/+14
* Compiler part of fix for #2767: provide hooks t...Miles Sabin2010-02-094-4/+30
* Export missing package.Miles Sabin2010-02-091-0/+1
* Until now directories on the classpath were not...Paul Phillips2010-02-081-25/+58
* Some work on classpaths.Paul Phillips2010-02-0822-374/+585
* [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-083-11/+23
* 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
* testdata changedilyas2010-02-051-4/+4
* scalap output bug fixedilyas2010-02-051-1/+1
* Discovered that List's deprecated removeDuplica...Paul Phillips2010-02-051-0/+3
* some scalap tweaksilyas2010-02-054-25/+34
* [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-0423-34/+31
* 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-035-65/+58
* 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-0322-28/+31
* [scaladoc] Optional link to source (set paramet...Gilles Dubochet2010-02-038-51/+102