From e869c4e050f29dffb51d26f53489422020f49e4f Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 7 May 2010 00:04:39 +0000 Subject: * boot/ast.boot: Translate assignment to head and tail of a list. Remove explicit uses of RPLACA and RPLACD. * boot/includer.boot: Likewise. * boot/scanner.boot: Likewise. * boot/translator.boot: Likewise. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index ca73592e..2add1045 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2010-05-06 Gabriel Dos Reis + + * boot/ast.boot: Translate assignment to head and tail of a list. + Remove explicit uses of RPLACA and RPLACD. + * boot/includer.boot: Likewise. + * boot/scanner.boot: Likewise. + * boot/translator.boot: Likewise. + 2010-05-06 Gabriel Dos Reis * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with -- cgit v1.2.3