summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer
Commit message (Expand)AuthorAgeFilesLines
* - Changed rewrite schema => regenerate whole treepaltherr2003-10-281-0/+143
* cleanupburaq2003-10-283-839/+837
* merging large parts of Algebraic Matcher with P...buraq2003-10-281-12/+41
* merging large parts with Pattern Matcherburaq2003-10-281-43/+16
* - Cleanedpaltherr2003-10-271-178/+116
* - bug fix: "new" should now be translated corre...schinz2003-10-271-10/+2
* *** empty log message ***Martin Odersky2003-10-271-0/+2
* - Fixedpaltherr2003-10-271-12/+5
* - Replaced body of isSubType by a call to Type....paltherr2003-10-271-29/+7
* - Fixed erasure of AnyVal subclassespaltherr2003-10-271-0/+1
* - Added removal of types of thispaltherr2003-10-271-0/+4
* *** empty log message ***Martin Odersky2003-10-241-1/+7
* - removed BCEL-based JVM back-endschinz2003-10-231-2/+1
* cleanupburaq2003-10-221-3/+3
* cleanupburaq2003-10-223-231/+203
* - Cleanedpaltherr2003-10-211-70/+24
* - Revised & Cleanedpaltherr2003-10-211-189/+255
* - Added type transformation of java symbolspaltherr2003-10-211-3/+3
* - Fixed erasure of subclasses of scala.Doublepaltherr2003-10-211-0/+1
* - Added overlapping signatures checkingpaltherr2003-10-171-6/+58
* - Reduced number of added bridge methodspaltherr2003-10-171-24/+47
* Corrected handling of scopes.mihaylov2003-10-171-1/+1
* - Cleanedpaltherr2003-10-161-26/+7
* - Cleanedpaltherr2003-10-161-27/+21
* - Cleanedpaltherr2003-10-161-69/+54
* - Cleanedpaltherr2003-10-162-87/+60
* - Cleanedpaltherr2003-10-161-62/+65
* - Added transformation of Super nodespaltherr2003-10-161-1/+8
* - Cleanedpaltherr2003-10-161-18/+59
* - Cleanedpaltherr2003-10-161-81/+95
* - Cleanedpaltherr2003-10-151-49/+41
* - Fixed computation of enclosing classpaltherr2003-10-151-1/+6
* - Added test to avoid duplicate owner update on...paltherr2003-10-151-1/+1
* - Modified AddConstructors to make it work befo...paltherr2003-10-152-82/+79
* - Renamed mkInterfaceDef into ClassDefpaltherr2003-10-151-1/+1
* - Improved debugging codepaltherr2003-10-151-1/+6
* - Fixed type of isInstanceOfpaltherr2003-10-141-1/+1
* - Moved symbols from CodeFactory into Definitionspaltherr2003-10-149-246/+83
* - Removed all instances of Inferpaltherr2003-10-138-38/+20
* - Removed field PatternTool.makepaltherr2003-10-134-59/+28
* - Addded Definitions.PATTERN_WILDCARDpaltherr2003-10-1310-28/+28
* - Replaced usage of make by genpaltherr2003-10-131-107/+39
* - Added method seqListSym_lengthpaltherr2003-10-131-0/+4
* - Removed Autom2Scala._applyNonepaltherr2003-10-103-18/+5
* - Removed CodeFactory.Blockpaltherr2003-10-107-36/+20
* - Changed call to superpaltherr2003-10-101-1/+1
* - Removed fields CaseEnv.makepaltherr2003-10-103-19/+9
* - Replaced gen.Apply by gen.mkApplyXXpaltherr2003-10-101-53/+22
* - Replaced some use of "make" by "gen"paltherr2003-10-103-196/+54
* - Renamed methods mkApply into mkApplyTV and mk...paltherr2003-10-101-1/+1