| Commit message (Expand) | Author | Age | Files | Lines |
* | * data/yacc.c (yyexhaustedlab): Define it when YYERROR_VERBOSE is | Joel E. Denny | 2007-08-03 | 1 | -0/+1 |
* | Fix push parsing memory leak reported by Brandon Lucia at | Joel E. Denny | 2007-07-28 | 1 | -0/+1 |
* | * data/glr.c (yylval): As in yacc.c, don't extern in the header for | Joel E. Denny | 2007-05-26 | 1 | -0/+1 |
* | Use ASCII for Sebastien Fricker's name. | Paul Eggert | 2007-04-04 | 1 | -1/+1 |
* | * doc/bison.texinfo (Destructor Decl): Fix typo reported by Sebastian | Joel E. Denny | 2007-03-10 | 1 | -0/+1 |
* | Use YYFPRINTF instead of fprintf where appropriate. Reported by | Joel E. Denny | 2007-02-24 | 1 | -0/+1 |
* | Credit Satya for the graphviz change. | Paul Eggert | 2006-10-12 | 1 | -0/+1 |
* | * THANKS: Add Paolo Bonzini and Bob Rossi. | Paul Eggert | 2006-10-09 | 1 | -4/+6 |
* | Add name for twlevo. | Paul Eggert | 2006-06-15 | 1 | -1/+1 |
* | * data/glr.c (yyreportTree): Make room in yystates for the state | Joel E. Denny | 2006-05-17 | 1 | -2/+3 |
* | * doc/bison.texinfo (C++ Bison Interface): Clarify the naming | Akim Demaille | 2006-05-14 | 1 | -0/+1 |
* | * examples/extexi: Enforce the precedence of concatenation over | Akim Demaille | 2006-05-11 | 1 | -0/+1 |
* | Complete ChangeLog. | Akim Demaille | 2006-05-11 | 1 | -0/+1 |
* | * src/scan-gram.l: Be robust to BRACED_CODE appearing before any | Akim Demaille | 2006-04-03 | 1 | -0/+1 |
* | * src/scan-skel.l: Output the base name parts of the parser and | Akim Demaille | 2005-10-13 | 1 | -0/+1 |
* | * data/glr.c (yyresolveValue): Fix redundant parse tree problem | Paul Eggert | 2005-08-21 | 1 | -0/+1 |
* | Add Anthony Heading, twlevo@xs4all.nl. | Paul Eggert | 2005-07-22 | 1 | -0/+2 |
* | Add Alexandre Duret-Lutz, Baron Schwartz, Frank Heckenbach, Guido | Paul Eggert | 2004-12-11 | 1 | -1/+8 |
* | * doc/bison.texinfo (How Can I Reset the Parser): More about start | Akim Demaille | 2003-12-02 | 1 | -0/+1 |
* | Write a test the yycheck overrun reported by Andrew Suffield. | Akim Demaille | 2003-03-02 | 1 | -0/+1 |
* | Stick to ASCII for now. | Paul Eggert | 2003-02-24 | 1 | -1/+1 |
* | * doc/bison.texinfo (Tracing): `yyprint' shouldn't prepend a | Akim Demaille | 2002-11-18 | 1 | -0/+1 |
* | Typo. | Akim Demaille | 2002-11-06 | 1 | -1/+1 |
* | Restore --no-lines. | Akim Demaille | 2002-11-06 | 1 | -0/+1 |
* | * data/yacc.c (m4_int_type): New. | Akim Demaille | 2002-10-24 | 1 | -0/+1 |
* | * src/system.h: Include sys/types. | Akim Demaille | 2002-10-23 | 1 | -0/+1 |
* | * src/tables.c (table_ninf_remap): base -> tab. | Akim Demaille | 2002-10-14 | 1 | -0/+1 |
* | GLR parsers sometimes raise parse errors instead of performing the | Akim Demaille | 2002-10-13 | 1 | -56/+57 |
* | * tests/regression.at Characters Escapes): New. | Akim Demaille | 2002-10-11 | 1 | -0/+1 |
* | * configure.ac: Update AC_OUTPUT and AM_CONFIG_HEADER | Akim Demaille | 2002-09-30 | 1 | -0/+1 |
* | * m4/prereq.m4: Update, from Fileutils 4.1.5. | Akim Demaille | 2002-09-12 | 1 | -0/+1 |
* | * data/yacc.c: Guard the declaration of yytoknum also with | Akim Demaille | 2002-09-04 | 1 | -1/+1 |
* | Add Paul Hilfinger. | Paul Eggert | 2002-08-12 | 1 | -49/+50 |
* | * tests/synclines.at (AT_SYNCLINES_COMPILE): New. | Akim Demaille | 2002-07-09 | 1 | -0/+1 |
* | * src/getargs.c (report_argmatch): Initialize strtok(). | Akim Demaille | 2002-06-25 | 1 | -0/+1 |
* | * doc/bison.texinfo: Document ability to have multiple | Akim Demaille | 2002-06-19 | 1 | -0/+1 |
* | * data/bison.simple (yyoverflowlab): #ifndef yyoverflow, so that | Akim Demaille | 2002-06-18 | 1 | -0/+1 |
* | and Akim Demaille <akim@epita.fr> | Akim Demaille | 2002-06-18 | 1 | -0/+1 |
* | * src/skeleton.h: Fix the #endif. | Akim Demaille | 2002-05-01 | 1 | -0/+1 |
* | * doc/bison.texinfo (Actions): Make clear that `|' is not the same | Akim Demaille | 2002-04-19 | 1 | -0/+1 |
* | THANKS | Robert Anisko | 2002-03-06 | 1 | -0/+2 |
* | * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c, | Akim Demaille | 2002-03-04 | 1 | -0/+1 |
* | * src/lex.c (parse_percent_token): Be sure to 0-end token_buffer | Akim Demaille | 2002-03-04 | 1 | -0/+1 |
* | Sync. | Akim Demaille | 2002-02-25 | 1 | -0/+1 |
* | * src/output.c (output_rule_data): Don't output NULL, it might | Akim Demaille | 2002-02-13 | 1 | -0/+1 |
* | Fix the previous test. | Akim Demaille | 2002-02-07 | 1 | -0/+1 |
* | Bison dumps core when trying to complain about broken input files. | Akim Demaille | 2002-01-24 | 1 | -0/+1 |
* | * src/files.c (skeleton_find) [MSDOS]: Fix cp definition. | Akim Demaille | 2002-01-21 | 1 | -0/+1 |
* | * tests/output.at: New test. | Marc Autret | 2002-01-20 | 1 | -0/+1 |
* | More thanks. | Akim Demaille | 2002-01-11 | 1 | -0/+1 |