aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/transform/ElimStaticThis.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-40/+0
* Refactorings of GenericTypes and underlying/upperboundMartin Odersky2016-07-111-2/+2
* Backport from Linker: ElimStaticThis: allow more calls to static methodsDmitry Petrashko2016-05-261-2/+4
* Document phasesMartin Odersky2016-04-011-1/+1
* Revert "Fix ElimStaticThis#transformIdent"Dmitry Petrashko2015-06-021-8/+3
* Fix ElimStaticThis#transformIdentGuillaume Martres2015-05-301-3/+8
* New phase: ElimStaticThisDmitry Petrashko2015-05-291-0/+38