aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/backend/jvm/CollectEntryPoints.scala
Commit message (Collapse)AuthorAgeFilesLines
* Construct MethodTypes from parameter closureMartin Odersky2017-03-141-6/+5
| | | | | To allow for dependencies between method type parameters, construct MethodTypes from a closure that maps the currently constructed MethodType to its parameter types.
* Remove unused scala.reflect importsGuillaume Martres2017-03-071-1/+0
|
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+125