2008-11-04 |
Akim Demaille | Remove spurious initial empty lines. |
blob | commitdiff | raw |
2007-10-08 |
Joel E. Denny | Improve C++ namespace support. Discussed starting at |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Paolo Bonzini | 2007-01-23 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Joel E. Denny | Back out previous patch. |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Joel E. Denny | Implement @gettext<...@> directive to call gettext... |
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-16 |
Joel E. Denny | Clean up %define and %code implementation in M4 some... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Joel E. Denny | Simplify union and prologue handling, and escape union... |
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-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 |
2006-12-12 |
Joel E. Denny | * tests/testsuite.at (AT_CHECK): When checking if ... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Paolo Bonzini | 2006-10-16 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Paul Eggert | Fix glr.cc and lalr1.cc's use of YYDEBUG so that there... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Paul Eggert | * data/glr.cc (YYERROR_VERBOSE, YYTOKEN_TABLE): Remove. |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Paul Eggert | * data/glr.c (b4_shared_declarations): Put start-header... |
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 |
Akim Demaille | * data/c.m4 (b4_dirname): New. |
blob | commitdiff | raw | diff to current |
2006-06-23 |
Joel E. Denny | Rename %before-definitions to %start-header and %after... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Joel E. Denny | Don't put the pre-prologue in the header file. For... |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Akim Demaille | * data/glr.cc, data/lalr1.cc: Using %defines is mandatory. |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Akim Demaille | Implement --trace=m4. |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Paul Eggert | * data/c.m4 (b4_copyright): Put the special exception... |
blob | commitdiff | raw | diff to current |
2006-05-09 |
Paul Eggert | * data/glr.c: Switch to Bison 2.2 special-exception... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
Akim Demaille | * data/glr.cc: Remove dead code. |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Akim Demaille | Apply --prefix to C++ skeletons too: they change the... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Akim Demaille | * data/c.m4 (b4_token_enum): Always define the enum... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Paul Eggert | * Makefile.cfg (local-checks-to-skip): Add changelog... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | * data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c: |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | Update copyright year to 2006. |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Akim Demaille | Have glr.cc pass (some of) the calc.at tests. |
blob | commitdiff | raw | diff to current |
2006-01-02 |
Akim Demaille | * src/output.c (output_skeleton): Don't hard wire the... |
blob | commitdiff | raw | diff to current |
2005-12-29 |
Akim Demaille | Let glr.cc catch up with symbol_value_print. |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Paul Eggert | Undo 2005-12-01 tentative license wording change. |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Paul Eggert | * NEWS: Reword %destructor vs YYABORT etc. |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Paul Eggert | Cleanups so that Bison-generated parsers have less... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Paul Eggert | * data/yacc.c: Say "parser skeleton" rather than "file... |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | "Use" parse parameters. |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | * data/glr.cc: New. |
blob | commitdiff | raw | diff to current |
|