diff --git a/TODO b/TODO index 02f3efb3..2907d992 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ * Short term +** push-parser +Check it too when checking the different kinds of parsers. And be +sure to check that the initial-action is performed once per parsing. + ** m4 names b4_shared_declarations is no longer what it is. Make it b4_parser_declaration for instance.