mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* doc/bison.texinfo (Initial Action Decl): New.
This commit is contained in:
4
NEWS
4
NEWS
@@ -3,6 +3,10 @@ Bison News
|
||||
|
||||
Changes in version 1.875e:
|
||||
|
||||
* New directive: %initial-action.
|
||||
This directive allows the user to run arbitrary code (including
|
||||
initializing @$) from yyparse before parsing starts.
|
||||
|
||||
* The option `--report=lookahead' was changed to `--report=look-ahead'.
|
||||
The old spelling still works, but is not documented and will be removed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user