aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/typer/ReTyper.scala
Commit message (Expand)AuthorAgeFilesLines
* Harmonize paramTypes and paramBoundsMartin Odersky2017-04-061-1/+1
* Construct MethodTypes from parameter closureMartin Odersky2017-03-141-2/+2
* Merge pull request #1658 from dotty-staging/fix-#1639odersky2016-12-031-2/+2
|\
| * Avoid inserting multiple .apply's.Martin Odersky2016-11-241-2/+2
* | New phase for entering annotationsMartin Odersky2016-12-011-0/+1
|/
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+108