summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2004-01-073-3/+12
* - Added method hasStableFlagpaltherr2004-01-071-0/+5
* cleanupburaq2004-01-072-4/+1
* posburaq2004-01-071-2/+4
* cleanupburaq2004-01-074-380/+359
* cleanupburaq2004-01-071-208/+185
* - Renamed methods type into conforms, removed r...paltherr2004-01-061-22/+24
* - Changed method lookup(Symbol, ...) to go over...paltherr2004-01-061-22/+54
* - First commit.cremet2004-01-061-0/+89
* - Minor change.cremet2004-01-061-2/+2
* *** empty log message ***Martin Odersky2004-01-064-4/+37
* - added acrobat.css to generate PDF document fo...michelou2004-01-061-7/+6
* - added main functions.michelou2004-01-053-15/+30
* *** empty log message ***Martin Odersky2004-01-0511-240/+362
* - ported the code from Lindig's articleschinz2003-12-221-0/+119
* - Moved phase AddConstructors before phase AddI...paltherr2003-12-193-320/+214
* - Changed to add calls to all super initializer...paltherr2003-12-191-6/+10
* - Added support for initializerspaltherr2003-12-191-0/+18
* - Added removal of case factory methodspaltherr2003-12-191-2/+3
* - Replaced comparisons with CONSTRUCTOR_NAME by...paltherr2003-12-191-4/+2
* - Added method isUnaccessedConstantpaltherr2003-12-192-11/+27
* - Added update of constructor position in TypeS...paltherr2003-12-191-0/+1
* fixed null pointer exception because of too ear...buraq2003-12-191-8/+10
* *** empty log message ***buraq2003-12-191-1/+5
* handling of attribUTESburaq2003-12-191-4/+7
* handling of attributesburaq2003-12-191-20/+24
* attributes handled in functional mannerburaq2003-12-191-10/+14
* AttrDef removed, Pair inserted for handling att...buraq2003-12-191-2/+2
* Cleaned up some code and tried to make the vari...Matthias Zenger2003-12-196-311/+313
* easy update of attributesburaq2003-12-181-17/+38
* *** empty log message ***buraq2003-12-181-0/+2
* changes for easy updating of attributesburaq2003-12-181-0/+4
* - added arithmetic conversions for charsmihaylov2003-12-171-1/+29
* - Fixed method toStringpaltherr2003-12-171-6/+6
* - uncommented assertion which checks the symbol...schinz2003-12-161-1/+1
* - bug fix: correct the symbol of RETURN nodesschinz2003-12-161-0/+14
* - Enabled some checkspaltherr2003-12-161-3/+2
* - Fixed method changeOwners to use definesSymbo...paltherr2003-12-161-1/+1
* - Added some code to make sure that owner of no...paltherr2003-12-161-1/+17
* - Changed some code to change owner of ValDefs ...paltherr2003-12-161-0/+13
* - Removed some assertions (already in TreeChecker)paltherr2003-12-151-10/+8
* - added method 'indices'michelou2003-12-151-41/+60
* - Fixed case Newpaltherr2003-12-121-15/+11
* - Added case for references to inlined vparams:...paltherr2003-12-121-0/+11
* - Changed to avoid warningspaltherr2003-12-121-1/+1
* - Implemented method expressionpaltherr2003-12-121-2/+120
* - Fixed methods location and selectionpaltherr2003-12-121-13/+8
* - Fixed show methodspaltherr2003-12-121-6/+5
* - Added method tapply, vapply, functionpaltherr2003-12-121-0/+51
* - Added method typepaltherr2003-12-121-0/+23