]> git.saurik.com Git - bison.git/commit - data/bison.m4
muscle: check the kind of api.prefix, api.location.type
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 16 Apr 2013 15:42:43 +0000 (17:42 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 16 Apr 2013 15:42:43 +0000 (17:42 +0200)
commitaba47f562429848270983cd4c3e0c5fd44e71bcd
tree3263d5089cc03dafcce43fc42f39ad67035042e7
parentc53b6848897960bc783afdbc230e1a247977d63d
muscle: check the kind of api.prefix, api.location.type

* data/bison.m4: Check api.prefix.
* data/c++.m4: Check api.location.type.
* doc/bison.texi: Fix uses of api.value.type, api.prefix, api.location.type.
Document {...} values for %define.
* src/parse-gram.y: Fix use of api.prefix.
* tests/calc.at: Fix uses of api.location.type.
* tests/input.at: Check api.prefix, and api.location.type.
data/bison.m4
data/c++.m4
doc/bison.texi
src/parse-gram.y
tests/calc.at
tests/input.at