2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
blob | commitdiff | raw |
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 |
2006-07-09 |
Paul Eggert | * NEWS: Instead of %union, you can define and use your... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Joel E. Denny | In the grammar file, the first column is 1 not 0 on... |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Joel E. Denny | In warnings, say "previous declaration" rather than... |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Joel E. Denny | Get action warnings (grammar_rule_check) right even... |
blob | commitdiff | raw | diff to current |
2006-06-22 |
Joel E. Denny | Add comparison operators for C++ location classes.... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Akim Demaille | * src/scan-gram.l: Move the "add a trailing ; to action... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Akim Demaille | Extract the parsing of user actions from the grammar... |
blob | commitdiff | raw | diff to current |
2006-04-03 |
Akim Demaille | * src/scan-gram.l: Be robust to BRACED_CODE appearing... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Paul Eggert | * src/parse-gram.y (grammar_declaration): Location... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Paul Eggert | * tests/input.at (AT_CHECK_UNUSED_VALUES): Remove.... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Paul Eggert | Fix a longstanding bug uncovered by bro-0.9a9/src/parse... |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Paul Eggert | * src/reader.c (symbol_should_be_used): Renamed from... |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Akim Demaille | Also warn about non-used mid-rule values. |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Akim Demaille | * src/reader.c (grammar_midrule_action): If $$ is set... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Akim Demaille | * src/parse-gram.y (version_check): Exit 63 to please... |
blob | commitdiff | raw | diff to current |
2005-10-02 |
Akim Demaille | * bootstrap (gnulib_modules): Add strverscmp. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Paul Eggert | (Torturing the Scanner): Adjust to lack of quotes in... |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Paul Eggert | (Typed symbol aliases): New test. |
blob | commitdiff | raw | diff to current |
2005-02-07 |
Paul Eggert | Renamed from "Invalid \$n", to work around an Autoconf... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Akim Demaille | * data/lalr1.cc: Extensive Doxygenation. |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Akim Demaille | * src/symtab.c (symbol_check_alias_consistency): Also... |
blob | commitdiff | raw | diff to current |
2003-12-24 |
Paul Eggert | (Torturing the Scanner): Don't use \x0 or \0 in |
blob | commitdiff | raw | diff to current |
2003-05-14 |
Paul Eggert | (Torturing the Scanner): Add tests for ";|" in a grammar. |
blob | commitdiff | raw | diff to current |
2003-03-13 |
Paul Eggert | Update copyright. |
blob | commitdiff | raw | diff to current |
2003-03-13 |
Paul Eggert | (Torturing the Scanner): Test the scanner on |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Paul Eggert | (Torturing the Scanner): Rename value_t -> value, |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Paul Eggert | (Invalid $n, Invalid @n, Type Clashes): |
blob | commitdiff | raw | diff to current |
2002-11-30 |
Paul Eggert | (Type Clashes): Expect warnings, not complaints. |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Paul Eggert | (Torturing the Scanner): Surround the backslash-newline... |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Akim Demaille | * tests/atlocal.in (CPPFLAGS): We have config.h. |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Paul Eggert | (Torturing the Scanner): Don't invoke "cc a.c b.c |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Paul Eggert | (Torturing the Scanner): Remove lines containing |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Paul Eggert | (Torturing the Scanner): Add tests that @oline@, |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Paul Eggert | (Invalid $n, Invalid @n): Change expected wording accor... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Akim Demaille | * src/location.h (LOCATION_PRINT): Use quotearg slot... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Paul Eggert | (Type Clashes): Adjust to diagnostic changes. |
blob | commitdiff | raw | diff to current |
2002-11-03 |
Paul Eggert | Add tests for backslash-newline, m4 quotes |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Paul Eggert | Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c", |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | Have the GLR tests be `warning' checked, and fix the... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | Make the test suite pass with warnings checked. |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Akim Demaille | * src/parse-gram.y (YYPRINT, yyprint): Don't mess with... |
blob | commitdiff | raw | diff to current |
2002-06-19 |
Akim Demaille | Prepare @$ in %destructor, but currently don't bind... |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Akim Demaille | * src/reader.h, src/reader.c (symbol_list, symbol_list_new) |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Akim Demaille | * src/scan-gram.l (SC_PROLOGUE): Don't eat characters... |
blob | commitdiff | raw | diff to current |
2002-06-11 |
Akim Demaille | * src/reader.c (grammar_current_rule_prec_set). |
blob | commitdiff | raw | diff to current |
2002-03-04 |
Akim Demaille | * tests/input.at (Invalid $n, Invalid @n): Add the... |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Akim Demaille | Fix the previous test. |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Akim Demaille | * tests/input.at: New. |
blob | commitdiff | raw | diff to current |
|