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
/
CleanCompilerSources
/
backend.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-05
print forall typevars in backend
ronny
1
-2
/
+24
2001-09-03
added code for strict and unboxed lists
johnvg
1
-18
/
+282
2001-07-13
bug fix: reverse order of functions (in components)
johnvg
1
-4
/
+4
2001-07-12
uniqueness attributes in backend
ronny
1
-2
/
+64
2001-06-25
generate .depend for current dcl module
ronny
1
-4
/
+11
2001-06-22
local reference counts for CaseNode and DefaultNode
ronny
1
-14
/
+320
2001-06-15
removed comments
ronny
1
-4
/
+1
2001-05-15
merged with backend C source code on the mac
johnvg
1
-1
/
+68
2001-05-09
cases in backend
ronny
1
-4
/
+152
2001-05-09
bail out if illegal command arguments are passed to the backend
ronny
1
-2
/
+2
2001-05-01
Use CompAlloc for memory allocation in backend.c
ronny
1
-7
/
+7
2001-02-23
temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic
ronny
1
-0
/
+21
2000-11-29
more node_number=0 statements
clean
1
-0
/
+4
2000-11-23
exclude symbols from current dcl module from im_symbols (prevents multiple re...
ronny
1
-0
/
+9
2000-11-13
Added initialisations of node_number field
ronny
1
-0
/
+5
2000-09-27
caching of dcl modules (added main_dcl_module_n)
clean
1
-17
/
+26
2000-07-12
clean 1.3.3 backend again again
clean
1
-0
/
+2683