aboutsummaryrefslogtreecommitdiff
path: root/backendC
AgeCommit message (Expand)AuthorFilesLines
2001-10-01pass file modification times from icl module and dcl modules to backendronny6-16/+32
2001-09-12clean 1.3 code for recognizing abort and undef in the strictness analyzerjohnvg4-1/+32
2001-09-10fix bug in printing brackets in function typesjohnvg1-4/+1
2001-09-05print forall typevars in backendronny1-2/+2
2001-09-05print forall typevars in backendronny6-13/+80
2001-09-03new version numberjohnvg1-3/+3
2001-09-03fix memory allocation bugjohnvg1-1/+5
2001-09-03added new functions for strict and unboxed listsjohnvg1-0/+7
2001-09-03added code for strict and unboxed listsjohnvg19-384/+1136
2001-07-13bug fix: reverse order of functions (in components)ronny1-3/+3
2001-07-13bug fix: reverse order of functions (in components)johnvg1-4/+4
2001-07-12uniqueness attributes in backendronny4-9/+117
2001-07-03initialise compiler_id with -1,johnvg1-1/+1
2001-07-03enable optimizer (level 2)johnvg1-0/+0
2001-06-25generate .depend for current dcl moduleronny2-6/+13
2001-06-22new version number (2.0.d.8)ronny1-2/+2
2001-06-22local reference counts for CaseNode and DefaultNoderonny3-16/+341
2001-06-22print node_defs in GuardNodejohnvg1-2/+12
2001-06-22print matched symbol in CaseNoderonny1-1/+6
2001-06-15removed commentsronny1-4/+1
2001-06-15print local reference counts to file instead of stdoutronny1-4/+4
2001-06-15AnnotateStrictNodesIds in GuardNode,johnvg1-9/+19
2001-06-11handle GuardNode'sjohnvg1-0/+5
2001-06-11bug fix, assign last nodedefs in CollectSharedNodeIdsInRootNoderonny1-1/+1
2001-06-07SwitchNode in CollectSharedNodeIdsInNoderonny1-24/+59
2001-05-17gBytesLeft = 0 instead of NULLclean1-1/+1
2001-05-17use ConvertAlloc instead of CompAlloc, because using CompAlloc causes the com...johnvg2-1/+141
2001-05-15changes for dynamic linking (not tested)clean4-63/+696
2001-05-15commit from pc after merge on mac (not tested)clean2-6/+10
2001-05-15merged with backend C source code on the macjohnvg44-147/+808
2001-05-09corrected version numberronny1-1/+1
2001-05-09removed docommand modulesronny4-45/+0
2001-05-09removed dumprestore modulesronny2-896/+0
2001-05-09removed backend Clean modulesronny2-994/+0
2001-05-09support for casesronny1-0/+7
2001-05-09corrected version numberronny1-2/+2
2001-05-09cases in backendronny2-27/+209
2001-05-09bail out if illegal command arguments are passed to the backendronny1-2/+2
2001-05-09don't analyse idents for Clean 2.0ronny1-0/+2
2001-05-03removed BEDeclarePredefinedSymbolsronny2-57/+54
2001-05-01cases in backendronny4-56/+238
2001-05-01removed RWS in internal compiler error messageronny1-2/+7
2001-05-01made name generation depend on _ANALYSE_IDENT_ronny4-3/+24
2001-05-01Use CompAlloc for memory allocation in backend.cronny3-124/+10
2001-03-28fixed bug in contains_failjohnvg1-5/+8
2001-03-27allow 'else fail' for all if nodes on root or injohnvg3-2/+57
2001-02-23temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny3-5/+18
2001-02-23temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny3-3/+36
2001-02-09Removed pretty printing of types in instancesronny1-2/+9
2000-11-29more node_number=0 statementsclean1-0/+4