2006-12-19 |
Paul Eggert | * src/getargs.c (skeleton_arg): Last arg is now locatio... |
blob | commitdiff | raw |
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 |
2002-06-30 |
Akim Demaille | * src/closure.c (print_firsts, print_fderives, closure): |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | * src/gram.h (rule_number_t, RULE_NUMBER_MAX, int_of_ru... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | * src/LR0.c (save_reductions): Remove, replaced by... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | * src/LR0.c (state_list_t, state_list_append): New. |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | Use hash.h for the state hash table. |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | * src/state.h (state_number_t, STATE_NUMBER_MAX): New. |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Akim Demaille | * data/yacc.c (yydestruct, yysymprint): Pacify GCC... |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Akim Demaille | * src/reader.h: s/grammer_current_rule_merge_set/gramma... |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Paul Hilfinger | Initial check-in introducing experimental GLR parsing... |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Akim Demaille | * data/bison.simple, data/bison.c++: Rename as... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_t): printer and |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_t): destructor_loc... |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Akim Demaille | * data/m4sugar/m4sugar.m4 (m4_map): Recognize when... |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Akim Demaille | * src/symlist.h, src/symlist.c (symbol_list_length... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Akim Demaille | * src/state.h (state_t): Replace the `lookaheadsp'... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Akim Demaille | Copy BYacc's nice way to report the grammar. |
blob | commitdiff | raw | diff to current |
next |