From ce9a3f7062228b84610f0effa0dec5a4e87095f4 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 21 Oct 2011 08:26:37 +0000 Subject: * interp/define.boot (compDefineCapsuleFunction): Reimplement signature inference. (hasSigInTargetCategory): Implement what the documentation says: infer the signature from the target category, not local declaration. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 2736834b..7e6701ed 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2011-10-21 Gabriel Dos Reis + + * interp/define.boot (compDefineCapsuleFunction): Reimplement + signature inference. + (hasSigInTargetCategory): Implement what the documentation says: + infer the signature from the target category, not local declaration. + 2011-10-20 Gabriel Dos Reis * interp/define.boot (checkRepresentation): Prepare for general -- cgit v1.2.3