]> git.saurik.com Git - bison.git/commitdiff
Parameterize the extraction of semantic values.
authorAkim Demaille <demaille@gostai.com>
Tue, 21 Oct 2008 22:20:22 +0000 (17:20 -0500)
committerAkim Demaille <demaille@gostai.com>
Mon, 3 Nov 2008 20:50:38 +0000 (21:50 +0100)
To make future changes easier, no longer rely on ".TYPE" being the
way to get a semantic value.

* data/c.m4 (b4_symbol_value): New.
Use it.
* data/c++.m4, data/yacc.c: Use it.
* data/glr.c: Use b4_symbol_value.
(b4_rhs_data): New.
Use it.


No differences found