summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Added assertions on parameters of MethodTypes...paltherr2003-12-111-2/+8
| | | | | - Added assertions on parameters of MethodTypes and PolyTypes
* - 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
| | | | | | - Redesigned the tree printing scheme to enable printing of attributed trees
* - 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
|
* - 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
|
* - added bugs 98, 120 and 250schinz2003-12-102-0/+61
|
* - Enabled phase make-boxing-explicitpaltherr2003-12-091-0/+6
|
* - Added class MakeBoxingExplicitPhasepaltherr2003-12-092-0/+51
|
* - Sorted linespaltherr2003-12-091-1/+1
|
* - Added logopaltherr2003-12-091-0/+8
|
* - Added class TreeCheckerpaltherr2003-12-092-0/+36
|
* - Disabled assertion that says that all classes...paltherr2003-12-091-1/+1
| | | | | - Disabled assertion that says that all classes have to be expanded
* - Fixed the bug that occured when a page refers...cremet2003-12-091-4/+8
| | | | | | | - Fixed the bug that occured when a page refers to itself. It came from the optimization in the computation of the shortest from a page to another.
* More comments and cleanups.stenman2003-12-098-39/+227
|
* - removed WEBSITE_WWWROOTmichelou2003-12-091-2/+0
|
* - Changed argument type of methods loadXML to I...paltherr2003-12-086-22/+19
| | | | | - Changed argument type of methods loadXML to InputSource
* Set version to 1.0.0-b3paltherr2003-12-081-1/+1
|
* Set version to 1.0.0-b2paltherr2003-12-081-1/+1
|
* - Added scala.jar to classpath for interprterpaltherr2003-12-081-2/+2
|
* - Added missing directory to TOOLS_JAR_FILESpaltherr2003-12-081-3/+4
|
* Set version to 1.0.0-b1paltherr2003-12-081-1/+1
|
* Set version to 1.0.0-b0paltherr2003-12-081-1/+1
|
* Set version to 0.9.1-b0paltherr2003-12-081-1/+1
|
* - 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
|
* not testing toString method anymoreburaq2003-12-081-1/+0
|
* toString method is brokenburaq2003-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
| | | | | indenting + slight changes because of Element-Symbol migration
* turned into traitburaq2003-12-082-10/+8
|
* using the more specific "symbol" class instead ...buraq2003-12-081-3/+3
| | | | | using the more specific "symbol" class instead of attributed node
* added a lot of XML functionality, replacing sca...buraq2003-12-081-6/+60
| | | | | added a lot of XML functionality, replacing scala.xml.nobinding.Element
* using symbol instead of this file nowburaq2003-12-081-24/+0
|
* removed scala.xml.nobinding.Element, using SYmb...buraq2003-12-081-1/+0
| | | | | removed scala.xml.nobinding.Element, using SYmbol instead
* - Added cases for operations on stringspaltherr2003-12-082-34/+38
|
* - emit the symbol table as an attribute of top-...mihaylov2003-12-081-20/+44
| | | | | - emit the symbol table as an attribute of top-level classes
* - removed the remnants of the code for traversi...mihaylov2003-12-081-209/+120
| | | | | | - removed the remnants of the code for traversing the methods from - interfaces modified to work with CLRPackageParser
* handling of escaped sequences x:_*buraq2003-12-082-0/+28
|
* updated commentburaq2003-12-081-3/+4
|