summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Fixed type unsoundness problem in t5120 and als...Martin Odersky2011-11-013-3/+44
* Fixed paths for 'neg' tests.Hubert Plociniczak2011-11-013-6/+6
* Disabled test.Paul Phillips2011-10-292-40/+0
* Better report on missing methods.Paul Phillips2011-10-283-4/+48
* fixed svn props in test directorymichelou2011-10-229-0/+0
* Warn about surprising shadowing.Paul Phillips2011-10-223-0/+59
* Overhaul of Namers.Paul Phillips2011-10-211-1/+4
* dependent methods types are now always enabledAdriaan Moors2011-10-203-6/+1
* Cycle defense.Paul Phillips2011-10-193-1/+17
* Fix for comparison warnings.Paul Phillips2011-10-182-21/+33
* Harden the typer against surprise unapply types.Paul Phillips2011-10-152-0/+24
* Fix regression in companion check.Paul Phillips2011-10-151-2/+4
* Better error when abstract methods are missing.Paul Phillips2011-10-148-12/+165
* Flipped varargs eta-expansion behavior.Paul Phillips2011-10-092-0/+12
* Fix for error printing regression.Paul Phillips2011-10-092-0/+10
* Closing soundness hole in variance checking.Paul Phillips2011-10-062-0/+26
* Selective dealiasing when printing errors.Paul Phillips2011-10-0330-58/+60
* Massively simplified caseFieldAccessors.Paul Phillips2011-09-302-2/+2
* Improved an error message.Paul Phillips2011-09-284-16/+23
* Back to square one.Hubert Plociniczak2011-09-237-40/+36
* Removed devirtualize.Paul Phillips2011-09-221-1/+1
* Fixes #4417.Aleksandar Pokopec2011-09-202-0/+24
* Brought back unrelated type comparison warning.Paul Phillips2011-09-092-23/+30
* Allow for the overriding of objects.Paul Phillips2011-09-086-1/+78
* First refactoring related to Error trees.Hubert Plociniczak2011-09-077-36/+40
* Offer warning when demonstrably non-side-effect...Paul Phillips2011-09-0518-23/+47
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-24346-417/+417
* 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-1513-56/+22
* 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-104-24/+24
* Test update to go with the previous patch.Paul Phillips2011-08-081-12/+13
* Fixing all the tests and source which still use...Paul Phillips2011-08-084-3/+39
* Better error message for case class/object matc...Paul Phillips2011-08-073-0/+29
* Avoid some spurious errors after a cyclical ref...Paul Phillips2011-08-072-0/+8
* Improved structural type error messages, and ot...Paul Phillips2011-08-063-0/+45
* Disallowed implicit modifier on auxiliary const...Paul Phillips2011-08-062-0/+7
* Issue a warning about classes/objects inside pa...Paul Phillips2011-08-043-0/+11
* Cleanups in Namers and AddInterfaces emerging f...Paul Phillips2011-08-041-1/+1
* Made error messages like "object List is not a ...Paul Phillips2011-08-023-1/+12
* Working on jar creation infrastructure.Paul Phillips2011-08-013-0/+72
* Added two new compiler options:Paul Phillips2011-07-295-0/+93
* prohibit case-to-case inheritance instead of is...Hubert Plociniczak2011-07-136-4/+34
* Don't enter into same line infinite recursion w...Paul Phillips2011-07-132-0/+15
* Test case closes #1432, no review.Paul Phillips2011-07-132-0/+18
* Catch type projections even when they disguise ...Paul Phillips2011-07-132-0/+14
* Suppressed an error in type constructor bounds ...Paul Phillips2011-07-132-0/+9
* Moved a warning behind -Xlint.Paul Phillips2011-07-091-1/+1
* Having established that r25051 is not responsib...Paul Phillips2011-06-301-1/+1