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
/
codegen3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-09
fix generated code for strict or unboxed list constructor root node on a cycle
johnvg
1
-26
/
+50
2003-02-20
don't generate abc code to build dictionary for overloaded Nil
johnvg
1
-3
/
+9
2002-10-31
bug fix for boxed records and ! record selections,
johnvg
1
-5
/
+8
2002-10-22
add boxed records
johnvg
1
-65
/
+313
2002-03-06
bug fix in 'improved' tail recursion modulo cons optimisation
johnvg
1
-1
/
+1
2002-03-06
improve tail recursion modulo cons optimisation
johnvg
1
-116
/
+157
2002-03-04
fix tail recursion modulo cons optimisation
johnvg
1
-18
/
+24
2002-02-28
unbox record update function arguments
johnvg
1
-1
/
+23
2001-11-21
tail recursion modulo cons for strict lists
johnvg
1
-103
/
+82
2001-10-04
fail explicit cases
ronny
1
-0
/
+24
2001-09-03
added code for strict and unboxed lists
johnvg
1
-12
/
+114
2001-05-15
merged with backend C source code on the mac
johnvg
1
-0
/
+2
2001-03-27
allow 'else fail' for all if nodes on root or in
johnvg
1
-2
/
+24
2000-07-12
clean 1.3.3 backend again again
clean
1
-0
/
+2373