summaryrefslogtreecommitdiff
path: root/sources/scalac/ast/SubstTransformer.java
Commit message (Expand)AuthorAgeFilesLines
* - Removed SubstTransformer.javapaltherr2003-08-151-320/+0
* *** empty log message ***Martin Odersky2003-08-141-2/+2
* - Added method Symbol.cloneSymbol(Symbol)paltherr2003-07-101-5/+4
* - removed thisTypeMap, which is superseded by u...schinz2003-06-271-17/+21
* - added a way to substitute ThisTypes during tr...schinz2003-06-271-5/+31
* - Added methods which take a symbol in TreeFact...paltherr2003-04-301-15/+8
* - Moved code of method TCF.attribute to method ...paltherr2003-04-151-37/+17
* - Renamed TreeCopyFactory in TreeCopierpaltherr2003-04-141-3/+3
* - Renamed class TreeCopier into AttributedTreeC...paltherr2003-04-111-0/+74
* - Removed class Phase.paltherr2003-03-211-5/+2
* *** empty log message ***schinz2003-02-191-0/+247