summaryrefslogtreecommitdiff
path: root/test/files
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/+70
* 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
* Removed a log file from the test dir.Aleksandar Pokopec2011-09-271-6/+0
* Fixes #4716.Aleksandar Pokopec2011-09-272-0/+16
* ProductN, and method synthesis toolbox.Paul Phillips2011-09-265-87/+90
* Disable currently failing pos/code.scala.Hubert Plociniczak2011-09-261-20/+0
* Fixes #4351.Aleksandar Pokopec2011-09-262-0/+21
* Getting liftCode to work.Martin Odersky2011-09-254-0/+44
* Back to square one.Hubert Plociniczak2011-09-237-40/+36
* Removed devirtualize.Paul Phillips2011-09-221-1/+1
* Changes to Liftcode to use new reflection seman...Martin Odersky2011-09-202-6/+6
* Fixes #4417.Aleksandar Pokopec2011-09-202-0/+24
* 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
* 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-169/+0
* 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-24879-461/+461
* Removed and consolidated several redundant test...Paul Phillips2011-08-2413-286/+127
* New reification code for symbols and types.Martin Odersky2011-08-235-34/+0
* applying patch provided by Topher, fixes #3501.Tiark Rompf2011-08-232-0/+20
* Created infrastructure for testing icode + sett...Paul Phillips2011-08-222-0/+643
* Bug in optimizer eliminated potentially excepti...Paul Phillips2011-08-213-0/+23
* [recommit] Backend optimization: Inline excepti...Vlad Ureche2011-08-191-27/+28
* fixed svn props and presentation check filesmichelou2011-08-1910-23/+23
* Major rewrite of the testing infrastructure for...Micro Dotta2011-08-1792-92/+12505
* Improved the error message given when a concret...Paul Phillips2011-08-162-0/+15
* Removing the code which has been deprecated sin...Paul Phillips2011-08-1553-174/+125
* fixed text in error messagemichelou2011-08-114-8/+8
* Expanded the range of a warning, and made suppr...Paul Phillips2011-08-103-0/+33
* Reversed the values of "is" and "is not" in rec...Paul Phillips2011-08-1015-51/+63
* Optimizations for Seq's implementations of sequ...Paul Phillips2011-08-092-0/+64