summaryrefslogtreecommitdiff
path: root/sources/scalac/ast/TreeCloner.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Scalac code in sources and various ...Gilles Dubochet2005-12-181-137/+0
| | | | | Removed old Scalac code in sources and various other obsolete elements.
* - added a second constructor 'GenTreeCloner'michelou2005-11-291-2/+7
|
* - Added class GenTreeClonerpaltherr2003-11-251-0/+43
|
* *** empty log message ***Martin Odersky2003-11-141-1/+1
|
* - Improved class descriptionpaltherr2003-10-031-1/+6
|
* - Added contructor with SymbolSubstTypeMappaltherr2003-07-261-0/+6
|
* - Added TreeCloner.javapaltherr2003-07-211-0/+78