From 1fdd3d6b44f1eececda6e23e7f044d911bb9a8eb Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 8 Oct 2008 22:18:38 +0000 Subject: Allow compound argument types in Boot signatures. * boot/parser.boot (bpArgtypeList): New. (bpMapping); Use it. * boot/tokens.boot: Define neutral element for CONCAT. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index be8dd539..97f2c847 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2008-10-08 Gabriel Dos Reis + + Allow compound argument types in Boot signatures. + * boot/parser.boot (bpArgtypeList): New. + (bpMapping); Use it. + * boot/tokens.boot: Define neutral element for CONCAT. + 2008-10-08 Gabriel Dos Reis * boot/ast.boot (bfReduce): Check neutral value for original -- cgit v1.2.3