From f41afae2b242dd56e8dbfa0b3f8cb16a6ab29ff0 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 30 May 2012 01:29:11 +0000 Subject: * boot/parser.boot: Add parser state argument to more functions. Remove references to $inputStream. * boot/translator.boot (shoeOutParse): Remove $inputStream. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 1f8cc64b..1ef83b96 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2012-05-29 Gabriel Dos Reis + + * boot/parser.boot: Add parser state argument to more functions. + Remove references to $inputStream. + * boot/translator.boot (shoeOutParse): Remove $inputStream. + 2012-05-29 Gabriel Dos Reis * boot/parser.boot (%ParserState): New. -- cgit v1.2.3