summaryrefslogtreecommitdiff
path: root/src/gram.h
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2021Akim Demaille2021-01-231-1/+1
* cex: use the glyphsAkim Demaille2020-07-161-37/+0
* cex: factor the handling of graphical symbolsAkim Demaille2020-07-161-2/+0
* cex: prefer → to ::=Akim Demaille2020-07-111-6/+24
* style: use 'nonterminal' consistentlyAkim Demaille2020-06-271-3/+3
* style: factor the access to a rule from its itemsAkim Demaille2020-06-251-1/+9
* doc: use dot/'•' rather than point/'.'Akim Demaille2020-06-231-1/+1
* cex: don't assume the terminal supports "•"Akim Demaille2020-06-161-0/+23
* style: make item_index a truly different type from item_numberAkim Demaille2020-05-251-3/+4
* style: decouple different uses of item_numberVincent Imbimbo2020-05-251-0/+3
* style: rename user_token_number as codeAkim Demaille2020-05-231-2/+2
* style: comment changesAkim Demaille2020-02-231-8/+7
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* Prefer signed to unsigned integersPaul Eggert2019-10-021-1/+1
* style: use consistently *_loc for locationsAkim Demaille2019-05-031-1/+1
* reader: clarify variable namesAkim Demaille2019-03-241-1/+3
* style: factor printing of rulesAkim Demaille2019-02-091-0/+3
* gram: detect and report (in debug traces) useless chain rulesAkim Demaille2019-01-301-0/+3
* gram: factor the printing of items and the computation of their ruleAkim Demaille2019-01-301-0/+10
* style: comment changes in gram.hAkim Demaille2019-01-261-7/+7
* package: bump copyrights to 2019Akim Demaille2019-01-051-2/+2
* allow %expect and %expect-rr modifiers on individual rulesPaul Hilfinger2018-11-211-0/+5
* C++: let %require "3.2" disable the generation of obsolete filesAkim Demaille2018-10-161-0/+4
* style: src: remove useless reference to 'int' in integral typesAkim Demaille2018-08-141-1/+1
* Merge maint into masterAkim Demaille2018-06-171-1/+1
|\
| * Update copyright yearsAkim Demaille2018-05-121-1/+1
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2015-01-051-1/+1
|\ \ | |/
| * package: bump to 2015Akim Demaille2015-01-041-1/+1
| * package: bump to 2014Akim Demaille2014-02-031-1/+1
* | symbols: improve symbol aliasingValentin Tolmer2013-08-011-4/+5
|/
* style: no longer use backquotesAkim Demaille2013-02-181-6/+6
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* closure, gram: add missing constAkim Demaille2012-12-281-8/+8
* style changes: run cppiAkim Demaille2012-12-211-2/+2
* maint: prepare forthcoming changesAkim Demaille2012-06-291-3/+0
* maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-3/+3
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
* Allow specification of semantic predicates.Paul Hilfinger2010-07-231-0/+1
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-2/+2
* maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+2
* maint: automate annual package-wide copyright-year update.Joel E. Denny2009-08-041-2/+2
* Rule length is unsigned.Akim Demaille2008-11-261-2/+2
* In the XML output, list useless and unused symbols and rules with theJoel E. Denny2007-11-241-2/+1
* * src/gram.c: Remove comments that duplicate comments in gram.h.Joel E. Denny2007-11-101-14/+15
* * src/gram.c (rule_rhs_print_xml): Now static, since it isn't usedPaul Eggert2007-09-211-1/+5
* Update to GPLv3.Paul Eggert2007-08-151-7/+5
* Extract the parsing of user actions from the grammar scanner.Akim Demaille2006-06-061-1/+3
* In some (weird) cases, the final state number is incorrect.Akim Demaille2005-11-091-1/+12
* Update FSF postal mail address.Paul Eggert2005-05-141-2/+2