aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/typer/ProtoTypes.scala
Commit message (Expand)AuthorAgeFilesLines
* Treat Unit type specially in overloading resolutionMartin Odersky2016-12-201-1/+3
* More lenient handling of mixed parameterless and nullary methodsMartin Odersky2016-12-201-0/+16
* Fix #1757: Be more careful about positions of type variable bindersMartin Odersky2016-12-011-4/+7
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+488