summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* maint: use STREQ/STRNEQ.Akim Demaille2012-02-231-1/+1
* doc: fix environment issues.Akim Demaille2012-02-231-34/+34
* doc: stylistic improvements.Akim Demaille2012-02-191-18/+107
* doc: check the rpcalc.Akim Demaille2012-02-191-13/+19
* maint: address sc_prohibit_doubled_word.Akim Demaille2012-02-191-1/+1
* maint: avoid "magic number exit".Akim Demaille2012-02-181-3/+9
* doc: mfcalc: fix includes.Akim Demaille2012-02-171-1/+1
* doc: mfcalc: send errors to stderr.Akim Demaille2012-02-161-23/+37
* doc: fix mfcalc code.Akim Demaille2012-02-161-18/+32
* lalr1.cc: also handle syntax_error when calling yylex.Akim Demaille2012-02-101-1/+2
* maint: more silent-rules.Akim Demaille2012-01-311-19/+18
* maint: get gpl-3.0 from gnulibJim Meyering2012-01-192-717/+1
* doc: correct typo: s/can not/cannot/Jim Meyering2012-01-191-9/+9
* maint: get fdl.texi from gnulibJim Meyering2012-01-132-508/+1
* maint: spell "file system" as two separate wordsJim Meyering2012-01-131-1/+1
* maint: run "make update-copyright".Jim Meyering2012-01-133-3/+3
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-242-16/+16
* doc: clean up references to `Locations Overview'.Joel E. Denny2011-06-111-3/+3
* doc: clean up references to `Tracking Locations'.Joel E. Denny2011-06-111-56/+55
* doc: clean up `Named References' a little.Joel E. Denny2011-06-111-20/+22
* doc: motivate named references.Joel E. Denny2011-06-111-6/+11
* doc: discuss named references after locations.Joel E. Denny2011-06-111-89/+88
* gnulib, autoconf: update.Joel E. Denny2011-04-161-0/+2
* Add -Wconflicts-sr and -Wconflicts-rr.Joel E. Denny2011-04-091-0/+8
* Add -Wother so -Wnone suppresses all warnings.Joel E. Denny2011-04-091-1/+7
* doc: fix confusing citation of LAC publication.Joel E. Denny2011-03-201-4/+3
* lr.default-reductions: rename "full" value to "most".Joel E. Denny2011-03-201-3/+3
* doc: cite publication for LAC.Joel E. Denny2011-03-061-0/+5
* doc: clean up terminology for mysterious conflicts.Joel E. Denny2011-03-061-12/+12
* lr.default-reductions: rename "all" value to "full".Joel E. Denny2011-03-061-6/+3
* doc: create a new Tuning LR section in the manual.Joel E. Denny2011-03-061-294/+492
* doc: add bibliography to manual.Joel E. Denny2011-02-201-11/+44
* doc: fix some minor inconsistencies.Joel E. Denny2011-02-131-3/+3
* doc: clean up new subsections in manual.Joel E. Denny2011-02-131-37/+58
* doc: finish splitting apart the manual's Decl Summary section.Joel E. Denny2011-02-131-269/+273
* doc: begin to split apart the manual's Decl Summary section.Joel E. Denny2011-02-131-101/+113
* doc: clean up naming of various Bison files.Joel E. Denny2011-02-131-301/+311
* doc: give credit to more of Bison's developers.Joel E. Denny2011-02-131-4/+8
* doc: document experimental features better.Joel E. Denny2011-02-131-17/+19
* Do not allow identifiers that start with a dash.Joel E. Denny2011-01-291-9/+9
* Revert "Simplify handling of '.' and '-' after unbracketed named references."Joel E. Denny2011-01-291-3/+1
* Simplify handling of '.' and '-' after unbracketed named references.Paul Eggert2011-01-091-1/+3
* doc: don't use @acronym.Joel E. Denny2011-01-081-236/+236
* maint: run "make update-copyright".Joel E. Denny2011-01-023-6/+4
* doc: cleanup.Joel E. Denny2010-12-191-8/+12
* parse.lac: document.Joel E. Denny2010-12-191-44/+146
* maint: re-anchor all .gitignore entries.Joel E. Denny2010-10-171-27/+27
* Adjust to recent changes to gnulib bootstrap.Paul Eggert2010-10-082-50/+27
* doc: fix -W and %expect documentation some.Joel E. Denny2010-08-041-6/+8
* Remove restrictions on expanding GLR stacks in C++.Paul Hilfinger2010-08-031-13/+26