From c6179efd4a1f1770d4d31415582eabebbe2ab6a0 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 19 Apr 2011 07:20:55 +0000 Subject: * boot/ast.boot (%Module): Now take three arguments. * boot/parser.boot (bpModuleInterface): Rename from bpExports. (bpModuleExports): New. (bpModule): Now allow specification of exported names. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 2d62f92f..b48dee15 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2011-04-19 Gabriel Dos Reis + + * boot/ast.boot (%Module): Now take three arguments. + * boot/parser.boot (bpModuleInterface): Rename from bpExports. + (bpModuleExports): New. + (bpModule): Now allow specification of exported names. + 2011-04-17 Gabriel Dos Reis * boot/tokens.boot: Translate maxIndex to MAXINDEX. -- cgit v1.2.3