aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-12-11 19:57:34 +0000
committerdos-reis <gdr@axiomatics.org>2011-12-11 19:57:34 +0000
commit2159e0cec3aa62a8822f1f42f0d14b55df445676 (patch)
tree51fc54b8838ba03a8bc7b8f4e4af28849969b668 /src/ChangeLog
parentd60b0772098f0907850b7cc520224a1bfb093e44 (diff)
downloadopen-axiom-2159e0cec3aa62a8822f1f42f0d14b55df445676.tar.gz
* interp/g-opt.boot (inlineLocals!): Single-used temporaries should go.
(spliceSeqArgs): Splice sequences drapped in %scope cloths too.
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 dcefe777..f425c99a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2011-12-11 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/g-opt.boot (inlineLocals!): Single-used temporaries should go.
+ (spliceSeqArgs): Splice sequences drapped in %scope cloths too.
+
+2011-12-11 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/compiler.boot (compColon): Give initial %undefined value
to local variable declarations which are not definitions.
* interp/lisp-backend.boot (expandToVMForm): Translate %undefined.