aboutsummaryrefslogtreecommitdiff
path: root/backendC/backend.link
AgeCommit message (Expand)AuthorFilesLines
2011-09-06add BEExtendableAlgebraicTypejohnvg1-0/+1
2011-03-01remove many unused generic dictionaries from the abc code (previous commit),johnvg1-0/+1
2008-12-19add BEBindSpecialType, BEOverloadedCaseNode and BEGetErrorjohnvg1-0/+3
2007-02-21add BEStartFunctionjohnvg1-0/+1
2006-01-05use BEGetIntFromArray instead of BECopyInts to fix a problem if integersjohnvg1-0/+1
2003-12-15add export of BEInsertForeignExportjohnvg1-0/+1
2003-10-15removed BESwapTypesronny1-1/+0
2001-11-01pass strictness information from C to Clean, print strict exported and all ty...ronny1-0/+3
2001-10-12bind special idents (such as abort, undef from StdMisc) to the correct identi...ronny1-0/+2
2001-09-05print forall typevars in backendronny1-7/+9
2001-09-03added new functions for strict and unboxed listsjohnvg1-0/+7
2001-07-12uniqueness attributes in backendronny1-0/+6
2001-06-22local reference counts for CaseNode and DefaultNoderonny1-0/+4
2001-05-09support for casesronny1-0/+7
2001-05-03removed BEDeclarePredefinedSymbolsronny1-54/+54
2001-02-23temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny1-1/+3
2000-10-05Added BESetMainDclModuleN, updatet versionronny1-1/+2
2000-03-20no messageclean1-0/+2
2000-02-22Initial importronny1-0/+90