]> git.saurik.com Git - bison.git/history - doc
change more quotes in source, and adjust tests to match
[bison.git] / doc /
2012-01-19  Jim Meyeringmaint: get gpl-3.0 from gnulib
2012-01-19  Jim Meyeringdoc: correct typo: s/can not/cannot/
2012-01-13  Jim Meyeringmaint: get fdl.texi from gnulib
2012-01-13  Jim Meyeringmaint: spell "file system" as two separate words
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-06-11  Joel E. Dennydoc: clean up references to `Locations Overview'.
2011-06-11  Joel E. Dennydoc: clean up references to `Tracking Locations'.
2011-06-11  Joel E. Dennydoc: clean up `Named References' a little.
2011-06-11  Joel E. Dennydoc: motivate named references.
2011-06-11  Joel E. Dennydoc: discuss named references after locations.
2011-04-16  Joel E. Dennygnulib, autoconf: update.
2011-04-09  Joel E. DennyAdd -Wconflicts-sr and -Wconflicts-rr.
2011-04-09  Joel E. DennyAdd -Wother so -Wnone suppresses all warnings.
2011-03-20  Joel E. Dennydoc: fix confusing citation of LAC publication.
2011-03-20  Joel E. Dennylr.default-reductions: rename "full" value to "most".
2011-03-06  Joel E. Dennydoc: cite publication for LAC.
2011-03-06  Joel E. Dennydoc: clean up terminology for mysterious conflicts.
2011-03-06  Joel E. Dennylr.default-reductions: rename "all" value to "full".
2011-03-06  Joel E. Dennydoc: create a new Tuning LR section in the manual.
2011-02-20  Joel E. Dennydoc: add bibliography to manual.
2011-02-13  Joel E. Dennydoc: fix some minor inconsistencies.
2011-02-13  Joel E. Dennydoc: clean up new subsections in manual.
2011-02-13  Joel E. Dennydoc: finish splitting apart the manual's Decl Summary...
2011-02-13  Joel E. Dennydoc: begin to split apart the manual's Decl Summary...
2011-02-13  Joel E. Dennydoc: clean up naming of various Bison files.
2011-02-13  Joel E. Dennydoc: give credit to more of Bison's developers.
2011-02-13  Joel E. Dennydoc: document experimental features better.
2011-01-29  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-29  Joel E. DennyRevert "Simplify handling of '.' and '-' after unbracke...
2011-01-10  Paul EggertSimplify handling of '.' and '-' after unbracketed...
2011-01-08  Joel E. Dennydoc: don't use @acronym.
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-12-20  Joel E. Dennydoc: cleanup.
2010-12-20  Joel E. Dennyparse.lac: document.
2010-10-17  Joel E. Dennymaint: re-anchor all .gitignore entries.
2010-10-08  Paul EggertAdjust to recent changes to gnulib bootstrap.
2010-08-05  Joel E. Dennydoc: fix -W and %expect documentation some.
2010-08-04  Paul HilfingerRemove restrictions on expanding GLR stacks in C++.
2010-07-24  Paul HilfingerAllow specification of semantic predicates.
2010-06-18  Paul EggertUpdate from GFDL GFDL 1.2 to 1.3.
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-05-11  Akim Demailledoc: please Emacs.
2010-05-10  Akim Demailledoc: fix lalr1.cc documentation.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-21  Joel E. DennyYYFAIL: deprecate.
2009-12-14  Joel E. DennyExpand GLR acronym in summary of Bison.
2009-11-26  Alex Rozenman Document named references.
2009-09-23  Akim DemailleFormatting changes.
2009-09-17  Akim Demailledoc: fixes.
2009-09-16  Akim Demailledoc: lalr1.cc and variants.
2009-09-16  Akim Demailledoc: spell checking.
2009-09-16  Akim Demailledoc: comment changes.
2009-09-09  Akim Demaille%param: documentation.
2009-09-05  Joel E. DennyComplain about unused %define variables and %code quali...
2009-08-28  Joel E. Denny%define: accept unquoted values.
2009-08-28  Joel E. Denny%define lr.type: make values lowercase IDs.
2009-08-19  Akim Demailledoc: fixes.
2009-08-19  Akim Demaille2009-08-19 Akim Demaille <demaille@gostai.com>
2009-08-17  Akim Demaillegnulib: update.
2009-08-12  Akim Demaillebuild: fix the generation of the documentation.
2009-08-12  Akim Demaillebuild: fix paths.
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2009-06-29  Akim Demaillevariables: parse.error
2009-06-24  Akim Demaillevariables: rename namespace as api.namespace.
2009-05-25  Akim Demaillebuild: avoid ignored errors.
2009-05-23  Joel E. DennyConvert multiple variable definition warnings to compla...
2009-05-23  Joel E. Denny-F/--force-define and relative %define/-D/--define...
2009-05-15  Akim DemailleRename token.prefix as api.tokens.prefix.
2009-05-11  Akim Demailledoc: use C++ headers.
2009-05-11  Akim Demailledoc: token.prefix
2009-05-04  Akim Demailleidentifiers: dashes are letters.
2009-05-01  Joel E. DennyDeclare %code to be a permanent feature.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-30  Joel E. DennyRename lr.default_reductions to lr.default-reductions.
2009-04-24  Joel E. DennyClean up recent patches a little.
2009-04-23  Joel E. DennyRename "default rule" to "default reduction".
2009-04-21  Joel E. DennyDocument %define lr.type and lr.default_rules.
2009-04-20  Akim Demaillevariables: prefer error-verbose to error_verbose.
2009-04-20  Akim Demaillevariables: accept dashes.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `assert'.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `debug'.
2009-04-14  Akim Demailledoc: minor fixes.
2009-04-06  Joel E. DennyFix options documentation.
2009-04-03  Joel E. DennyHelp with updating web manual.
2008-11-25  Akim DemailleFormatting changes.
2008-11-21  Akim DemailleDisplay the changes in cross-options.texi.
2008-11-20  Di-an Jan Improves options in the manual.
2008-11-17  Di-an JanFix formatting and content of bison.texinfo menus
2008-11-16  Akim DemailleAdd missing $(EXEEXT).
2008-11-16  Akim DemailleUpdate ignores.
2008-11-15  Akim DemailleRemove doc/Makefile.am.
2008-11-15  Akim DemailleRemove src/Makefile.am.
2008-11-15  Akim DemailleRemove useless variable.
2008-11-11  Akim DemailleSupport parens in calc++.
2008-11-10  Di-an JanWork around Java's ``code too large'' problem for parse...
2008-11-10  Di-an JanVarious Java skeleton improvements.
2008-11-10  Akim DemailleAdd %precedence support.
2008-11-07  Akim Demaille-D, --define.
2008-11-03  Akim DemailleFail on parse error in calc++.
next