Ludovic Courtès
|
f7e306b863
|
doc: Update LALR URL.
Reported by Chris Vine <vine35792468@gmail.com>.
* doc/ref/api-lalr.texi (LALR(1) Parsing): Update URL.
|
2018-08-07 11:33:06 +02:00 |
|
Neil Jerram
|
6887d0a1c6
|
Manual sections don't need a page break before
* doc/ref/api-coverage.texi (Code Coverage): Remove @page.
* doc/ref/api-foreign.texi (Foreign Function Interface): Ditto.
* doc/ref/api-lalr.texi: (LALR(1) Parsing): Ditto.
* doc/ref/api-macros.texi (Macros): Ditto.
|
2010-10-31 08:34:05 +00:00 |
|
Ludovic Courtès
|
01a4f0aae5
|
Fix typo in the (system base lalr) documentation.
* doc/ref/api-lalr.texi (LALR(1) Parsing): "The tokenizer should be a
unary procedure" -> "thunk". Patch by Noah Lavine
<noah.b.lavine@gmail.com>.
|
2010-10-28 00:03:54 +02:00 |
|
Ludovic Courtès
|
2115b8eb40
|
Mention `(system base lalr)' in the manual.
* doc/ref/Makefile.am (guile_TEXINFOS): Add `api-lalr.texi'.
* doc/ref/api-lalr.texi: New file.
* doc/ref/guile.texi (API Reference): Include it.
|
2010-03-31 00:42:00 +02:00 |
|