summaryrefslogtreecommitdiff
path: root/sources/scalac/ast/Transformer.java.tmpl
Commit message (Expand)AuthorAgeFilesLines
* - Changed Tree.Block(Tree[]) to Tree.Block(Tree...paltherr2004-02-121-2/+2
* - Generalized use of AConstant to represent con...paltherr2004-02-011-2/+2
* - Fixed handling of ClassDef in GenTransformer ...paltherr2004-01-211-4/+9
* - Added type and symbol transformationpaltherr2003-11-251-19/+72
* - Added AbsTypeDef and AliasTypeDefpaltherr2003-11-241-2/+6
* - Added missing transformpaltherr2003-11-051-1/+1
* - Added class GenTransformerpaltherr2003-10-301-0/+150
* - rewrote the phase creation processpaltherr2003-08-181-4/+0
* - Added automatic generation of Traverserpaltherr2003-04-151-0/+81