2008-11-10 |
Akim Demaille | Formatting changes. |
blob | commitdiff | raw |
2008-11-09 |
Di-an Jan | Remove unused variable. |
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-08-15 |
Eric Blake | Remaining m4sugar merge from autoconf. |
blob | commitdiff | raw | diff to current |
2008-07-16 |
Joel E. Denny | Improve forward-compatibility with GNU M4. |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Joel E. Denny | Update to the current gnulib CVS repository, and fix... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Joel E. Denny | Implement --print-datadir. |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Joel E. Denny | Implement support for relative and absolute skeleton... |
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-06 |
Joel E. Denny | Don't use m4_divert since it makes m4_divert_push and... |
blob | commitdiff | raw | diff to current |
2007-01-04 |
Joel E. Denny | Use the new code_props interface for destructors and... |
blob | commitdiff | raw | diff to current |
2007-01-02 |
Joel E. Denny | Add maintainer-push-check to run maintainer-check using... |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Joel E. Denny | For push mode, convert yyparse from a macro to a functi... |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Paul Eggert | * src/getargs.c (skeleton_arg): Last arg is now locatio... |
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-11-12 |
Joel E. Denny | Remove last commit at the request of Paul Eggert. |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Joel E. Denny | Encapsulate code properties and related functionality... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Paolo Bonzini | 2006-10-08 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | Use some of gnulib's new modules, taken from coreutils. |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | Port to GCC 2.95. First two problems reported by Micha... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add push.c. |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Paul Eggert | * data/c.m4 (b4_null, b4_case): Define. |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Joel E. Denny | Enable declaration of default %printer/%destructor... |
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-06-11 |
Joel E. Denny | For associating token numbers with token names for... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
Joel E. Denny | For consistency, use `lookahead' instead of `look-ahead' or |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Akim Demaille | Extract the parsing of user actions from the grammar... |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Akim Demaille | Implement --trace=m4. |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Akim Demaille | * src/output.h, src/output.c (error_verbose): Move... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Paul Eggert | Be a bit more systematic about using 'abort'. |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | Update copyright year to 2006. |
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-09 |
Paul Eggert | Work around portability problem on Solaris 10: flex... |
blob | commitdiff | raw | diff to current |
2005-10-05 |
Paul Eggert | Undo the parts of the unlocked-I/O change that substituted |
blob | commitdiff | raw | diff to current |
2005-10-02 |
Paul Eggert | Use unlocked I/O for a minor performance improvement... |
blob | commitdiff | raw | diff to current |
2005-10-02 |
Akim Demaille | Akim Demaille <akim@epita.fr> |
blob | commitdiff | raw | diff to current |
2005-10-02 |
Juan Manuel Guerrero | (output_skeleton): Use end_of_output_subpipe() to handle |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Paul Eggert | * NEWS: Version 2.1. |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Akim Demaille | * data/c.m4 (b4_token_enums): New. |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Paul Eggert | * NEWS: Version 2.0b. |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Paul Eggert | * data/glr.c (YYTOKEN_TABLE): New macro. |
blob | commitdiff | raw | diff to current |
2005-07-21 |
Paul Eggert | * data/glr.c (yytnamerr): New function. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Paul Eggert | * NEWS: Bison-generated C parsers no longer quote liter... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Paul Eggert | * src/output.c (escaped_output): Renamed from |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Paul Eggert | Remove uses of 'short int' and 'unsigned short int... |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Paul Eggert | * src/system.h (CALLOC, MALLOC, REALLOC): Remove. ... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Paul Eggert | (symbol_destructors_output, symbol_printers_output): |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Paul Eggert | Use "look-ahead" instead of "lookahead", consistently. |
blob | commitdiff | raw | diff to current |
2004-03-31 |
Paul Eggert | Use 'short int' rather than 'short', and similarly... |
blob | commitdiff | raw | diff to current |
2003-12-24 |
Paul Eggert | (output_skeleton): Rename local var. |
blob | commitdiff | raw | diff to current |
2003-08-04 |
Paul Eggert | (merge_output): Adjust to the change to ../data/glr.c. |
blob | commitdiff | raw | diff to current |
2003-06-10 |
Paul Hilfinger | * data/glr.c (YYERROR): Update definition. |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Paul Eggert | Switch from 'int' to 'bool' where that makes sense. |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Akim Demaille | * src/gram.h, src/gram.c (pure_parser, glr_parser)... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Akim Demaille | * src/output.c (prepare_symbols): Avoid trailing spaces... |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Paul Eggert | Update copyright date to 2003. |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Paul Eggert | (symbol_printers_output): Fix typo that led |
blob | commitdiff | raw | diff to current |
2002-12-26 |
Paul Eggert | (output_skeleton): Use full path names when |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Paul Eggert | (GENERATE_MUSCLE_INSERT_TABLE): Use long local |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Paul Eggert | (output_skeleton): Use get_errno instead of errno. |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Paul Eggert | Adjust to new location_t layout. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Paul Eggert | (prepare_rules, token_definitions_output): Use abort... |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Paul Eggert | (output_skeleton): Call xfopen instead of duplicating... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * src/getargs.c (long_options): Remove duplicates. |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * src/struniq.h, src/struniq.c (struniq_t): Is const. |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Paul Eggert | (escaped_file_name_output): New function. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Akim Demaille | #line should have quoted strings. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Akim Demaille | Restore --no-lines. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Akim Demaille | * src/main.c (main): Free `infile'. |
blob | commitdiff | raw | diff to current |
2002-11-03 |
Paul Eggert | (prepare_symbols): When printing token names, escape... |
blob | commitdiff | raw | diff to current |
2002-10-30 |
Paul Eggert | (output_skeleton): Use xfclose rather than fclose and... |
blob | commitdiff | raw | diff to current |
2002-10-24 |
Akim Demaille | * src/output.c (output_skeleton): Don't disable M4sugar... |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Akim Demaille | * src/output.c (prepare): Move the definition of `token... |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Akim Demaille | * src/tables.h, src/tables.c, src/output.c: Comment... |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Akim Demaille | * src/output.c (prepare): Use MUSCLE_INSERT_STRING. |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Paul Eggert | Include "subpipe.h". |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Paul Eggert | (prepare): Use xstrdup to convert char const * to char... |
blob | commitdiff | raw | diff to current |
2002-10-19 |
Akim Demaille | Prototype support of %lex-param and %parse-param. |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Akim Demaille | Let nondeterministic skeletons be usable with deterministic |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Akim Demaille | Separate parser tables computation and output. |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Akim Demaille | Steal GCC's --time-report support. |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Akim Demaille | Let --trace have arguments. |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Akim Demaille | Report rules which are never reduced by the parser... |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Akim Demaille | * src/state.h, src/state.c (transitions_t): Holds state... |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Akim Demaille | * src/reader.h, src/reader.c (gram_error): ... can... |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Akim Demaille | * src/output.c (prepare_tokens): Go up to ntokens,... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Akim Demaille | Stop storing rules from 1 to nrules + 1. |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Akim Demaille | * src/gram.h (TIEM_NUMBER_MAX): New. |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Akim Demaille | * src/output.c (froms, tos): Are state_number_t. |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Akim Demaille | * src/output.c (prepare_actions): Free `tally' and... |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Akim Demaille | Fix some memory leaks, and fix a bug: state 0 was exami... |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Akim Demaille | * lib/libiberty.h: New. |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | We spend a lot of time in quotearg, in particular when... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | * src/state.h (reductions_t): Rename member `nreds... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | * src/state.h, src/state.c (shift_t, SHIFT_SYMBOL,... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | * src/output.c (action_row): Let default_rule be always... |
blob | commitdiff | raw | diff to current |
next |