summaryrefslogtreecommitdiff
path: root/sources/scalac/backend/msil/GenMSILPhase.java
Commit message (Expand)AuthorAgeFilesLines
* - Removed GenJVMPhase, GenMSILPhse and GenJVMFr...paltherr2004-12-081-62/+0
* - Removed method Transformer.apply(CompilationU...paltherr2004-12-071-1/+6
* *** empty log message ***Martin Odersky2004-07-011-2/+2
* - Traverse the trees prior to code generation t...mihaylov2004-06-041-2/+7
* - Major code cleanup.mihaylov2004-02-231-2/+0
* *** empty log message ***mihaylov2003-08-251-0/+2
* - rewrote the phase creation processpaltherr2003-08-181-15/+21
* Added a new apply method to each phase which al...Matthias Zenger2003-07-021-0/+3
* - Removed class Phase.paltherr2003-03-211-1/+0
* - Removed method createPhase in class PhaseDesc...paltherr2003-03-211-3/+2
* Initial import of the MSIL code generator.mihaylov2003-02-261-0/+45