2006-01-03 |
Paul Eggert | * data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c: |
tree | commitdiff |
2006-01-03 |
Paul Eggert | Update copyright year to 2006. |
tree | commitdiff |
2006-01-03 |
Akim Demaille | Have glr.cc pass (some of) the calc.at tests. |
tree | commitdiff |
2006-01-02 |
Akim Demaille | * src/output.c (output_skeleton): Don't hard wire the... |
tree | commitdiff |
2006-01-02 |
Akim Demaille | * src/output.c (output_skeleton): Don't hard wire the... |
tree | commitdiff |
2006-01-02 |
Akim Demaille | * data/glr.c: Reformat whitespace with tabs. |
tree | commitdiff |
2005-12-29 |
Akim Demaille | Let glr.cc catch up with symbol_value_print. |
tree | commitdiff |
2005-12-22 |
Akim Demaille | * data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4 |
tree | commitdiff |
2005-12-22 |
Paul Eggert | Undo 2005-12-01 tentative license wording change. |
tree | commitdiff |
2005-12-22 |
Paul Eggert | * NEWS: Reword %destructor vs YYABORT etc. |
tree | commitdiff |
2005-12-21 |
Akim Demaille | * data/glr.c (struct yyGLRStack): If pure, add yyval... |
tree | commitdiff |
2005-12-21 |
Akim Demaille | YYACCEPT, YYERROR, and YYABORT, as user actions, should not |
tree | commitdiff |
2005-12-12 |
Paul Eggert | * data/glr.c: Reorder typedef declarations for structs... |
tree | commitdiff |
2005-12-09 |
Paul Eggert | Cleanups so that Bison-generated parsers have less... |
tree | commitdiff |
2005-12-06 |
Paul Eggert | * data/glr.c (yyprocessOneStack): Synchronize the shift... |
tree | commitdiff |
2005-12-01 |
Paul Eggert | * data/yacc.c: Say "parser skeleton" rather than "file... |
tree | commitdiff |
2005-11-18 |
Paul Eggert | * data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT): |
tree | commitdiff |
2005-11-16 |
Akim Demaille | Generalize the display of semantic values and locations... |
tree | commitdiff |
2005-11-14 |
Akim Demaille | * data/glr.c (yy_reduce_print): The loop was quite... |
tree | commitdiff |
2005-11-14 |
Akim Demaille | * data/glr.c (yy_reduce_print): Fix the $ number. |
tree | commitdiff |
2005-11-14 |
Akim Demaille | Fix incorrect comment. |
tree | commitdiff |
2005-11-14 |
Akim Demaille | "Use" parse parameters. |
tree | commitdiff |
2005-11-14 |
Akim Demaille | * data/glr.c (yyexpandGLRStack): Declare only if defined. |
tree | commitdiff |
2005-11-14 |
Akim Demaille | * data/glr.cc: New. |
tree | commitdiff |
2005-11-14 |
Akim Demaille | Have glr.c include its header file when created. |
tree | commitdiff |
2005-11-12 |
Akim Demaille | Let position and location be PODs. |
tree | commitdiff |
2005-11-12 |
Akim Demaille | * data/lalr1.cc: Move the body of the ctor and dtor... |
tree | commitdiff |
2005-11-11 |
Akim Demaille | * data/glr.c: Comment changes. |
tree | commitdiff |
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 |
next |