aboutsummaryrefslogtreecommitdiff
path: root/src/boot/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-17 14:28:37 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-17 14:28:37 +0000
commit5a2a946a6650d258ab1f1364bdd77921ef0fb488 (patch)
tree397d5c7ef72d90f041285fce1e0a789ee8ea7eb3 /src/boot/ChangeLog
parent272d5208e715c32ac3e514e248d2e523e3e0a8fc (diff)
downloadopen-axiom-5a2a946a6650d258ab1f1364bdd77921ef0fb488.tar.gz
* ast.boot.pamphlet ($bfCamming): Define as global.
Update cached Lisp translation. * translator.boot.pamphlet (BOOTTOCL): Don't set $bfClamming. (BOOTCLAMLINES): Likewise. (BOOTCLAM): Don't set it. (BOOTTOCLCLINES): Likewise. (BOOTTOMC): Likewise. (EVAL_-BOOT_-FILE): Likewise. (BO): Likewise. (STEVAL): Likewise. (STTOMC): Likewise. (FC): Likewise. (PSTTOMC): Likewise. (BOOTLOOP): Likewise. Update cached Lisp translation.
Diffstat (limited to 'src/boot/ChangeLog')
-rw-r--r--src/boot/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/boot/ChangeLog b/src/boot/ChangeLog
index cf785f41..54c0e0fc 100644
--- a/src/boot/ChangeLog
+++ b/src/boot/ChangeLog
@@ -1,3 +1,21 @@
+2007-11-17 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * ast.boot.pamphlet ($bfCamming): Define as global.
+ Update cached Lisp translation.
+ * translator.boot.pamphlet (BOOTTOCL): Don't set $bfClamming.
+ (BOOTCLAMLINES): Likewise.
+ (BOOTCLAM): Don't set it.
+ (BOOTTOCLCLINES): Likewise.
+ (BOOTTOMC): Likewise.
+ (EVAL_-BOOT_-FILE): Likewise.
+ (BO): Likewise.
+ (STEVAL): Likewise.
+ (STTOMC): Likewise.
+ (FC): Likewise.
+ (PSTTOMC): Likewise.
+ (BOOTLOOP): Likewise.
+ Update cached Lisp translation.
+
2007-10-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
* ast.boot.pamphlet (bfLp1): Simplify loop code generation.