summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Some modest optimizations and beauty treatments.Paul Phillips2011-11-045-83/+79
* Repl deadlock fix.Paul Phillips2011-11-041-1/+1
* Trying to fix sdt core build.Martin Odersky2011-11-031-2/+13
* Reflection classloader adjustment.Paul Phillips2011-11-033-6/+31
* ScalaClassLoader changes.Paul Phillips2011-11-0316-110/+155
* attempt to bring trunk build to normal state.Hubert Plociniczak2011-11-251-1/+1
* Fixed type unsoundness problem in t5120 and als...Martin Odersky2011-11-012-4/+13
* Made some minor change in the presentation comp...Micro Dotta2011-11-012-4/+12
* Fix for SI-3415 regression.Paul Phillips2011-11-011-0/+1
* Fixed paths for 'neg' tests.Hubert Plociniczak2011-11-012-1/+2
* Revert r25648 by michelou, it brakes partestHubert Plociniczak2011-10-314-105/+51
* Fix doc comment. no reviewHubert Plociniczak2011-10-311-7/+7
* Fix for NumericRange boundary condition.Paul Phillips2011-10-311-1/+1
* Fixes NPE using iterator with an XML attribute ...Paul Phillips2011-10-313-4/+12
* Clean result of function type.Paul Phillips2011-10-311-1/+1
* Code to locate currently transformed unit in ca...Martin Odersky2011-10-311-1/+8
* Closes #5127. Review by extempore.Martin Odersky2011-10-312-10/+14
* Fix for crasher in explicitouter.Paul Phillips2011-10-292-40/+47
* Test case closes SI-4875.Paul Phillips2011-10-291-0/+1
* Fix ArrayStack.growArray at boundary.Paul Phillips2011-10-291-1/+1
* 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