summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-298-12/+31
* Added sanity check to lub calculation to preven...Paul Phillips2011-06-244-24/+0
* Overrode contains and apply in mutable.HashMap ...Paul Phillips2011-06-231-1/+1
* Moved test for #4727 to where it was supposed t...Paul Phillips2011-06-222-0/+18
* Updated a test with GenSetLike.Aleksandar Pokopec2011-06-221-1/+1
* The usual unbreaking of broken builds, no review.Paul Phillips2011-06-181-1/+1
* Reverts r25051 due to witnessed movement of sca...Paul Phillips2011-06-121-1/+1
* Proliferating the number of debugging modes bec...Paul Phillips2011-06-068-14/+14
* Carved out access exception for java protected ...Paul Phillips2011-06-064-0/+42
* The eagerly awaited companion commit to r23622,...Paul Phillips2011-06-011-1/+1
* Fixed a crasher in the scanner when unicode esc...Paul Phillips2011-05-292-0/+5
* Fix for failing { val x = classOf[List[_]] } in...Paul Phillips2011-05-232-0/+7
* Reverts a change as a tribute to the performanc...Paul Phillips2011-05-231-1/+11