summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer
Commit message (Expand)AuthorAgeFilesLines
* automata stuff for pattern matchingburaq2003-06-196-0/+2217
* *** empty log message ***buraq2003-06-195-349/+514
* Added widen.Matthias Zenger2003-06-191-1/+1
* using TransMatch.Matcher for input, output.buraq2003-06-172-3/+53
* introduced inner class "Matcher"buraq2003-06-171-4/+52
* moved to subpackage matchingburaq2003-06-175-1044/+3
* - Made SourceFile and Position scala-independan...paltherr2003-06-164-2/+8
* Removed some debug output. ;-)Matthias Zenger2003-06-122-6/+6
* Fixed two bugs:Matthias Zenger2003-06-122-112/+140
* *** empty log message ***Martin Odersky2003-06-111-0/+1
* *** empty log message ***Martin Odersky2003-06-113-108/+113
* *** empty log message ***Martin Odersky2003-06-041-1/+1
* *** empty log message ***Martin Odersky2003-05-281-18/+40
* *** empty log message ***Martin Odersky2003-05-281-1/+16
* - Added call to widenpaltherr2003-05-231-1/+1
* *** 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