aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/backend.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-21rename parameter inline to inlineFlag, because it is now a keyword (since c99)johnvg1-1/+1
2011-09-06add BEExtendableAlgebraicTypejohnvg1-0/+3
2011-03-01git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1871 1f8540f1-abd...johnvg1-0/+3
2009-01-14add seqjohnvg1-0/+1
2008-12-19add integers and rationalsjohnvg1-1/+7
2008-12-19add BEGetErrorjohnvg1-0/+3
2008-12-19remove BENrOfBasicDenotsjohnvg1-3/+1
2007-02-21fix BEStartFunction typejohnvg1-1/+1
2007-02-21add BEStartFunctionjohnvg1-0/+3
2006-01-04add function BEGetIntFromArray, will replace BECopyInts because copyingjohnvg1-0/+2
2005-01-10changed version number and name of universityronny1-1/+8
2004-04-02implement foreign export with stdcalljohnvg1-2/+2
2003-12-15add foreign exportjohnvg1-0/+3
2003-10-27update backend version number for 2.1 releaseronny1-1/+1
2003-10-16add extra attribute argument to BEFlatType andjohnvg1-39/+33
2003-10-15update version to 2.1.0 alpha 0ronny1-1/+1
2003-06-17removed unused functionsronny1-20/+11
2002-10-21add BEFlatTypeX and BERecordTypeX for boxed records andjohnvg1-0/+6
2002-03-25synchronize version number with backend.dcljohnvg1-2/+2
2001-12-21version number for releaseronny1-1/+1
2001-11-26new backend versionronny1-1/+1
2001-11-21new releaseronny1-1/+1
2001-11-01pass strictness information from C to Clean, print strict exported and all ty...ronny1-2/+10
2001-10-05bind special idents (such as abort, undef from StdMisc) to the correct identi...ronny1-6/+20
2001-10-04fail explicit casesronny1-2/+2
2001-10-01pass file modification times from icl module and dcl modules to backendronny1-7/+7
2001-09-05print forall typevars in backendronny1-2/+8
2001-09-03new version numberjohnvg1-3/+3
2001-09-03added code for strict and unboxed listsjohnvg1-4/+19
2001-07-13bug fix: reverse order of functions (in components)ronny1-3/+3
2001-07-12uniqueness attributes in backendronny1-6/+30
2001-06-25generate .depend for current dcl moduleronny1-2/+2
2001-06-22local reference counts for CaseNode and DefaultNoderonny1-2/+17
2001-05-15merged with backend C source code on the macjohnvg1-0/+8
2001-05-09cases in backendronny1-23/+57
2001-05-03removed BEDeclarePredefinedSymbolsronny1-3/+0
2001-02-23temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny1-2/+9
2000-11-23exclude symbols from current dcl module from im_symbols (prevents multiple re...ronny1-1/+1
2000-10-05Added BESetMainDclModuleN, updated versionronny1-3/+6
2000-09-27caching of dcl modules (added main_dcl_module_n)clean1-0/+2
2000-07-12clean 1.3.3 backend again againclean1-0/+424