2003-05-24 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2003-05-24 |
Paul Eggert | Switch from 'int' to 'bool' where that makes sense. |
tree | commitdiff |
2003-05-14 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2003-05-14 |
Paul Eggert | (rules_or_grammar_declaration): Require a |
tree | commitdiff |
2003-04-29 |
Akim Demaille | * src/gram.h, src/gram.c (pure_parser, glr_parser)... |
tree | commitdiff |
2003-04-18 |
Paul Eggert | Add %option nounput, since we no longer use unput. |
tree | commitdiff |
2003-04-18 |
Paul Eggert | (set_conflicts): Resolve all conflicts, not just |
tree | commitdiff |
2003-03-31 |
Akim Demaille | * src/output.c (prepare_symbols): Avoid trailing spaces... |
tree | commitdiff |
2003-03-14 |
Paul Eggert | Add 'yacc'. |
tree | commitdiff |
2003-03-13 |
Paul Eggert | (YY_USER_INIT): Initialize code_start, too. |
tree | commitdiff |
2003-03-12 |
Paul Eggert | Merge changes from gnulib. This was prompted because... |
tree | commitdiff |
2003-03-03 |
Akim Demaille | Regen. |
tree | commitdiff |
2003-03-02 |
Paul Eggert | (code_start): Initialize it to scanner_cursor, |
tree | commitdiff |
2003-03-01 |
Akim Demaille | * src/scan-gram.l (code_start): Always initialize it... |
tree | commitdiff |
2003-03-01 |
Akim Demaille | Regen. |
tree | commitdiff |
2003-02-05 |
Akim Demaille | Regen. |
tree | commitdiff |
2003-02-03 |
Paul Eggert | Use more-consistent naming conventions for local vars. |
tree | commitdiff |
2003-02-03 |
Paul Eggert | (start_symbol): Remove unused decl. |
tree | commitdiff |
2003-02-02 |
Akim Demaille | * src/scan-skel.l: Scan more than one inert character... |
tree | commitdiff |
2003-02-01 |
Paul Eggert | Update copyright date to 2003. |
tree | commitdiff |
2003-01-17 |
Paul Eggert | (symbol_printers_output): Fix typo that led |
tree | commitdiff |
2003-01-13 |
Paul Eggert | * NEWS: %expect-violations are now just warnings, reverting |
tree | commitdiff |
2003-01-11 |
Paul Eggert | (version): Update copyright year. |
tree | commitdiff |
2003-01-09 |
Akim Demaille | * src/Makefile.am, lib/Makefile.am: Use $(VAR) instead... |
tree | commitdiff |
2003-01-05 |
Paul Eggert | (bin_SCRIPTS): yacc -> @YACC_SCRIPT@. |
tree | commitdiff |
2003-01-04 |
Paul Eggert | ([^@\n]): Renamed from [^@\n]+ so that the token buffer... |
tree | commitdiff |
2003-01-03 |
Paul Eggert | (QPUTS): Omit redundant `;' from macro definition. |
tree | commitdiff |
2003-01-03 |
Paul Eggert | ("@oline@"): Output lineno+1, not lineno. |
tree | commitdiff |
2003-01-03 |
Paul Eggert | (_Bool, bool, false, true, __bool_true_false_are_defined): |
tree | commitdiff |
2003-01-02 |
Paul Eggert | Comment fixes. |
tree | commitdiff |
2003-01-01 |
Paul Eggert | Regenerate. BISON-1_875 |
tree | commitdiff |
2002-12-31 |
Paul Eggert | src/scan-gram.l (<SC_BRACED_CODE>"}"): Append ";" only... |
tree | commitdiff |
2002-12-30 |
Paul Eggert | (<INITIAL,SC_AFTER_IDENTIFIER,SC_PRE_CODE>","): |
tree | commitdiff |
2002-12-30 |
Paul Eggert | (<SC_BRACED_CODE>"}"): Append ";" before the last brace... |
tree | commitdiff |
2002-12-30 |
Paul Eggert | (YYDECL): Use YYSTYPE, not its deprecated alias yystype... |
tree | commitdiff |
2002-12-29 |
Paul Eggert | (symbol_make_alias): Set type of SYMVAL to be that... |
tree | commitdiff |
2002-12-29 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2002-12-29 |
Paul Eggert | (conflict_report): |
tree | commitdiff |
2002-12-29 |
Paul Eggert | (reduce_print): Don't invoke fflush; it's not needed. |
tree | commitdiff |
2002-12-29 |
Paul Eggert | (warn_at, warn, complain_at, complain, fatal_at, fatal... |
tree | commitdiff |
2002-12-26 |
Paul Eggert | Include quote.h. |
tree | commitdiff |
2002-12-26 |
Paul Eggert | (conflicts_print): If the user specifies "%expect N... |
tree | commitdiff |
2002-12-26 |
Paul Eggert | (output_skeleton): Use full path names when |
tree | commitdiff |
2002-12-26 |
Paul Eggert | Comment wording fix. |
tree | commitdiff |
2002-12-26 |
Paul Eggert | (getargs) [MSDOS]: Don't assume optarg != NULL |
tree | commitdiff |
2002-12-26 |
Paul Eggert | (declaration): Use enum "report_states" rather |
tree | commitdiff |
2002-12-26 |
Paul Eggert | ("@output ".*\n): Close any old yyout before opening... |
tree | commitdiff |
2002-12-24 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2002-12-24 |
Paul Eggert | (lloc_default): Remove test for empty |
tree | commitdiff |
2002-12-24 |
Paul Eggert | (handle_dollar, handle_at): Now takes int |
tree | commitdiff |
2002-12-24 |
Paul Eggert | (braced_code, current_braced_code): Remove. |
tree | commitdiff |
2002-12-24 |
Paul Eggert | (add_param): 2nd arg is now char * not char |
tree | commitdiff |
2002-12-21 |
Paul Eggert | Comment fix. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (bin_SCRIPTS): New macro, for yacc. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (__GNU_LIBRARY__) [lint]: Define to work around |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (G_CMAX): Now INT_MAX. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Fix misspelling in comments. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | XMALLOC -> MALLOC |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Put "const" after type that it modifies consistently. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (uniqstr_print): Now inline. Return bool, not int. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (state_number_to_vector_number, |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (alloca): Remove; decl no longer needed. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (NUMBER_UNDEFINED): Remove unnecessary cast. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (symbol_check_defined, |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (state_number_as_int): Now inline functions rather... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (state_compare): Now inline. Return bool, not int. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (<SC_ESCAPED_CHARACTER>"'"): Use unsigned char |
tree | commitdiff |
2002-12-13 |
Paul Eggert | XCALLOC -> CALLOC |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (reduce_grammar_tables): Do not subtract from the retur... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | XCALLOC -> CALLOC, XMALLOC -> MALLOC. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (GENERATE_MUSCLE_INSERT_TABLE): Use long local |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (nullable_compute): Do not subtract from the returned... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (muscle_m4_output): Now inline. Return bool, not int. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (alloca) [C_ALLOCA]: Add decl here, the only place... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (set_goto_map): Do not subtract from the returned value... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (symbol_number_as_item_number, |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Undo XFREE change; we assume C89 compiler, not C89... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Undo XFREE change; we assume C89 compiler, but not... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | Use free rather than XFREE. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (getargs): Don't assume EOF == -1. |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (concat2, tr, compute_base_name): Use xmalloc (N) rathe... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | (derives_compute): Do not subtract NTOKENS from |
tree | commitdiff |
2002-12-13 |
Paul Eggert | All uses of XCALLOC, XMALLOC, and XREALLOC changed... |
tree | commitdiff |
2002-12-13 |
Paul Eggert | All uses of XCALLOC, XMALLOC, and XREALLOC changed... |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (G_EXPAND): Renamed from G_STRETCH. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (enum color): Renamed from enum color_e. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Adjust to renamings. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (base_number): Renamed from base_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (vector_number): Renamed from vector_number_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Do not include <errno.h>. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (symbol_number): Renamed from symbol_number_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (symbol_list): Renamed from symbol_list_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (state_number): Renamed from state_number_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | Sort include files. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (<INITIAL>{int}): Use set_errno and get_errno instead... |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (relation_node): Renamed from relation_node_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (braced_code): Renamed from braced_code_t. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (static_graph): Renamed from graph. |
tree | commitdiff |
2002-12-11 |
Paul Eggert | (<chars>): Renamed from <string>. |
tree | commitdiff |
next |