aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/reporting
Commit message (Expand)AuthorAgeFilesLines
* Add error messages - Parsers.scala:712 (#1842)Adam Trousdale2016-12-211-2/+24
* Fix "wrong number of args" reportingMartin Odersky2016-12-171-2/+4
* Add CyclicImplicitVal error to messages (reverted from commit 559e49317912ce5...Martin Odersky2016-12-151-11/+0
* Add CyclicImplicitVal error to messagesFelix Mulder2016-12-131-0/+11
* Drop explicit types for local implicit valsMartin Odersky2016-12-121-1/+1
* Better reporting of nested implicit failuresMartin Odersky2016-11-242-7/+10
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-2210-0/+1732