summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/AddConstructorsPhase.java
Commit message (Expand)AuthorAgeFilesLines
* Removed old Scalac code in sources and various ...Gilles Dubochet2005-12-181-63/+0
* - Removed method Transformer.apply(CompilationU...paltherr2004-12-071-5/+4
* *** empty log message ***Martin Odersky2004-07-011-2/+2
* - Modified AddConstructors to make it work befo...paltherr2003-10-151-10/+19
* - rewrote the phase creation processpaltherr2003-08-181-19/+23
* Added a new apply method to each phase which al...Matthias Zenger2003-07-021-8/+11
* - Removed class Phase.paltherr2003-03-211-2/+1
* - Removed method createPhase in class PhaseDesc...paltherr2003-03-211-3/+2
* Added support for the new CheckName checker.mihaylov2003-02-271-1/+10
* Initial import of the AddConstructors phase.mihaylov2003-02-211-0/+41