aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/typer/ErrorReporting.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1775 from dotty-staging/add-implicit-funtypesodersky2016-12-181-2/+2
|\
| * Fix "wrong number of args" reportingMartin Odersky2016-12-171-2/+2
* | Make errors are not swept under the carpetMartin Odersky2016-12-171-1/+1
|/
* Add CyclicImplicitVal error to messages (reverted from commit 559e49317912ce5...Martin Odersky2016-12-151-2/+4
* Add CyclicImplicitVal error to messagesFelix Mulder2016-12-131-4/+2
* Better diagnosis for cyclic references caused by implicit searchMartin Odersky2016-12-121-1/+7
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+153