From 6feba77e44809a9eb39f9cc54bfa7c01f42eb098 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 13 Sep 2008 22:56:49 +0000 Subject: * lisp/core.lisp.in (|$NativeTypeTable|): Don' include `pointer' and `buffer'. * lisp/Makefile.in (pointer_type): Remove. (edit): Tidy. * boot/ast.boot (nativeType): Tidy. Handle `pointer' and `buffer' here. * boot/translator.boot (genImportDeclaration): Tidy. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 2aadfbd8..e3adaa73 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2008-09-13 Gabriel Dos Reis + + * lisp/core.lisp.in (|$NativeTypeTable|): Don' include `pointer' + and `buffer'. + * lisp/Makefile.in (pointer_type): Remove. + (edit): Tidy. + * boot/ast.boot (nativeType): Tidy. Handle `pointer' and `buffer' + here. + * boot/translator.boot (genImportDeclaration): Tidy. + 2008-09-13 Gabriel Dos Reis * boot/translator.boot (AxiomCore::%sysInit) [ECL]: Remove -- cgit v1.2.3