aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/transform/ParamForwarding.scala
Commit message (Expand)AuthorAgeFilesLines
* Only use shadowed when necessaryMartin Odersky2017-03-201-7/+8
* Use shadowing to reference inherited accessors.Martin Odersky2017-03-201-3/+9
* Construct MethodTypes from parameter closureMartin Odersky2017-03-141-1/+1
* Fix #1776: Avoid interaction between parameter forwarding and elimByNameMartin Odersky2016-12-111-1/+3
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+94