From 802ce3f7635ad4370303a959f7623509fded8528 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 29 Oct 2011 10:27:48 +0000 Subject: * interp/define.boot (getInfovecCode): Take a DB argument. Pass it to callees. Adjust caller. * interp/database.boot (getConstructorPredicates): If contructor is being defined, return the predicates as currently known. * interp/daase.lisp (INITIAL-GETDATABASE): Remove (fillDatabasesInCore): Adjust. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 7991ebf1..79e3e61c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2011-10-29 Gabriel Dos Reis + + * interp/define.boot (getInfovecCode): Take a DB argument. Pass + it to callees. Adjust caller. + * interp/database.boot (getConstructorPredicates): If contructor + is being defined, return the predicates as currently known. + * interp/daase.lisp (INITIAL-GETDATABASE): Remove + (fillDatabasesInCore): Adjust. + 2011-10-29 Gabriel Dos Reis * interp/compiler.boot (compHasFormat): Simplify type form. -- cgit v1.2.3