aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/transform/PostTyper.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix sleeper bug in ParamForwardingMartin Odersky2015-12-141-6/+7
* Swap order of arguments in annotationsMartin Odersky2015-11-221-1/+1
* Check bounds of inferred typevars in PostTyper.Martin Odersky2015-11-051-1/+4
* Allow existential types in hk typesMartin Odersky2015-10-241-1/+1
* Move literalize functionality to PostTyperMartin Odersky2015-09-141-3/+38
* As i566 shows, it is possible to have a package as prefix, a packageMartin Odersky2015-05-151-3/+2
* Remove trailing whitespaceMartin Odersky2015-04-231-21/+21
* Roll some of FirstTransform functionaility into PostTyperMartin Odersky2015-04-221-33/+57
* Roll SyntheticMethods into PostTyperMartin Odersky2015-04-221-5/+9
* Roll InstChecks into PostTyperMartin Odersky2015-04-221-13/+76
* Super accessor refactoringMartin Odersky2015-04-221-0/+78