From eb44016aafb94530a87880fe541041ea4c2c5358 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 25 Nov 2011 04:22:47 +0000 Subject: * interp/define.boot ($suffix): Remove toplevel declaration. (localOperation?): New. (compDefineCapsuleFunction): Increment $suffix. Check for local and exported function definition here. (compile): Move capsule-local function processing out. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index a75fbc9f..3e7fd485 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2011-11-24 Gabriel Dos Reis + + * interp/define.boot ($suffix): Remove toplevel declaration. + (localOperation?): New. + (compDefineCapsuleFunction): Increment $suffix. Check for local + and exported function definition here. + (compile): Move capsule-local function processing out. + 2011-11-24 Gabriel Dos Reis * interp/define.boot: Tidy. -- cgit v1.2.3