summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* This time, fixed #4283. no review.Iulian Dragos2011-04-144-5/+11
* Revert "Closes #4283.Iulian Dragos2011-04-133-10/+4
* Closes #4283. no review.Iulian Dragos2011-04-133-4/+10
* Warn when the jar file cannot be found when loa...Iulian Dragos2011-04-131-1/+3
* Fixes my part of #4283 by inserting another cas...Martin Odersky2011-04-133-7/+22
* An alteration to r24740 to fix failing test fil...Paul Phillips2011-04-131-1/+3
* An alteration to r24740 to fix failing test fil...Paul Phillips2011-04-131-1/+1
* closes #4426.Hubert Plociniczak2011-04-121-3/+2
* Closes #4432. review by dragosHubert Plociniczak2011-04-121-13/+37
* Closes #4275.Martin Odersky2011-04-122-34/+53
* [scaladoc] Closes #4452 again. Review by malayeri.Kato Kazuyoshi2011-04-121-11/+12
* Made the 'onCompilerThread' flag a field, corre...Iulian Dragos2011-04-121-1/+1
* Ensured invariant that notPRIVATE can be set on...Martin Odersky2011-04-121-1/+1
* Pulled daemonized from the process API based on...Paul Phillips2011-04-111-1/+6
* Closes #4402. Review by plocinic.Martin Odersky2011-04-111-4/+6
* [scaladoc] Closes #4452. Review by malayeri.Kato Kazuyoshi2011-04-111-1/+5
* [scaladoc] Add missing file. No review.Donna Malayeri2011-04-111-0/+0
* [scaladoc] Improve visual design and layout of ...Donna Malayeri2011-04-1132-65/+370
* FreshRunReq's are no longer suppressed when thr...Martin Odersky2011-04-111-3/+4
* Closes #4390, unfortunately by taking the stric...Martin Odersky2011-04-111-1/+15
* Deleted debug output that made it into previous...Martin Odersky2011-04-111-4/+4
* Closes #4380. No review.Martin Odersky2011-04-111-6/+10
* Closes #4396. No review.Martin Odersky2011-04-111-0/+1
* Tighten the visibility of interactive.Global.Eugene Vigdorchik2011-04-111-16/+16
* Found there was still all kinds of detritus rem...Paul Phillips2011-04-113-12/+8
* Improving the repl help infrastructure, and mad...Paul Phillips2011-04-116-131/+180
* Changed scala.io.Position into something other ...Paul Phillips2011-04-101-2/+2
* Made the reading of y/n a little more robust.Paul Phillips2011-04-102-11/+18
* Added :imports command, no review.Paul Phillips2011-04-084-4/+56
* Factoring the imports related code out of the m...Paul Phillips2011-04-082-172/+190
* Closes #4431. Review by extempore.Martin Odersky2011-04-081-0/+7
* [scaladoc] Don't generate long comments if they...Donna Malayeri2011-04-081-4/+9
* [scaladoc] Separate sections for "linear supert...Donna Malayeri2011-04-083-74/+46
* [MSIL] handling of volatile fields.Miguel Garcia2011-04-081-2/+34
* Made power mode more configurable.Paul Phillips2011-04-0711-35/+62
* Fixes #2808 without redefining what override me...Martin Odersky2011-04-072-1/+10
* [scaladoc] Don't generate an attributes block i...Donna Malayeri2011-04-071-3/+5
* [scaladoc] Make links to classes and traits not...Donna Malayeri2011-04-071-3/+8
* Deleted SourcelessComments.Paul Phillips2011-04-0711-283/+245
* Clamping down on some more breakage which snuck...Paul Phillips2011-04-073-25/+44
* The beautification of repl pasting had the prob...Paul Phillips2011-04-062-31/+70
* More refinements to avoid deadlocks systematica...Martin Odersky2011-04-062-25/+25
* [scaladoc] Reduce horizontal lines in html outp...Donna Malayeri2011-04-062-104/+150
* Set "synthetic" flag for methods $asInstanceOf ...Donna Malayeri2011-04-061-2/+2
* Misc cleanups and crash avoidance, no review.Paul Phillips2011-04-062-3/+1
* Fixed an edge case setting crasher, no review.Paul Phillips2011-04-061-1/+1
* Some accumulated cleanups around the interprete...Paul Phillips2011-04-053-84/+130
* Forgot a import in the last commit. no review.Iulian Dragos2011-04-051-2/+0
* better handling of on-same-thread calls.Martin Odersky2011-04-052-10/+12
* Wrapped exceptions coming from calls to 'ask' i...Iulian Dragos2011-04-052-3/+6