aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/typer/ErrorReporting.scala
Commit message (Expand)AuthorAgeFilesLines
* First step towards Typer Reorganization.Martin Odersky2014-03-071-1/+1
* Better reporting of cyclic references involving imports.Martin Odersky2014-01-111-1/+1
* Fixing unpickling of refinements.Martin Odersky2013-12-261-0/+4
* Better handling of cyclic reference errors.Martin Odersky2013-12-161-0/+19
* Fixed missing type comparisons for bound types.Martin Odersky2013-10-101-6/+4
* Added disambiguation for reported messages.Martin Odersky2013-10-101-1/+2
* Fixing a display bug.Martin Odersky2013-09-281-1/+1
* Better display of list arguments in "i" interpolatorMartin Odersky2013-09-231-4/+8
* Bug fixes and improvements in error diagnostics.Martin Odersky2013-09-161-3/+8
* Improvements in implicits error reportingMartin Odersky2013-09-061-3/+4
* Changes in typecomparersMartin Odersky2013-09-051-1/+1
* More tests and fixes related to inference.Martin Odersky2013-08-301-1/+1
* Reverting explicit arguments for zipoped/unzipMartin Odersky2013-08-291-1/+1
* Added implicit parameters, need to find out why they are suddenly needed.Martin Odersky2013-08-271-1/+1
* More typer bug fixes and improvements in error messagesMartin Odersky2013-08-221-8/+8
* Refactoring to prototype schemeMartin Odersky2013-08-211-2/+2
* ErrorSymbols now have TypeBounds as info when they are type symbols.Martin Odersky2013-08-141-17/+20
* Converted more strings to be "i" interpolated.Martin Odersky2013-08-141-1/+4
* New error reporting scheme.Martin Odersky2013-08-141-12/+47
* Handling typevars in inference.Martin Odersky2013-08-011-1/+1
* More typer logic, in particular dealing with variants of applicationsMartin Odersky2013-07-251-3/+10
* Some refactorings and additions on error reporting.Martin Odersky2013-07-231-0/+66