2005-11-11 |
Akim Demaille | When yydebug, report semantic and location values for... |
tree | commitdiff |
2005-11-11 |
Akim Demaille | * data/glr.c (yynewGLRStackItem, YY_RESERVE_GLRSTACK... |
tree | commitdiff |
2005-10-31 |
Paul Hilfinger | data/glr.c (yyfill): Adjust comment. |
tree | commitdiff |
2005-10-21 |
Akim Demaille | * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_gene... |
tree | commitdiff |
2005-10-13 |
Akim Demaille | * src/scan-skel.l: Output the base name parts of the... |
tree | commitdiff |
2005-10-13 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __C99_FUNC__... |
tree | commitdiff |
2005-10-11 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __STDC_VERSION... |
tree | commitdiff |
2005-10-11 |
Paul Eggert | Work around portability problems with Visual Age C... |
tree | commitdiff |
2005-10-06 |
Paul Eggert | * data/c.m4 (yydestruct, yysymprint): |
tree | commitdiff |
2005-10-05 |
Paul Eggert | * data/m4sugar/m4sugar.m4 (_m4_map): New macro. |
tree | commitdiff |
2005-10-05 |
Paul Eggert | Undo the parts of the unlocked-I/O change that substituted |
tree | commitdiff |
2005-10-05 |
Paul Eggert | * data/glr.c (yyuserMerge, yyreportAmbiguity, yyreportS... |
tree | commitdiff |
2005-10-02 |
Paul Eggert | Use unlocked I/O for a minor performance improvement... |
tree | commitdiff |
2005-10-02 |
Paul Eggert | * data/lalr1.cc: Don't put an unmatched ' in a dnl... |
tree | commitdiff |
2005-10-02 |
Akim Demaille | * data/location.cc: New. |
tree | commitdiff |
2005-10-02 |
Akim Demaille | Akim Demaille <akim@epita.fr> |
tree | commitdiff |
2005-10-02 |
Akim Demaille | * data/location.cc: New, extract from... |
tree | commitdiff |
2005-09-30 |
Akim Demaille | Alexandre Duret-Lutz <adl@gnu.org> |
tree | commitdiff |
2005-09-29 |
Akim Demaille | * data/c.m4 (b4_error_verbose_if): New. |
tree | commitdiff |
2005-09-21 |
Paul Eggert | Don't rely on whether alloc is #defined; that is in... |
tree | commitdiff |
2005-09-21 |
Paul Eggert | More alloca cleanups. |
tree | commitdiff |
2005-09-20 |
Paul Eggert | Fix typo in previous patch: some operands of 'defined... |
tree | commitdiff |
2005-09-20 |
Paul Eggert | * data/yacc.c (YYSIZE_T): Reindent to make it clearer... |
tree | commitdiff |
2005-09-20 |
Akim Demaille | * data/glr.c: Use b4_token_enums, not b4_token_enums_de... |
tree | commitdiff |
2005-09-20 |
Paul Eggert | (YYSIZE_MAXIMUM): New macro. |
tree | commitdiff |
2005-09-19 |
Akim Demaille | Remove the traits, failed experiment. |
tree | commitdiff |
2005-09-19 |
Akim Demaille | * data/lalr1.cc (yyparse): Rename yylooka and yyilooka... |
tree | commitdiff |
2005-09-16 |
Paul Eggert | * NEWS: Version 2.1. |
tree | commitdiff |
2005-09-16 |
Akim Demaille | * data/c.m4 (b4_token_enums): New. |
tree | commitdiff |
2005-09-16 |
Akim Demaille | * data/c.m4 (b4_token_enums): New. |
tree | commitdiff |
2005-09-16 |
Akim Demaille | * data/lalr1.cc (yylex_): Remove, inline its code. |
tree | commitdiff |
2005-09-15 |
Paul Eggert | false -> yyfalse |
tree | commitdiff |
2005-09-15 |
Paul Eggert | * data/glr.c (yyresolveValue): Add default case to... |
tree | commitdiff |
2005-09-15 |
Paul Eggert | * NEWS: Document when yyparse started to return 2. |
tree | commitdiff |
2005-09-12 |
Paul Eggert | [defined YYSETJMP]: Don't include <setjmp.h>. |
tree | commitdiff |
2005-09-09 |
Paul Eggert | * data/c.m4 (b4_identification): Define YYBISON_VERSION. |
tree | commitdiff |
2005-09-09 |
Paul Eggert | * data/glr.c (YYCHK1): Do not assume YYE is in range. |
tree | commitdiff |
2005-09-09 |
Paul Eggert | * doc/bison.texinfo: Correct typos in previous fix. |
tree | commitdiff |
2005-08-26 |
Paul Eggert | * data/glr.c (yydestroyGLRState): Renamed from yydestro... |
tree | commitdiff |
2005-08-25 |
Paul Eggert | (yydestroyStackItem): New function. |
tree | commitdiff |
2005-08-25 |
Paul Eggert | * data/glr.c (yyrecoverSyntaxError, yyreturn): |
tree | commitdiff |
2005-08-22 |
Paul Eggert | * data/glr.c (yyreturn): Use "Cleanup:" rather than... |
tree | commitdiff |
2005-08-22 |
Paul Eggert | (YY_SYMBOL_PRINT): Append a newline, for consistency |
tree | commitdiff |
2005-08-21 |
Paul Eggert | * data/glr.c (yyresolveValue): Fix redundant parse... |
tree | commitdiff |
2005-07-25 |
Paul Eggert | (YYOPTIONAL_LOC): Define even if it's not a recent |
tree | commitdiff |
2005-07-24 |
Paul Eggert | * NEWS: Version 2.0b. |
tree | commitdiff |
2005-07-24 |
Paul Eggert | (ATTRIBUTE_UNUSED): Remove, since it infringes on |
tree | commitdiff |
2005-07-22 |
Paul Eggert | * data/glr.c (YYTOKEN_TABLE): New macro. |
tree | commitdiff |
2005-07-22 |
Paul Eggert | (yyinitGLRStack, yyreturn): Don't call malloc again... |
tree | commitdiff |
2005-07-21 |
Paul Eggert | * data/glr.c (yytnamerr): New function. |
tree | commitdiff |
2005-07-20 |
Paul Eggert | (yyreturn): Don't pop stack if yyinitStateSet failed, |
tree | commitdiff |
2005-07-20 |
Paul Eggert | (yyexpandGLRStack, yyaddDeferredAction, yyexpandGLRStack): |
tree | commitdiff |
2005-07-19 |
Paul Eggert | Destructor cleanups and regularization among the three... |
tree | commitdiff |
2005-07-19 |
Paul Eggert | * NEWS: Document minor wording changes in diagnostics of |
tree | commitdiff |
2005-07-18 |
Paul Eggert | Update copyright. |
tree | commitdiff |
2005-07-18 |
Paul Eggert | Add i18n support to the GLR skeleton. Partially fix... |
tree | commitdiff |
2005-07-18 |
Paul Eggert | Improve tests for stack overflow in GLR parser. |
tree | commitdiff |
2005-07-17 |
Paul Eggert | * data/glr.c (yyparse): Don't assume that the initial... |
tree | commitdiff |
2005-07-14 |
Paul Eggert | * data/glr.c (YYSTACKEXPANDABLE): Don't define if alrea... |
tree | commitdiff |
2005-07-14 |
Paul Eggert | * data/glr.c (yyuserAction): Fix uninitialized variable... |
tree | commitdiff |
2005-07-12 |
Paul Eggert | * bootstrap: Get runtime translations into runtime-po. |
tree | commitdiff |
2005-07-12 |
Akim Demaille | 2005-07-12 Akim Demaille <akim@epita.fr> |
tree | commitdiff |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): Undo previous patch. Instead, |
tree | commitdiff |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): In the initial action, set |
tree | commitdiff |
2005-07-06 |
Paul Eggert | * data/glr.c (yyFail): Drastically simplify; since... |
tree | commitdiff |
2005-07-05 |
Paul Eggert | Rewrite GLR parser to catch more buffer overrun, storag... |
tree | commitdiff |
2005-06-22 |
Akim Demaille | * data/lalr1.cc (yylex_): Honor %lex-param. |
tree | commitdiff |
2005-06-09 |
Paul Eggert | * data/yacc.c (malloc, free) [defined __cplusplus]... |
tree | commitdiff |
2005-06-07 |
Paul Hilfinger | data/glr.c: Modify treatment of unused parameters to... |
tree | commitdiff |
2005-05-30 |
Paul Eggert | (yyparse): strlen -> yystrlen. |
tree | commitdiff |
2005-05-30 |
Akim Demaille | * data/lalr1.cc (_): New. |
tree | commitdiff |
2005-05-27 |
Paul Eggert | Fix infringement on user name space reported by Bruno... |
tree | commitdiff |
2005-05-22 |
Paul Eggert | (yy::]b4_parser_class_name[::parse): Port |
tree | commitdiff |
2005-05-22 |
Paul Eggert | Update copyright date. |
tree | commitdiff |
2005-05-22 |
Paul Eggert | Fix a destructor bug reported by Wolfgang Spraul in |
tree | commitdiff |
2005-05-21 |
Paul Hilfinger | * data/glr.c (YY_SYMBOL_PRINT): Don't print newline... |
tree | commitdiff |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
tree | commitdiff |
2005-05-02 |
Paul Eggert | * tests/actions.at: Test that stack overflow invokes... |
tree | commitdiff |
2005-04-25 |
Paul Eggert | (YYSTACK_ALLOC_MAXIMUM): Add more-descriptive comment. |
tree | commitdiff |
2005-04-16 |
Paul Eggert | (YYSTACK_ALLOC_MAXIMUM): New macro. |
tree | commitdiff |
2005-04-14 |
Paul Eggert | * NEWS: Bison-generated C parsers now use the _ macro to |
tree | commitdiff |
2005-03-17 |
Paul Eggert | (yyparse): Omit spaces before #line. |
tree | commitdiff |
2005-01-21 |
Paul Eggert | (YYCOPY, yystpcpy, yyparse): Remove "register". |
tree | commitdiff |
2005-01-17 |
Paul Eggert | * data/glr.c (yyuserAction): Add "default: break;"... |
tree | commitdiff |
2005-01-08 |
Paul Eggert | (yyparse): Pacify non-GCC compilers about yyerrorlab |
tree | commitdiff |
2005-01-08 |
Paul Eggert | (yyparse): Pacify non-GCC compilers about yyerrorlab |
tree | commitdiff |
2004-12-26 |
Paul Eggert | (yydestruct_): Pacify unused variable warning for yymsg... |
tree | commitdiff |
2004-12-22 |
Paul Eggert | * NEWS: Bison-generated parsers no longer default to... |
tree | commitdiff |
2004-12-22 |
Akim Demaille | * data/lalr1.cc (parser::token_number_type, parser... |
tree | commitdiff |
2004-12-21 |
Akim Demaille | * data/lalr1.cc (parser::parse): Return a bool instead... |
tree | commitdiff |
2004-12-21 |
Akim Demaille | Don't impose std::string for filenames. |
tree | commitdiff |
2004-12-21 |
Akim Demaille | Don't impose std::string for filenames. |
tree | commitdiff |
2004-12-20 |
Akim Demaille | Use more STL like names: my_class instead of MyClass. |
tree | commitdiff |
2004-12-20 |
Paul Eggert | (YYLLOC_DEFAULT): Use GNU spacing conventions. |
tree | commitdiff |
2004-12-17 |
Akim Demaille | * data/lalr1.cc: Extensive Doxygenation. |
tree | commitdiff |
2004-12-16 |
Paul Eggert | * data/glr.c (b4_lhs_value, b4_rhs_value, b4_rhs-location): |
tree | commitdiff |
2004-12-16 |
Akim Demaille | * data/lalr1.cc (yyreport_syntax_error_): Catch up... |
tree | commitdiff |
2004-12-16 |
Akim Demaille | Use #define to handle the %name-prefix. |
tree | commitdiff |
2004-12-16 |
Akim Demaille | Move lalr1.cc internals into yy*. |
tree | commitdiff |
2004-12-15 |
Akim Demaille | * data/lalr1.cc (lex_): Rename as... |
tree | commitdiff |
next |