2011-07-10 |
Joel E. Denny | build: avoid YACC typo inherited from Autoconf. |
blob | commitdiff | raw |
2011-04-09 |
Joel E. Denny | Add -Wother so -Wnone suppresses all warnings. |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Joel E. Denny | Add -Wother so -Wnone suppresses all warnings. |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Akim Demaille | named references: fix double free. |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Akim Demaille | named references: fix double free. |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Angelo Borsotti | java: fix parser stack popping bug. |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Angelo Borsotti | java: fix parser stack popping bug. |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Bernd Kiefer | java: fix location handling bug. |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Bernd Kiefer | java: fix location handling bug. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Joel E. Denny | Correct my email address. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Joel E. Denny | Correct my email address. |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Akim Demaille | doc: fix lalr1.cc documentation. |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Akim Demaille | doc: fix lalr1.cc documentation. |
blob | commitdiff | raw | diff to current |
2010-04-10 |
Joel E. Denny | tests: fix for newer Sun Studio C++. |
blob | commitdiff | raw | diff to current |
2010-04-10 |
Joel E. Denny | tests: fix for newer Sun Studio C++. |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Joel E. Denny | portability: fix spawning on at least FreeBSD 8 and... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Joel E. Denny | portability: fix spawning on at least FreeBSD 8 and... |
blob | commitdiff | raw | diff to current |
2010-02-22 |
Joel E. Denny | portability: fix several issues with M4 subprocess. |
blob | commitdiff | raw | diff to current |
2010-02-22 |
Joel E. Denny | portability: fix several issues with M4 subprocess. |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Joel E. Denny | Thank the developer of the initial push parser implemen... |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Joel E. Denny | Thank the developer of the initial push parser implemen... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Joel E. Denny | Document gcc -Wundef fix. |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Joel E. Denny | Document gcc -Wundef fix. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Joel E. Denny | tests: skip tests of file names that platform does... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Joel E. Denny | tests: skip tests of file names that platform does... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Akim Demaille | doc: %initial-action to initialize yylloc. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Akim Demaille | 2009-08-19 Akim Demaille <demaille@gostai.com> |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Akim Demaille | build: lower gettext requirements. |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Akim Demaille | build: lower gettext requirements. |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Akim Demaille | doc: update README-hacking. |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Akim Demaille | doc: update README-hacking. |
blob | commitdiff | raw | diff to current |
2009-01-28 |
Akim Demaille | Fix grep portability issues. |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Akim Demaille | Fix grep portability issues. |
blob | commitdiff | raw | diff to current |
2008-11-19 |
Joel E. Denny | Fix unexpanded macros in GLR defines file. |
blob | commitdiff | raw | diff to current |
2008-11-19 |
Joel E. Denny | Fix unexpanded macros in GLR defines file. |
blob | commitdiff | raw | diff to current |
2008-11-04 |
Joel E. Denny | Fix user actions without a trailing semicolon. |
blob | commitdiff | raw | diff to current |
2008-11-04 |
Joel E. Denny | Fix user actions without a trailing semicolon. |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Akim Demaille | Use variants to support objects as semantic values. |
blob | commitdiff | raw | diff to current |
2008-10-18 |
Joel E. Denny | Fix yyerror_range for user-defined location type in... |
blob | commitdiff | raw | diff to current |
2008-10-09 |
Paolo Bonzini | small but important bugfixes for the Java skeleton |
blob | commitdiff | raw | diff to current |
2008-07-16 |
Joel E. Denny | Fix untranslatable composition of sentences. |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Joel E. Denny | * THANKS: Add Eric Blake. |
blob | commitdiff | raw | diff to current |
2008-02-06 |
Juan Manuel Guerrero | * THANKS: Update my email address. |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Joel E. Denny | * data/yacc.c (yyexhaustedlab): Define it when YYERROR_... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Joel E. Denny | Fix push parsing memory leak reported by Brandon Lucia at |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Joel E. Denny | * data/glr.c (yylval): As in yacc.c, don't extern in... |
blob | commitdiff | raw | diff to current |
2007-04-04 |
Paul Eggert | Use ASCII for Sebastien Fricker's name. |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Joel E. Denny | * doc/bison.texinfo (Destructor Decl): Fix typo reporte... |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Joel E. Denny | Use YYFPRINTF instead of fprintf where appropriate... |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Paul Eggert | Credit Satya for the graphviz change. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Paul Eggert | * THANKS: Add Paolo Bonzini and Bob Rossi. |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Paul Eggert | Add name for twlevo. |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Joel E. Denny | * data/glr.c (yyreportTree): Make room in yystates... |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Akim Demaille | * doc/bison.texinfo (C++ Bison Interface): Clarify... |
blob | commitdiff | raw | diff to current |
2006-05-11 |
Akim Demaille | * examples/extexi: Enforce the precedence of concatenat... |
blob | commitdiff | raw | diff to current |
2006-05-11 |
Akim Demaille | Complete ChangeLog. |
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 |
2005-10-13 |
Akim Demaille | * src/scan-skel.l: Output the base name parts of the... |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Paul Eggert | * data/glr.c (yyresolveValue): Fix redundant parse... |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Paul Eggert | Add Anthony Heading, twlevo@xs4all.nl. |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Paul Eggert | Add Alexandre Duret-Lutz, Baron Schwartz, Frank Heckenb... |
blob | commitdiff | raw | diff to current |
2003-12-02 |
Akim Demaille | * doc/bison.texinfo (How Can I Reset the Parser): More... |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Akim Demaille | Write a test the yycheck overrun reported by Andrew... |
blob | commitdiff | raw | diff to current |
2003-02-24 |
Paul Eggert | Stick to ASCII for now. |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Akim Demaille | * doc/bison.texinfo (Tracing): `yyprint' shouldn't... |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Akim Demaille | Typo. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Akim Demaille | Restore --no-lines. |
blob | commitdiff | raw | diff to current |
2002-10-24 |
Akim Demaille | * data/yacc.c (m4_int_type): New. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Akim Demaille | * src/system.h: Include sys/types. |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Akim Demaille | * src/tables.c (table_ninf_remap): base -> tab. |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Akim Demaille | GLR parsers sometimes raise parse errors instead of... |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Akim Demaille | * tests/regression.at Characters Escapes): New. |
blob | commitdiff | raw | diff to current |
2002-09-30 |
Akim Demaille | * configure.ac: Update AC_OUTPUT and AM_CONFIG_HEADER |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Akim Demaille | * m4/prereq.m4: Update, from Fileutils 4.1.5. |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Akim Demaille | * data/yacc.c: Guard the declaration of yytoknum also... |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Paul Eggert | Add Paul Hilfinger. |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Akim Demaille | * tests/synclines.at (AT_SYNCLINES_COMPILE): New. |
blob | commitdiff | raw | diff to current |
2002-06-25 |
Akim Demaille | * src/getargs.c (report_argmatch): Initialize strtok(). |
blob | commitdiff | raw | diff to current |
2002-06-19 |
Akim Demaille | * doc/bison.texinfo: Document ability to have multiple |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Akim Demaille | * data/bison.simple (yyoverflowlab): #ifndef yyoverflow... |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Akim Demaille | and Akim Demaille <akim@epita.fr> |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Akim Demaille | * src/skeleton.h: Fix the #endif. |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Akim Demaille | * doc/bison.texinfo (Actions): Make clear that `|'... |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Robert Anisko | THANKS |
blob | commitdiff | raw | diff to current |
2002-03-04 |
Akim Demaille | * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c, |
blob | commitdiff | raw | diff to current |
2002-03-04 |
Akim Demaille | * src/lex.c (parse_percent_token): Be sure to 0-end... |
blob | commitdiff | raw | diff to current |
2002-02-25 |
Akim Demaille | Sync. |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Akim Demaille | * src/output.c (output_rule_data): Don't output NULL... |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Akim Demaille | Fix the previous test. |
blob | commitdiff | raw | diff to current |
2002-01-24 |
Akim Demaille | Bison dumps core when trying to complain about broken... |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Akim Demaille | * src/files.c (skeleton_find) [MSDOS]: Fix cp definition. |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Marc Autret | * tests/output.at: New test. |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Akim Demaille | More thanks. |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Akim Demaille | * src/output.c (output_table_data): Change the prototyp... |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Akim Demaille | Reductions in web2c.y are improperly reported. |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Akim Demaille | Typo. |
blob | commitdiff | raw | diff to current |
2001-12-18 |
Akim Demaille | Some host fail on `assert (!"foo")', which expands to |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Akim Demaille | * src/reader.c (copy_action): When --yacc, don't append... |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Akim Demaille | * tests/atlocal.in (CPPFLAGS): Do not leave a space... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Akim Demaille | * tests/reduce.at (Useless Terminals, Useless Nontermin... |
blob | commitdiff | raw | diff to current |
next |