2006-10-22 |
Joel E. Denny | * data/push.c, data/yacc.c: Make sure there's a newline... |
tree | commitdiff |
2006-10-15 |
Paolo Bonzini | 2006-10-16 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2006-10-13 |
Paul Eggert | * configure.ac: Use AC_PROG_CC_STDC; this is more moder... |
tree | commitdiff |
2006-10-12 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add bison.m4... |
tree | commitdiff |
2006-10-12 |
Paul Eggert | * data/push.c (yypushparse, yypvarsinit, yypvars):... |
tree | commitdiff |
2006-10-11 |
Paul Eggert | Fix missing bracket. |
tree | commitdiff |
2006-10-11 |
Paul Eggert | * data/push.c (yypushparse): Fix memory leak if yymsg... |
tree | commitdiff |
2006-10-08 |
Paolo Bonzini | 2006-10-08 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2006-10-06 |
Paul Eggert | Fix test failure reported by Tom Lane in |
tree | commitdiff |
2006-09-21 |
Paul Eggert | * data/push.c (YYPUSH_MORE): Make it an enum instead. |
tree | commitdiff |
2006-09-21 |
Paul Eggert | * data/push.c (yyresult_get): Remove function. |
tree | commitdiff |
2006-09-15 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add push.c. |
tree | commitdiff |
2006-09-13 |
Paul Eggert | Fix typo in previous patch; YYCDEBUG was defined in... |
tree | commitdiff |
2006-09-13 |
Paul Eggert | Fix glr.cc and lalr1.cc's use of YYDEBUG so that there... |
tree | commitdiff |
2006-09-12 |
Paul Eggert | * data/glr.cc (YYERROR_VERBOSE, YYTOKEN_TABLE): Remove. |
tree | commitdiff |
2006-09-12 |
Paul Eggert | * data/c.m4 (b4_null, b4_case): Define. |
tree | commitdiff |
2006-09-11 |
Paul Eggert | * data/glr.c (b4_shared_declarations): Put start-header... |
tree | commitdiff |
2006-08-11 |
Paul Eggert | * configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign... |
tree | commitdiff |
2006-08-10 |
Joel E. Denny | Suppress signed/unsigned comparison warnings for yycheck. |
tree | commitdiff |
2006-07-29 |
Joel E. Denny | Clean up handling of %destructor for the end token... |
tree | commitdiff |
2006-07-12 |
Paul Eggert | * data/lalr1.cc (YYCDEBUG): Use 'if (yydebug_) (*yycdeb... |
tree | commitdiff |
2006-07-12 |
Akim Demaille | * data/c.m4: Comment changes. |
tree | commitdiff |
2006-07-09 |
Paul Eggert | * NEWS: Instead of %union, you can define and use your... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | * data/yacc.c (YYID, yy_stack_print): Prefix local... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | * data/c.m4 (b4_basename): Simplify a bit, since we... |
tree | commitdiff |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_location_initial_column, b4_location_in... |
tree | commitdiff |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_dirname): New. |
tree | commitdiff |
2006-06-23 |
Joel E. Denny | Rename %before-definitions to %start-header and %after... |
tree | commitdiff |
2006-06-22 |
Joel E. Denny | Add comparison operators for C++ location classes.... |
tree | commitdiff |
2006-06-21 |
Joel E. Denny | Don't put the pre-prologue in the header file. For... |
tree | commitdiff |
2006-06-20 |
Akim Demaille | Install these changes: |
tree | commitdiff |
2006-06-11 |
Joel E. Denny | For associating token numbers with token names for... |
tree | commitdiff |
2006-06-10 |
Joel E. Denny | For consistency, use `lookahead' instead of `look-ahead' or |
tree | commitdiff |
2006-05-30 |
Paul Eggert | * data/glr.c (YYRECOVERING): Define to be a function... |
tree | commitdiff |
2006-05-27 |
Paul Eggert | * data/yacc.c (yy_reduce_print): Omit trailing white... |
tree | commitdiff |
2006-05-21 |
Joel E. Denny | * data/yacc.c (yyparse): Wrap the final return from... |
tree | commitdiff |
2006-05-21 |
Joel E. Denny | * data/glr.c (yyresolveLocations): Remove bogus YYASSER... |
tree | commitdiff |
2006-05-21 |
Paul Eggert | * data/c.m4 (b4_yy_symbol_print_generate): |
tree | commitdiff |
2006-05-17 |
Joel E. Denny | * data/glr.c (yyreportTree): Make room in yystates... |
tree | commitdiff |
2006-05-15 |
Paul Eggert | * data/glr.c (yyreportSyntaxError): Fix off-by-one... |
tree | commitdiff |
2006-05-15 |
Paul Eggert | * data/yacc.c (yytnamerr): Fix typo: local var should... |
tree | commitdiff |
2006-05-14 |
Akim Demaille | * data/glr.cc, data/lalr1.cc: Using %defines is mandatory. |
tree | commitdiff |
2006-05-14 |
Akim Demaille | Implement --trace=m4. |
tree | commitdiff |
2006-05-14 |
Paul Eggert | * data/c.m4 (b4_copyright): Put the special exception... |
tree | commitdiff |
2006-05-11 |
Akim Demaille | * data/lalr1.cc (yytranslate_): Rename token as t to... |
tree | commitdiff |
2006-05-09 |
Paul Eggert | * data/glr.c: Switch to Bison 2.2 special-exception... |
tree | commitdiff |
2006-04-27 |
Akim Demaille | * data/glr.cc: Remove dead code. |
tree | commitdiff |
2006-03-12 |
Akim Demaille | Apply --prefix to C++ skeletons too: they change the... |
tree | commitdiff |
2006-03-10 |
Akim Demaille | * data/c.m4 (b4_token_enum): Always define the enum... |
tree | commitdiff |
2006-03-07 |
Paul Eggert | * data/glr.c (yyresolveLocations): Rename local variabl... |
tree | commitdiff |
2006-03-06 |
Joel E. Denny | * tests/glr-regression.at (Uninitialized location when... |
tree | commitdiff |
2006-03-04 |
Joel E. Denny | * tests/glr-regression.at (Leaked semantic values when... |
tree | commitdiff |
2006-03-02 |
Joel E. Denny | Avoid memory leaks by not invoking longjmp in yyreportA... |
tree | commitdiff |
2006-03-02 |
Joel E. Denny | Don't leak semantic values for parent RHS when a user... |
tree | commitdiff |
2006-02-27 |
Paul Eggert | * data/glr.c (yyexpandGLRStack): Catch an off-by-one... |
tree | commitdiff |
2006-02-17 |
Paul Eggert | * data/yacc.c [(! defined yyoverflow || YYERROR_VERBOSE... |
tree | commitdiff |
2006-02-02 |
Paul Eggert | * data/lalr1.cc (yytranslate_): No longer inline. |
tree | commitdiff |
2006-01-30 |
Joel E. Denny | During deterministic GLR operation, user actions should... |
tree | commitdiff |
2006-01-23 |
Paul Eggert | Work around a bug in bro 0.8, which underparenthesizes its |
tree | commitdiff |
2006-01-23 |
Paul Eggert | * data/yacc.c (b4_int_type): Use yytype_uint8, etc... |
tree | commitdiff |
2006-01-22 |
Paul Eggert | * Makefile.cfg (local-checks-to-skip): Add changelog... |
tree | commitdiff |
2006-01-20 |
Paul Eggert | Minor fixups to get 'make maintainer-check' to work. |
tree | commitdiff |
2006-01-12 |
Joel E. Denny | * data/glr.c (yyGLRStateSet): Rename yylookaheadStatuses to |
tree | commitdiff |
2006-01-12 |
Paul Hilfinger | * data/glr.c (yysplitStack): A little stylistic rewrite. |
tree | commitdiff |
2006-01-11 |
Paul Hilfinger | * data/glr.c (yyaddDeferredAction): Flesh out the... |
tree | commitdiff |
2006-01-06 |
Joel E. Denny | * data/glr.c (yyGLRStateSet): Add yybool* yylookaheadSt... |
tree | commitdiff |
2006-01-06 |
Joel E. Denny | * data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol... |
tree | commitdiff |
2006-01-05 |
Joel E. Denny | * data/glr.c (yyresolveValue): When merging semantic... |
tree | commitdiff |
2006-01-04 |
Paul Eggert | Remove stray "*/". |
tree | commitdiff |
2006-01-04 |
Paul Eggert | Use ususual GNU style. |
tree | commitdiff |
2006-01-04 |
Paul Eggert | (b4_c_modern): Parenthesize. |
tree | commitdiff |
2006-01-04 |
Paul Eggert | * data/c.m4 (b4_c_modern): New macro, with a new provis... |
tree | commitdiff |
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 |
next |