aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0fe2a833..e60e529f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,13 @@
2011-04-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * boot/initial-env.lisp (MEMQ): Remove.
+ * boot/ast.boot (shoeATOMs): Don't use it.
+ (isDynamicVariable): Likewise.
+ (shoeCompTran1): Likewise.
+ * boot/translator.boot (defuse1): Likewise.
+
+2011-04-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* boot/ast.boot (bfMakeCollectInsn): New.
(bfDoCollect): Tidy.