aboutsummaryrefslogtreecommitdiff
path: root/backend/backendconvert.icl
AgeCommit message (Expand)AuthorFilesLines
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 messagesmartinw1-11/+22
2000-09-27caching of dcl modules, return unique heapclean1-411/+521
2000-07-14Removed back end spelling inconsistencies (except for syntax:BackendBody, whi...clean1-64/+68
2000-07-14Removed MW commentsclean1-150/+0
2000-07-04labels global function names without ";n" extensionclean1-47/+72
2000-06-21solving the problem of strict aliases. Now a strict aliasmartinw1-19/+196
2000-06-16changes in to make compiler self compatiblemartinw1-0/+6
2000-04-27fixed bug with type indicesclean1-17/+11
2000-03-20correctly export types, use less stackclean1-65/+165
2000-02-22Initial importronny1-0/+1237