2002-12-18 |
Paul Eggert | (Parser Function, Purel Calling, Error |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Paul Eggert | Omit mentions of %lex-param and %parse-param from the... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Paul Eggert | (Error Reporting): randomness -> nastiness, to fix... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Paul Eggert | Undo most of the 2002-11-12 yychar -> yytoken patch... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Paul Eggert | Undo most of the 2002-11-12 yychar -> yytoken patch... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Add date to 1.75d notice. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (AC_INIT): Bump version number to 1.75e. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Version 1.75d. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Initial revision. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (Invocation, Bison Options): Mention yacc |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (bin_SCRIPTS): New macro, for yacc. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Add da. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Sync with autotools. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (__GNU_LIBRARY__) [lint]: Define to work around |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Sync with gnulib. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Upgrade to FDL 1.2. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Fix a bad interaction with flex 2.5.23 reported by... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Remove unportable casts and storage allocation tricks. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (G_CMAX): Now INT_MAX. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Fix misspelling in comments. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | XMALLOC -> MALLOC |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Put "const" after type that it modifies consistently. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (uniqstr_print): Now inline. Return bool, not int. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (state_number_to_vector_number, |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (alloca): Remove; decl no longer needed. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (NUMBER_UNDEFINED): Remove unnecessary cast. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (symbol_check_defined, |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (state_number_as_int): Now inline functions rather... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (state_compare): Now inline. Return bool, not int. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (<SC_ESCAPED_CHARACTER>"'"): Use unsigned char |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | XCALLOC -> CALLOC |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (reduce_grammar_tables): Do not subtract from the retur... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | XCALLOC -> CALLOC, XMALLOC -> MALLOC. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (GENERATE_MUSCLE_INSERT_TABLE): Use long local |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (nullable_compute): Do not subtract from the returned... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (muscle_m4_output): Now inline. Return bool, not int. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (alloca) [C_ALLOCA]: Add decl here, the only place... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (set_goto_map): Do not subtract from the returned value... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (symbol_number_as_item_number, |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Undo XFREE change; we assume C89 compiler, not C89... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Undo XFREE change; we assume C89 compiler, but not... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | Use free rather than XFREE. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (getargs): Don't assume EOF == -1. |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (concat2, tr, compute_base_name): Use xmalloc (N) rathe... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (derives_compute): Do not subtract NTOKENS from |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | All uses of XCALLOC, XMALLOC, and XREALLOC changed... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | All uses of XCALLOC, XMALLOC, and XREALLOC changed... |
commit | commitdiff | tree | snapshot |
2002-12-13 |
Paul Eggert | (AC_CHECK_TYPES): Check for uintptr_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Change identifier spellings to avoid collisions with... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (Torturing the Scanner): Rename value_t -> value, |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (_AT_DATA_CALC_Y, Simple LALR Calculator): |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (G_EXPAND): Renamed from G_STRETCH. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (enum color): Renamed from enum color_e. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Adjust to renamings. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (base_number): Renamed from base_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (vector_number): Renamed from vector_number_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Do not include <errno.h>. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (symbol_number): Renamed from symbol_number_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (symbol_list): Renamed from symbol_list_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (state_number): Renamed from state_number_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Sort include files. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (<INITIAL>{int}): Use set_errno and get_errno instead... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (relation_node): Renamed from relation_node_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (braced_code): Renamed from braced_code_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (static_graph): Renamed from graph. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (<chars>): Renamed from <string>. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (output_skeleton): Use get_errno instead of errno. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (struct rule_list): Renamed from struct rule_list_s. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (muscle_entry_t): Remove; moved to muscle_tab.c and... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (muscle_entry): Renamed from muscle_entry_t, |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (location): Renamed from location_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Adjust to type renaming. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (goto_number): Renamed from goto_number_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (struct goto_list): Renamed from struct goto_list_s. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (item_number): Renamed from item_number_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (enum trace): Renamed from enum trace_e. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Adjust to struniq renaming. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (strsuffix, stringappend): Remove; unused. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (xfopen, xfclose): Use get_errno instead of errno. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Include "gram.h". |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (enum conflict_resolution): Renamed from enum conflict_... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Don't include stdlib.h, string.h _LIBC stuff. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Adjust to type name changes. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (assoc): Renamed from assoc_t. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Adjust to type renamings. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (bison_SOURCES): Rename struniq.c and struniq.h to... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (struct state_list): Renamed from struct state_list_s. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (timevar_report): New decl. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (timevar_report): Renamed from time_report, for consist... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (libbison_a_SOURCES): Add get-errno.h, get-errno.c. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | (YYSTACK_GAP_MAXIMUM): Renamed from YYSTACK_GAP_MAX. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Rename struniq -> uniqstr to avoid collision with ... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Initial revision |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Initial revision. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Paul Eggert | Rename struniq to uniqstr, to avoid collision with... |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Paul Eggert | * data/glr.c, data/lalr1.cc, data/yacc.c: Do not use... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Paul Eggert | Add support for rules that do not have trailing semicol... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Paul Eggert | (Invalid inputs): No longer `expecting ";" |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Paul Eggert | (Useless Rules, Reduced Automaton, Underivable Rules... |
commit | commitdiff | tree | snapshot |
next |