From 4957231038f00c946afee42e96b38ea1e2ea108e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 20 Apr 2009 03:03:50 +0000 Subject: * boot/ast.boot (genECLnativeTranslation): Tidy. (genSBCLnativeTranslation): Likewise. * interp/compiler.boot (emitLocalCallInsn): Likewise. (compForm1): Allow package call to external function. (compElt): Likewise. (getExternalSymbolMode): New. (compForeignPackageCall): Likewise. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 6063b7f5..069201ed 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2009-04-19 Gabriel Dos Reis + + * boot/ast.boot (genECLnativeTranslation): Tidy. + (genSBCLnativeTranslation): Likewise. + * interp/compiler.boot (emitLocalCallInsn): Likewise. + (compForm1): Allow package call to external function. + (compElt): Likewise. + (getExternalSymbolMode): New. + (compForeignPackageCall): Likewise. + 2009-04-19 Gabriel Dos Reis * algebra/any.spad.pamphlet (Binding): Define Rep. Tidy. -- cgit v1.2.3