summaryrefslogtreecommitdiff
path: root/test/files/neg/typeerror.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-7895 Issue all buffered errors after silent mode.Jason Zaugg2013-10-091-1/+6
| | | | | | | Rather than just the first. For example, `foo(wizzle, wuzzle, woggle)` should report all three not-found symbols.
* Created TypeDiagnostics trait and have begun op...Paul Phillips2010-04-271-1/+1
| | | | | | | | | | | Created TypeDiagnostics trait and have begun opportunistically moving code into it. Along the way, some improvements to error messages. The situation described in ticket #2206 has always had an applicable error message, but it wasn't making it out to the user. More kinds of ambiguity are disambiguated, see the test cases. And overload errors are printed with some formatting so one has some hope of parsing. Review by odersky.
* Massive check-in for IDE.Sean McDirmid2007-09-171-1/+1
|
* changed test files: bug1001 compiles now.Martin Odersky2007-06-191-0/+6