From 8d42d860e9f2fa6b71cfc1840134ad3b2a0a5dc9 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 8 Jan 2008 04:28:41 +0000 Subject: Automate FFI at Boot level --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 80dea1e1..5de92eec 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2008-01-07 Gabriel Dos Reis + + * boot/ast.boot.pamphlet (Ast): Add ImportSignature, Signature, + and Mapping. + * boot/parser.boot.pamphlet (bpImport): Parse import declaration. + (bpSignature): New. + (bpMapping): Likewise. + * boot/tokens.boot.pamphlet (shoeKeyWords): Add new keyword. + * boot/translator.boot.pamphlet (genImportDeclaration): Translate + import declaration. + (shoeOutItem): Handle import declarations. + 2008-01-06 Gabriel Dos Reis * sman/sman.c: Remove debug and dead codes. -- cgit v1.2.3