aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/statesgen.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-04generate .impmod before importing labels and descriptors,johnvg1-5/+42
2012-07-27optimize is constructor functionsjohnvg1-2/+63
2011-02-25git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1866 1f8540f1-abd...johnvg1-2/+2
2011-02-25remove some unused fields and variablesjohnvg1-43/+33
2010-01-08remove AddStrictLhsNodeIdsToNodeDefs call for overloaded case nodejohnvg1-2/+0
2009-12-22make strictly annotated variables in patterns strict (in case expressions)johnvg1-0/+6
2009-01-14add seqjohnvg1-0/+11
2008-12-19add integers and rationalsjohnvg1-11/+62
2006-11-03generate ea entry for boxed records, fixes jmp_eval_upd in lazy selectorsjohnvg1-1/+7
2005-11-22rename DeltaBId as StdBoolIdjohnvg1-1/+1
2004-02-20move definition of UserDefinedArrayFunctions to this filejohnvg1-1/+1
2003-12-09propagate strictness to strict head and/or tail of a strictjohnvg1-1/+23
2002-10-21add boxed recordsjohnvg1-19/+62
2002-03-27don't try to add arguments to 'code' functionsjohnvg1-2/+4
2002-02-28compare record states when comparing strictnessjohnvg1-99/+112
2002-02-08fix bug in scope numbersjohnvg1-14/+25
2001-10-16don't add arguments to fail noderonny1-0/+2
2001-09-03added code for strict and unboxed listsjohnvg1-17/+40
2001-06-15AnnotateStrictNodesIds in GuardNode,johnvg1-9/+19
2001-06-11bug fix, assign last nodedefs in CollectSharedNodeIdsInRootNoderonny1-1/+1
2001-06-07SwitchNode in CollectSharedNodeIdsInNoderonny1-24/+59
2001-05-15merged with backend C source code on the macjohnvg1-19/+58
2001-05-01cases in backendronny1-35/+186
2000-07-12clean 1.3.3 backend again againclean1-0/+3847