Simplify code for variants bench marks.

* etc/bench.pl.in (&generate_grammar_list): Define and use
	location_type.
	Factor the common code in yylex.
This commit is contained in:
Akim Demaille
2008-10-10 16:56:00 +02:00
committed by Akim Demaille
parent 070e650956
commit 4fc55348e5
2 changed files with 23 additions and 19 deletions

View File

@@ -1,3 +1,10 @@
2008-11-15 Akim Demaille <akim@betelgeuse.gostai.ensta.fr>
Simplify code for variants bench marks.
* etc/bench.pl.in (&generate_grammar_list): Define and use
location_type.
Factor the common code in yylex.
2008-11-15 Akim Demaille <demaille@gostai.com>
Better error message.