2007-10-17 |
Wojciech Polak | (xsl:template match="terminal"): Use new attribute... |
tree | commitdiff |
2007-10-11 |
Wojciech Polak | (xsl:template match="item"): New. |
tree | commitdiff |
2007-10-11 |
Wojciech Polak | (xsl:template name="escape"): Write xsl:param "required... |
tree | commitdiff |
2007-10-11 |
Wojciech Polak | (bison:ruleNumber): New key. Improve processing time... |
tree | commitdiff |
2007-10-09 |
Joel E. Denny | Make xml2dot.xsl and --graph produce the same output. |
tree | commitdiff |
2007-10-08 |
Joel E. Denny | Improve C++ namespace support. Discussed starting at |
tree | commitdiff |
2007-10-08 |
Joel E. Denny | Add syncline support and location accessor to internal... |
tree | commitdiff |
2007-10-08 |
Joel E. Denny | Fix some error-reporting macro bugs. |
tree | commitdiff |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
tree | commitdiff |
2007-09-24 |
Wojciech Polak | data/Makefile.am (xsltdir): New variable. |
tree | commitdiff |
2007-09-24 |
Wojciech Polak | Transform XML into XHTML. |
tree | commitdiff |
2007-09-24 |
Wojciech Polak | Transform XML into plain text. |
tree | commitdiff |
2007-09-24 |
Wojciech Polak | Transform XML into DOT. |
tree | commitdiff |
2007-08-28 |
Joel E. Denny | Spell "boolean" as "Boolean". Reported by Akim Demaille. |
tree | commitdiff |
2007-08-18 |
Joel E. Denny | In impure push mode, don't allow more than one yypstate... |
tree | commitdiff |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
tree | commitdiff |
2007-08-03 |
Joel E. Denny | * data/yacc.c (yyexhaustedlab): Define it when YYERROR_... |
tree | commitdiff |
2007-07-28 |
Joel E. Denny | Fix push parsing memory leak reported by Brandon Lucia at |
tree | commitdiff |
2007-07-02 |
Joel E. Denny | * data/glr.c (yy_yypstack, yypstates, yypdumpstack... |
tree | commitdiff |
2007-05-26 |
Joel E. Denny | * data/glr.c (yylval): As in yacc.c, don't extern in... |
tree | commitdiff |
2007-05-20 |
Joel E. Denny | Extend the front-end API for %define variables to more... |
tree | commitdiff |
2007-03-09 |
Paolo Bonzini | 2007-03-07 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-03-02 |
Joel E. Denny | Miscellaneous %define and %code cleanup. |
tree | commitdiff |
2007-02-27 |
Paolo Bonzini | 2007-02-27 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-02-24 |
Joel E. Denny | Use YYFPRINTF instead of fprintf where appropriate... |
tree | commitdiff |
2007-02-11 |
Joel E. Denny | * data/Makefile.am: Update copyright date. |
tree | commitdiff |
2007-02-05 |
Paolo Bonzini | 2007-02-05 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-23 |
Paolo Bonzini | 2007-01-23 Paolo Bonzini <bonzini@gnu.org> |
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-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... |
tree | commitdiff |
2007-01-16 |
Akim Demaille | * data/lalr1.cc (yy_reduce_print_): Add a missing end... |
tree | commitdiff |
2007-01-16 |
Joel E. Denny | Clean up %define and %code implementation in M4 some... |
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 | Simplify union and prologue handling, and escape union... |
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 | Clean up b4_check_percent_code_qualifiers a little. |
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-26 |
Joel E. Denny | Update etc/bench.pl. Optimize push mode a little ... |
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-20 |
Joel E. Denny | Remove some unnecessary differences between the pull... |
tree | commitdiff |
2006-12-20 |
Joel E. Denny | Fix bug such that the first pushed token's value and... |
tree | commitdiff |
2006-12-20 |
Joel E. Denny | Rearrange initialization of the parser state variables... |
tree | commitdiff |
2006-12-20 |
Joel E. Denny | * data/push.c: Add CPP guards around push parser declar... |
tree | commitdiff |
2006-12-20 |
Joel E. Denny | Encapsulate the push parser state variables into an... |
tree | commitdiff |
2006-12-19 |
Joel E. Denny | * data/push.c (union yyalloc): Rename yyss, yyvs, and... |
tree | commitdiff |
2006-12-19 |
Paul Eggert | * src/getargs.c (skeleton_arg): Last arg is now locatio... |
tree | commitdiff |
2006-12-17 |
Joel E. Denny | Make %push-parser imply %pure-parser. This fixes sever... |
tree | commitdiff |
2006-12-15 |
Joel E. Denny | * data/push.c (yypstate): Add typedef, and update all... |
tree | commitdiff |
2006-12-15 |
Joel E. Denny | * data/push.c (yypush_parse): Declare prototype regardl... |
tree | commitdiff |
2006-12-14 |
Joel E. Denny | * data/push.c (yyparse): Remove the prototype and the... |
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-08 |
Joel E. Denny | * data/push.c (yypvarsinit): Change return type from... |
tree | commitdiff |
2006-12-07 |
Joel E. Denny | * data/push.c (yychar_set, yylval_set, yylloc_set)... |
tree | commitdiff |
2006-10-22 |
Joel E. Denny | * data/push.c, data/yacc.c: Make sure there's a newline... |
tree | commitdiff |
2006-10-15 |
Paolo Bonzini | 2006-10-16 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2006-10-13 |
Paul Eggert | * configure.ac: Use AC_PROG_CC_STDC; this is more moder... |
tree | commitdiff |
2006-10-12 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add bison.m4... |
tree | commitdiff |
2006-10-12 |
Paul Eggert | * data/push.c (yypushparse, yypvarsinit, yypvars):... |
tree | commitdiff |
2006-10-11 |
Paul Eggert | Fix missing bracket. |
tree | commitdiff |
2006-10-11 |
Paul Eggert | * data/push.c (yypushparse): Fix memory leak if yymsg... |
tree | commitdiff |
2006-10-08 |
Paolo Bonzini | 2006-10-08 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2006-10-06 |
Paul Eggert | Fix test failure reported by Tom Lane in |
tree | commitdiff |
2006-09-21 |
Paul Eggert | * data/push.c (YYPUSH_MORE): Make it an enum instead. |
tree | commitdiff |
2006-09-21 |
Paul Eggert | * data/push.c (yyresult_get): Remove function. |
tree | commitdiff |
2006-09-15 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add push.c. |
tree | commitdiff |
2006-09-13 |
Paul Eggert | Fix typo in previous patch; YYCDEBUG was defined in... |
tree | commitdiff |
2006-09-13 |
Paul Eggert | Fix glr.cc and lalr1.cc's use of YYDEBUG so that there... |
tree | commitdiff |
2006-09-12 |
Paul Eggert | * data/glr.cc (YYERROR_VERBOSE, YYTOKEN_TABLE): Remove. |
tree | commitdiff |
2006-09-12 |
Paul Eggert | * data/c.m4 (b4_null, b4_case): Define. |
tree | commitdiff |
2006-09-11 |
Paul Eggert | * data/glr.c (b4_shared_declarations): Put start-header... |
tree | commitdiff |
2006-08-11 |
Paul Eggert | * configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign... |
tree | commitdiff |
2006-08-10 |
Joel E. Denny | Suppress signed/unsigned comparison warnings for yycheck. |
tree | commitdiff |
2006-07-29 |
Joel E. Denny | Clean up handling of %destructor for the end token... |
tree | commitdiff |
2006-07-12 |
Paul Eggert | * data/lalr1.cc (YYCDEBUG): Use 'if (yydebug_) (*yycdeb... |
tree | commitdiff |
2006-07-12 |
Akim Demaille | * data/c.m4: Comment changes. |
tree | commitdiff |
2006-07-09 |
Paul Eggert | * NEWS: Instead of %union, you can define and use your... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | * data/yacc.c (YYID, yy_stack_print): Prefix local... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | * data/c.m4 (b4_basename): Simplify a bit, since we... |
tree | commitdiff |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_location_initial_column, b4_location_in... |
tree | commitdiff |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_dirname): New. |
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-20 |
Akim Demaille | Install these changes: |
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-05-30 |
Paul Eggert | * data/glr.c (YYRECOVERING): Define to be a function... |
tree | commitdiff |
next |