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
/
sa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-24
bug fixes: prevent crash in ReduceArguments and set e_hasind
johnvg
1
-10
/
+21
2002-11-21
give the strictness analyser more memory for large modules,
johnvg
1
-4
/
+11
2002-11-20
fix crash that occurs if there is not enough memory
johnvg
1
-1
/
+6
2002-07-15
fix bug for functions with a case with a case and a default, for
johnvg
1
-3
/
+26
2002-02-28
some bug fixes from Clean 1.3
johnvg
1
-15
/
+93
2001-11-26
bug fix in initialisation
ronny
1
-2
/
+3
2001-11-19
bug fix: initialisation of global strictness info (prevents crash with second...
ronny
1
-0
/
+3
2001-11-01
pass strictness information from C to Clean, print strict exported and all ty...
ronny
1
-36
/
+186
2001-10-12
add list cons symbols with arity<2 (for strict lists)
johnvg
1
-40
/
+73
2001-09-12
clean 1.3 code for recognizing abort and undef in the strictness analyzer
johnvg
1
-1
/
+14
2001-09-03
fix memory allocation bug
johnvg
1
-1
/
+5
2001-09-03
added code for strict and unboxed lists
johnvg
1
-3
/
+3
2001-05-15
merged with backend C source code on the mac
johnvg
1
-2
/
+62
2000-07-12
clean 1.3.3 backend again again
clean
1
-0
/
+5315