summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - 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-101-0/+43
* - Added some checks on templates and memberspaltherr2003-12-101-3/+119
* - Added flags to added value parameterpaltherr2003-12-101-1/+2
* - Added method toString(int)paltherr2003-12-101-0/+5
* - Added context and scope managementpaltherr2003-12-101-0/+228
* - Enabled phase make-boxing-explicitpaltherr2003-12-091-0/+6
* - Added class MakeBoxingExplicitPhasepaltherr2003-12-091-0/+50
* - Added logopaltherr2003-12-091-0/+8
* - Added class TreeCheckerpaltherr2003-12-091-0/+35
* - Disabled assertion that says that all classes...paltherr2003-12-091-1/+1
* - Fixed the bug that occured when a page refers...cremet2003-12-091-4/+8
* More comments and cleanups.stenman2003-12-097-38/+226
* - Changed argument type of methods loadXML to I...paltherr2003-12-086-22/+19
* - Added scala.jar to classpath for interprterpaltherr2003-12-081-2/+2
* - adapted to current Scala versionmichelou2003-12-0810-55/+143
* - modified replicate.cremet2003-12-081-4/+5
* dont need Elementburaq2003-12-081-1/+1
* dont need Elementburaq2003-12-081-1/+0
* class symbol instead of elementburaq2003-12-082-13/+18
* indenting + slight changes because of Element-S...buraq2003-12-081-15/+16
* turned into traitburaq2003-12-082-10/+8
* using the more specific "symbol" class instead ...buraq2003-12-081-3/+3
* added a lot of XML functionality, replacing sca...buraq2003-12-081-6/+60
* using symbol instead of this file nowburaq2003-12-081-24/+0
* - Added cases for operations on stringspaltherr2003-12-082-34/+38
* - emit the symbol table as an attribute of top-...mihaylov2003-12-081-20/+44
* - removed the remnants of the code for traversi...mihaylov2003-12-081-209/+120
* handling of escaped sequences x:_*buraq2003-12-082-0/+28
* updated commentburaq2003-12-081-3/+4
* - modified to work when invoked under cygwin on...mihaylov2003-12-081-0/+1