aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/transform/ElimRepeated.scala
Commit message (Expand)AuthorAgeFilesLines
* replace derived{Method,Poly}Type with derivedLambdaTypeMartin Odersky2017-04-061-4/+4
* Harmonize paramTypes and paramBoundsMartin Odersky2017-04-061-3/+3
* Construct MethodTypes from parameter closureMartin Odersky2017-03-141-2/+2
* ElimRepeated: Do not use installAfterGuillaume Martres2017-03-121-6/+14
* Fix overriding a Java method with varargsGuillaume Martres2017-03-121-2/+7
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+135