2005-04-14 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2005-04-12 |
Paul Eggert | (symbol_make_alias): Call symbol_type_set, |
tree | commitdiff |
2005-03-17 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2005-03-17 |
Paul Eggert | * src/vcg.h: Comment fix. |
tree | commitdiff |
2005-03-15 |
Paul Eggert | (state_number_to_vector_number): Put it inside an |
tree | commitdiff |
2005-03-07 |
Paul Eggert | * src/output.c (escaped_output): Renamed from |
tree | commitdiff |
2005-03-07 |
Paul Eggert | (output_edge): Don't quote linestyle arg. |
tree | commitdiff |
2005-01-28 |
Paul Eggert | (output_graph): G_VIEW -> normal_view in case someone |
tree | commitdiff |
2005-01-27 |
Paul Eggert | (get_view_str): Remove case for normal_view. |
tree | commitdiff |
2005-01-21 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2005-01-17 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2005-01-13 |
Paul Eggert | (OUTPUT_EXT, TAB_EXT): Define only if not defined |
tree | commitdiff |
2005-01-03 |
Paul Eggert | (<<EOF>>): Don't close standard output. |
tree | commitdiff |
2005-01-01 |
Paul Eggert | (version): Happy new year; update overall |
tree | commitdiff |
2005-01-01 |
Paul Eggert | ("@output ".*\n): Don't close standard output. |
tree | commitdiff |
2004-12-26 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2004-12-26 |
Paul Eggert | (new_itemsets): Use memset rather than zeroing by hand... |
tree | commitdiff |
2004-12-17 |
Paul Eggert | Remove uses of 'short int' and 'unsigned short int... |
tree | commitdiff |
2004-12-16 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2004-12-16 |
Akim Demaille | * src/print_graph.c (print_graph): Remove layoutalgorit... |
tree | commitdiff |
2004-12-16 |
Paul Eggert | * src/vcg.h (enum layoutalgorithm): Remove. All uses... |
tree | commitdiff |
2004-12-16 |
Paul Eggert | (symbol_new): Report an error if the input grammar... |
tree | commitdiff |
2004-12-12 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2004-12-11 |
Paul Eggert | Include "complain.h", for "fatal". |
tree | commitdiff |
2004-12-11 |
Paul Eggert | (relation_print, relation_digraph): |
tree | commitdiff |
2004-12-11 |
Paul Eggert | (relation_print, relation_digraph): |
tree | commitdiff |
2004-12-10 |
Paul Eggert | * src/system.h (CALLOC, MALLOC, REALLOC): Remove. ... |
tree | commitdiff |
2004-12-10 |
Paul Eggert | (allocate_itemsets): Use xnmalloc, not xcalloc, |
tree | commitdiff |
2004-12-10 |
Paul Eggert | (CALLOC, MALLOC, REALLOC): Remove. |
tree | commitdiff |
2004-12-08 |
Paul Eggert | (save_column, default_goto): |
tree | commitdiff |
2004-12-08 |
Paul Eggert | (set_goto_map): Don't allow ngotos to equal |
tree | commitdiff |
2004-12-08 |
Paul Eggert | (GOTO_NUMBER_MAXIMUM): New macro. |
tree | commitdiff |
2004-11-22 |
Paul Eggert | XFREE -> free |
tree | commitdiff |
2004-10-22 |
Paul Eggert | Use size_t rather than unsigned int in previous patch. |
tree | commitdiff |
2004-10-22 |
Paul Eggert | (END_NODE): New macro. |
tree | commitdiff |
2004-10-22 |
Paul Eggert | (relation_print, traverse, relation_transpose): |
tree | commitdiff |
2004-10-22 |
Paul Eggert | (goto_number): Now unsigned int, not short int. |
tree | commitdiff |
2004-10-22 |
Paul Eggert | (goto_map, ngotos, from_state, to_state): Omit |
tree | commitdiff |
2004-10-11 |
Akim Demaille | * src/symtab.c (symbol_check_alias_consistency): Also... |
tree | commitdiff |
2004-10-09 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2004-10-06 |
Akim Demaille | * src/parse-gram.y (add_param): Fix the truncation... |
tree | commitdiff |
2004-10-05 |
Akim Demaille | Regen. |
tree | commitdiff |
2004-09-27 |
Paul Eggert | (add_param): Fix bug where NUL was mishandled. |
tree | commitdiff |
2004-09-27 |
Akim Demaille | * src/parse-gram.y (add_param): Strip the leading and... |
tree | commitdiff |
2004-09-20 |
Akim Demaille | * data/yacc.c (YY_LOCATION_PRINT): New. |
tree | commitdiff |
2004-08-18 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2004-08-11 |
Paul Eggert | Remove src/scan-action.l. |
tree | commitdiff |
2004-08-08 |
Paul Eggert | uniqstr wasn't being used for handle_syncline like... |
tree | commitdiff |
2004-07-22 |
Paul Eggert | (symbol_destructors_output, symbol_printers_output): |
tree | commitdiff |
2004-06-21 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2004-06-21 |
Paul Eggert | Use "look-ahead" instead of "lookahead", consistently. |
tree | commitdiff |
2004-05-27 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2004-05-27 |
Paul Eggert | * src/parse-gram.y (lloc_default): Rewrite to avoid... |
tree | commitdiff |
2004-05-21 |
Paul Eggert | Version 1.875d. |
tree | commitdiff |
2004-05-07 |
Paul Eggert | Use size_t (not unsigned int) for hashes, since the... |
tree | commitdiff |
2004-05-03 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2004-05-03 |
Paul Eggert | * src/parse-gram.y: Put copyright notice inside %{... |
tree | commitdiff |
2004-05-03 |
Paul Eggert | Reject unescaped newlines in strings. |
tree | commitdiff |
2004-05-03 |
Paul Eggert | Remove more 'intl'-related files while bootstrapping. |
tree | commitdiff |
2004-04-28 |
Paul Eggert | Get files from the gnulib and po repositories, instead... |
tree | commitdiff |
2004-04-28 |
Paul Eggert | Remove more K&R C support. |
tree | commitdiff |
2004-04-13 |
Paul Eggert | Update copyright to 2004. |
tree | commitdiff |
2004-04-13 |
Paul Eggert | * src/conflicts.c (conflicts_print): Correct format... |
tree | commitdiff |
2004-03-31 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2004-03-31 |
Paul Eggert | Use 'short int' rather than 'short', and similarly... |
tree | commitdiff |
2004-03-30 |
Paul Eggert | (version): Update copyright year to 2004. |
tree | commitdiff |
2004-03-26 |
Paul Hilfinger | * src/parse-gram.y: Define PERCENT_EXPECT_RR. |
tree | commitdiff |
2004-03-08 |
Paul Eggert | Add support for hex token numbers. |
tree | commitdiff |
2004-02-02 |
Paul Eggert | Replace INCLUDES with AM_CPPFLAGS, fixing a bug in... |
tree | commitdiff |
2003-12-24 |
Paul Eggert | (output_skeleton): Rename local var. |
tree | commitdiff |
2003-10-07 |
Paul Eggert | Do not allow NUL bytes in string literals or character... |
tree | commitdiff |
2003-10-01 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2003-10-01 |
Paul Eggert | Use "%no-default-prec" instead of "%default-prec 0". |
tree | commitdiff |
2003-10-01 |
Akim Demaille | VCG no longer supports long_straight_phase. |
tree | commitdiff |
2003-10-01 |
Akim Demaille | Update. |
tree | commitdiff |
2003-09-30 |
Paul Eggert | Add %default-prec. |
tree | commitdiff |
2003-08-25 |
Akim Demaille | When reducing initial empty rules, Bison parser read... |
tree | commitdiff |
2003-08-04 |
Paul Eggert | (merge_output): Adjust to the change to ../data/glr.c. |
tree | commitdiff |
2003-06-17 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2003-06-10 |
Paul Hilfinger | * data/glr.c (YYERROR): Update definition. |
tree | commitdiff |
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 |
next |