aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)AuthorFilesLines
2001-06-25generate .depend for current dcl moduleronny3-10/+20
2001-06-22local reference counts for CaseNode and DefaultNoderonny1-0/+4
2001-06-22local reference counts for CaseNode and DefaultNoderonny1-19/+88
2001-06-22local reference counts for CaseNode and DefaultNoderonny2-4/+38
2001-06-20optimise && and ||johnvg1-4/+6
2001-06-20optimise && and ||johnvg1-12/+7
2001-05-09corrected version numberronny2-4/+4
2001-05-08support for cases in backendronny4-198/+433
2001-05-08support for cases in backendronny1-0/+32
2001-05-03fixed module namesronny2-2/+2
2001-05-03removed BEDeclarePredefinedSymbolsronny3-317/+308
2001-05-03moved backend.[id]cl from backendCModules to backendronny2-0/+994
2001-05-03backend_library now generated from backend.iclronny1-55/+55
2001-03-28Convert Conditionals in the conditional expression of another Conditional to ...ronny1-2/+17
2001-02-26temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny1-0/+2
2001-02-23temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny1-1/+19
2001-01-12New algorithm for explicit imports that also works with cyclic module depende...martinw1-8/+8
2000-10-23bug fix in adjustArrayFunctionsclean1-16/+33
2000-10-04-added position information for let bindings for better error messagesmartinw2-19/+38
2000-09-27*** empty log message ***martinw1-1/+2
2000-09-27caching of dcl modules, return unique heapclean4-424/+531
2000-07-14Removed back end spelling inconsistencies (except for syntax:BackendBody, whi...clean4-70/+74
2000-07-14Removed MW commentsclean4-183/+0
2000-07-04labels global function names without ";n" extensionclean3-53/+78
2000-06-21solving the problem of strict aliases. Now a strict aliasmartinw4-27/+256
2000-06-16changes in to make compiler self compatiblemartinw4-1/+17
2000-04-27fixed bug with type indicesclean1-17/+11
2000-03-20no messageclean1-1/+3
2000-03-20correctly export types, use less stackclean1-65/+165
2000-02-22Initial importronny9-0/+1674