summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/AddConstructorsPhase.java
Commit message (Expand)AuthorAgeFilesLines
* - 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