aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.dcl
AgeCommit message (Expand)AuthorFilesLines
2012-08-14add extendable algebraic data types (merged from iTask branch)johnvg1-0/+2
2011-03-01git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1871 1f8540f1-abd...johnvg1-0/+2
2011-01-24change BESpecialIdentCountjohnvg1-1/+1
2008-12-19remove BENrOfBasicDenotsjohnvg1-1/+1
2007-01-10remove //1.3 //3.1johnvg1-4/+0
2006-01-05use BEGetIntFromArray instead of BECopyInts to fix a problem if integersjohnvg1-1/+3
2005-01-10changed version number and name of universityronny1-1/+1
2004-04-02implement foreign export with stdcalljohnvg1-2/+2
2003-12-15add BEInsertForeignExportjohnvg1-0/+2
2003-10-27update backend version number for 2.1 releaseronny1-1/+1
2003-10-16add extra attribute argument to BEFlatType andjohnvg1-37/+33
2003-10-15update version to 2.1.0 alpha 0ronny1-1/+1
2003-06-17removed unused functionsronny1-42/+36
2002-10-24add BEFlatTypeX and BERecordTypeX definitions in commentjohnvg1-0/+4
2002-03-08new backend versionronny1-27/+27
2001-12-21version number for releaseronny1-1/+1
2001-11-01pass strictness information from C to Clean, print strict exported and all ty...ronny1-2/+8
2001-10-05bind special idents (such as abort, undef from StdMisc) to the correct identi...ronny1-2/+14
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-9/+11
2001-09-03new version numberjohnvg1-3/+3
2001-08-31new functions for strict and unboxed listsjohnvg1-0/+16
2001-07-13bug fix: reverse order of functions (in components)ronny1-3/+3
2001-07-12uniqueness attributes in backendronny1-5/+19
2001-06-25generate .depend for current dcl moduleronny1-2/+2
2001-06-22local reference counts for CaseNode and DefaultNoderonny1-2/+11
2001-05-09corrected version numberronny1-2/+2
2001-05-08support for cases in backendronny1-24/+40
2001-05-03fixed module namesronny1-1/+1
2001-05-03removed BEDeclarePredefinedSymbolsronny1-119/+117
2001-05-03moved backend.[id]cl from backendCModules to backendronny1-0/+305