aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-12-14 13:27:27 +0000
committerdos-reis <gdr@axiomatics.org>2007-12-14 13:27:27 +0000
commitd52afa4a7c5239861c52dab4f3313cc2071dac38 (patch)
tree7f40adf88d5447aeba95a01ef54b2fa53571064f /src/interp/ChangeLog
parent2b6e0e32bf2e59c9c80725353c761183003bab89 (diff)
downloadopen-axiom-d52afa4a7c5239861c52dab4f3313cc2071dac38.tar.gz
* nruncomp.boot (deltaTran): Use NRTaddIndex.
(deltaTran): Likewise. (genDeltaEntry): Likewise. (genDeltaSpecialSig): Likewise. (NRTassignCapsuleFunctionSlot): Likewise. (genSlotSig): Likewise. (NRTassocIndexAdd): Remove.
Diffstat (limited to 'src/interp/ChangeLog')
-rw-r--r--src/interp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog
index 81b92178..3c6c35ef 100644
--- a/src/interp/ChangeLog
+++ b/src/interp/ChangeLog
@@ -1,5 +1,15 @@
2007-12-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * nruncomp.boot (deltaTran): Use NRTaddIndex.
+ (deltaTran): Likewise.
+ (genDeltaEntry): Likewise.
+ (genDeltaSpecialSig): Likewise.
+ (NRTassignCapsuleFunctionSlot): Likewise.
+ (genSlotSig): Likewise.
+ (NRTassocIndexAdd): Remove.
+
+2007-12-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* c-util.boot (isAlmostSimple): A `case' expresion with a simple
identified as first operand is a simple-expression.