aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/instructions.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-02implement foreign export with stdcalljohnvg1-0/+3
2004-03-19if ExportLocalLabels and strict constructor not used curried and notjohnvg1-4/+10
2004-03-05implement tuple result for foreign export / centryjohnvg1-1/+9
2003-12-15add foreign exportjohnvg1-0/+51
2003-01-09fix label names for unboxed lists of records with dynamicsjohnvg1-1/+4
2003-01-07fix generated labels for lazy record field selectors if ExportedLocalLabels==...johnvg1-9/+11
2003-01-07export labels if ExportLocalLabels==True for lazy record selectorsjohnvg1-10/+10
2002-11-18insert "lR" in type string for unboxed lists of recordsjohnvg1-2/+2
2002-11-13export label with t prefix for records for dynamicsjohnvg1-3/+8
2002-10-21add new instructions for boxed recordsjohnvg1-2/+18
2002-09-03store record.field name in descriptor for record fields instead of just the f...johnvg1-15/+13
2002-06-05Unix versionronny1-1/+0
2002-02-15initialise number for failing case label for each compileronny1-4/+11
2001-12-17fix bug in label names of cons for unboxed lists of recordsjohnvg1-5/+2
2001-10-05generate t label for strict records with module and record name when ExportLo...johnvg1-8/+8
2001-10-04fail explicit casesronny1-0/+25
2001-10-01pass file modification times from icl module and dcl modules to backendronny1-2/+10
2001-09-03added code for strict and unboxed listsjohnvg1-6/+47
2001-05-15changes for dynamic linking (not tested)clean1-38/+180
2001-05-15merged with backend C source code on the macjohnvg1-10/+13
2001-05-01removed RWS in internal compiler error messageronny1-2/+7
2000-10-23no messageclean1-0/+16
2000-10-02bug fix: generate 'in' abc instruction even when there are no parametersjohnvg1-4/+1
2000-07-12clean 1.3.3 backend again againclean1-0/+3403