aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-05-02 22:42:59 +0000
committerdos-reis <gdr@axiomatics.org>2012-05-02 22:42:59 +0000
commitaccc6cd4f84f288ef5189221b22d0685f71940bc (patch)
treed4f7f92892cc24b447306beb57439cf500aab82e /src/ChangeLog
parentf7d7af754691e50267f2f21868949620ac6505cb (diff)
downloadopen-axiom-accc6cd4f84f288ef5189221b22d0685f71940bc.tar.gz
* interp/c-util.boot (backendCompileSPADSLAM): Do not devaluate
argument list. Tidy.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9c6184cc..6ca2d147 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2012-05-02 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/c-util.boot (backendCompileSPADSLAM): Do not devaluate
+ argument list. Tidy.
+
+2012-05-02 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/c-util.boot (backendCompileSPADSLAM): Tidy. Do not
devaluate argument of unary constructors.