]> git.saurik.com Git - bison.git/commit - src/getargs.c
* NEWS (2.3a+): Don't say %language is experimental. Mention Java and
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 23 Feb 2008 04:26:14 +0000 (04:26 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 23 Feb 2008 04:26:14 +0000 (04:26 +0000)
commit59da312bc7a98d2cea04dceb53fc9e7b6c9c1ee3
tree17d49a1e609fd1474661c0fc1290dc5f0ecb1013
parent2bb3ebec2191c93534bf8b52d647bd221c1cab3b
* NEWS (2.3a+): Don't say %language is experimental.  Mention Java and
say its interface is experimental.
* doc/bison.texinfo (Decl Summary): In the %language entry, mention
Java.
(Bison Options): In the -L and --language entry, mention Java.
(Java Bison Interface): Say the interface is experimental.
* src/getargs.c (usage): Mention -L and --language.

* NEWS (2.3a+): Say the push parsing interface is experimental.
* doc/bison.texinfo (Push Decl): Likewise.
(Decl Summary): Likewise in the "%define api.push_pull" entry.
(Push Parser Function): Likewise.
(Pull Parser Function): Likewise.
(Parser Create Function): Likewise.
(Parser Delete Function): Likewise.
(Table of Symbols): Likewise in the yypstate_delete, yypstate_new,
yypull_parse, and yypush_parse entries.

* NEWS (2.3a+): Mention XML support, and say the schema is
experimental.
* doc/bison.texinfo (Bison Options): Mention -x and --xml.
* src/getargs.c (usage): Say the XML schema is experimental.

* NEWS (2.3a+): Say option instead of flag.
ChangeLog
NEWS
doc/bison.1
doc/bison.texinfo
src/getargs.c