summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer/ExplicitOuterClasses.java
Commit message (Expand)AuthorAgeFilesLines
* - rewrote the phase creation processpaltherr2003-08-181-2/+2
* *** empty log message ***Martin Odersky2003-08-151-1/+1
* *** empty log message ***Martin Odersky2003-07-311-1/+1
* - Repolaced Tree argument of This and Super nod...paltherr2003-07-301-5/+5
* - modified phase to make it compatible with sep...schinz2003-07-301-49/+18
* - Made field of TreeGen finalpaltherr2003-07-271-2/+2
* - implemented qualifier "super" references by a...schinz2003-07-231-42/+102
* - Added methods which take a symbol in TreeFact...paltherr2003-04-301-10/+7
* - bug fix: moved outerMap to the phase (descrip...schinz2003-03-241-1/+2
* - Removed class Phase.paltherr2003-03-211-2/+2
* - use the explicit "this" now introduced by the...schinz2003-03-131-1/+1
* - bug fix: replace "this" expressions which ref...schinz2003-03-121-0/+10
* - bug fix: do not prefix accesses to outer clas...schinz2003-03-101-8/+12
* - bug fix: correctly pass outer link to constru...schinz2003-03-071-31/+23
* *** empty log message ***Martin Odersky2003-03-041-3/+3
* - bug fix: do not use outer links to access typ...schinz2003-02-201-0/+3
* *** empty log message ***schinz2003-02-171-0/+244