2001-12-27 |
Akim Demaille | * src/output.c (prepare): Drop the muscle `ntbase'... |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Akim Demaille | * src/output.c (output_table_data): Change the prototyp... |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Akim Demaille | Some actions of web2c.y are improperly triggered. |
commit | commitdiff | tree | snapshot |
2001-12-22 |
Akim Demaille | Reductions in web2c.y are improperly reported. |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Akim Demaille | Some host fail on `assert (!"foo")', which expands to |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Marc Autret | * src/bison.simple: Don't hard code the skeleton line... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Paul Eggert | * NEWS, doc/bison.texinfo, doc/bison.1, doc/bison.rnh... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Paul Eggert | Document that YYDEBUG must be defined to a nonzero... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Paul Eggert | (yytname): Do not assume that the user defines YYDEBUG... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | * src/state.h (state_t): Rename lookaheads as lookaheadsp. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | * src/files.h, src/files.c (open_files, close_files... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | * src/conflicts.c (print_reductions): Formatting changes. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | * src/conflicts.c (flush_shift): Also adjust lookaheadset. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | * src/output.c (output_obstack): Be static and rename... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | * src/output.c (action_row, save_column, default_goto) |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | * src/output.c: Various formatting changes. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | * src/files.c (output_files): Free the output_obstack. |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Marc Autret | * src/output.c (actions_output): Fix. When we use ... |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Marc Autret | * src/bison.simple: Remove a useless #line directive. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Marc Autret | * src/bison.simple [YYERROR_VERBOSE]: Restore backward... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Marc Autret | Update. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Marc Autret | * src/output.c (output_gram): Keep track of the hairy... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | Fix INCLUDES. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | Make `make distcheck' work. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | regen. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | * src/nullable.c (set_nullable): Useless rules must... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | The header can also be produced directly, without any... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | * src/reader.c (parse_union_decl): Instead of handling... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | * src/lex.c, src/lex.h (xgetc): No longer static. |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | Still making progress in separating Bison into (i)... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | Attach actions to rules, instead of pre-outputting... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | * src/reader.c (copy_action): When --yacc, don't append... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Akim Demaille | * src/lex.c (literalchar): Simply return the char you... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Akim Demaille | * src/lex.c (literalchar): Don't escape the special... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Paul Eggert | * src/bison.simple (YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE): |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Paul Eggert | (const): Do not define; that is now config.h's job. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Paul Eggert | Document YYFPRINTF, YYSTDERR. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Akim Demaille | The computation of nullable is broken: it doesn't handl... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Akim Demaille | * src/closure.c (closure): Use nrules instead of playin... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Akim Demaille | * src/print.c (print_actions): Output the handling... |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Akim Demaille | * src/reader.c (readgram): Remove dead code, an strip... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Akim Demaille | * src/complain.h, src/complain.c: Remove error_one_per_... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Akim Demaille | Some hosts don't like `/' in includes. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Marc Autret | Update. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Marc Autret | Update. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Marc Autret | * src/output.c (output_parser): Remove useless muscle. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Marc Autret | * src/bison.simple: Remove #line just before %%epilogue. It |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Marc Autret | * src/reader.c (copy_definition): Re-use CPP-outed... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Marc Autret | Update. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Marc Autret | * src/reader.c (symbols_output): Clean up. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/lalr.c (initialize_lookaheads): New. Extracted... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/state.h (shifts): Remove the `number' member... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | Now that states have a complete set of members, the... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/LR0.c (augment_automaton): Better variable locality. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/LR0.c (augment_automaton): Call `insert_eof_shift... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/LR0.c (augment_automaton): Now that all states... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/lalr.c (set_state_table): Move to... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/LR0.h (first_shift, first_reduction): Remove. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/LR0.c: Attach shifts to states as soon as they are |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/LR0.c (insert_start_shift): Rename as... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/getargs.h: Don't declare `spec_name_prefix' and |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/muscle_tab.c (muscle_init): NULL is a better... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/reader.c (reader): Calling symbols_output once... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | Now that states have a complete set of members, the... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/options.c (OPTN, DRTV, BOTH): New. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * src/output.c (output, prepare): Make sure the values... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | Clean up GCC warnings. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | Remove tests/Makefile.in and po/Makefile.in. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | * configure.in: Require 2.52g. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | One structure for states is enough, even though theoret... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Akim Demaille | Bison dumps core on bash.y. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * tests/atlocal.in (CPPFLAGS): Do not leave a space... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/conflicts.c (err_table): Remove. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/reduce.c (reduce_grammar_tables): No longer disab... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/output.c (pack_vector): Use assert, not berror. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | New experimental feature: if --verbose --trace output... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/LR0.c (new_itemsets): Use nshifts only, not shift... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/closure.c (print_closure): Improve. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/closure.c (FIRSTS, FDERIVES): Adjust to reality... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/warshall.c (TC, RTC): De-obsfucate (source reduce... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/closure.c (set_fderives): De-obfuscate. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/closure.c (print_firsts, print_fderives): De... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/closure.c (set_firsts): De-obfuscate. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/output.c (action_row): De-obfuscate |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | Add src/state.c to the repo. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | Formatting changes. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | Pessimize the code to simplify it: from now on, all... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/state.h (SHIFT_DISABLE, SHIFT_IS_DISABLED): New. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/conflicts.c (flush_shift, resolve_sr_conflict... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/state.h (SHIFT_SYMBOL): New. |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/conflicts.c (count_sr_conflicts, count_rr_conflicts) |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Akim Demaille | * src/conflicts.c (print_reductions): Arrays, not pointers. |
commit | commitdiff | tree | snapshot |
next |