aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/codegen2.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-06remove an unnecessary record copy in the abc code for some record updatesjohnvg1-172/+46
2013-12-04generate .impmod before importing labels and descriptors,johnvg1-2/+11
2009-10-12fix bug in implementation of seqjohnvg1-4/+29
2009-01-14add seqjohnvg1-1/+56
2008-12-19add integers and rationalsjohnvg1-8/+55
2006-01-05port to 64 bit windowsjohnvg1-0/+4
2005-03-17rename bool to bool_johnvg1-6/+6
2005-01-25optimize apply of unknown function with two or more arguments, not yet enabledjohnvg1-9/+110
2004-02-20remove include of typechecker.hjohnvg1-1/+0
2003-12-01bug fix for strict and unboxed list constructors on a cycle injohnvg1-2/+2
2003-02-20don't generate abc code to build dictionary for overloaded Niljohnvg1-1/+17
2003-01-09fix label names for unboxed lists of records with dynamicsjohnvg1-3/+8
2002-10-31bug fix for boxed records and ! record selectionsjohnvg1-1/+4
2002-10-22skip some code when not using BOXED_RECORDSjohnvg1-2/+2
2002-10-22add boxed recordsjohnvg1-101/+378
2002-02-28unbox record update function argumentsjohnvg1-184/+130
2001-12-20add missing ()'s in test for strict list structorjohnvg1-1/+1
2001-12-17implement pattern matching of strict, unboxed and overloaded listsjohnvg1-4/+43
2001-11-21bug fix for state of selections of selections of tuplesjohnvg1-0/+4
2001-09-03added code for strict and unboxed listsjohnvg1-99/+308
2001-05-15changes for dynamic linking (not tested)clean1-14/+430
2001-05-15merged with backend C source code on the macjohnvg1-0/+2
2000-07-12clean 1.3.3 backend again againclean1-0/+5441