summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-05-211-0/+2
* - Fixed early initialization of module variable...paltherr2003-05-191-4/+20
* *** empty log message ***Martin Odersky2003-05-192-7/+27
* - (final) bug fix: use the symbol of the class ...schinz2003-05-192-10/+22
* - (partial) bug fix: modify ThisTypes appearing...schinz2003-05-192-3/+35
* - adapted to the new version of AddInterfacesschinz2003-05-141-19/+12
* - complete rewrite of AddInterfaces, to simplif...schinz2003-05-142-740/+620
* - names of constructor methods are not construc...schinz2003-05-141-4/+5
* *** empty log message ***buraq2003-05-135-9/+9
* *** empty log message ***Martin Odersky2003-05-081-11/+5
* - Replaced calls to hasSymbol by calls to defin...paltherr2003-05-061-6/+6
* - Replaced a call an enter by an enterOrOverloadpaltherr2003-05-061-1/+1
* - Changed setOwner to automatically update the ...paltherr2003-05-052-3/+2
* *** empty log message ***Martin Odersky2003-05-014-5/+2
* *** empty log message ***Martin Odersky2003-04-304-10/+14
* - Added methods which take a symbol in TreeFact...paltherr2003-04-308-100/+97
* - set the trees of the supertypes to be the ol...mihaylov2003-04-161-1/+1
* - Fixed TreeCopier namepaltherr2003-04-141-2/+2
* - Removed obsolete constructorpaltherr2003-04-041-5/+1
* - re-fixed the previous bug, in a cleaner and m...schinz2003-04-031-2/+6
* - bug fix: types of class members have their ow...schinz2003-04-021-3/+6
* - Fixed erasure of is and as applied to values ...paltherr2003-04-021-0/+1
* *** empty log message ***Martin Odersky2003-04-022-18/+8
* - do not add the ABSTRACT_CLASS flag anymore, a...schinz2003-04-011-6/+6
* *** empty log message ***Martin Odersky2003-03-312-2/+5
* - Fixed erasure to replace length calls on unbo...paltherr2003-03-281-0/+17
* - bug fix: moved outerMap to the phase (descrip...schinz2003-03-242-1/+6
* - Removed java-backend (jaco) specific stuffpaltherr2003-03-241-5/+2
* - Replaced name equality tests by symbol equali...paltherr2003-03-241-19/+13
* - Removed fields True & False in class scala.Bo...paltherr2003-03-242-86/+24
* - Removed field globalpaltherr2003-03-241-2/+0
* - Removed class Phase.paltherr2003-03-2115-44/+37
* - Removed method createPhase in class PhaseDesc...paltherr2003-03-219-28/+22
* - modified and simplified handling of overloade...schinz2003-03-211-54/+47
* *** empty log message ***Martin Odersky2003-03-211-1/+2
* *** empty log message ***Martin Odersky2003-03-201-1/+2
* - bug fix: always insert new symbols in their o...schinz2003-03-201-14/+2
* - Fixed isSubType for UnboxedArrayType <: scala...paltherr2003-03-181-0/+4
* - Fixed erasure of new arrayspaltherr2003-03-141-10/+13
* - Added a method isSameAs for erased typespaltherr2003-03-141-5/+14
* - Added initialization of module singleton in m...paltherr2003-03-131-0/+8
* - use the explicit "this" now introduced by the...schinz2003-03-131-1/+1
* - use class symbols for "this" values and typesschinz2003-03-131-3/+64
* - bug fix: do not add accessors again for const...schinz2003-03-121-0/+10
* - bug fix: replace "this" expressions which ref...schinz2003-03-121-0/+10
* - use accessors to access contents of case clas...schinz2003-03-102-24/+24
* - bug fix: do not prefix accesses to outer clas...schinz2003-03-101-8/+12
* *** empty log message ***Martin Odersky2003-03-101-7/+16
* - bug fix: correctly pass outer link to constru...schinz2003-03-071-31/+23
* *** empty log message ***Martin Odersky2003-03-071-9/+6