summaryrefslogtreecommitdiff
path: root/sources/scalac/typechecker/AnalyzerPhase.java
Commit message (Expand)AuthorAgeFilesLines
* - rewrote the phase creation processpaltherr2003-08-181-25/+10
* Added a new apply method to each phase which al...Matthias Zenger2003-07-021-25/+29
* - Made SourceFile and Position scala-independan...paltherr2003-06-161-0/+1
* *** empty log message ***Martin Odersky2003-04-301-1/+0
* - Removed method createPhase in class PhaseDesc...paltherr2003-03-211-4/+8
* - Added consoleContextpaltherr2003-03-131-0/+23
* Added support for the new CheckName checker.mihaylov2003-02-271-3/+2
* - Added flag -nopredefspaltherr2003-02-211-2/+6
* Initial version.Martin Odersky2003-02-131-0/+103