summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Martin Odersky2003-10-202-6/+10
* - added 'shortname' flag to control file name o...michelou2003-10-201-5/+10
* - added non-standard option '-Xshortname' for t...michelou2003-10-201-7/+19
* - updated to the new msil library; works on ex...mihaylov2003-10-202-105/+140
* - Added overlapping signatures checkingpaltherr2003-10-171-6/+58
* - Reduced number of added bridge methodspaltherr2003-10-171-24/+47
* - Reimplemented overriddenSymbol and overriding...paltherr2003-10-171-66/+42
* - Added class Relationpaltherr2003-10-171-0/+66
* 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
* - Added a handle for Treespaltherr2003-10-161-0/+2
* - 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
* - Added test for empty tree nodes in ClassDefpaltherr2003-10-151-1/+2
* - Fixed computation of enclosing classpaltherr2003-10-151-1/+6
* - Added test to avoid duplicate owner update on...paltherr2003-10-151-1/+1
* - Added phase changepaltherr2003-10-151-0/+3
* - Modified AddConstructors to make it work befo...paltherr2003-10-153-88/+85
* - Renamed mkInterfaceDef into ClassDefpaltherr2003-10-152-12/+29
* - Improved debugging codepaltherr2003-10-151-1/+6
* - Added method isInitializerpaltherr2003-10-151-1/+11
* - Fixed type of isInstanceOfpaltherr2003-10-141-1/+1
* - Added methods TypeApplypaltherr2003-10-141-0/+6
* - Moved symbols from CodeFactory into Definitionspaltherr2003-10-1412-306/+294
* - Removed all instances of Inferpaltherr2003-10-138-38/+20
* - Removed field PatternTool.makepaltherr2003-10-134-59/+28
* - Addded methods CaseDefpaltherr2003-10-131-0/+12
* - Addded Definitions.PATTERN_WILDCARDpaltherr2003-10-1320-69/+72
* - Replaced usage of make by genpaltherr2003-10-131-1/+1
* - Replaced usage of make by genpaltherr2003-10-131-107/+39
* - Added method seqListSym_lengthpaltherr2003-10-131-0/+4
* - Added temporary hack for stable symbolspaltherr2003-10-101-2/+2
* - Removed Autom2Scala._applyNonepaltherr2003-10-103-18/+5
* - Removed CodeFactory.Blockpaltherr2003-10-107-36/+20
* - Fixed length computation in flattenpaltherr2003-10-101-2/+3
* - Added method flattenpaltherr2003-10-101-0/+45
* - 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
* - Changed extractPrimitiveArgs to not unbox fir...paltherr2003-10-101-45/+82
* - Added methods Switchpaltherr2003-10-101-0/+31
* - Added methods isInstanceOfpaltherr2003-10-101-0/+8
* - Renamed methods mkApply into mkApplyTV and mk...paltherr2003-10-102-19/+44