]> git.saurik.com Git - bison.git/commit
parse-gram: update the Bison interface
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 25 Oct 2012 07:34:00 +0000 (09:34 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 25 Oct 2012 07:43:09 +0000 (09:43 +0200)
commite73ac5a09b54ad2c1e4169d7a5e309f7cf32633f
treed9feee5b2c99925e0d5951712494358b13d86046
parent851e3f846852bf960587e54156dbbb5115d25f42
parse-gram: update the Bison interface

* src/parse-gram.y (%pure-parser, %name-prefix): Replace with...
(%define api.pure, %define api.prefix)
* src/location.h, src/scan-gram.h: Adjust to api.prefix.
src/location.h
src/parse-gram.y
src/scan-gram.h