summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add "Google tokens for Scala" for symbolic name...Kato Kazuyoshi2011-10-062-2/+15
* Closing soundness hole in variance checking.Paul Phillips2011-10-062-0/+26
* Imprison the lisp test, no review.Paul Phillips2011-10-062-0/+0
* Restores XML entity fix.Paul Phillips2011-10-042-0/+18
* Revert "Fix for XML entity bug."Paul Phillips2011-10-042-18/+0
* Add a small "template engine" and separete HTML...Kato Kazuyoshi2011-10-041-2/+19
* Add some basic tests for Scaladoc.Kato Kazuyoshi2011-10-042-0/+51
* 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/+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