mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
bench.pl: Pass directives as a list instead of as a string.
* etc/bench.pl.in (&directives): New. (&triangular_grammar, &calc_grammar): Use it to format the Bison directives. (&triangular_grammar): Do use the directives (were ignored). (&bench_grammar, &bench_push_parser): Adjust to pass lists of directives.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
bench.pl: Pass directives as a list instead of as a string.
|
||||
* etc/bench.pl.in (&directives): New.
|
||||
(&triangular_grammar, &calc_grammar): Use it to format the Bison
|
||||
directives.
|
||||
(&triangular_grammar): Do use the directives (were ignored).
|
||||
(&bench_grammar, &bench_push_parser): Adjust to pass lists of
|
||||
directives.
|
||||
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Improve genericity of bench.pl.
|
||||
|
||||
Reference in New Issue
Block a user