aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/transform/FullParameterization.scala
Commit message (Expand)AuthorAgeFilesLines
* Drop mixed MethodType apply methodMartin Odersky2017-03-141-2/+3
* Construct MethodTypes from parameter closureMartin Odersky2017-03-141-4/+4
* Remove uses of Collections from scala-reflectGuillaume Martres2017-03-081-4/+2
* Avoid automatism for passing variances to PolyTypesMartin Odersky2017-02-141-2/+3
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+263