aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/codegen1.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-09fix label names for unboxed lists of records with dynamicsjohnvg1-6/+9
2003-01-07fix generated labels for lazy record field selectors if ExportedLocalLabels==...johnvg1-6/+0
2003-01-07export labels if ExportLocalLabels==True for lazy record selectorsjohnvg1-2/+8
2002-10-22add boxed recordsjohnvg1-2/+25
2002-02-28remove some code for debuggingjohnvg1-12/+8
2001-12-20add missing ()'s in test for strict list structorjohnvg1-1/+1
2001-12-17implement pattern matching of strict, unboxed and overloaded listsjohnvg1-0/+23
2001-11-19fix bug in exporting record labels for Dynamicsjohnvg1-7/+7
2001-10-05generate and export all labels for records and constructors when ExportLocalL...johnvg1-3/+3
2001-09-03added code for strict and unboxed listsjohnvg1-36/+204
2001-05-15changes for dynamic linking (not tested)clean1-11/+82
2001-05-15merged with backend C source code on the macjohnvg1-1/+7
2001-03-28fixed bug in contains_failjohnvg1-5/+8
2001-03-27allow 'else fail' for all if nodes on root or injohnvg1-0/+25
2000-07-12clean 1.3.3 backend again againclean1-0/+3738