summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2021Akim Demaille2021-01-233-12/+12
* c++: I'm tired of Flex's warningsAkim Demaille2021-01-231-0/+8
* yacc.c: provide the Bison version as an integral macroAkim Demaille2020-11-111-0/+6
* doc: fix incorrect section titleAkim Demaille2020-11-011-4/+4
* doc: minor grammar fixes in counterexamples sectionNick Gasson2020-10-281-5/+6
* build: fix incorrect dependenciesAkim Demaille2020-09-051-1/+1
* doc: history of api.prefixAkim Demaille2020-08-301-1/+4
* doc: refer to cex from sections dealing with conflictsAkim Demaille2020-07-281-39/+66
* doc: factor ifnottex/iftex examplesAkim Demaille2020-07-281-15/+4
* doc: fix colorsAkim Demaille2020-07-281-14/+27
* doc: fixesAkim Demaille2020-07-281-16/+10
* doc: fix definition of -WallAkim Demaille2020-07-231-1/+2
* doc: catch up with the current display of cexAkim Demaille2020-07-225-52/+275
* doc: add anchors for warningsAkim Demaille2020-07-191-15/+14
* doc: update GLR sectionsAkim Demaille2020-07-141-43/+11
* cex: display shifts before reductionsAkim Demaille2020-07-141-21/+21
* doc: makeinfo wants @arrow{}, not @arrowAkim Demaille2020-07-121-14/+14
* cex: prefer → to ::=Akim Demaille2020-07-111-14/+14
* examples: add license headersAkim Demaille2020-07-081-2/+221
* cex: give more details about -Wcex and -rcexAkim Demaille2020-07-041-74/+235
* dot: also use a dot in the outputAkim Demaille2020-07-035-15/+15
* doc: improve a sentenceAkim Demaille2020-07-021-2/+2
* doc: clarify that the pcontext interface is *.c onlyAkim Demaille2020-06-301-8/+10
* doc: use color in the cex examplesAkim Demaille2020-06-301-12/+58
* doc: repair the references to the BibliographyAkim Demaille2020-06-301-25/+62
* doc: cex documentationVincent Imbimbo2020-06-301-8/+75
* doc: update Doxygen template fileAkim Demaille2020-06-301-14/+19
* yacc.c: push: don't clear the parser state when accepting/rejectingAkim Demaille2020-06-291-0/+4
* java: rename package as api.packageAkim Demaille2020-06-281-3/+4
* style: use 'nonterminal' consistentlyAkim Demaille2020-06-271-23/+21
* doc: parse.assert in C++ requires RTTIAkim Demaille2020-06-271-1/+4
* c++: by default, use const std::string for file namesAkim Demaille2020-06-271-19/+38
* doc: use dot/'•' rather than point/'.'Akim Demaille2020-06-231-77/+77
* api.header.include: document it, and fix its default valueAkim Demaille2020-06-091-21/+75
* cex: reformat the s/r and r/r reportsAkim Demaille2020-06-071-6/+6
* Merge maint into HEADAkim Demaille2020-06-031-6/+9
|\
| * build: check -Wmissing-prototypesAkim Demaille2020-06-011-5/+9
* | bison: add command line option to map file prefixesJoshua Watt2020-05-241-0/+4
* | style: spell fixesAkim Demaille2020-05-232-21/+20
* | examples: don't promote unchecked function callsAkim Demaille2020-05-161-1/+3
|/
* c++: provide yy::parser::symbol_type::nameAkim Demaille2020-05-101-0/+8
* doc: fix the generation of the man pageAkim Demaille2020-05-081-4/+4
* doc: complete the table of symbolsAkim Demaille2020-05-081-2/+14
* doc: clarify the glossary item about kindsAkim Demaille2020-05-071-4/+13
* doc: document yypstate_expected_tokensAkim Demaille2020-05-061-0/+19
* doc: restructure the push parser documentationAkim Demaille2020-05-061-52/+38
* all: fix the interface of yyexpected_tokensAkim Demaille2020-05-061-9/+14
* doc: beware of timestamp issues on HaikuAkim Demaille2020-05-041-9/+23
* java: demonstrate push parsersAkim Demaille2020-05-031-5/+6
* doc: clarify what a location isAkim Demaille2020-05-031-2/+7