summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* eternalized Paul's findings wrt thisSymAdriaan Moors2011-10-201-2/+20
* cleaned up addEvidenceParams a bitAdriaan Moors2011-10-201-12/+8
* More decomposition of Namers.Paul Phillips2011-10-203-90/+88
* AbstractPartialFunction.Paul Phillips2011-10-1912-13/+25
* Overhaul of mixin.Paul Phillips2011-10-1910-410/+410
* Cycle defense.Paul Phillips2011-10-191-1/+7
* Tweaks to Any and AnyRef documentation, courtes...Heather Miller2011-10-182-2/+5
* Documentation to Namers.Paul Phillips2011-10-181-0/+10
* Fixing valueOfTerm in the repl.Paul Phillips2011-10-182-7/+9
* Shutdown hook modification.Paul Phillips2011-10-182-8/+20
* Fix for comparison warnings.Paul Phillips2011-10-182-5/+7
* Overhaul of Namers.Paul Phillips2011-10-178-575/+627
* Reverting r25787 (caused test.scaladoc failures...Antonio Cunei2011-10-177-283/+181
* Cleaning up debug logging.Paul Phillips2011-10-176-11/+22
* Do not depend on java.rmi.* when not necessary.Grzegorz Kossakowski2011-10-171-2/+2
* Big improvements to scala.Either.Heather Miller2011-10-161-14/+287
* Addendum to previous patch.Paul Phillips2011-10-161-10/+9
* Fix for multiple evaluation in structural calls.Paul Phillips2011-10-161-100/+115
* revise and expand root-level ScaladocPaul Phillips2011-10-151-15/+24
* Donated some parens to Any.Paul Phillips2011-10-151-4/+4
* Harden the typer against surprise unapply types.Paul Phillips2011-10-151-1/+4
* Changed a power mode import.Paul Phillips2011-10-151-1/+1
* Fix regression in companion check.Paul Phillips2011-10-154-5/+18
* Another swing at r25823.Paul Phillips2011-10-141-1/+12
* Better error when abstract methods are missing.Paul Phillips2011-10-145-41/+85
* Reverted r25823 as it breaks specialization of ...Grzegorz Kossakowski2011-10-131-6/+1
* Renamed isPureExpr to isExprSafeToInline.Paul Phillips2011-10-137-27/+32
* Adjustment to @switch.Paul Phillips2011-10-131-1/+3
* Added back reporting of comment tokens from the...Iulian Dragos2011-10-121-0/+8
* Propagate self-type to specialized subclasses.Paul Phillips2011-10-111-1/+6
* Throw different exception.Paul Phillips2011-10-111-2/+2
* Added check file for test.Martin Odersky2011-10-111-5/+5
* Presentation compiler: let ShutdownReq propagat...Iulian Dragos2011-10-111-1/+2
* Batting back a java.rmi.* dependency.Paul Phillips2011-10-103-20/+18
* Avoiding String.isEmpty.Paul Phillips2011-10-102-2/+2
* String interpolation added as experimental feat...Martin Odersky2011-10-104-25/+116
* Moved meta annotations to annotation.meta, plus.Paul Phillips2011-10-1032-259/+310
* Minor update of the PC's testing framework.Micro Dotta2011-10-092-7/+19
* Flipped varargs eta-expansion behavior.Paul Phillips2011-10-093-1/+8
* Fix for error printing regression.Paul Phillips2011-10-091-5/+7
* Big improvements to the documentation of collec...Heather Miller2011-10-092-15/+171
* Fixes to javascript in Scaladoc, contributed by...Heather Miller2011-10-091-3/+6
* Added ??? and NotImplementedError because this ...Martin Odersky2011-10-072-0/+24
* Added parameter keepSrcLoaded to askStructure's...Micro Dotta2011-10-071-2/+3
* Fixed overzealous caching of implicit members i...Martin Odersky2011-10-071-3/+5
* Fallback on stale type parameters in forInterac...Martin Odersky2011-10-071-6/+27
* Add "Google tokens for Scala" for symbolic name...Kato Kazuyoshi2011-10-061-2/+13
* Closing soundness hole in variance checking.Paul Phillips2011-10-061-2/+11
* Use normal Global with RangePositions instead o...Hubert Plociniczak2011-10-051-1/+1
* Adding debug output to track down override mark...Martin Odersky2011-10-051-7/+11