2002-05-02 |
Akim Demaille | Version 1.49a. BISON-1_49a |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Akim Demaille | Update from TP. |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Akim Demaille | * src/skeleton.h: Remove. |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Akim Demaille | * src/skeleton.h: Fix the #endif. |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Paul Eggert | * data/bison.simple (YYCOPY): Fix [] quoting problem... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Paul Eggert | (YYCOPY): Fix [] quoting problem in the non-GCC case. |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Paul Eggert | (YYSTYPE_IS_TRIVIAL, YYLTYPE_IS_TRIVIAL): |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Paul Eggert | * data/bison.simple (YYSTYPE_IS_TRIVIAL, YYLTYPE_IS_TRI... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Robert Anisko | * src/scan-skel.l: Postprocess quadrigraphs. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Akim Demaille | * tests/sets.at (AT_EXTRACT_SETS): Sed portability... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Akim Demaille | Don't `touch' the files gettextize modified. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Robert Anisko | * tests/calc.at: Exercise prologue splitting. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Akim Demaille | Remove a dead item. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Akim Demaille | Language independent actions. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Akim Demaille | Also pass --install to the second invocation of autorec... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Paul Eggert | * data/bison.simple: Remove unnecessary commentary... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Paul Eggert | Remove unnecessary commentary and white space differenc... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Akim Demaille | More. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Akim Demaille | * tests/sets.at (AT_EXTRACT_SETS): Don't use 8 char... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Akim Demaille | Use rm/mv -f. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Paul Eggert | Replace @var{...(...}} with something else, as Texinfo... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Akim Demaille | Point to an official beta. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Akim Demaille | * src/reduce.c (dump_grammar): Move to... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Akim Demaille | * src/output.c (table_size, table_grow): New. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Akim Demaille | * data/bison.simple (yyr1): Its type is that of a token... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Akim Demaille | * src/reader.c (token_translations_init): 256 is now... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Akim Demaille | Propagate more token_number_t. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Akim Demaille | * src/output.h, src/output.c (get_lines_number): Remove. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Akim Demaille | more. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Akim Demaille | More. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Akim Demaille | * doc/bison.texinfo (Actions): Make clear that `|'... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Akim Demaille | * doc/bison.texinfo: Remove the uses of the obsolete... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Akim Demaille | More. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Akim Demaille | Add bootstrap. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Akim Demaille | More. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Akim Demaille | New. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Akim Demaille | Ignore Gettext file. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Akim Demaille | Add copyright notice. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Akim Demaille | More. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Akim Demaille | Remove from repo. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Akim Demaille | * src/system.h: Rely on HAVE_LIMITS_H. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Akim Demaille | More ideas. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
Akim Demaille | More ideas. |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Akim Demaille | * tests/calc.at (_AT_CHECK_CALC_ERROR): Receive as... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
Akim Demaille | * src/gram.h, src/gram.c (error_token_number): Remove... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Akim Demaille | Fix. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Akim Demaille | * data/bison.c++: s/b4_item_number_max/b4_rhs_number_max/. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Akim Demaille | * src/gram.h (item_number_t): New, the type of item... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Akim Demaille | * src/gram.h (item_number_t): New, the type of item... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Akim Demaille | * src/reduce.c (reduce_grammar): First reduce the nonte... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Akim Demaille | * src/system.h: No longer using strndup. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Akim Demaille | More ideas. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/muscle_tab.h (MUSCLE_INSERT_LONG_INT): New. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * tests/torture.at (Big triangle): New. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/gram.h, src/gram.c (nitems): Remove, it is an... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/reader.c: Normalize increments to prefix form. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/reader.c, symtab.c: Remove debugging code. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | Rename all the `bucket's as `symbol_t'. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | Use lib/hash for the symbol table. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/gram.c (nitems, nrules, nsyms, ntokens, nvars... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/gram.h (rule_s): prec and precsym are now pointers |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/lalr.c, src/LR0.c, src/closure.c, src/gram.c... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/lalr.h (LA): Is a bitsetv, not bitset*. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/lalr.h, src/lalr.c (LAruleno): Replace with... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/gram.h (rule_t): Rename `number' as `user_number'. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | As a result of the previous patch, it is no longer... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | Be sure never to walk through RITEMS, but use only... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/LR0.c (new_state): Display `nstates' as the name... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/LR0.c (allocate_itemsets): Don't loop over ritem... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/gram.h (rule_t): `lhs' is now a pointer to the... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/gram.h, src/gram.c (rules_rhs_length): New. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | Fix big patch application problems. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/gram.h, src/gram.c (rules_swap): New. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/output.c (output_rule_data): Fix various range... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | Remove the useless rules from the parser. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/reduce.c (inaccessable_symbols): Fix a buglet... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * data/bison.c++, data/bison.simple: Don't output the... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/closure.c, src/print.c, src/reader.c, src/reduce.c: |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * TODO: Update. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/output.c, src/reader.c, src/symtab.c, src/symtab... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Akim Demaille | * src/closure.c, src/derives.c, src/gram.h, src/lalr.c, |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Paul Eggert | * doc/bison.texinfo: Update copyright date. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Paul Eggert | Merge fixes from Debian bison_1.34-1.diff. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Paul Eggert | (AC_PREREQ): 2.53. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Akim Demaille | * src/conflicts.c (log_resolution): Argument `resolutio... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Paul Eggert | * src/bison.simple (YYCOPY): New macro. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Paul Eggert | (YYCOPY): New macro. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Paul Eggert | * Makefile.am (AUTOMAKE_OPTIONS): 1.6. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Paul Eggert | (AUTOMAKE_OPTIONS): Remove. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Paul Eggert | (AUTOMAKE_OPTIONS): 1.6. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Akim Demaille | Regen. |
commit | commitdiff | tree | snapshot |
next |