]> git.saurik.com Git - bison.git/history - src/reader.c
lr.default-reductions: rename "all" value to "full".
[bison.git] / src / reader.c
2011-03-06  Joel E. Dennylr.default-reductions: rename "all" value to "full".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-07-24  Paul HilfingerAllow specification of semantic predicates.
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-04-30  Joel E. DennyRevert 2009-12-30 change for undefined %prec token...
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-12-31  Joel E. DennyPOSIX: complain if %prec's token was not defined.
2009-12-31  Joel E. DennyPOSIX: warn if %prec's token was not defined.
2009-08-28  Joel E. Denny%define lr.type: make values lowercase IDs.
2009-08-13  Joel E. DennyMake it easier to write deterministic tests.
2009-08-11  Joel E. DennyMiscellaneous code readability improvements.
2009-07-31  Alex Rozenman Fix --enable-gcc-warnings problems.
2009-07-04  Alex Rozenman Style changes and factoring.
2009-06-27  Alex RozenmanNamed symbol references.
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-23  Joel E. DennyRename "default rule" to "default reduction".
2009-04-21  Joel E. DennyFinish implementing %define lr.type.
2009-04-21  Joel E. DennyImplement %define lr.default_rules.
2009-04-06  Akim Demaillerename muscle_tab.* as muscle-tab.* for consistency.
2007-08-15  Paul EggertUpdate to GPLv3.
2007-05-28  Joel E. DennyDon't depend on C99 features.
2007-02-11  Joel E. Denny* data/Makefile.am: Update copyright date.
2007-01-09  Joel E. DennySimplify union and prologue handling, and escape union...
2007-01-04  Joel E. DennyUse the new code_props interface for destructors and...
2007-01-04  Joel E. DennyUse the new code_props interface for rule actions.
2006-11-17  Joel E. DennyDon't let %prec take a nonterminal.
2006-11-12  Joel E. DennyRemove last commit at the request of Paul Eggert.
2006-11-11  Joel E. DennyEncapsulate code properties and related functionality...
2006-11-01  Joel E. DennyDisable unset/unused mid-rule value warnings by default...
2006-10-21  Joel E. DennyDon't apply the default %destructor/%printer to an...
2006-10-21  Joel E. DennyWarn about unset midrule $$ if the corresponding $n...
2006-10-16  Joel E. DennySimilar to the recently removed %before-header, add...
2006-09-15  Paul EggertPort to GCC 2.95. First two problems reported by Micha...
2006-09-04  Joel E. DennyRequire default %destructor/%printer to be declared...
2006-08-20  Joel E. DennyAllow %start after the first rule.
2006-08-18  Joel E. DennyRedo some of the previous commit: add back the ability...
2006-08-18  Joel E. DennyDon't allow an undeclared string literal, but allow...
2006-07-29  Joel E. DennyEnable declaration of default %printer/%destructor...
2006-07-29  Joel E. DennyClean up handling of %destructor for the end token...
2006-07-09  Paul Eggert* NEWS: Instead of %union, you can define and use your...
2006-07-09  Joel E. DennyChange %merge result type clash warnings to errors...
2006-07-07  Joel E. DennyIn warnings, say "previous declaration" rather than...
2006-06-26  Joel E. DennyDon't miss %merge result type warnings just because...
2006-06-26  Joel E. DennyFix code formatting.
2006-06-26  Joel E. DennyGet action warnings (grammar_rule_check) right even...
2006-06-26  Joel E. DennyMore cleanup.
2006-06-25  Joel E. DennyClean up yesterday's patch.
2006-06-23  Joel E. DennyRename %before-definitions to %start-header and %after...
2006-06-21  Joel E. DennyDon't put the pre-prologue in the header file. For...
2006-06-06  Akim DemailleExtract the parsing of user actions from the grammar...
2006-05-14  Akim Demaille* src/output.h, src/output.c (error_verbose): Move...
2006-01-30  Paul EggertFix a longstanding bug uncovered by bro-0.9a9/src/parse...
2006-01-27  Paul Eggert* src/reader.c (symbol_should_be_used): Renamed from...
2006-01-23  Paul Eggert(check_and_convert_grammar): New function.
2006-01-21  Paul EggertBe a bit more systematic about using 'abort'.
2006-01-20  Paul EggertMinor fixups to get 'make maintainer-check' to work.
2006-01-18  Paul EggertAvoid undefined behavior that accessed just before...
2006-01-05  Akim Demaille* src/reader.c, src/symlist.h, src/symlist.c: s/mid_rul...
2006-01-04  Akim DemailleAlso warn about non-used mid-rule values.
2006-01-04  Akim Demaille* src/reader.c (grammar_midrule_action): If $$ is set...
2005-12-28  Paul Eggert(grammar_rule_check): Rewrite slightly to avoid GCC...
2005-12-27  Paul Eggert* src/reader.c (grammar_midrule_action, grammar_symbol_...
2005-12-27  Akim Demaille* src/reader.c (grammar_current_rule_check): Also check...
2005-12-22  Akim DemailleWarn about unused values.
2005-12-09  Paul EggertWork around portability problem on Solaris 10: flex...
2005-10-02  Akim Demaille Akim Demaille <akim@epita.fr>
2005-07-24  Paul Eggert* NEWS: Version 2.0b.
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-03-07  Paul Eggert* src/output.c (escaped_output): Renamed from
2004-12-10  Paul Eggert* src/system.h (CALLOC, MALLOC, REALLOC): Remove. ...
2003-09-30  Paul EggertAdd %default-prec.
2003-08-25  Akim DemailleWhen reducing initial empty rules, Bison parser read...
2003-05-24  Paul EggertSwitch from 'int' to 'bool' where that makes sense.
2003-02-03  Paul EggertUse more-consistent naming conventions for local vars.
2002-12-21  Paul EggertComment fix.
2002-12-13  Paul EggertXCALLOC -> CALLOC, XMALLOC -> MALLOC.
2002-12-11  Paul EggertAdjust to renamings.
2002-12-07  Paul EggertAdjust to new location_t layout.
2002-11-30  Paul Eggert(grammar_current_rule_check): Warn about
2002-11-29  Paul Eggert(reader): Remove gram_control; it wasn't being used.
2002-11-21  Paul Eggert(packgram, reader): Use abort rather than assert.
2002-11-12  Akim Demaille* src/tables.c (tables_generate): Use free for pointers...
2002-11-12  Akim Demaille* src/scan-gram.l, src/reader.h (scanner_last_string_free):
2002-11-12  Akim Demaille* src/struniq.h, src/struniq.c (struniq_t): Is const.
2002-11-12  Akim Demaille* src/symtab.c (symbol_free): Remove dead deactivated...
2002-11-12  Paul Eggert(prologue_augment, epilogue_set):
2002-11-06  Akim DemailleRestore --no-lines.
2002-11-06  Akim Demaille* src/main.c (main): Free `infile'.
2002-11-04  Paul Eggert(get_merge_function, grammar_current_rule_check):
2002-11-03  Paul EggertDon't include quote.h; not needed.
2002-10-23  Paul Eggert(reader): Just return if a complaint has been issued,
2002-10-22  Paul EggertUse C99-style bool instead of our own style.
2002-10-17  Akim Demaille* src/getargs.h (trace_e): Add trace_scan, and trace_parse.
2002-10-13  Paul Eggert(grammar_current_rule_check):
2002-10-05  Paul Eggert(reader): SHRT_MAX -> SYMBOL_NUMBER_MAX.
2002-09-13  Akim DemaillePlaying with autoscan.
2002-07-31  Akim DemailleLet --trace have arguments.
2002-07-29  Akim DemailleUse $accept and $end, as BYacc and BTYacc do, instead...
next