aboutsummaryrefslogtreecommitdiff
path: root/backend/backendinterface.icl
AgeCommit message (Expand)AuthorFilesLines
2003-12-11use 'Error: ' instead of '[Backend]' in the backend too oldjohnvg1-2/+2
2003-05-16renamed field names of type Ident in syntax treeronny1-6/+6
2002-04-11support for generic type context like inalimarin1-1/+1
2002-02-06store strictness annotations in SymbolType instead of ATypejohnvg1-54/+102
2001-11-30store predefined identifiers in CAFjohnvg1-1/+1
2001-11-20bug fix determination of exported funtionronny1-1/+1
2001-11-01pass strictness information from C to Clean, print strict exported and all ty...ronny1-3/+339
2001-09-07module ownership commentronny1-0/+3
2001-07-12uniqueness attributes in backendronny1-6/+6
2000-09-27caching of dcl modules, return unique heapclean1-11/+8
2000-07-14Removed back end spelling inconsistencies (except for syntax:BackendBody, whi...clean1-3/+3
2000-07-14Removed MW commentsclean1-1/+0
2000-06-21solving the problem of strict aliases. Now a strict aliasmartinw1-1/+3
2000-02-22Initial importronny1-0/+65