]> git.saurik.com Git - bison.git/history - src
Provide an additional sub-message for clarity.
[bison.git] / src /
2009-09-12  Alex RozenmanProvide an additional sub-message for clarity.
2009-09-10  Joel E. DennyClean up yacc.c a little.
2009-09-05  Joel E. DennyUse aver not assert.
2009-09-05  Alex Rozenman Use "Unresolved reference" error message when no symbo...
2009-08-29  Joel E. DennyFix gcc 3.4.4 shadowing warning reported by Eric Blake.
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-28  Eric Blakescan-gram: avoid portability trap with ctype usage.
2009-08-26  Joel E. DennyActually handle the yytable zero value correctly this...
2009-08-26  Joel E. DennyMore fixes related to last two patches.
2009-08-25  Joel E. DennyFix %error-verbose for conflicts resolved by %nonassoc.
2009-08-25  Joel E. DennySome code and documentation improvements.
2009-08-22  Joel E. DennyUse locale when quoting.
2009-08-20  Eric BlakeMake previous patch more robust.
2009-08-20  Eric BlakeImport latest m4/m4.m4.
2009-08-20  Joel E. DennyFix complaints about escape sequences.
2009-08-13  Joel E. DennyMake it easier to write deterministic tests.
2009-08-11  Joel E. DennyMiscellaneous code readability improvements.
2009-08-08  Alex Rozenman Convert "misleading reference" messages to warnings.
2009-08-06  Joel E. Dennymaint: run "make update-copyright"
2009-08-05  Joel E. Dennymaint: automate annual package-wide copyright-year...
2009-08-01  Joel E. DennyPacify "gcc -Wunused" for the input function from Flex.
2009-07-31  Alex Rozenman Fix --enable-gcc-warnings problems.
2009-07-29  Joel E. DennyFix a --enable-gcc-warnings problem.
2009-07-24  Alex Rozenman Fix some memory leaks.
2009-07-24  Joel E. DennyWarn about character literals not of length one.
2009-07-24  Joel E. Denny* src/lalr.c (state_lookahead_tokens_count): Correct...
2009-07-15  Joel E. DennyRevert unnecessary column realignment in --help output.
2009-07-04  Alex Rozenman Alphabetical order in src/Makefile.am.
2009-07-04  Alex RozenmanRegen.
2009-07-04  Alex Rozenman Style changes and factoring.
2009-06-30  Eric Blakescan-code: avoid compiler warnings
2009-06-27  Alex RozenmanRegen.
2009-06-27  Alex RozenmanNamed symbol references.
2009-06-25  Akim Demaillehash: check insertion for memory exhaustion.
2009-06-11  Akim Demaillestyle changes.
2009-06-11  Akim Demaillexml: beware of user strings used to give a %prec to...
2009-06-11  Akim Demaillehash: check insertion for memory exhaustion.
2009-06-10  Akim Demailledeterministic user-token-number redeclaration errors.
2009-06-10  Akim Demaillegnulib: update.
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-22  Joel E. DennyUpdate some comments to make sense for -D.
2009-05-19  Akim Demailleremove useless variable.
2009-05-05  Akim Demaillefix hexadecimal token number support.
2009-05-04  Akim Demaillebison: catch bad symbol names.
2009-05-04  Akim Demaillespace changes.
2009-05-04  Akim Demailleidentifiers: dashes are letters.
2009-04-30  Joel E. DennyConvert underscores to dashes in some %define variable...
2009-04-30  Joel E. DennySet all front-end %define defaults in one place.
2009-04-30  Joel E. DennyRename lr.default_reductions to lr.default-reductions.
2009-04-30  Joel E. DennyDocument how `%define "var" "value"' is not M4-friendly.
2009-04-30  Joel E. DennyAdd copyright updates missed during previous cherry...
2009-04-29  Akim Demaillevariables: accept dashes.
2009-04-24  Joel E. DennyClean up recent patches a little.
2009-04-24  Joel E. DennyList accepted values for a %define enum variable with...
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-21  Joel E. DennyFinish implementing %define lr.type.
2009-04-21  Joel E. DennyAdd new files for IELR and canonical LR implementation.
2009-04-21  Joel E. DennyImplement %define lr.default_rules.
2009-04-20  Akim DemailleConsistently refer to Yacc, not YACC.
2009-04-17  Di-an JanImplement the FIXME that ends an user action with a...
2009-04-06  Akim Demaille--trace=muscles
2009-04-06  Akim Demaillemuscles_output.
2009-04-06  Di-an Jan Improves options in the manual.
2009-04-06  Joel E. DennySimplify last patch slightly.
2009-04-06  Joel E. DennyFix last warning from --enable-gcc-warnings.
2009-04-06  Di-an JanHandle --enable-gcc-warnings.
2009-04-06  Akim DemaillePass command line location to skeleton_arg and language...
2009-04-06  Akim Demaille-D, --define.
2009-04-06  Akim DemailleInitialize the muscle table before parsing the command...
2009-04-06  Akim DemailleRequire the generation of parse-gram.output.
2009-04-06  Akim DemailleFix --help.
2009-04-03  Joel E. DennyFix strange %define locations for default values.
2009-04-03  Akim DemailleLocations without columns for command line arguments.
2008-11-12  Paolo BonziniReplace m4/warning.m4 with warnings module.
2008-11-07  Joel E. DennyDon't add a semicolon to actions for %skeleton or ...
2008-11-07  Joel E. DennyClean up %skeleton and %language priority implementation.
2008-11-04  Joel E. DennyFix user actions without a trailing semicolon.
2008-11-02  Joel E. DennySay %language is experimental.
2008-10-30  Joel E. DennyAlways put auxiliary code files in the same dir as...
2008-10-29  Joel E. DennyUpdate copyright year.
2008-10-29  Di-an JanDon't overwrite the input file.
2008-08-26  Joel E. DennyUpdate for recent change to gnulib.
2008-08-15  Eric BlakeRemaining m4sugar merge from autoconf.
2008-07-20  Joel E. DennyUpdate copyright dates for recent changes.
2008-07-18  Joel E. DennyUse git-version-gen for version names between releases.
2008-07-16  Joel E. DennyFix untranslatable composition of sentences.
2008-07-16  Joel E. DennyFix some .gitignore and .cvsignore problems.
2008-07-16  Joel E. DennyImprove forward-compatibility with GNU M4.
2008-07-14  Joel E. DennyAdd .gitignore everywhere based on .cvsignore.
2008-05-28  Joel E. Denny* NEWS (2.3b): Update release date since there has... v2.3b
2008-05-13  Joel E. Denny* data/yacc.c: Reformat m4 a little for readability.
2008-04-21  Joel E. DennyUpdate to the current gnulib CVS repository, and fix...
2008-03-08  Joel E. Denny* NEWS (2.3a+): Mention that -g now takes an argument.
2008-02-28  Akim Demaille* src/getargs.c (short_options): Split and sort for...
2008-02-23  Joel E. Denny* NEWS (2.3a+): Don't say %language is experimental...
2008-02-20  Joel E. Denny* src/parse-gram.c, src/parse-gram.h: Regenerate.
2008-02-17  Joel E. DennyAccept a token number in a %left, %right, or %nonassoc...
next