mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
Bench the use of Boost.Variants.
* etc/bench.pl.in ($cxx, &variant_grammar, &bench_variant_parser): New. (&compile): Be ready to compile C++ parsers. (&bench_push_parser): Move debug information to the outermost level. * THANKS: Add Michiel De Wilde.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Bench the use of Boost.Variants.
|
||||
* etc/bench.pl.in ($cxx, &variant_grammar, &bench_variant_parser):
|
||||
New.
|
||||
(&compile): Be ready to compile C++ parsers.
|
||||
(&bench_push_parser): Move debug information to the outermost
|
||||
level.
|
||||
* THANKS: Add Michiel De Wilde.
|
||||
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
bench.pl: Pass directives as a list instead of as a string.
|
||||
|
||||
Reference in New Issue
Block a user