summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
* [scaladoc] More mitigation code for dangerous H...Gilles Dubochet2010-04-121-1/+2
* [scaladoc] Not all 23 AbstractFunction classes ...Gilles Dubochet2010-04-121-4/+10
* [scaladoc] Dangerous HTML (that can break Scala...Gilles Dubochet2010-04-121-3/+20
* [scaladoc] meta-documentation (attributes, defi...Gilles Dubochet2010-04-121-115/+129
* Cosmetic renamings. No review.Martin Odersky2010-04-121-3/+3
* Closes #3224. Review by retronym.Martin Odersky2010-04-122-5/+16
* Closes #2757. No review.Hubert Plociniczak2010-04-121-0/+1
* Reverting r21442 the Exception patch because I ...Paul Phillips2010-04-111-2/+2
* moved plugin folder back to 'misc/scala-devel/p...Lukas Rytz2010-04-112-135/+3
* Fixed some position issues and build manager test.Iulian Dragos2010-04-111-5/+11
* [scaladoc] Fixes efficiency issue in the way pa...Gilles Dubochet2010-04-111-5/+6
* [scaladoc] UI tweak: definition classes list is...Gilles Dubochet2010-04-111-1/+1
* [scaladoc] Refactors Paul's refactorings from r...Gilles Dubochet2010-04-112-39/+42
* Some overdue cleanups on Exception.Paul Phillips2010-04-111-2/+2
* Temporarily reverted r21421 so the build will b...Paul Phillips2010-04-111-3/+7
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-1118-309/+817
* Fix windows build.Hubert Plociniczak2010-04-101-1/+2
* Some tweaks to process to see if it'll fix auxjvm.Paul Phillips2010-04-092-8/+15
* fixed one more issue that prevented variables i...Martin Odersky2010-04-091-3/+12
* [scaladoc] FIxed issue with wiki parser that pr...Gilles Dubochet2010-04-091-20/+35
* Turn on specialization by default. No review.Iulian Dragos2010-04-092-2/+3