summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Towards runtime code generation. No review.Martin Odersky2011-10-212-7/+22
* Isolated name change. No review.Martin Odersky2011-10-211-2/+2
* made virtpatmat codegen type-directedAdriaan Moors2011-10-212-53/+68
* virtpatmat, hidden behind -YvirtpatmatAdriaan Moors2011-10-2051-5/+1238
* explicitouter support for virtpatmat synthetic ...Adriaan Moors2011-10-202-0/+24
* setting the stage for the virtualizing pattern ...Adriaan Moors2011-10-202-29/+34
* misc fixes while working on virtualizing patter...Adriaan Moors2011-10-2010-23/+29
* infer singleton when asking for itAdriaan Moors2011-10-206-31/+59
* more flexible inference wrt type skolemsAdriaan Moors2011-10-203-18/+52
* 5033: align bound syms when comparing method typesAdriaan Moors2011-10-202-6/+19
* dependent methods types are now always enabledAdriaan Moors2011-10-2022-45/+19
* no need to add an x field to everythingAdriaan Moors2011-10-202-15/+15
* 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-1911-410/+432
* Cycle defense.Paul Phillips2011-10-194-2/+24
* 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-184-7/+27
* Shutdown hook modification.Paul Phillips2011-10-184-8/+60
* Fix for comparison warnings.Paul Phillips2011-10-184-26/+40
* Overhaul of Namers.Paul Phillips2011-10-178-575/+627
* Reverting r25787 (caused test.scaladoc failures...Antonio Cunei2011-10-178-302/+183
* 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-163-100/+140
* revise and expand root-level ScaladocPaul Phillips2011-10-151-15/+24
* Donated some parens to Any.Paul Phillips2011-10-151-4/+4
* Test case closes SI-3898, no review.Paul Phillips2011-10-151-0/+6
* Harden the typer against surprise unapply types.Paul Phillips2011-10-153-1/+28
* Changed a power mode import.Paul Phillips2011-10-151-1/+1
* removed quotes in partest.bat, added svn propsmichelou2011-10-151-3/+3
* Fix regression in companion check.Paul Phillips2011-10-155-7/+22
* Another swing at r25823.Paul Phillips2011-10-144-1/+46
* Better error when abstract methods are missing.Paul Phillips2011-10-1413-53/+250
* Reverted r25823 as it breaks specialization of ...Grzegorz Kossakowski2011-10-132-24/+1
* Renamed isPureExpr to isExprSafeToInline.Paul Phillips2011-10-137-27/+32
* Adjustment to @switch.Paul Phillips2011-10-132-1/+11
* Added back reporting of comment tokens from the...Iulian Dragos2011-10-121-0/+8
* Propagate self-type to specialized subclasses.Paul Phillips2011-10-112-1/+24
* Throw different exception.Paul Phillips2011-10-111-2/+2
* Added check file for test.Martin Odersky2011-10-113-8/+8
* Simple test case for string interpolation.Martin Odersky2011-10-112-0/+10
* 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