summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Overhaul of getter/setter synthesis.Paul Phillips2011-10-288-260/+343
* Tentative fix for IDE #1000663.Martin Odersky2011-10-281-3/+15
* Closes t5121. Review by szeiger.Martin Odersky2011-10-281-0/+3
* Repl output fix.Paul Phillips2011-10-281-2/+2
* Better report on missing methods.Paul Phillips2011-10-281-3/+4
* Fix for varargs methods.Paul Phillips2011-10-271-1/+5
* Hopefully a fix for the hyperlinking problem.Martin Odersky2011-10-271-18/+20
* Fixed problem when running under -Xcheckinit fo...Martin Odersky2011-10-252-2/+2
* Some readability for typer.Paul Phillips2011-10-251-30/+30
* First end-to-end implementation of a runtime re...Martin Odersky2011-10-242-22/+71
* Trying to fix getLinkPos problem reported by Mi...Martin Odersky2011-10-241-39/+64
* Reverted r25886.Micro Dotta2011-10-241-42/+28
* Added a -Yno-productN option.Paul Phillips2011-10-242-1/+2
* Fixes IDE ticket #1000692.Micro Dotta2011-10-241-28/+42
* Changed typo on doc of scala.collection.Seq.Martin Odersky2011-10-241-1/+1
* Pushed NPE defense in NoSourceFile.file out ano...Martin Odersky2011-10-241-1/+3
* made compileUnits work from given start phase.Martin Odersky2011-10-241-1/+1
* Fix for combinator regression.Paul Phillips2011-10-231-0/+1
* Debugging note.Paul Phillips2011-10-231-1/+8
* Overhaul of Namers continues.Paul Phillips2011-10-228-259/+393
* Warn about surprising shadowing.Paul Phillips2011-10-222-6/+27
* Positions fix.Paul Phillips2011-10-221-1/+1
* More overhaul of Namers.Paul Phillips2011-10-215-215/+215
* Overhaul of Namers.Paul Phillips2011-10-214-238/+306
* 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-207-5/+931
* 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-204-31/+53
* more flexible inference wrt type skolemsAdriaan Moors2011-10-203-18/+52
* 5033: align bound syms when comparing method typesAdriaan Moors2011-10-201-6/+4
* dependent methods types are now always enabledAdriaan Moors2011-10-208-30/+16
* no need to add an x field to everythingAdriaan Moors2011-10-201-7/+13
* 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