]> git.saurik.com Git - bison.git/history - src
Pacify "gcc -Wunused" for the input function from Flex.
[bison.git] / src /
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  Joel E. DennyWarn about character literals not of length one.
2009-07-24  Alex Rozenman Fix some memory leaks.
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/local.mk.
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-29  Akim DemailleRegen.
2009-06-29  Akim Demaillevariables: parse.error
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 Demaillegnulib: update.
2009-06-10  Akim Demailledeterministic user-token-number redeclaration 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-23  Joel E. DennyUpdate some comments to make sense for -D.
2009-05-19  Akim Demailleremove useless variable.
2009-05-04  Akim Demaillebison: catch bad symbol names.
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-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 DemailleFormatting change.
2009-04-20  Akim Demaillebison: factoring.
2009-04-20  Akim Demaillevariables: prefer error-verbose to error_verbose.
2009-04-20  Akim DemailleRegen.
2009-04-20  Akim Demaillevariables: accept dashes.
2009-04-20  Akim DemailleConsistently refer to Yacc, not YACC.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `debug'.
2009-04-06  Akim DemailleRegen.
2009-04-06  Akim Demaillerename muscle_tab.* as muscle-tab.* for consistency.
2009-04-06  Akim DemailleMakefile: introduce $(BISON).
2009-04-06  Akim Demailleparser: handle %locations as %define locations.
2009-04-06  Akim DemailleRegen.
2009-04-06  Akim Demaillemuscle: factor the handling of obsolete of obsolete...
2009-04-03  Akim DemailleRegen.
2009-04-03  Akim DemailleFactor %FLAG at scan level.
2009-04-03  Akim DemailleRegen.
2009-04-03  Akim DemailleTreat %debug as %define debug.
2009-04-03  Akim DemailleRegen.
2009-04-03  Akim DemailleTreat %error-verbose as %define error_verbose.
2009-04-03  Joel E. DennyFix strange %define locations for default values.
2009-04-03  Joel E. DennyPacify ./configure --enable-gcc-warnings.
2009-03-27  Akim Demaillegnulib: update.
2008-12-08  Di-an JanImplement the FIXME that ends an user action with a...
2008-12-05  Eric BlakeAvoid compiler warning.
2008-12-01  Akim DemailleUse b4_symbol for printers and destructors everywhere.
2008-12-01  Akim DemailleUse the symbol properties to output the printer/destruc...
2008-12-01  Akim DemailleAvoid capturing variables too easily.
2008-11-26  Akim DemailleConvert lib/Makefile.am into lib/local.mk.
2008-11-26  Akim DemailleRegen.
2008-11-26  Akim DemailleGet rid of (yy)rhs and (yy)prhs.
2008-11-26  Akim DemailleRule length is unsigned.
2008-11-21  Di-an JanImplement no-XXX arguments for --warnings, --report...
2008-11-20  Di-an Jan Improves options in the manual.
2008-11-18  Akim DemailleRegen.
2008-11-17  Joel E. DennySimplify last patch slightly.
2008-11-17  Joel E. DennyFix last warning from --enable-gcc-warnings.
2008-11-17  Di-an JanHandles several --enable-gcc-warnings.
2008-11-16  Akim DemailleUpdate ignores.
2008-11-15  Akim DemailleRemove duplicate header inclusion.
2008-11-15  Akim DemailleRegen.
2008-11-15  Akim DemailleSupport parametric types.
2008-11-15  Akim DemailleRemove doc/Makefile.am.
2008-11-15  Akim DemailleMove sc_tight_scope into maint.mk.
2008-11-15  Akim DemailleRegen.
2008-11-15  Akim DemailleRemove src/Makefile.am.
2008-11-13  Akim DemailleSimplify names.
2008-11-13  Akim DemailleDefine the "identifier" of a symbol.
2008-11-11  Akim DemailleRegen.
2008-11-11  Akim DemailleInform m4 whether a tag is a valid id.
2008-11-11  Paolo BonziniReplace m4/warning.m4 with warnings module.
2008-11-10  Akim DemailleMore information about the symbols.
2008-11-10  Akim DemailleRegen.
2008-11-10  Akim DemailleComment changes.
2008-11-10  Akim DemailleClassify symbols by type-name.
2008-11-10  Akim DemailleChange the handling of the symbols in the skeletons.
2008-11-10  Akim Demaille--trace=muscles
2008-11-10  Akim Demaillemuscles_output.
2008-11-10  Akim DemailleFormatting changes.
2008-11-10  Akim DemailleRegen.
2008-11-10  Akim DemailleAdd %precedence support.
2008-11-09  Akim DemailleRequire the generation of parse-gram.output.
2008-11-09  Akim DemailleFormatting changes.
next