aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/transform
Commit message (Expand)AuthorAgeFilesLines
* Various cleanupsMartin Odersky2013-11-181-3/+3
* derivedNamedType -> derivedSelectMartin Odersky2013-11-141-1/+1
* Added isRef method to determine whether a type is a typeref that refers to a ...Martin Odersky2013-09-261-2/+2
* Review of all deompositions of NamedTypeMartin Odersky2013-08-241-1/+1
* Fixes bug in erasure.Martin Odersky2013-08-231-1/+1
* Several fixes and refactorings for typecheckingMartin Odersky2013-08-191-1/+1
* Various bugfixes for namer/typer/treesMartin Odersky2013-08-161-1/+5
* Re-organized comparisons of types with classes.Martin Odersky2013-04-101-6/+6
* Fix to array erasure.Martin Odersky2013-04-051-2/+3
* Fix to pareamSignatire for arrays.Martin Odersky2013-04-051-1/+1
* More fixes to classfile reading.Martin Odersky2013-03-251-1/+7
* Split filterAsSeenFrom and generalized flag handling.Martin Odersky2013-03-121-2/+2
* Finished polishing of Types and TypeOps.Martin Odersky2013-03-061-1/+1
* Refinements to signature handling.Martin Odersky2013-02-271-36/+69
* Filling in all ???sMartin Odersky2013-02-271-0/+96