]> git.saurik.com Git - bison.git/history - etc/bench.pl.in
The single-stack C++ parser is now the standard one.
[bison.git] / etc / bench.pl.in
2008-11-07  Akim DemailleThe single-stack C++ parser is now the standard one.
2008-11-07  Akim DemailleAdd "%define assert" to variants.
2008-11-07  Akim DemailleUse "%define variant" in bench.pl.
2008-11-04  Akim DemailleUse strict on bench.pl.
2008-11-04  Akim DemailleImprove the display of sizes.
2008-11-04  Akim DemailleBetter defaults for bench.pl.
2008-11-04  Akim Demaillebench.pl --bench.
2008-11-03  Akim DemailleBench the three-stack lalr1.cc.
2008-11-03  Akim Demaillebench: Improve output.
2008-11-03  Akim Demaillebench: check impact of %debug on variants.
2008-11-03  Akim Demaillebench: report the size too.
2008-11-03  Akim Demaillebench: More use of the verbosity level.
2008-11-03  Akim Demaillebench.pl: a command line interface
2008-11-03  Akim DemailleBench the use of Boost.Variants.
2008-11-03  Akim Demaillebench.pl: Pass directives as a list instead of as a...
2008-11-03  Akim DemailleImprove genericity of bench.pl.
2008-11-03  Akim DemailleAdd documentation to bench.pl.
2008-10-28  Akim DemaillePrefer "continue" for empty loop bodies.
2008-02-17  Joel E. Denny* data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
2007-08-15  Paul EggertUpdate to GPLv3.
2006-12-31  Joel E. DennyFor push mode, convert yyparse from a macro to a functi...
2006-12-26  Joel E. DennyUpdate etc/bench.pl. Optimize push mode a little ...