From 7b9149e57a6ebacf677bf0fdd08528df3cbdb32f Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 5 Oct 2008 17:30:19 +0000 Subject: * interp/c-util.boot ($optExportedFunctionReference): New. (setCompilerOptimizations): Set it. * interp/define.boot ($capsuleFunctionStack): New. (spadCompileOrSetq): Collect capsule function definitions. (compFunctorBody): Compile them at end of capsule. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 8bcccaa2..52592a9b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2008-10-05 Gabriel Dos Reis + + * interp/c-util.boot ($optExportedFunctionReference): New. + (setCompilerOptimizations): Set it. + * interp/define.boot ($capsuleFunctionStack): New. + (spadCompileOrSetq): Collect capsule function definitions. + (compFunctorBody): Compile them at end of capsule. + 2008-10-05 Gabriel Dos Reis * interp/c-util.boot (getFunctionReplacement): Tidy. -- cgit v1.2.3