aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/reporting/ConsoleReporter.scala
Commit message (Expand)AuthorAgeFilesLines
* Better diagnostic for migration warningsMartin Odersky2015-11-161-0/+2
* Don't count suppressed errorsMartin Odersky2015-10-261-2/+5
* Make columns start at 0.Martin Odersky2015-06-251-1/+1
* Print supressed error message if it comes first.Martin Odersky2015-04-131-1/+1
* Move isSuppressed check from Reporter to ConsoleReporter.Martin Odersky2014-12-171-10/+11
* Reporter refactoringMartin Odersky2014-05-201-5/+10
* Symbol loaders no longer complete with creation contextMartin Odersky2014-02-091-1/+1
* Fixing the test suite.Martin Odersky2014-01-171-3/+3
* Fix to prompting.Martin Odersky2013-12-161-4/+3
* New error reporting scheme.Martin Odersky2013-08-141-4/+4
* Integrated reporting into TyperState.Martin Odersky2013-07-191-2/+2
* Made reporting framework more lightweight and uniform in preparation of futur...Martin Odersky2013-07-191-14/+8
* Added conditional warning facilityMartin Odersky2013-05-131-8/+2
* Cleanup printing of positions.Martin Odersky2013-05-121-3/+3
* Refactored and augmented source positions.Martin Odersky2013-05-101-19/+11
* Scanners added.Martin Odersky2013-04-171-7/+7
* Filling in all ???sMartin Odersky2013-02-271-0/+86