]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
Improves options in the manual.
authorDi-an Jan <dianj@freeshell.org>
Thu, 20 Nov 2008 20:36:30 +0000 (12:36 -0800)
committerDi-an Jan <dianj@freeshell.org>
Thu, 20 Nov 2008 20:36:30 +0000 (12:36 -0800)
commita7c09cba098dd0140b0ba0336cd05ece2c8dfcf0
treee5912a610ef0d8fa6071393dfdf6e6faf9440d59
parent6c88b51e8395fe490c15ede2f1b2562258a4260d
Improves options in the manual.
* doc/bison.texinfo (-g, -x): Add space before argument.
(Option Cross Key): Implement FIXME: listing directives also.
* build-aux/cross-options.pl:  Read from <STDIN> rather than <>.
(Short Option): Special case -d.  Put arguments inside @option.
(Bison Directive): Add column, automatically extracted from
src/scan-gram.l (actual name passed as the first argument)
with special case for %define.
* doc/local.mk (doc/cross-options.texi): Pass src/scan-gram.l
to build-aux/cross-options.pl.
* src/getargs.c (usage): Document limitations of cross-options.pl.
* src/scan-gram.l: Likewise.
ChangeLog
build-aux/cross-options.pl
doc/bison.texinfo
doc/local.mk
src/getargs.c
src/scan-gram.l