summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Closes #3108 plus removed some semicolons.Hubert Plociniczak2010-04-232-21/+21
* Fixed potential duplicate error annotation "Err...Martin Odersky2010-04-232-15/+18
* Fixed typo in error message. No review.Martin Odersky2010-04-231-1/+1
* Fixed implicits problem in specs; Manifest[Clas...Martin Odersky2010-04-231-31/+14
* Some cleanup I did when looking at #2769.Hubert Plociniczak2010-04-222-27/+21
* Added two options to tools/tokens, --sliding an...Paul Phillips2010-04-213-16/+38
* Fixed a couple bugs in tools/tokens which were ...Paul Phillips2010-04-211-4/+7
* Two new command line programs in ~/tools: scmp ...Paul Phillips2010-04-212-0/+134
* Since pickled data moved into annotations ShowP...Paul Phillips2010-04-2111-56/+139
* [scaladoc] Slight change to design of how Comme...Gilles Dubochet2010-04-212-2/+2
* Changed the way special overrides are implemented.Iulian Dragos2010-04-213-76/+85
* Fixed retyping of ThisTypes and less aggressive...Iulian Dragos2010-04-212-11/+23
* Fixed bug in update method visibility which cau...Paul Phillips2010-04-212-33/+46
* fix bootstrap library build. review by oderskyLukas Rytz2010-04-204-10/+42
* Missing bit from r21620.Hubert Plociniczak2010-04-191-2/+5
* Better fix for #2757. Review by milessabin.Hubert Plociniczak2010-04-192-1/+3
* Fix and test case for forwarder duplicate bug.Paul Phillips2010-04-171-2/+2
* More polishing up features in partest which wor...Paul Phillips2010-04-161-8/+11
* Improved @tailrec error messages to specify the...Paul Phillips2010-04-151-73/+57
* Removed a bunch of -Y warning options.Paul Phillips2010-04-157-123/+9
* A repl corner case. Closes #3298, no review.Paul Phillips2010-04-151-1/+1
* Revert "Don't decode symbols in .toString."Iulian Dragos2010-04-141-1/+1
* Made the icode reader more resilient to errors.Iulian Dragos2010-04-132-39/+66
* Don't decode symbols in .toString.Iulian Dragos2010-04-131-1/+1
* Fixed deadlocking behavior in actors.Iulian Dragos2010-04-131-3/+5
* [scaladoc] Tweak so that left pane has a little...Donna Malayeri2010-04-131-2/+6
* Removed trace output after having verified that...Martin Odersky2010-04-131-2/+1
* A safety improvement for random path generation...Paul Phillips2010-04-131-4/+3
* [scaladoc] More cosmetic changes.Donna Malayeri2010-04-137-1116/+1216
* Fix for specialized fix.Martin Odersky2010-04-131-1/+1
* attempted fix for the TypeSkolem problem under ...Martin Odersky2010-04-133-2/+19
* fix for usecase in doccomments.Martin Odersky2010-04-131-4/+2
* [scaladoc] Fixed CSS so that styles from wiki m...Gilles Dubochet2010-04-131-0/+22
* fixed most of stability, reviewed by iuli, so n...Lukas Rytz2010-04-131-1/+1
* Some clean-ups.Hubert Plociniczak2010-04-131-84/+92
* [scaladoc] Changed comment code and pre tages t...Donna Malayeri2010-04-131-2/+2
* Noticed that Settings post-set hooks were not b...Paul Phillips2010-04-121-6/+8
* Changed the colors for types, value members, an...Donna Malayeri2010-04-122-10/+10
* [scaladoc] Members inherited from sourceless fi...Gilles Dubochet2010-04-121-1/+1
* [scaladoc] Cosmetic changes:Donna Malayeri2010-04-122-130/+160
* [scaladoc] Use case symbols have correct owner;...Gilles Dubochet2010-04-121-1/+3
* [scaladoc] Inner objects, which according to th...Gilles Dubochet2010-04-121-2/+2
* Fixed various position issues in specialized me...Iulian Dragos2010-04-121-8/+11
* Companion objects of case classes extend Abstra...Iulian Dragos2010-04-122-5/+8
* Don't generate forwarders for specialized methods.Iulian Dragos2010-04-121-1/+1
* [scaladoc] Comment summary (first sentence) is ...Gilles Dubochet2010-04-123-58/+91
* [scaladoc] Signature kind (def, val) needs more...Gilles Dubochet2010-04-121-4/+4
* [scaladoc] Lazy vals are printed as such, no lo...Gilles Dubochet2010-04-123-10/+15
* fixed LOAD_MODULE for companions of primitive t...Lukas Rytz2010-04-121-16/+21
* Move constructors to beginning of scaladoc html...Donna Malayeri2010-04-124-13/+23