aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/core/TypeComparer.scala
Commit message (Expand)AuthorAgeFilesLines
* Add more explanation.Martin Odersky2017-01-111-0/+3
* Fix #1891: Don't add redundant constraintMartin Odersky2017-01-101-2/+10
* Fix subtyping of hk types with wildcard argumentsMartin Odersky2016-12-201-2/+8
* Merge pull request #1775 from dotty-staging/add-implicit-funtypesodersky2016-12-181-4/+4
|\
| * Changes for matching and subtyping implicit methodsMartin Odersky2016-12-171-4/+4
* | Make errors are not swept under the carpetMartin Odersky2016-12-171-2/+2
|/
* Drop explicit types for local implicit valsMartin Odersky2016-12-121-2/+2
* handle ConstantType in TypeComparerReto Hablützel2016-12-041-0/+5
* Fix $1753 Better comparison of path typesMartin Odersky2016-11-301-2/+4
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+1502