From 79900718a4de54668c6ed6357453480c17b00168 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 29 Oct 2011 00:23:23 +0000 Subject: * interp/nruncomp.boot (mkDomainCatName): Remove. * interp/daase.lisp (DATABSE): Add new field TEMPLATE. (dbTemplate): New macro accessor. * interp/clam.boot (clearCategoryCaches): Clear dbTemplate. * interp/define.boot (DomainSubstitutionFunction): Generate code to access or set dbTemplate. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index b1b88207..fc1b46f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2011-10-28 Gabriel Dos Reis + + * interp/nruncomp.boot (mkDomainCatName): Remove. + * interp/daase.lisp (DATABSE): Add new field TEMPLATE. + (dbTemplate): New macro accessor. + * interp/clam.boot (clearCategoryCaches): Clear dbTemplate. + * interp/define.boot (DomainSubstitutionFunction): Generate code + to access or set dbTemplate. + 2011-10-28 Gabriel Dos Reis * interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS. -- cgit v1.2.3