2007-03-02 |
Joel E. Denny | Miscellaneous %define and %code cleanup. |
tree | commitdiff |
2007-02-10 |
Joel E. Denny | As in semantic actions, make @$ in %initial-action... |
tree | commitdiff |
2007-02-07 |
Paolo Bonzini | 2007-02-07 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-01-30 |
Paolo Bonzini | 2007-01-30 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-01-29 |
Paolo Bonzini | 2007-01-29 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-01-28 |
Joel E. Denny | Clean up. |
tree | commitdiff |
2007-01-18 |
Joel E. Denny | Back out previous patch. |
tree | commitdiff |
2007-01-18 |
Joel E. Denny | Implement @gettext<...@> directive to call gettext... |
tree | commitdiff |
2007-01-18 |
Joel E. Denny | Implement support for relative and absolute skeleton... |
tree | commitdiff |
2007-01-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... |
tree | commitdiff |
2007-01-10 |
Joel E. Denny | * tests/glr-regression.at: Use AT_PARSER_CHECK rather... |
tree | commitdiff |
2007-01-10 |
Joel E. Denny | * tests/local.at (AT_PARSER_CHECK): Add a PRE argument... |
tree | commitdiff |
2007-01-10 |
Joel E. Denny | Ignore YYSTACK_USE_ALLOCA for push parsers since the... |
tree | commitdiff |
2007-01-09 |
Joel E. Denny | Remove quotes from variables names in %define directive... |
tree | commitdiff |
2007-01-08 |
Joel E. Denny | * src/parse-gram.y (prologue_declaration): Use MUSCLE_I... |
tree | commitdiff |
2007-01-08 |
Joel E. Denny | Instead of having skeletons declare all valid %define... |
tree | commitdiff |
2007-01-07 |
Joel E. Denny | Check for unrecognized %define variables similar to... |
tree | commitdiff |
2007-01-07 |
Joel E. Denny | Provide warn_at, complain_at, and fatal_at function... |
tree | commitdiff |
2007-01-06 |
Joel E. Denny | Don't use m4_divert since it makes m4_divert_push and... |
tree | commitdiff |
2007-01-05 |
Joel E. Denny | Consolidate the 4 prologue alternative directives ... |
tree | commitdiff |
2007-01-02 |
Joel E. Denny | Add maintainer-push-check to run maintainer-check using... |
tree | commitdiff |
2007-01-01 |
Joel E. Denny | * data/push.c (yypush_parse): Set yynew = 1 at the... |
tree | commitdiff |
2006-12-31 |
Joel E. Denny | For push mode, convert yyparse from a macro to a functi... |
tree | commitdiff |
2006-12-25 |
Joel E. Denny | For push mode, add pull wrappers around yypush_parse. |
tree | commitdiff |
2006-12-25 |
Joel E. Denny | Enable push parsers to operate in impure mode. Thus... |
tree | commitdiff |
2006-12-19 |
Paul Eggert | * src/getargs.c (skeleton_arg): Last arg is now locatio... |
tree | commitdiff |
2006-12-15 |
Joel E. Denny | * data/push.c (yypstate): Add typedef, and update all... |
tree | commitdiff |
2006-12-14 |
Joel E. Denny | * data/push.c (yypstate_init): Rename to... |
tree | commitdiff |
2006-12-12 |
Joel E. Denny | * tests/testsuite.at (AT_CHECK): When checking if ... |
tree | commitdiff |
2006-12-10 |
Joel E. Denny | Warn about output files that are generated by the skele... |
tree | commitdiff |
2006-12-08 |
Joel E. Denny | * data/push.c: (yypvarsinit, yypvars, struct yypvars... |
tree | commitdiff |
2006-12-07 |
Joel E. Denny | * data/push.c (yychar_set, yylval_set, yylloc_set)... |
tree | commitdiff |
2006-12-02 |
Joel E. Denny | Support a file name argument to %defines. Deprecate... |
tree | commitdiff |
2006-11-21 |
Joel E. Denny | Don't escape $ in test case titles since Autoconf 2... |
tree | commitdiff |
2006-11-21 |
Joel E. Denny | Rename <!> to <>. Discussed starting at |
tree | commitdiff |
2006-11-17 |
Joel E. Denny | Don't let %prec take a nonterminal. |
tree | commitdiff |
2006-11-11 |
Joel E. Denny | * tests/testsuite.at (AT_CHECK): Don't miss an exit... |
tree | commitdiff |
2006-11-09 |
Joel E. Denny | * src/files.c (tr): Change return type to void. |
tree | commitdiff |
2006-11-08 |
Paul Eggert | Don't let Bison leak memory except when it complains. |
tree | commitdiff |
2006-11-01 |
Joel E. Denny | Disable unset/unused mid-rule value warnings by default... |
tree | commitdiff |
2006-10-21 |
Joel E. Denny | Split the default %destructor/%printer into two kinds... |
tree | commitdiff |
2006-10-21 |
Joel E. Denny | Don't apply the default %destructor/%printer to an... |
tree | commitdiff |
2006-10-21 |
Joel E. Denny | Warn about unset midrule $$ if the corresponding $n... |
tree | commitdiff |
2006-10-15 |
Paolo Bonzini | 2006-10-16 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2006-10-15 |
Joel E. Denny | Fix testsuite for ./configure --enable-gcc-warnings: |
tree | commitdiff |
2006-10-13 |
Paul Eggert | * bootstrap.conf (gnulib_modules): Add config-h. |
tree | commitdiff |
2006-10-12 |
Paul Eggert | * NEWS: The -g and --graph options now output graphs... |
tree | commitdiff |
2006-10-06 |
Paul Eggert | Fix test failure reported by Tom Lane in |
tree | commitdiff |
2006-09-15 |
Paul Eggert | Use some of gnulib's new modules, taken from coreutils. |
tree | commitdiff |
2006-09-15 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add push.c. |
tree | commitdiff |
2006-09-13 |
Paul Eggert | * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR... |
tree | commitdiff |
2006-09-13 |
Paul Eggert | Remove bogus comments. |
tree | commitdiff |
2006-09-13 |
Paul Eggert | Fix glr.cc and lalr1.cc's use of YYDEBUG so that there... |
tree | commitdiff |
2006-09-11 |
Paul Eggert | * data/glr.c (b4_shared_declarations): Put start-header... |
tree | commitdiff |
2006-09-04 |
Joel E. Denny | Finish implementation of per-type %destructor/%printer... |
tree | commitdiff |
2006-09-04 |
Joel E. Denny | Require default %destructor/%printer to be declared... |
tree | commitdiff |
2006-08-24 |
Joel E. Denny | Whether the default %destructor/%printer applies to... |
tree | commitdiff |
2006-08-21 |
Joel E. Denny | Don't apply the default %destructor or %printer to... |
tree | commitdiff |
2006-08-20 |
Joel E. Denny | Allow %start after the first rule. |
tree | commitdiff |
2006-08-18 |
Joel E. Denny | Redo some of the previous commit: add back the ability... |
tree | commitdiff |
2006-08-18 |
Joel E. Denny | Don't allow an undeclared string literal, but allow... |
tree | commitdiff |
2006-08-14 |
Joel E. Denny | In the grammar scanner, STRING_FINISH unclosed construc... |
tree | commitdiff |
2006-08-14 |
Joel E. Denny | Handle string aliases for character tokens correctly. |
tree | commitdiff |
2006-07-29 |
Joel E. Denny | Enable declaration of default %printer/%destructor... |
tree | commitdiff |
2006-07-29 |
Joel E. Denny | Clean up handling of %destructor for the end token... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | * NEWS: Instead of %union, you can define and use your... |
tree | commitdiff |
2006-07-09 |
Joel E. Denny | Change %merge result type clash warnings to errors... |
tree | commitdiff |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_location_initial_column, b4_location_in... |
tree | commitdiff |
2006-07-08 |
Joel E. Denny | In the grammar file, the first column is 1 not 0 on... |
tree | commitdiff |
2006-07-07 |
Joel E. Denny | In warnings, say "previous declaration" rather than... |
tree | commitdiff |
2006-06-26 |
Joel E. Denny | Don't miss %merge result type warnings just because... |
tree | commitdiff |
2006-06-26 |
Joel E. Denny | Get action warnings (grammar_rule_check) right even... |
tree | commitdiff |
2006-06-25 |
Joel E. Denny | Clean up yesterday's patch. |
tree | commitdiff |
2006-06-24 |
Joel E. Denny | Fix bug that mistakes braced code in a declaration... |
tree | commitdiff |
2006-06-23 |
Joel E. Denny | Rename %before-definitions to %start-header and %after... |
tree | commitdiff |
2006-06-22 |
Joel E. Denny | Add comparison operators for C++ location classes.... |
tree | commitdiff |
2006-06-21 |
Joel E. Denny | Don't put the pre-prologue in the header file. For... |
tree | commitdiff |
2006-06-11 |
Joel E. Denny | For associating token numbers with token names for... |
tree | commitdiff |
2006-06-10 |
Joel E. Denny | For consistency, use `lookahead' instead of `look-ahead' or |
tree | commitdiff |
2006-06-07 |
Akim Demaille | * src/scan-gram.l: Move the "add a trailing ; to action... |
tree | commitdiff |
2006-06-06 |
Akim Demaille | Extract the parsing of user actions from the grammar... |
tree | commitdiff |
2006-05-21 |
Joel E. Denny | * data/glr.c (yyresolveLocations): Remove bogus YYASSER... |
tree | commitdiff |
2006-05-21 |
Paul Eggert | * data/c.m4 (b4_yy_symbol_print_generate): |
tree | commitdiff |
2006-05-15 |
Paul Eggert | * data/glr.c (yyreportSyntaxError): Fix off-by-one... |
tree | commitdiff |
2006-05-15 |
Paul Eggert | * data/yacc.c (yytnamerr): Fix typo: local var should... |
tree | commitdiff |
2006-04-03 |
Akim Demaille | * src/scan-gram.l: Be robust to BRACED_CODE appearing... |
tree | commitdiff |
2006-03-12 |
Akim Demaille | * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Fix the... |
tree | commitdiff |
2006-03-12 |
Akim Demaille | Apply --prefix to C++ skeletons too: they change the... |
tree | commitdiff |
2006-03-07 |
Paul Eggert | * data/glr.c (yyresolveLocations): Rename local variabl... |
tree | commitdiff |
2006-03-06 |
Paul Eggert | * tests/Makefile.am ($(srcdir)/package.m4, maintainer... |
tree | commitdiff |
2006-03-06 |
Joel E. Denny | * tests/glr-regression.at (Uninitialized location when... |
tree | commitdiff |
2006-03-04 |
Joel E. Denny | * tests/glr-regression.at (Leaked semantic values when... |
tree | commitdiff |
2006-03-02 |
Joel E. Denny | Avoid memory leaks by not invoking longjmp in yyreportA... |
tree | commitdiff |
2006-03-02 |
Joel E. Denny | Don't leak semantic values for parent RHS when a user... |
tree | commitdiff |
2006-02-13 |
Paul Eggert | * NEWS: Version 2.1a. |
tree | commitdiff |
2006-02-06 |
Paul Eggert | * tests/headers.at (AT_TEST_CPP_GUARD_H): Use #include... |
tree | commitdiff |
2006-02-01 |
Paul Eggert | * tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume... |
tree | commitdiff |
2006-01-30 |
Joel E. Denny | During deterministic GLR operation, user actions should... |
tree | commitdiff |
2006-01-30 |
Paul Eggert | * src/parse-gram.y (grammar_declaration): Location... |
tree | commitdiff |
2006-01-30 |
Paul Eggert | * tests/input.at (AT_CHECK_UNUSED_VALUES): Remove.... |
tree | commitdiff |
next |