summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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 new images.Matthias Zenger2003-12-181-0/+2
* - added arithmetic conversions for charsmihaylov2003-12-171-1/+29
* - Fixed method toStringpaltherr2003-12-171-6/+6
* - corrected keyword listmichelou2003-12-161-3/+0
* - 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
* - all data for the Scala website is now in file...michelou2003-12-151-3/+1
* - 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
* - jEdit mode for Scala syntax.michelou2003-12-121-0/+234
* - Added method location and selectionpaltherr2003-12-121-0/+46
* - Added missing calls to method expressionpaltherr2003-12-121-0/+2
* - Added method statement and stub method expres...paltherr2003-12-121-0/+34
* - Fixed loop in method statementpaltherr2003-12-121-1/+1
* - Added expression translationpaltherr2003-12-111-1/+126
* - Removed field other from ACode.Switchpaltherr2003-12-114-12/+7
* Added sort method to List.stenman2003-12-111-0/+48
* - Added translation of locationspaltherr2003-12-111-0/+25
* - Added translation of statementspaltherr2003-12-111-0/+51
* - Added WARNING in class descriptionpaltherr2003-12-111-1/+2
* - Enabled isParameter assertionpaltherr2003-12-111-1/+1
* - Added assertions on parameters of MethodTypes...paltherr2003-12-111-2/+8
* - Added some missing PARAM flagspaltherr2003-12-115-7/+8
* Hiding top level classes with privatestenman2003-12-111-2/+2
* - Redesigned the tree printing scheme to enable...paltherr2003-12-118-114/+83
* - Added translation into attributed treespaltherr2003-12-111-0/+3
* - Added printUnits and printGlobalpaltherr2003-12-111-1/+15
* - Removed used of Global.debugPrinterpaltherr2003-12-112-2/+2
* - Added template and member translationpaltherr2003-12-101-0/+71
* - Added constant translationpaltherr2003-12-101-0/+18
* - Added class ATreeFromSTreepaltherr2003-12-102-0/+44