aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/transform/ParamForwarding.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix sleeper bug in ParamForwardingMartin Odersky2015-12-141-0/+11
* ParamForwarding #783: answer my own question.Dmitry Petrashko2015-09-201-0/+12
* ParamForwarding: do not require param accessors to be private[this]Guillaume Martres2015-05-281-2/+2
* Update comments on ParamForwarding and SuperAccessors.Dmitry Petrashko2015-04-281-1/+1
* Remove trailing whitespaceMartin Odersky2015-04-231-2/+2
* Super accessor refactoringMartin Odersky2015-04-221-0/+71