From e75dc831550cd2a50716d7e2d38d3047af01339e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 21 Aug 2011 05:41:40 +0000 Subject: * interp/sys-globals.boot ($compileExportOnly): Remove. * interp/sys-driver.boot (initializeGlobalState): Don't set it. * interp/define.boot (skipCategoryPackage?): Adjust. (compDefineFunctor): Likewise. (compDefineFunctor1): Likewise. (incompleteFunctorBody): New. (compFunctorBody): Use it. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index c8b836a1..2aab9c1b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2011-08-21 Gabriel Dos Reis + + * interp/sys-globals.boot ($compileExportOnly): Remove. + * interp/sys-driver.boot (initializeGlobalState): Don't set it. + * interp/define.boot (skipCategoryPackage?): Adjust. + (compDefineFunctor): Likewise. + (compDefineFunctor1): Likewise. + (incompleteFunctorBody): New. + (compFunctorBody): Use it. + 2011-08-20 Gabriel Dos Reis * interp/sys-utility.boot (constructorDB): New. -- cgit v1.2.3