summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Selective dealiasing when printing errors.Paul Phillips2011-10-0310-76/+113
* Shuffling classes around.Paul Phillips2011-10-0123-107/+150
* Cleanups involving name encoding and decoding.Martin Odersky2011-09-3010-12/+14
* First untested attempt to create a runtime comp...Martin Odersky2011-09-302-20/+76
* Fixed position error in Parsers detected by Hub...Martin Odersky2011-09-301-1/+1
* Elininated previously deprecated package reflec...Martin Odersky2011-09-3015-3189/+0
* Massively simplified caseFieldAccessors.Paul Phillips2011-09-303-110/+104
* My suspicion that unsafeTypeParams was "double-...Paul Phillips2011-09-301-5/+5
* Reflection classloader hack.Paul Phillips2011-09-291-1/+13
* Removed special comments on Martin's requestmichelou2011-09-2915-356/+10
* Following Paul's detective work, fixed Java cla...Martin Odersky2011-09-291-1/+1
* A few pending refinements to SyntheticMethods.Paul Phillips2011-09-281-55/+61
* Improved an error message.Paul Phillips2011-09-281-3/+3
* Fix bug in ModuleDef elimination.Paul Phillips2011-09-282-14/+14
* BigDecimal adjustments.Paul Phillips2011-09-281-7/+7
* Hand specialized SettingValue.Paul Phillips2011-09-283-22/+28
* Pulling wool over ant's eyes.Paul Phillips2011-09-281-0/+3
* More consistent usage of atPhase.Paul Phillips2011-09-283-28/+27
* Fixes #4895.Aleksandar Pokopec2011-09-282-2/+8
* Oops, can't even revert right.Paul Phillips2011-09-281-1/+1
* Put back the XXX line in partest.Paul Phillips2011-09-281-1/+2
* Fix for classpaths.Paul Phillips2011-09-283-6/+3
* Fixes #4894.Aleksandar Pokopec2011-09-282-5/+10
* Adding latest failures to code.scala test.Martin Odersky2011-09-281-1/+1
* Fixed infinite loop in reification reported by ...Martin Odersky2011-09-282-8/+9
* More fixes to reflection; cleaned up output.Martin Odersky2011-09-286-19/+23
* Fixes #4716.Aleksandar Pokopec2011-09-272-7/+23
* Made needsJavaSig method public so that it can ...Micro Dotta2011-09-271-1/+1
* Correcting resolution of top-level objects in r...Martin Odersky2011-09-273-8/+16
* more fixes to reflection.Martin Odersky2011-09-274-12/+12
* Stripped a bunch of hostile code.Paul Phillips2011-09-261-16/+2
* ProductN, and method synthesis toolbox.Paul Phillips2011-09-267-233/+332
* More fixes to reflection and code lifting.Martin Odersky2011-09-2610-31/+75
* Fixes #4351.Aleksandar Pokopec2011-09-261-11/+22
* Making toolboxes more useful.Martin Odersky2011-09-261-5/+11
* Added missing file.Martin Odersky2011-09-261-0/+48
* Getting liftCode to work.Martin Odersky2011-09-258-273/+213
* updated man pages, fixed svn props, did some cl...michelou2011-09-2513-107/+404
* Cleanup in aisle superaccessors.Paul Phillips2011-09-241-75/+61
* Handling Freevars in Importers and discovering ...Martin Odersky2011-09-235-76/+90
* Now correctly handles moduleclasses in ImportersMartin Odersky2011-09-232-4/+8
* Back to square one.Hubert Plociniczak2011-09-2322-2309/+891
* Fixing isTrivial in NullaryMethod.Paul Phillips2011-09-221-40/+14
* Removed devirtualize.Paul Phillips2011-09-2217-735/+69
* fixes variance of param in type constructorPaul Phillips2011-09-221-5/+3
* more tweaks to symbol importing; not done yetMartin Odersky2011-09-221-5/+14
* Corrected resetErrorBits in TreesMartin Odersky2011-09-221-1/+3
* More performant encoding of tree errors.Paul Phillips2011-09-218-69/+42
* Fixed issue with warnings in IDE.Paul Phillips2011-09-211-16/+16
* Removed duplicate class.Martin Odersky2011-09-211-300/+0