summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: some improvementsAkim Demaille2018-10-261-28/+58
* doc: minor fixesAkim Demaille2018-10-251-10/+13
* doc: mention earlier how to disable the generation of location.hhAkim Demaille2018-10-241-4/+5
* c++: std::to_string is available in C++11Akim Demaille2018-10-241-42/+22
* doc: an introductory example for C++Akim Demaille2018-10-241-4/+225
* c++: make operator() an alias to the parse functionAkim Demaille2018-10-241-2/+4
* flex: work around more warningsAkim Demaille2018-10-231-0/+12
* c++: minor changesAkim Demaille2018-10-221-1/+1
* c++: prefer a perfect forwarding version of variant's emplaceAkim Demaille2018-10-201-3/+8
* c++: prefer 'emplace' to 'build'Akim Demaille2018-10-201-6/+6
* %printer: promote yyo rather than yyoutputAkim Demaille2018-10-201-12/+13
* doc: improve the C++ sectionAkim Demaille2018-10-201-30/+42
* doc: reorder C++ sectionsAkim Demaille2018-10-201-85/+85
* git: don't ignore auxiliary Texinfo filesAkim Demaille2018-10-201-10/+12
* C++: let %require "3.2" disable the generation of obsolete filesAkim Demaille2018-10-161-52/+11
* doc: do not advertise %ntermAkim Demaille2018-10-151-2/+2
* generate the default semantic actionAkim Demaille2018-10-141-5/+4
* doc: spell checkAkim Demaille2018-10-091-12/+17
* doc: document api.*.file and the likeAkim Demaille2018-10-091-12/+177
* build: fix distcheckAkim Demaille2018-10-071-3/+1
* doc: restore spello made on purposeAkim Demaille2018-10-061-3/+3
* spelling: troubleshootingJosh Soref2018-10-051-3/+3
* spelling: transparentJosh Soref2018-10-051-1/+1
* spelling: diagnosticsJosh Soref2018-10-051-1/+1
* spelling: detailedJosh Soref2018-10-051-1/+1
* doc: clean up the C++ sectionAkim Demaille2018-09-261-58/+52
* doc: work around Flex's use of 'register'Akim Demaille2018-09-221-3/+7
* news: c++: move semanticsAkim Demaille2018-09-221-3/+0
* c++: introduce api.value.automoveAkim Demaille2018-09-221-0/+60