summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* install: do not install yacc.1 when --disable-yaccAkim Demaille2013-10-221-0/+2
* diagnostics: "-Werror -Wno-error=foo" must not emit errorsAkim Demaille2013-10-161-8/+14
* build: ship the ASCII art figuresAkim Demaille2013-08-012-1/+4
* doc: prefer the ".gv" extension to ".dot"Akim Demaille2013-08-014-14/+14
* java: rename YYMORE as YYPUSH_MORE for consistency with CAkim Demaille2013-06-241-2/+2
* java: add push-parser supportDennis Heimbigner2013-06-131-1/+69
* muscle: check more cases of %define variables with code valuesAkim Demaille2013-04-181-41/+43
* muscle: check the kind of api.prefix, api.location.typeAkim Demaille2013-04-161-13/+14
* muscle: enforce definition syntax for keyword variablesAkim Demaille2013-04-151-5/+5
* muscle: factor the kind check in M4Akim Demaille2013-04-151-1/+1
* api.token.prefix: use code valuesAkim Demaille2013-04-111-6/+6
* c++: fix several issues with locationsAkim Demaille2013-04-111-7/+11
* api.value.type: use keyword/brace valuesAkim Demaille2013-04-091-8/+8
* api.value.type: diagnose guaranteed failure with --yaccAkim Demaille2013-04-091-0/+5
* doc: style changesAkim Demaille2013-04-091-8/+4
* doc: display locations in error as recommended by GNU Coding StandardsAkim Demaille2013-04-091-4/+2
* doc: api.value.type unionAkim Demaille2013-04-091-34/+106
* doc: move the section about "%union" where types are discussedAkim Demaille2013-04-091-94/+120
* doc: deprecate #define YYSTYPE in favor of %define api.value.typeAkim Demaille2013-04-091-34/+58
* api.value.type: implement proper support, check, and documentAkim Demaille2013-04-091-3/+79
* api.namespace: demonstrate and use {...} values instead of "..." valuesAkim Demaille2013-04-051-4/+4
* diagnostics: no longer include the yacc category in -WallAkim Demaille2013-03-041-1/+3
* style: formatting changes in the docAkim Demaille2013-02-221-2/+2
* style: no longer use backquotesAkim Demaille2013-02-181-7/+7
* style: no longer use backquotesAkim Demaille2013-02-181-1/+1
* doc: use %empty instead of /* empty */Akim Demaille2013-02-181-29/+30
* doc: introduce %empty and -Wempty-ruleAkim Demaille2013-02-181-16/+70
* doc: use @group to improve page breakingAkim Demaille2013-02-051-0/+18
* variants: avoid type punning issueTheophile Ranquet2013-02-011-8/+0
* warnings: introduce -WprecedenceValentin Tolmer2013-01-301-0/+61
* grammar: record used associativity and print useless onesValentin Tolmer2013-01-301-1/+1
* doxygen: upgrade Doxyfile, and complete itAkim Demaille2013-01-281-58/+125
* examples: please clangTheophile Ranquet2013-01-211-1/+1
* maint: update copyright yearsAkim Demaille2013-01-123-3/+3
* carets: document default activationTheophile Ranquet2013-01-111-1/+15
* doc: use deffn to declare the list of %define variablesAkim Demaille2012-12-311-50/+43
* doc: minor completion and fixesAkim Demaille2012-12-311-2/+14
* java: stype is obsoleted by api.value.typeAkim Demaille2012-12-311-6/+6
* doc: fix html buildAkim Demaille2012-12-311-1/+1
* YYLEX_PARAM: drop supportAkim Demaille2012-12-261-7/+0
* c: improve the definition of public typesAkim Demaille2012-12-261-1/+1
* doc: update variant usageAkim Demaille2012-12-261-28/+26
* tests: address syntax-check failuresAkim Demaille2012-12-161-4/+4
* doc: fix dependenciesAkim Demaille2012-12-151-1/+3
* doc: style fixesAkim Demaille2012-12-141-5/+5
* doc: fix build dependenciesTheophile Ranquet2012-12-141-5/+8
* Merge remote-tracking branch 'origin/maint'Theophile Ranquet2012-12-103-81/+267
|\
| * doc: explain how mid-rule actions are translatedAkim Demaille2012-12-091-4/+118
| * doc: various minor improvements and fixesAkim Demaille2012-12-094-96/+180
* | Merge remote-tracking branch 'origin/maint'Theophile Ranquet2012-12-061-0/+50
|\ \ | |/