aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-12-18 14:21:42 +0000
committerdos-reis <gdr@axiomatics.org>2010-12-18 14:21:42 +0000
commit751f5dd0f97c1c6e53dcb0ca118f1a8b5cb7fc59 (patch)
tree6ad84134b2e1cc60062c59ba1fa626f13ff2c856 /src/ChangeLog
parent04a318d38f06e117778e4253f061559f48b217b6 (diff)
downloadopen-axiom-751f5dd0f97c1c6e53dcb0ca118f1a8b5cb7fc59.tar.gz
* boot/initial-env.lisp (VEC-SETELT): Remove.
* boot/scanner.boot (shoeIntValue): Tidy. (shoeSubString): Likewise. * boot/tokens.boot (shoeInsert): Likewise. (shoeDictCons): Likewise.
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 2f25113c..220def3d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2010-12-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * boot/initial-env.lisp (VEC-SETELT): Remove.
+ * boot/scanner.boot (shoeIntValue): Tidy.
+ (shoeSubString): Likewise.
+ * boot/tokens.boot (shoeInsert): Likewise.
+ (shoeDictCons): Likewise.
+
2010-12-15 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/format.boot (form2String1): Handle string literals