aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/backend/jvm/CollectEntryPoints.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-125/+0
* Merge GenericType, TypeLambda and PolyTypeMartin Odersky2016-10-121-1/+1
* Renamings in DefinitionsMartin Odersky2015-11-091-6/+3
* Correct a large number of typos.Jason Zaugg2015-05-141-3/+3
* Ensure spaces after `if` in Dotty source.Dmitry Petrashko2015-04-091-1/+1
* Make CollectEntryPoints stable against type aliases.Dmitry Petrashko2015-03-251-4/+12
* New phase: collectEntryPointsDmitry Petrashko2014-12-161-0/+120