aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/transform/LambdaLift.scala
Commit message (Expand)AuthorAgeFilesLines
* Handle supercalls in inner classes correctlyMartin Odersky2017-04-111-5/+8
* fix #2163: don't narrow liftedOwner if symbol is InSuperCallliu fengyun2017-04-111-0/+1
* Construct MethodTypes from parameter closureMartin Odersky2017-03-141-2/+2
* Harden outer proxy computation of inlined codeMartin Odersky2017-02-191-3/+3
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+548