2012-11-12 |
Akim Demaille | Merge remote-tracking branch 'origin/branch-2.6' into... |
blob | commitdiff | raw |
2012-11-08 |
Akim Demaille | Merge branch 'branch-2.6' into maint |
blob | commitdiff | raw |
2012-11-06 |
Akim Demaille | Merge branch 'branch-2.6' into maint |
blob | commitdiff | raw |
2012-11-01 |
Akim Demaille | grammars: fix display of nul character in error message |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Akim Demaille | tests: sort |
blob | commitdiff | raw | diff to current |
2012-10-26 |
Akim Demaille | Merge branch 'branch-2.6' into maint |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Akim Demaille | Merge branch 'branch-2.6' into maint |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Akim Demaille | Merge branch '2.6.3' into maint |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Akim Demaille | tests: use $PERL instead of perl |
blob | commitdiff | raw | diff to current |
2012-10-05 |
Akim Demaille | tests: use $PERL instead of perl |
blob | commitdiff | raw | diff to current |
2012-09-28 |
Theophile Ranquet | errors: indent "user token number redeclaration" context |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Theophile Ranquet | errors: prefix the output with "error: " |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Theophile Ranquet | errors: indent "invalid value for %define" context |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Theophile Ranquet | errors: indent "%define var" redefinition context |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Theophile Ranquet | errors: indent "symbol redeclaration" context |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Akim Demaille | printer/destructor: translate only once |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Akim Demaille | factor the handling of m4 escaping |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Akim Demaille | muscles: fix another occurrence of unescaped type name |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Akim Demaille | be sure to properly escape type names |
blob | commitdiff | raw | diff to current |
2012-07-05 |
Akim Demaille | api.prefix: incompatible with %name-prefix. |
blob | commitdiff | raw | diff to current |
2012-06-26 |
Akim Demaille | tests: use assert instead of plain abort. |
blob | commitdiff | raw | diff to current |
2012-06-26 |
Akim Demaille | tests: generalize the compilation macros. |
blob | commitdiff | raw | diff to current |
2012-06-17 |
Akim Demaille | tests: support api.prefix. |
blob | commitdiff | raw | diff to current |
2012-06-17 |
Akim Demaille | tests: factor the declaration/definition of yyerror... |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Akim Demaille | tests: style changes. |
blob | commitdiff | raw | diff to current |
2012-02-08 |
Akim Demaille | use a more consistent quoting style. |
blob | commitdiff | raw | diff to current |
2012-01-24 |
Jim Meyering | change more quotes in source, and adjust tests to match |
blob | commitdiff | raw | diff to current |
2012-01-23 |
Jim Meyering | quote consistently and make tests pass with new quoting... |
blob | commitdiff | raw | diff to current |
2012-01-13 |
Akim Demaille | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Joel E. Denny | Don't let -Wnone disable -Werror. |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Joel E. Denny | lr.default-reductions: rename "full" value to "most". |
blob | commitdiff | raw | diff to current |
2011-03-06 |
Joel E. Denny | lr.default-reductions: rename "all" value to "full". |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Joel E. Denny | Do not allow identifiers that start with a dash. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Joel E. Denny | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Joel E. Denny | parse.lac: implement exploratory stack reallocations. |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Joel E. Denny | parse.lac: implement as %define variable. |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Paul Eggert | Do not use date ranges in copyright notices. |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Joel E. Denny | Revert 2009-12-30 change for undefined %prec token... |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2009-12-31 |
Joel E. Denny | POSIX: complain if %prec's token was not defined. |
blob | commitdiff | raw | diff to current |
2009-12-31 |
Joel E. Denny | POSIX: warn if %prec's token was not defined. |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Joel E. Denny | Complain about unused %define variables and %code quali... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Joel E. Denny | %define: accept unquoted values. |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Joel E. Denny | tests: use perl for printing special sequences to files. |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Akim Demaille | tests: portability fix. |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Joel E. Denny | Fix complaints about escape sequences. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Joel E. Denny | Make it easier to write deterministic tests. |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Joel E. Denny | Warn about character literals not of length one. |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Akim Demaille | deterministic test suite. |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Akim Demaille | deterministic user-token-number redeclaration errors. |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Joel E. Denny | Convert multiple variable definition warnings to compla... |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Joel E. Denny | -F/--force-define and relative %define/-D/--define... |
blob | commitdiff | raw | diff to current |
2009-05-05 |
Akim Demaille | tests: check token numbers. |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Akim Demaille | bison: catch bad symbol names. |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Akim Demaille | identifiers: dashes are letters. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Joel E. Denny | Convert underscores to dashes in some %define variable... |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Joel E. Denny | Rename lr.default_reductions to lr.default-reductions. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Joel E. Denny | Pacify ./configure --enable-gcc-warnings. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Akim Demaille | tests: check the use of dashes and periods in symbols. |
blob | commitdiff | raw | diff to current |
2009-04-24 |
Joel E. Denny | List accepted values for a %define enum variable with... |
blob | commitdiff | raw | diff to current |
2009-04-23 |
Joel E. Denny | Rename "default rule" to "default reduction". |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Joel E. Denny | Implement %define lr.default_rules. |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Joel E. Denny | Pacify make maintainer-check-posix. |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Di-an Jan | Implement the FIXME that ends an user action with a... |
blob | commitdiff | raw | diff to current |
2009-04-06 |
Akim Demaille | -D, --define. |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Joel E. Denny | Automate regression testing of the XML/XSLT implementat... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
Joel E. Denny | %define push_pull -> %define api.push_pull. Discussed... |
blob | commitdiff | raw | diff to current |
2007-10-08 |
Joel E. Denny | Improve C++ namespace support. Discussed starting at |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
blob | commitdiff | raw | diff to current |
2007-08-28 |
Joel E. Denny | Spell "boolean" as "Boolean". Reported by Akim Demaille. |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Joel E. Denny | Miscellaneous %define and %code cleanup. |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Paolo Bonzini | 2007-01-30 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Paolo Bonzini | 2007-01-29 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Joel E. Denny | Remove quotes from variables names in %define directive... |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Joel E. Denny | * src/parse-gram.y (prologue_declaration): Use MUSCLE_I... |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Joel E. Denny | Instead of having skeletons declare all valid %define... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Joel E. Denny | Check for unrecognized %define variables similar to... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Joel E. Denny | Provide warn_at, complain_at, and fatal_at function... |
blob | commitdiff | raw | diff to current |
2007-01-06 |
Joel E. Denny | Don't use m4_divert since it makes m4_divert_push and... |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Joel E. Denny | Consolidate the 4 prologue alternative directives ... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
Joel E. Denny | * data/push.c (yypush_parse): Set yynew = 1 at the... |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Joel E. Denny | For push mode, convert yyparse from a macro to a functi... |
blob | commitdiff | raw | diff to current |
2006-12-25 |
Joel E. Denny | For push mode, add pull wrappers around yypush_parse. |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Joel E. Denny | Don't escape $ in test case titles since Autoconf 2... |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Joel E. Denny | Rename <!> to <>. Discussed starting at |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Joel E. Denny | Don't let %prec take a nonterminal. |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Joel E. Denny | Disable unset/unused mid-rule value warnings by default... |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Joel E. Denny | Split the default %destructor/%printer into two kinds... |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Joel E. Denny | Warn about unset midrule $$ if the corresponding $n... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Joel E. Denny | Fix testsuite for ./configure --enable-gcc-warnings: |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Paul Eggert | Fix test failure reported by Tom Lane in |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Joel E. Denny | Finish implementation of per-type %destructor/%printer... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Joel E. Denny | Require default %destructor/%printer to be declared... |
blob | commitdiff | raw | diff to current |
2006-08-20 |
Joel E. Denny | Allow %start after the first rule. |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Joel E. Denny | In the grammar scanner, STRING_FINISH unclosed construc... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Joel E. Denny | Handle string aliases for character tokens correctly. |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Joel E. Denny | Enable declaration of default %printer/%destructor... |
blob | commitdiff | raw | diff to current |
next |