From 3cb1a587dfe4e2c84232aad18a4c695f8dabea96 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 29 Oct 2011 15:24:15 +0000 Subject: * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. Set dbPredicates. (compConLib1): Set dbPredicates to nil. (compDefineLisplib): Likewise. (finalizeLisplib): Write dbPredicates. * boot/tokens.boot (copyTree): Do not translate. * boot/utility.boot (topyTree): Implement. Export. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 79e3e61c..2b3f8191 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2011-10-29 Gabriel Dos Reis + + * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. + Set dbPredicates. + (compConLib1): Set dbPredicates to nil. + (compDefineLisplib): Likewise. + (finalizeLisplib): Write dbPredicates. + * boot/tokens.boot (copyTree): Do not translate. + * boot/utility.boot (topyTree): Implement. Export. + 2011-10-29 Gabriel Dos Reis * interp/define.boot (getInfovecCode): Take a DB argument. Pass -- cgit v1.2.3