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
/
backendC
/
backend.link
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-06
add BEExtendableAlgebraicType
johnvg
1
-0
/
+1
2011-03-01
remove many unused generic dictionaries from the abc code (previous commit),
johnvg
1
-0
/
+1
2008-12-19
add BEBindSpecialType, BEOverloadedCaseNode and BEGetError
johnvg
1
-0
/
+3
2007-02-21
add BEStartFunction
johnvg
1
-0
/
+1
2006-01-05
use BEGetIntFromArray instead of BECopyInts to fix a problem if integers
johnvg
1
-0
/
+1
2003-12-15
add export of BEInsertForeignExport
johnvg
1
-0
/
+1
2003-10-15
removed BESwapTypes
ronny
1
-1
/
+0
2001-11-01
pass strictness information from C to Clean, print strict exported and all ty...
ronny
1
-0
/
+3
2001-10-12
bind special idents (such as abort, undef from StdMisc) to the correct identi...
ronny
1
-0
/
+2
2001-09-05
print forall typevars in backend
ronny
1
-7
/
+9
2001-09-03
added new functions for strict and unboxed lists
johnvg
1
-0
/
+7
2001-07-12
uniqueness attributes in backend
ronny
1
-0
/
+6
2001-06-22
local reference counts for CaseNode and DefaultNode
ronny
1
-0
/
+4
2001-05-09
support for cases
ronny
1
-0
/
+7
2001-05-03
removed BEDeclarePredefinedSymbols
ronny
1
-54
/
+54
2001-02-23
temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic
ronny
1
-1
/
+3
2000-10-05
Added BESetMainDclModuleN, updatet version
ronny
1
-1
/
+2
2000-03-20
no message
clean
1
-0
/
+2
2000-02-22
Initial import
ronny
1
-0
/
+90