index
:
compiler
master
Fork of the Clean compiler for experimenting with new features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
backend.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
add extendable algebraic data types (merged from iTask branch)
johnvg
1
-0
/
+6
2011-03-01
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1871 1f8540f1-abd...
johnvg
1
-0
/
+6
2011-01-24
use p instead of I for pointers in ccall
johnvg
1
-128
/
+130
2008-12-19
remove BENrOfBasicDenots
johnvg
1
-1
/
+1
2007-01-10
remove //1.3 //3.1
johnvg
1
-4
/
+0
2006-01-05
use BEGetIntFromArray instead of BECopyInts to fix a problem if integers
johnvg
1
-1
/
+8
2005-01-10
changed version number and name of university
ronny
1
-1
/
+1
2004-04-02
implement foreign export with stdcall
johnvg
1
-4
/
+4
2003-12-15
add BEInsertForeignExport
johnvg
1
-0
/
+6
2003-10-27
update backend version number for 2.1 release
ronny
1
-1
/
+1
2003-10-16
add extra attribute argument to BEFlatType and
johnvg
1
-15
/
+11
2003-10-15
update version to 2.1.0 alpha 0
ronny
1
-1
/
+1
2003-06-17
removed unused functions
ronny
1
-36
/
+16
2002-10-24
add BEFlatTypeX and BERecordTypeX definitions in comment
johnvg
1
-0
/
+14
2002-03-08
new backend version
ronny
1
-129
/
+129
2001-12-21
version number for release
ronny
1
-1
/
+1
2001-11-01
pass strictness information from C to Clean, print strict exported and all ty...
ronny
1
-2
/
+20
2001-10-05
bind special idents (such as abort, undef from StdMisc) to the correct identi...
ronny
1
-2
/
+22
2001-10-04
fail explicit cases
ronny
1
-2
/
+2
2001-10-01
pass file modification times from icl module and dcl modules to backend
ronny
1
-11
/
+11
2001-09-05
print forall typevars in backend
ronny
1
-9
/
+19
2001-09-03
new version number
johnvg
1
-3
/
+3
2001-08-31
new functions for strict and unboxed lists
johnvg
1
-0
/
+44
2001-07-13
bug fix: reverse order of functions (in components)
ronny
1
-3
/
+3
2001-07-12
uniqueness attributes in backend
ronny
1
-7
/
+45
2001-06-25
generate .depend for current dcl module
ronny
1
-2
/
+2
2001-06-22
local reference counts for CaseNode and DefaultNode
ronny
1
-2
/
+27
2001-05-09
corrected version number
ronny
1
-2
/
+2
2001-05-08
support for cases in backend
ronny
1
-119
/
+163
2001-05-03
fixed module names
ronny
1
-1
/
+1
2001-05-03
removed BEDeclarePredefinedSymbols
ronny
1
-197
/
+191
2001-05-03
moved backend.[id]cl from backendCModules to backend
ronny
1
-0
/
+689