aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-03-10 16:40:30 +0000
committerdos-reis <gdr@axiomatics.org>2011-03-10 16:40:30 +0000
commitd39e317cd51e0f251d485df1948e2a85a4007048 (patch)
tree6e660b65a607266d24c3ecc3b89b8a4178690172 /src/ChangeLog
parent37bdfaff96683506efc11108cc55889d84487192 (diff)
downloadopen-axiom-d39e317cd51e0f251d485df1948e2a85a4007048.tar.gz
* interp/c-util.boot (equalFormTemplate): Tidy comparison of value
argument to constructors.
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 4f9cc3c7..c29408c4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2011-03-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/c-util.boot (equalFormTemplate): Tidy comparison of value
+ argument to constructors.
+
+2011-03-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/c-util.boot (mutateArgumentList): New.
(inlineDirectCall): Break out of replaceSimpleFunctions.
(resolveIndirectCall): Break out of foldSpadcall.