]> git.saurik.com Git - bison.git/history - src
Document how `%define "var" "value"' is not M4-friendly.
[bison.git] / src /
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.
2008-11-09  Di-an JanRemove unused variable.
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-07  Akim DemaillePass command line location to skeleton_arg and language...
2008-11-07  Akim Demaille-D, --define.
2008-11-07  Akim DemailleInitialize the muscle table before parsing the command...
2008-11-07  Akim DemailleLocations without columns for command line arguments.
2008-11-07  Akim DemailleFix --help.
2008-11-07  Akim DemailleRegen.
2008-11-04  Joel E. DennyFix user actions without a trailing semicolon.
2008-11-04  Akim DemailleFormatting changes.
2008-11-03  Akim DemailleUse variants to support objects as semantic values.
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...
next