aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/codegen.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-04generate .impmod before importing labels and descriptors,johnvg1-1/+6
2012-07-27optimize is constructor functionsjohnvg1-3/+8
2011-02-25git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1866 1f8540f1-abd...johnvg1-6/+0
2011-02-25remove some unused fields and variablesjohnvg1-16/+15
2010-10-07disable 'function may fail' warnings for Clean 2johnvg1-4/+7
2005-01-12improve names used by the time profiler for functions generated forjohnvg1-1/+1
2004-02-20include typeconv.h instead of typechecker.hjohnvg1-1/+1
2003-12-15add foreign exportjohnvg1-0/+2
2002-10-22add boxed recordsjohnvg1-1/+2
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