aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/backend.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-01pass strictness information from C to Clean, print strict exported and all ty...ronny1-4/+66
2001-10-05bind special idents (such as abort, undef from StdMisc) to the correct identi...ronny1-1/+51
2001-10-01pass file modification times from icl module and dcl modules to backendronny1-2/+4
2001-09-05print forall typevars in backendronny1-2/+24
2001-09-03added code for strict and unboxed listsjohnvg1-18/+282
2001-07-13bug fix: reverse order of functions (in components)johnvg1-4/+4
2001-07-12uniqueness attributes in backendronny1-2/+64
2001-06-25generate .depend for current dcl moduleronny1-4/+11
2001-06-22local reference counts for CaseNode and DefaultNoderonny1-14/+320
2001-06-15removed commentsronny1-4/+1
2001-05-15merged with backend C source code on the macjohnvg1-1/+68
2001-05-09cases in backendronny1-4/+152
2001-05-09bail out if illegal command arguments are passed to the backendronny1-2/+2
2001-05-01Use CompAlloc for memory allocation in backend.cronny1-7/+7
2001-02-23temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny1-0/+21
2000-11-29more node_number=0 statementsclean1-0/+4
2000-11-23exclude symbols from current dcl module from im_symbols (prevents multiple re...ronny1-0/+9
2000-11-13Added initialisations of node_number fieldronny1-0/+5
2000-09-27caching of dcl modules (added main_dcl_module_n)clean1-17/+26
2000-07-12clean 1.3.3 backend again againclean1-0/+2683