aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/sa.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-13fix conversion of selection (pattern match in lhs of where or let)johnvg1-11/+16
2004-02-20remove includes of typechecker.h and tctypes.tjohnvg1-3/+0
2003-01-24bug fixes: prevent crash in ReduceArguments and set e_hasindjohnvg1-10/+21
2002-11-21give the strictness analyser more memory for large modules,johnvg1-4/+11
2002-11-20fix crash that occurs if there is not enough memoryjohnvg1-1/+6
2002-07-15fix bug for functions with a case with a case and a default, forjohnvg1-3/+26
2002-02-28some bug fixes from Clean 1.3johnvg1-15/+93
2001-11-26bug fix in initialisationronny1-2/+3
2001-11-19bug fix: initialisation of global strictness info (prevents crash with second...ronny1-0/+3
2001-11-01pass strictness information from C to Clean, print strict exported and all ty...ronny1-36/+186
2001-10-12add list cons symbols with arity<2 (for strict lists)johnvg1-40/+73
2001-09-12clean 1.3 code for recognizing abort and undef in the strictness analyzerjohnvg1-1/+14
2001-09-03fix memory allocation bugjohnvg1-1/+5
2001-09-03added code for strict and unboxed listsjohnvg1-3/+3
2001-05-15merged with backend C source code on the macjohnvg1-2/+62
2000-07-12clean 1.3.3 backend again againclean1-0/+5315