summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Shuffling classes around.Paul Phillips2011-10-018-18/+18
* Removed redundant testMartin Odersky2011-09-301-4/+0
* Massively simplified caseFieldAccessors.Paul Phillips2011-09-302-2/+2
* Following Paul's detective work, fixed Java cla...Martin Odersky2011-09-292-0/+18
* A few pending refinements to SyntheticMethods.Paul Phillips2011-09-281-1/+0
* Improved an error message.Paul Phillips2011-09-284-16/+23
* Fix bug in ModuleDef elimination.Paul Phillips2011-09-281-0/+12
* BigDecimal adjustments.Paul Phillips2011-09-282-0/+41
* Fixes #4895.Aleksandar Pokopec2011-09-281-0/+20
* Fixes #4894.Aleksandar Pokopec2011-09-281-0/+27
* Adding latest failures to code.scala test.Martin Odersky2011-09-281-2/+10
* Added Paul's failing scenario to test file.Martin Odersky2011-09-281-1/+12
* Removed a log file from the test dir.Aleksandar Pokopec2011-09-271-6/+0
* Fixes #4716.Aleksandar Pokopec2011-09-272-0/+16
* Correcting resolution of top-level objects in r...Martin Odersky2011-09-271-1/+1
* Added new test file for reification/relfection,...Martin Odersky2011-09-271-0/+33
* removed redundant testMartin Odersky2011-09-271-20/+0
* ProductN, and method synthesis toolbox.Paul Phillips2011-09-265-87/+90
* Disable currently failing pos/code.scala.Hubert Plociniczak2011-09-261-0/+0
* Fixes #4351.Aleksandar Pokopec2011-09-262-0/+21
* Added test for the completion problem in the pr...skyluc2011-09-264-0/+53
* Getting liftCode to work.Martin Odersky2011-09-254-1/+1
* Handling Freevars in Importers and discovering ...Martin Odersky2011-09-231-1/+3
* Now correctly handles moduleclasses in ImportersMartin Odersky2011-09-231-7/+3
* Back to square one.Hubert Plociniczak2011-09-237-40/+36
* Removed devirtualize.Paul Phillips2011-09-221-1/+1
* more tweaks to symbol importing; not done yetMartin Odersky2011-09-221-3/+3
* Started work on compiler toolbox that can compi...Martin Odersky2011-09-211-1/+16
* Changes to Liftcode to use new reflection seman...Martin Odersky2011-09-203-8/+12
* Fixes #4417.Aleksandar Pokopec2011-09-202-0/+24
* Added new disabled test for eclipse scala-ide t...Micro Dotta2011-09-163-0/+11
* Refine lub calculation.Paul Phillips2011-09-131-0/+4
* Helping Proxy equal itself.Paul Phillips2011-09-102-0/+10
* Fix various InnerClasses bugs.Grzegorz Kossakowski2011-09-091-2/+2
* Brought back unrelated type comparison warning.Paul Phillips2011-09-092-23/+30
* Allow for the overriding of objects.Paul Phillips2011-09-088-1/+119
* Refinement of murmurhash implementation.Paul Phillips2011-09-081-68/+80
* First refactoring related to Error trees.Hubert Plociniczak2011-09-077-36/+40
* Intersection types made specializable.Paul Phillips2011-09-062-0/+13
* Moved test for scala-ide ticket-1000508 under /...Micro Dotta2011-09-053-0/+0
* Created test cases for tickets that need to be ...Micro Dotta2011-09-059-0/+45
* Offer warning when demonstrably non-side-effect...Paul Phillips2011-09-0520-23/+83
* Made it possible to supply a custom Global to t...Paul Phillips2011-09-011-0/+33
* Added package object support to reflection fram...Martin Odersky2011-08-291-2/+2
* Gave partial function an empty member.Paul Phillips2011-08-282-0/+17
* Fixed bug in Sorted "to" not using the ordering.Paul Phillips2011-08-272-0/+13
* More fixes/debug code for reflection.Martin Odersky2011-08-261-2/+2
* Sorting test output so it passes on java7, no r...Paul Phillips2011-08-252-4/+4
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-24906-480/+480
* Removed and consolidated several redundant test...Paul Phillips2011-08-2413-286/+127