summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* More partest cleanups, and putting back a coupl...Paul Phillips2010-02-253-2/+3
* Looking at iulian's patch to the squeezer sent ...Paul Phillips2010-02-252-39/+25
* Made the squeezer worthy of its name: a block w...Iulian Dragos2010-02-251-2/+9
* Tweaking the sealed logic in light of #3097.Paul Phillips2010-02-252-12/+24
* Fix for a king-sized last-minute thinko.Paul Phillips2010-02-251-1/+3
* Created -Yfatal-warnings, as otherwise I can't ...Paul Phillips2010-02-253-4/+9
* Bash completion! The file is automatically crea...Paul Phillips2010-02-242-4/+139
* [scaladoc] Preliminary support for links and li...Gilles Dubochet2010-02-245-20/+142
* Another update for ShowPickled. No review.Paul Phillips2010-02-241-0/+2
* Removed stray debugging code.Miles Sabin2010-02-231-2/+1
* Improved fix for #2767. Review by community.Miles Sabin2010-02-231-7/+3
* The initial results of running a basic cut and ...Paul Phillips2010-02-239-143/+88
* Removed now redundant function splitParams.Paul Phillips2010-02-233-132/+2
* After the compiler refactor, we ended up with i...Paul Phillips2010-02-236-404/+9
* [scaladoc] Updated jQuery to version 1.4.2.Gilles Dubochet2010-02-232-140/+142
* Added productElementName to Product.Paul Phillips2010-02-233-5/+15
* Abstracting out a few more platform specific el...Paul Phillips2010-02-237-45/+51
* Oops, I broke jline in r20953. Fixed. No review.Paul Phillips2010-02-231-1/+1
* More fun with ClassPaths.Paul Phillips2010-02-234-18/+39
* Some much needed housecleaning regarding system...Paul Phillips2010-02-239-51/+47
* Yet another attempt at retaining ill-typed tree...Miles Sabin2010-02-222-39/+23
* A simple command line parser to consolidate a b...Paul Phillips2010-02-221-0/+166
* Specialized types are not substituted inside ty...Iulian Dragos2010-02-221-2/+2
* Some deprecation patrol and minor cleanups.Paul Phillips2010-02-221-3/+3
* More laboring on Settings, ClassPaths, Ant Task...Paul Phillips2010-02-2211-70/+115
* Some more code for seeing what's going on in in...Paul Phillips2010-02-217-21/+108
* Some repl cleanups and debugging conveniences.Paul Phillips2010-02-212-39/+44
* Lowering the noise level in the classpath debug...Paul Phillips2010-02-202-10/+15
* Another attempt at retaining ill-typed trees fo...Miles Sabin2010-02-202-10/+24
* Altered the ant task to generate a -Dscala.home...Paul Phillips2010-02-202-1/+6
* Some cleanups on the scalacfork ant task since ...Paul Phillips2010-02-202-55/+69
* Temporarily reverting r20928 as it is leading t...Paul Phillips2010-02-202-2/+2
* Some script fixes tied up with classpaths.Paul Phillips2010-02-192-21/+6
* Fixed #3043 and #3043; fixed a regression with ...Miles Sabin2010-02-192-2/+2
* Patch from Mirko Stocker correcting start posti...Miles Sabin2010-02-181-5/+5
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-1812-258/+197
* Tighter pattern matching hits the street.Paul Phillips2010-02-183-38/+42
* Fix for recent stability issue with Apply0.Paul Phillips2010-02-181-0/+3
* A variety of changes to partest made in a quest...Paul Phillips2010-02-171-1/+5
* Added a copy() method to Settings. No review.Paul Phillips2010-02-171-2/+16
* Fix for silly mistake in [20835]. No review.Miles Sabin2010-02-171-1/+1
* Checking the symbols of parameters in overloade...Hubert Plociniczak2010-02-171-4/+4
* Fix and test case for #3031. Review by odersky.Miles Sabin2010-02-171-1/+7
* 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
* 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-162-15/+45
* Some minor bugfixing/refining to completion.Paul Phillips2010-02-163-11/+27