From 751f5dd0f97c1c6e53dcb0ca118f1a8b5cb7fc59 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 18 Dec 2010 14:21:42 +0000 Subject: * boot/initial-env.lisp (VEC-SETELT): Remove. * boot/scanner.boot (shoeIntValue): Tidy. (shoeSubString): Likewise. * boot/tokens.boot (shoeInsert): Likewise. (shoeDictCons): Likewise. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') 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 + + * 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 * interp/format.boot (form2String1): Handle string literals -- cgit v1.2.3