summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: clarify the purpose of symbol_type constructorsAkim Demaille2019-05-251-7/+13
* doc: avoid Texinfo portability issuesAkim Demaille2019-05-201-2/+1
* fix: copyable instead of copiableAkim Demaille2019-05-191-3/+3
* fix: use copiable, not copyableAkim Demaille2019-05-191-6/+9
* diagnostics: %pure-parser is obsoleteAkim Demaille2019-05-191-2/+2
* doc: use colors for diagnostics in TeX tooAkim Demaille2019-05-091-3/+36
* doc: use svg instead of pngAkim Demaille2019-04-292-9/+9
* doc: use colorsAkim Demaille2019-04-292-64/+81
* doc: clarify -fsyntax-errorAkim Demaille2019-04-271-1/+5
* api.location.type: support it in CAkim Demaille2019-04-251-3/+2
* diagnostics: document the change of formatAkim Demaille2019-04-231-39/+39
* doc: sort the warning categoriesAkim Demaille2019-04-191-20/+20
* doc: minor fixesAkim Demaille2019-04-071-27/+26
* graph: prefer *.gv to *.dotAkim Demaille2019-02-211-15/+21
* doc: fixes to please older versions of TexinfoAkim Demaille2019-02-211-3/+14
* doc: style changesAkim Demaille2019-02-171-39/+66
* doc: a history sectionEric S. Raymond2019-02-171-0/+133
* build: fix distcheckAkim Demaille2019-02-161-1/+3
* doc: run tests/bison, not src/bisonAkim Demaille2019-02-141-3/+3
* doc: a single space before closing commentsAkim Demaille2019-02-101-68/+68
* doc: modernize the examplesAkim Demaille2019-02-101-90/+91
* add -fsyntax-onlyAkim Demaille2019-01-281-0/+2
* yacc: issue warnings, not errors, for Bison extensionsAkim Demaille2019-01-271-14/+14
* --update: when used, do not generate the output filesAkim Demaille2019-01-221-2/+2
* doc: document -ffixit and --updateAkim Demaille2019-01-181-0/+92
* doc: style fixesAkim Demaille2019-01-181-21/+21
* c, c++: avoid implicit fall-throwAkim Demaille2019-01-151-0/+22
* doc: use @option consistentlyAkim Demaille2019-01-051-15/+15
* package: bump copyrights to 2019Akim Demaille2019-01-053-6/+6
* java/d: rename some %define variables for consistencyAkim Demaille2019-01-051-38/+29
* clearly deprecate %name-prefixAkim Demaille2019-01-031-32/+24
* doc: formatting changesAkim Demaille2019-01-031-95/+97
* rename parser_class_name as api.parser.classAkim Demaille2019-01-021-22/+55
* style: formatting changes in the docAkim Demaille2019-01-021-8/+6
* package: make bison a relocatable packageAkim Demaille2018-12-253-2/+8
* c++: exhibit a safe symbol_typeAkim Demaille2018-12-221-1/+53
* symbols: document the overhaul of symbol declarationsAkim Demaille2018-12-171-7/+51
* style: s/non-terminal/nonterminal/Akim Demaille2018-12-112-8/+8
* C++: support variadic emplaceAkim Demaille2018-12-101-10/+7
* doc: formatting changesAkim Demaille2018-11-281-60/+54
* doc: formatting changesAkim Demaille2018-11-261-65/+57
* allow %expect and %expect-rr modifiers on individual rulesPaul Hilfinger2018-11-211-2/+65
* doc: calc++: remove ancient fix for flexJannick2018-11-211-6/+0
* doc: calc++: ignore \r in the scanerJannick2018-11-211-1/+1
* build: minor fixes in doc/Akim Demaille2018-11-061-10/+10
* doc: -Wzero-as-null-pointer-constant was added to GCC 4.7Akim Demaille2018-11-031-1/+1
* examples: #include <cstring> in calc++Adam Sampson2018-11-021-0/+1
* build: don't depend on the libc to generate bison.helpAkim Demaille2018-10-291-5/+8
* doc: fix distcheckAkim Demaille2018-10-271-1/+1
* doc: spell checkAkim Demaille2018-10-261-1/+1