]> git.saurik.com Git - bison.git/commit - ChangeLog
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)
commit1fa5d8bbf92cc7ab3f7294b8f4f4465b04d4444a
treec513486491620e73292e97026362b108d2e9a345
parent91ba8a55b1b61c105222fc054c8565683757a828
Parameterize the extraction of semantic values.

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.
ChangeLog
data/c++.m4
data/c.m4
data/glr.c
data/yacc.c