2002-06-19 |
Akim Demaille | Prepare @$ in %destructor, but currently don't bind... |
blob | commitdiff | raw |
2002-06-18 |
Akim Demaille | * data/bison.simple.new: Comment changes. |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Akim Demaille | * data/bison.simple (yyoverflowlab): #ifndef yyoverflow... |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_t): destructor_loc... |
blob | commitdiff | raw | diff to current |
2002-06-18 |
Akim Demaille | and Akim Demaille <akim@epita.fr> |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Akim Demaille | * data/m4sugar/m4sugar.m4 (m4_map): Recognize when... |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Akim Demaille | * data/bison.simple, data/bison.c++: Be sure to restore the |
blob | commitdiff | raw | diff to current |
2002-06-11 |
Akim Demaille | Have Bison grammars parsed by a Bison grammar. |
blob | commitdiff | raw | diff to current |
2002-06-11 |
Akim Demaille | GCJ's parser requires the tokens to be defined before... |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Akim Demaille | * data/bison.c++: Catch up with bison.simple: |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Akim Demaille | * tests/calc.at (AT_CHECK_CALC): Adjust: there are... |
blob | commitdiff | raw | diff to current |
2002-05-24 |
Paul Eggert | (yyparse): Correct error handling to conform to |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Paul Hilfinger | * data/bison.simple (yyr1): Don't use yy_token_number_t... |
blob | commitdiff | raw | diff to current |
2002-05-13 |
Paul Hilfinger | * data/bison.simple (b4_sint_type, b4_uint_type): Corre... |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Akim Demaille | * src/output.c (GENERATE_OUTPUT_TABLE): Replace with... |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Akim Demaille | * src/output.c (output_unsigned_int_table): New. |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Paul Eggert | (b4_token_defines): Also define YYTOKENTYPE for K&R C. |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Akim Demaille | * data/bison.simple (m4_if): Don't output empty enums. |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Akim Demaille | * data/bison.simple (b4_token_enum): New. |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Akim Demaille | * data/bison.simple (yyparse): Do not implement @$... |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Akim Demaille | Remove the so called hairy (semantic) parsers. |
blob | commitdiff | raw | diff to current |
2002-05-02 |
Akim Demaille | * src/reader.c (copy_at, copy_dollarm parse_braces... |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Paul Eggert | (YYCOPY): Fix [] quoting problem in the non-GCC case. |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Paul Eggert | (YYSTYPE_IS_TRIVIAL, YYLTYPE_IS_TRIVIAL): |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Robert Anisko | * tests/calc.at: Exercise prologue splitting. |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Paul Eggert | Remove unnecessary commentary and white space differenc... |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Akim Demaille | * data/bison.simple (yyr1): Its type is that of a token... |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Akim Demaille | * src/gram.h, src/gram.c (error_token_number): Remove... |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Akim Demaille | * data/bison.c++: s/b4_item_number_max/b4_rhs_number_max/. |
blob | commitdiff | raw | diff to current |
2002-04-08 |
Akim Demaille | * src/gram.h (item_number_t): New, the type of item... |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Akim Demaille | * src/muscle_tab.h (MUSCLE_INSERT_LONG_INT): New. |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Akim Demaille | * data/bison.c++, data/bison.simple: Don't output the... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Paul Eggert | (YYCOPY): New macro. |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Akim Demaille | Test and fix the #line outputs. |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Akim Demaille | * data/m4sugar/m4sugar.m4: Update from CVS Autoconf. |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Paul Eggert | (YYSTD): Remove. |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Akim Demaille | Give a try to M4 as a back end. |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Akim Demaille | * src/bison.simple, src/bison.hairy, src/bison.c++... |
blob | commitdiff | raw | diff to current |
|