2002-07-26 |
Akim Demaille | * src/reader.h, src/reader.c (gram_error): ... can... |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Akim Demaille | * src/output.c (prepare_tokens): Go up to ntokens,... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Akim Demaille | Stop storing rules from 1 to nrules + 1. |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Akim Demaille | * data/c.m4 (b4_c_function, b4_c_ansi_args, b4_c_ansi_arg) |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Akim Demaille | * data/yacc.c (yyreport_parse_error): New, extracted... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Akim Demaille | * data/c.m4 (b4_ints_in, b4_int_type, b4_int_type_for... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Akim Demaille | * src/gram.h (TIEM_NUMBER_MAX): New. |
commit | commitdiff | tree | snapshot |
2002-07-19 |
Akim Demaille | * src/scan-gram.l (id): Can start with an underscore. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Akim Demaille | * src/assoc.c, src/asssoc.h (assoc_t, assoc_to_string... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Paul Eggert | Fix dates in copyright notice. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Akim Demaille | * doc/bison.texinfo: Properly set the ``header'' part. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Akim Demaille | * lib/quotearg.h: Protect against multiple inclusions. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Akim Demaille | * src/complain.h, src/complain.c (warn, complain):... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Akim Demaille | * src/parse-gram.y (rules_or_grammar_declaration):... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Akim Demaille | * tests/synclines.at (AT_SYNCLINES_COMPILE): New. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Akim Demaille | * data/yacc.c: Output the copyright notive in the header. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Akim Demaille | * src/output.c (froms, tos): Are state_number_t. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Akim Demaille | * src/lalr.h, src/lalr.c (goto_number_t): New. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Akim Demaille | * src/closure.c (print_fderives): Use rule_rhs_print. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Akim Demaille | * src/output.c (prepare_actions): Free `tally' and... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Akim Demaille | Fix some memory leaks, and fix a bug: state 0 was exami... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Akim Demaille | * lib/libiberty.h: New. |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Paul Eggert | * src/scan-gram.l (<SC_ESCAPED_CHARACTER>): Convert... |
commit | commitdiff | tree | snapshot |
2002-07-01 |
Paul Eggert | (<SC_ESCAPED_CHARACTER>): Convert to unsigned char... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | Have the GLR tests be `warning' checked, and fix the... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | We spend a lot of time in quotearg, in particular when... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/state.h (reductions_t): Rename member `nreds... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/state.h, src/state.c (shift_t, SHIFT_SYMBOL,... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/print.c (print_shifts, print_gotos): Merge into... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | Display items as we display rules. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/print.c (state_default_rule_compute): New, extrac... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/output.c (action_row): Let default_rule be always... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/closure.c (print_firsts, print_fderives, closure): |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/print_graph.c: Use report_flag. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/lalr.c (traverse, digraph, matrix_print, transpos... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/state.h, src/state.c (shifts_to): New. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/gram.h (rule_number_t, RULE_NUMBER_MAX, int_of_ru... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/symtab.c (symbol_new): Initialize the `printer... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/LR0.c (save_reductions): Remove, replaced by... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/LR0.c (state_list_t, state_list_append): New. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/vcg.c (quote): Use slot 2, since we often pass... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | Use hash.h for the state hash table. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/state.h, src/state.c (state_new): New, extracted... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/reader.c (gensym): Rename as... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | * src/state.h (state_number_t, STATE_NUMBER_MAX): New. |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Akim Demaille | Make the test suite pass with warnings checked. |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Paul Hilfinger | * data/glr.c: Correct typo in Emacs-mode directive... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Akim Demaille | * data/c.m4 (b4_copyright, b4_sint_type, b4_uint_type... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Akim Demaille | regen. |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Akim Demaille | * data/yacc.c (yydestruct, yysymprint): Pacify GCC... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Akim Demaille | * src/reader.h: s/grammer_current_rule_merge_set/gramma... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Paul Hilfinger | Fix small formatting glitch. |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Paul Hilfinger | Initial check-in introducing experimental GLR parsing... |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Paul Hilfinger | Renamed file from bison.glr. |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Paul Hilfinger | Renaming file to glr.c. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Akim Demaille | * src/options.h, src/options.c: Remove. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Akim Demaille | * data/bison.simple, data/bison.c++: Rename as... |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Paul Hilfinger | New file: Tests for GLR parsing. |
commit | commitdiff | tree | snapshot |
2002-06-26 |
Paul Hilfinger | New file: skeleton for GLR (Generalized LR) parser. |
commit | commitdiff | tree | snapshot |
2002-06-25 |
Akim Demaille | * src/getargs.c (report_argmatch): Initialize strtok(). |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | * data/bison.simple (b4_symbol_actions): New, replaces... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | * data/bison.simple (yydestructor): Rename as... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_type_set) |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | * src/parse-gram.y (YYPRINT, yyprint): Don't mess with... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | * data/bison.simple (YYLEX): Fix the declaration when |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | * data/bison.simple (yysymprint): Don't print the token... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | * data/bison.simple (YYDSYMPRINT): New. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_t): printer and |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Akim Demaille | * src/scan-gram.l: Complete the scanner with the missin... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Akim Demaille | * tests/actions.at (Destructors): Augment to test locat... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Akim Demaille | * data/bison.simple (b4_pure_if): New. |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Akim Demaille | * data/bison.simple (m4_location_if): New. |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Akim Demaille | Prepare @$ in %destructor, but currently don't bind... |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Akim Demaille | * doc/bison.texinfo: Document ability to have multiple |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Akim Demaille | * src/files.c (compute_base_names): When computing... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Akim Demaille | * data/bison.simple.new: Comment changes. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Akim Demaille | * data/bison.simple (yyoverflowlab): #ifndef yyoverflow... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_t): destructor_loc... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Akim Demaille | and Akim Demaille <akim@epita.fr> |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Akim Demaille | * data/m4sugar/m4sugar.m4 (m4_map): Recognize when... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Akim Demaille | * src/symlist.h, src/symlist.c (symbol_list_length... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Akim Demaille | * src/reader.h, src/reader.c (symbol_list, symbol_list_new) |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Akim Demaille | * src/reader.h, src/reader.c (symbol_list_new): Export it. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Akim Demaille | * src/parse-gram.y: Move %token in the declaration... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Akim Demaille | * src/state.h, src/state.c (state_rule_lookaheads_print... |
commit | commitdiff | tree | snapshot |
next |