bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

push parser documentation


From: Bob Rossi
Subject: push parser documentation
Date: Mon, 30 Jul 2007 22:29:40 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,

I'd like to document the parser in two stages if that's OK. The first
part will be everything but the example. The second part will contain an
example if that's considered necessary.

Joel, thanks for all your quick responses! They allowed me to get the
most out of my time, when I had some free time!

Here's a first attempt at a documentation patch. Don't laugh, I am
terrible at english! Please provide any necessary feedback.

BTW, I have trouble writing ChangeLog's for texinfo files. It's more
difficult to understand what the section is than with c code. Sorry if
this is all wrong.

+2007-07-30  Bob Rossi  <address@hidden>
+
+       * doc/bison.texinfo (Push Decl): Document the push parser.
+       (Table of Symbols): Ditto.
+       (Pure Decl): Ditto.
+       (Declaration Summary): Ditto.
+       (Push Parser Function, Pull Parser Function, Parser Create Function,
+       Parser Delete Function): Add new push parser symbols.
+       (Bison symbols): Document push-parser, push-pull-parser, yypush_parse,
+       yypull_parse, yypstate_new and yypstate_delete.


Bob Rossi

Attachment: bison_doc.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]