aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/transform/SeqLiterals.scala
Commit message (Expand)AuthorAgeFilesLines
* Add second field to SeqLiteralMartin Odersky2016-03-101-2/+2
* Remove fruitless overrides of treeTransformPhaseMartin Odersky2014-12-141-2/+1
* Add new SeqLiterals phase.Martin Odersky2014-12-031-0/+49