From fbcb9ebe438100f7a549329ae14668cd27fde508 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 24 May 2012 03:23:59 +0000 Subject: * boot/tokens.boot: "@" is now a new keyword. * boot/ast.boot (bfRestrict): New. (bpTyped): Rename from bpTagged. Accept type restriction. * boot/utility.boot (drop): Restrict the result to a %List. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 3ede6c74..9adb8f94 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2012-05-23 Gabriel Dos Reis + + * boot/tokens.boot: "@" is now a new keyword. + * boot/ast.boot (bfRestrict): New. + (bpTyped): Rename from bpTagged. Accept type restriction. + * boot/utility.boot (drop): Restrict the result to a %List. + 2012-05-23 Gabriel Dos Reis * interp/database.boot (%Constructor): New. -- cgit v1.2.3