]> git.saurik.com Git - bison.git/commit - doc/bison.texi
muscle: factor the kind check in M4
authorAkim Demaille <akim@lrde.epita.fr>
Sat, 13 Apr 2013 07:30:05 +0000 (09:30 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 15 Apr 2013 08:37:00 +0000 (10:37 +0200)
commit07e65a77aa7b9ae259f6fcf16e8f322f4814ee39
tree2bae93e2f4d3a0ad70422c8995ac21a94c5bf2e2
parentee616bdc62db15f2f9bdad42bdf8699d9c374c8c
muscle: factor the kind check in M4

* data/bison.m4 (b4_percent_define_check_kind): New.
Use it to check api.token.prefix.
* data/c++.m4: Check the kind of api.namespace.
* doc/bison.texi: Update a reference to former 'namespace' variable.
* tests/input.at ("%define" code variables): Check api.namespace.
data/bison.m4
data/c++.m4
doc/bison.texi
tests/input.at