summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Took a less ambitious approach to restoring sta...Paul Phillips2010-02-162-8/+5
* Altered Symbol.isLess to sort on initName befor...Paul Phillips2010-02-161-2/+12
* Made partest stop crashing on test directories ...Paul Phillips2010-02-161-7/+8
* Unix scripts pass -D options to the underlying ...Paul Phillips2010-02-162-3/+19
* Trying again to unbreak the repl patch.Paul Phillips2010-02-161-2/+3
* Last minute change broke the last commit.Paul Phillips2010-02-161-1/+1
* Some prestidigitation improving the repl startu...Paul Phillips2010-02-163-17/+53
* Some minor bugfixing/refining to completion.Paul Phillips2010-02-163-11/+27
* Rewrote my own submitted code of a year ago fro...Paul Phillips2010-02-151-0/+39
* Some new tools for the tools directory.Paul Phillips2010-02-154-9/+40
* Fix for the out-of-date showpickled. No review.Paul Phillips2010-02-151-1/+1
* Merge branch 'fix-specialized'Iulian Dragos2010-02-153-19/+37
* Restored the disabled exception in classfilepar...Paul Phillips2010-02-152-6/+12
* More classpath work, and cleanups in the vicini...Paul Phillips2010-02-1415-267/+246
* Added some error logic so if #2956 strikes agai...Paul Phillips2010-02-141-6/+7
* Reducing the amount of low-level classpath mani...Paul Phillips2010-02-149-47/+64
* Some change to classpath handling in r20866 has...Paul Phillips2010-02-141-4/+2
* [scaladoc] Added "display packages only" filter...Gilles Dubochet2010-02-122-3/+61
* Fixes #3046 once more. No review is necessary.Aleksandar Pokopec2010-02-121-1/+1
* [scaladoc] Fixes for IE 8 compatibility.Gilles Dubochet2010-02-125-20/+31
* The non-intrusive bits of my hopefully pending ...Paul Phillips2010-02-112-22/+17
* added annotation checker hook for Types.isWithi...Tiark Rompf2010-02-112-1/+13
* More work on classpaths.Paul Phillips2010-02-1112-176/+139
* [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
* Fixes #3045. No review.Hubert Plociniczak2010-02-101-1/+1
* 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