summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-113-8/+14
* 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-118-34/+19
* Improving the repl help infrastructure, and mad...Paul Phillips2011-04-116-131/+180
* Changed scala.io.Position into something other ...Paul Phillips2011-04-104-79/+67
* More fun with xml and elements not appearing eq...Paul Phillips2011-04-103-16/+4
* 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-0812-54/+232
* Made power mode more configurable.Paul Phillips2011-04-0714-35/+71
* 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
* Added a comment to Dynamic sharing that if you ...Paul Phillips2011-04-071-4/+5
* Deleted SourcelessComments.Paul Phillips2011-04-0717-311/+524
* 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
* Update documentation of MutableList.Donna Malayeri2011-04-061-2/+1
* [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-063-15/+7
* Fixed a failure output regression I introduced ...Paul Phillips2011-04-061-23/+7
* 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
* Fixes #4298, by correcting doc commentMartin Odersky2011-04-051-3/+2
* Enhancing the repl-testing code by turning it i...Paul Phillips2011-04-052-5/+43
* Added a long overdue warning for when people de...Paul Phillips2011-04-051-6/+25
* [scaladoc] Updated trait, package, class, and o...Donna Malayeri2011-04-049-1432/+1788
* Some localized code cleanup.Martin Odersky2011-04-041-10/+11