aboutsummaryrefslogtreecommitdiff
path: root/backend/backend.icl
AgeCommit message (Expand)AuthorFilesLines
2011-03-01git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1871 1f8540f1-abd...johnvg1-0/+6
2011-01-24use p instead of I for pointers in ccalljohnvg1-128/+130
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/+8
2005-01-10changed version number and name of universityronny1-1/+1
2004-04-02implement foreign export with stdcalljohnvg1-4/+4
2003-12-15add BEInsertForeignExportjohnvg1-0/+6
2003-10-27update backend version number for 2.1 releaseronny1-1/+1
2003-10-16add extra attribute argument to BEFlatType andjohnvg1-15/+11
2003-10-15update version to 2.1.0 alpha 0ronny1-1/+1
2003-06-17removed unused functionsronny1-36/+16
2002-10-24add BEFlatTypeX and BERecordTypeX definitions in commentjohnvg1-0/+14
2002-03-08new backend versionronny1-129/+129
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/+20
2001-10-05bind special idents (such as abort, undef from StdMisc) to the correct identi...ronny1-2/+22
2001-10-04fail explicit casesronny1-2/+2
2001-10-01pass file modification times from icl module and dcl modules to backendronny1-11/+11
2001-09-05print forall typevars in backendronny1-9/+19
2001-09-03new version numberjohnvg1-3/+3
2001-08-31new functions for strict and unboxed listsjohnvg1-0/+44
2001-07-13bug fix: reverse order of functions (in components)ronny1-3/+3
2001-07-12uniqueness attributes in backendronny1-7/+45
2001-06-25generate .depend for current dcl moduleronny1-2/+2
2001-06-22local reference counts for CaseNode and DefaultNoderonny1-2/+27
2001-05-09corrected version numberronny1-2/+2
2001-05-08support for cases in backendronny1-119/+163
2001-05-03fixed module namesronny1-1/+1
2001-05-03removed BEDeclarePredefinedSymbolsronny1-197/+191
2001-05-03moved backend.[id]cl from backendCModules to backendronny1-0/+689