summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improved an error message.Paul Phillips2011-09-285-19/+26
* Fix bug in ModuleDef elimination.Paul Phillips2011-09-283-14/+26
* BigDecimal adjustments.Paul Phillips2011-09-283-7/+48
* 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-283-2/+28
* 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-283-5/+37
* Adding latest failures to code.scala test.Martin Odersky2011-09-282-3/+11
* Fixed infinite loop in reification reported by ...Martin Odersky2011-09-282-8/+9
* Added Paul's failing scenario to test file.Martin Odersky2011-09-281-1/+12
* More fixes to reflection; cleaned up output.Martin Odersky2011-09-286-19/+23
* Removed a log file from the test dir.Aleksandar Pokopec2011-09-271-6/+0
* Fixes #4716.Aleksandar Pokopec2011-09-274-7/+39
* 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-274-9/+17
* Added new test file for reification/relfection,...Martin Odersky2011-09-271-0/+33
* removed redundant testMartin Odersky2011-09-271-20/+0
* 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-2612-320/+422
* More fixes to reflection and code lifting.Martin Odersky2011-09-2610-31/+75
* Disable currently failing pos/code.scala.Hubert Plociniczak2011-09-261-0/+0
* Fixes #4351.Aleksandar Pokopec2011-09-263-11/+43
* Added test for the completion problem in the pr...skyluc2011-09-264-0/+53
* 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-2512-274/+214
* 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-236-77/+93
* Now correctly handles moduleclasses in ImportersMartin Odersky2011-09-233-11/+11
* Back to square one.Hubert Plociniczak2011-09-2329-2349/+927
* Fixing isTrivial in NullaryMethod.Paul Phillips2011-09-221-40/+14
* Removed devirtualize.Paul Phillips2011-09-2218-736/+70
* fixes variance of param in type constructorPaul Phillips2011-09-221-5/+3
* more tweaks to symbol importing; not done yetMartin Odersky2011-09-222-8/+17
* 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
* Started work on compiler toolbox that can compi...Martin Odersky2011-09-215-5/+331
* Removed dead packageMartin Odersky2011-09-219-195/+38
* Added module for importing trees and symbol tab...Martin Odersky2011-09-212-0/+305
* fixed svn props and scaladoc tags, did some cle...michelou2011-09-2017-119/+92
* Two argument asserts please.Paul Phillips2011-09-201-65/+69
* Changes to Liftcode to use new reflection seman...Martin Odersky2011-09-207-31/+61