2008-11-04 |
Akim Demaille | Factor the declaration of the integer tables. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Fix indentation of tables in lalr1.cc |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Destroy the lhs symbols after reduction. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Simplify yysyntax_error_ use. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Let yy::variant::build return an lvalue. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Define yy::variant only when needed. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Fuse the three stacks into a single one. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Push the state, value, and location at the same time. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Prefer references to pointers. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | stack::size instead of stack::height. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Use variants to support objects as semantic values. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Parameterize the extraction of semantic values. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Prepare easier M4 changes. |
tree | commitdiff |
2008-11-01 |
Di-an Jan | Java parser improvements |
tree | commitdiff |
2008-10-31 |
Di-an Jan | Correct visible errors in generated Javadoc. |
tree | commitdiff |
2008-10-28 |
Akim Demaille | Space changes. |
tree | commitdiff |
2008-10-28 |
Akim Demaille | Don't define debugging functions when !YYDEBUG. |
tree | commitdiff |
2008-10-28 |
Akim Demaille | Space and comments changes. |
tree | commitdiff |
2008-10-18 |
Joel E. Denny | Fix yyerror_range for user-defined location type in... |
tree | commitdiff |
2008-10-09 |
Paolo Bonzini | small but important bugfixes for the Java skeleton |
tree | commitdiff |
2008-08-28 |
Eric Blake | Resync m4sugar from autoconf. |
tree | commitdiff |
2008-08-27 |
Akim Demaille | Support yyerrok in lalr1.cc. |
tree | commitdiff |
2008-08-15 |
Eric Blake | Remaining m4sugar merge from autoconf. |
tree | commitdiff |
2008-08-15 |
Eric Blake | Partial m4sugar merge from autoconf: m4_map. |
tree | commitdiff |
2008-08-07 |
Eric Blake | Partial m4sugar merge from autoconf: m4_shiftn. |
tree | commitdiff |
2008-08-07 |
Eric Blake | Partial m4sugar merge from autoconf: m4_wrap vs. m4... |
tree | commitdiff |
2008-08-05 |
Eric Blake | Partial m4sugar merge from autoconf: builtins, version.m4. |
tree | commitdiff |
2008-08-05 |
Eric Blake | Fix comments in m4sugar. |
tree | commitdiff |
2008-07-27 |
Joel E. Denny | Remove remaining dependence on CVS Id keyword. |
tree | commitdiff |
2008-07-14 |
Joel E. Denny | Add .gitignore everywhere based on .cvsignore. |
tree | commitdiff |
2008-05-13 |
Joel E. Denny | * data/yacc.c: Reformat m4 a little for readability. |
tree | commitdiff |
2008-02-21 |
Wojciech Polak | (xsl:template match="/"): Change footer text. |
tree | commitdiff |
2008-02-20 |
Joel E. Denny | Fix impure push parser compile error reported by Bob... |
tree | commitdiff |
2008-02-17 |
Joel E. Denny | * data/Makefile.am (dist_pkgdata_DATA): Remove push.c. |
tree | commitdiff |
2008-02-17 |
Joel E. Denny | * data/bison.m4 (b4_percent_code_get): Output %code... |
tree | commitdiff |
2008-01-19 |
Joel E. Denny | * data/yacc.c: Update copyright for recent commit. |
tree | commitdiff |
2008-01-10 |
Paul Eggert | * data/yacc.c (yyparse): Correct the comment when locat... |
tree | commitdiff |
2008-01-05 |
Wojciech Polak | data/xslt/xml2xhtml.xsl (xsl:template match="/"): Prece... |
tree | commitdiff |
2007-12-15 |
Joel E. Denny | In XML output, remove redundant class attribute on... |
tree | commitdiff |
2007-12-08 |
Joel E. Denny | * data/xslt/bison.xsl (bison:ruleNumber): Rename to... |
tree | commitdiff |
2007-11-26 |
Akim Demaille | * data/Makefile.am (dist_pkgdata_DATA): Ship and instal... |
tree | commitdiff |
2007-11-24 |
Joel E. Denny | In the XML output, list useless and unused symbols... |
tree | commitdiff |
2007-11-10 |
Joel E. Denny | * src/gram.c: Remove comments that duplicate comments... |
tree | commitdiff |
2007-11-10 |
Joel E. Denny | * data/bison.m4 (b4_cat): Put a newline after the end... |
tree | commitdiff |
2007-11-08 |
Paolo Bonzini | 2007-11-08 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
tree | commitdiff |
2007-10-28 |
Joel E. Denny | %define push_pull -> %define api.push_pull. Discussed... |
tree | commitdiff |
2007-10-28 |
Joel E. Denny | For the XML output's terminal element, rename @number... |
tree | commitdiff |
2007-10-21 |
Joel E. Denny | * data/xslt/xml2dot.xsl (xsl:template match="automaton... |
tree | commitdiff |
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 |
next |