aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/codegen.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-20bug fix for record updates in a lazy context with unboxed tuple fieldsjohnvg1-7/+48
2002-03-06improve tail recursion modulo cons optimisationjohnvg1-2/+6
2002-03-04fix tail recursion modulo cons optimisationjohnvg1-18/+25
2002-02-28add unboxing of records in unboxed closures (for record updates)johnvg1-13/+50
2002-02-08removed function call of transform_patterns_to_case_and_guard_nodesjohnvg1-2/+6
2001-09-03added code for strict and unboxed listsjohnvg1-1/+3
2001-05-15merged with backend C source code on the macjohnvg1-1/+2
2001-05-01made name generation depend on _ANALYSE_IDENT_ronny1-0/+1
2000-07-12clean 1.3.3 backend again againclean1-0/+1201