aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-02-14 00:29:19 +0000
committerdos-reis <gdr@axiomatics.org>2011-02-14 00:29:19 +0000
commit486ade17c9938d888d341045260af26148e233fc (patch)
treed2404dcd76471df8ec52ec577c1e5dddf712e816 /src/ChangeLog
parentc89e28b04cf567a2c0e20d186c9cd89b138957d5 (diff)
downloadopen-axiom-486ade17c9938d888d341045260af26148e233fc.tar.gz
* interp/c-util.boot (getSuccessEnvironment): Follow through
temporaries designating result of assignment. (getInverseEnvironment): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2cfe0d36..daa58a45 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
2011-02-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/c-util.boot (getSuccessEnvironment): Follow through
+ temporaries designating result of assignment.
+ (getInverseEnvironment): Likewise.
+
+2011-02-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/buildom.boot (mkNewUnionFunList): Align arity of
'case' implementation to declared signature.
(mkUnionFunList): Likewise.