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-11-15 14:17:15 +01:00
committed by Akim Demaille
parent 070e650956
commit 4fc55348e5
2 changed files with 23 additions and 19 deletions
+7
View File
@@ -1,3 +1,10 @@
2008-11-15 Akim Demaille <[email protected]>
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 <[email protected]>
Better error message.