summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Fix regression in companion check.Paul Phillips2011-10-151-2/+4
* Another swing at r25823.Paul Phillips2011-10-143-0/+34
* Better error when abstract methods are missing.Paul Phillips2011-10-148-12/+165
* Reverted r25823 as it breaks specialization of ...Grzegorz Kossakowski2011-10-131-18/+0
* Adjustment to @switch.Paul Phillips2011-10-131-0/+8
* Propagate self-type to specialized subclasses.Paul Phillips2011-10-111-0/+18
* Added check file for test.Martin Odersky2011-10-112-3/+3
* Simple test case for string interpolation.Martin Odersky2011-10-112-0/+10
* Moved meta annotations to annotation.meta, plus.Paul Phillips2011-10-102-5/+5
* Flipped varargs eta-expansion behavior.Paul Phillips2011-10-098-3/+34
* Fix for error printing regression.Paul Phillips2011-10-092-0/+10
* Closing soundness hole in variance checking.Paul Phillips2011-10-062-0/+26
* Imprison the lisp test, no review.Paul Phillips2011-10-062-544/+0
* Restores XML entity fix.Paul Phillips2011-10-042-0/+18
* Revert "Fix for XML entity bug."Paul Phillips2011-10-042-18/+0
* Missing test closes #4494. no reviewHubert Plociniczak2011-10-042-0/+4
* Fix for XML entity bug.Paul Phillips2011-10-042-0/+18
* Repairing bitrot with serialization.Paul Phillips2011-10-031-12/+5
* Selective dealiasing when printing errors.Paul Phillips2011-10-0360-245/+253
* 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