2006-09-04 |
Joel E. Denny | Finish implementation of per-type %destructor/%printer... |
tree | commitdiff |
2006-09-04 |
Joel E. Denny | Require default %destructor/%printer to be declared... |
tree | commitdiff |
2006-08-24 |
Joel E. Denny | Whether the default %destructor/%printer applies to... |
tree | commitdiff |
2006-08-21 |
Joel E. Denny | Don't apply the default %destructor or %printer to... |
tree | commitdiff |
2006-08-20 |
Joel E. Denny | Allow %start after the first rule. |
tree | commitdiff |
2006-08-18 |
Joel E. Denny | Redo some of the previous commit: add back the ability... |
tree | commitdiff |
2006-08-18 |
Joel E. Denny | Don't allow an undeclared string literal, but allow... |
tree | commitdiff |
2006-08-14 |
Joel E. Denny | In the grammar scanner, STRING_FINISH unclosed construc... |
tree | commitdiff |
2006-08-14 |
Joel E. Denny | Handle string aliases for character tokens correctly. |
tree | commitdiff |
2006-07-29 |
Joel E. Denny | Enable declaration of default %printer/%destructor... |
tree | commitdiff |
2006-07-29 |
Joel E. Denny | Clean up handling of %destructor for the end token... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | * NEWS: Instead of %union, you can define and use your... |
tree | commitdiff |
2006-07-09 |
Joel E. Denny | Change %merge result type clash warnings to errors... |
tree | commitdiff |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_location_initial_column, b4_location_in... |
tree | commitdiff |
2006-07-08 |
Joel E. Denny | In the grammar file, the first column is 1 not 0 on... |
tree | commitdiff |
2006-07-07 |
Joel E. Denny | In warnings, say "previous declaration" rather than... |
tree | commitdiff |
2006-06-26 |
Joel E. Denny | Don't miss %merge result type warnings just because... |
tree | commitdiff |
2006-06-26 |
Joel E. Denny | Get action warnings (grammar_rule_check) right even... |
tree | commitdiff |
2006-06-25 |
Joel E. Denny | Clean up yesterday's patch. |
tree | commitdiff |
2006-06-24 |
Joel E. Denny | Fix bug that mistakes braced code in a declaration... |
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-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-06-07 |
Akim Demaille | * src/scan-gram.l: Move the "add a trailing ; to action... |
tree | commitdiff |
2006-06-06 |
Akim Demaille | Extract the parsing of user actions from the grammar... |
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-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-04-03 |
Akim Demaille | * src/scan-gram.l: Be robust to BRACED_CODE appearing... |
tree | commitdiff |
2006-03-12 |
Akim Demaille | * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Fix the... |
tree | commitdiff |
2006-03-12 |
Akim Demaille | Apply --prefix to C++ skeletons too: they change the... |
tree | commitdiff |
2006-03-07 |
Paul Eggert | * data/glr.c (yyresolveLocations): Rename local variabl... |
tree | commitdiff |
2006-03-06 |
Paul Eggert | * tests/Makefile.am ($(srcdir)/package.m4, maintainer... |
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-13 |
Paul Eggert | * NEWS: Version 2.1a. |
tree | commitdiff |
2006-02-06 |
Paul Eggert | * tests/headers.at (AT_TEST_CPP_GUARD_H): Use #include... |
tree | commitdiff |
2006-02-01 |
Paul Eggert | * tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume... |
tree | commitdiff |
2006-01-30 |
Joel E. Denny | During deterministic GLR operation, user actions should... |
tree | commitdiff |
2006-01-30 |
Paul Eggert | * src/parse-gram.y (grammar_declaration): Location... |
tree | commitdiff |
2006-01-30 |
Paul Eggert | * tests/input.at (AT_CHECK_UNUSED_VALUES): Remove.... |
tree | commitdiff |
2006-01-30 |
Paul Eggert | Fix a longstanding bug uncovered by bro-0.9a9/src/parse... |
tree | commitdiff |
2006-01-27 |
Paul Eggert | * src/reader.c (symbol_should_be_used): Renamed from... |
tree | commitdiff |
2006-01-23 |
Paul Eggert | * data/yacc.c (b4_int_type): Use yytype_uint8, etc... |
tree | commitdiff |
2006-01-22 |
Paul Eggert | Fix white space glitches. |
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-19 |
Akim Demaille | * tests/calc.at (_AT_DATA_CALC_Y): Initialize the whole... |
tree | commitdiff |
2006-01-12 |
Joel E. Denny | * data/glr.c (yyGLRStateSet): Rename yylookaheadStatuses to |
tree | commitdiff |
2006-01-08 |
Joel E. Denny | * tests/glr-regression.at: Update copyright year to... |
tree | commitdiff |
2006-01-06 |
Joel E. Denny | * data/glr.c (yyGLRStateSet): Add yybool* yylookaheadSt... |
tree | commitdiff |
2006-01-06 |
Joel E. Denny | * tests/glr-regression.at: For consistency with my... |
tree | commitdiff |
2006-01-05 |
Joel E. Denny | * data/glr.c (yyresolveValue): When merging semantic... |
tree | commitdiff |
2006-01-04 |
Akim Demaille | Also warn about non-used mid-rule values. |
tree | commitdiff |
2006-01-04 |
Akim Demaille | * src/reader.c (grammar_midrule_action): If $$ is set... |
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 | * data/glr.c: Reformat whitespace with tabs. |
tree | commitdiff |
2005-12-27 |
Akim Demaille | * src/reader.c (grammar_current_rule_check): Also check... |
tree | commitdiff |
2005-12-22 |
Akim Demaille | Warn about unused values. |
tree | commitdiff |
2005-12-22 |
Paul Eggert | * NEWS: Reword %destructor vs YYABORT etc. |
tree | commitdiff |
2005-12-21 |
Akim Demaille | * tests/cxx-type.at: Construct a tree, count the parent... |
tree | commitdiff |
2005-12-10 |
Paul Eggert | * tests/sets.at (Accept): Fix typos in regular expressi... |
tree | commitdiff |
2005-12-08 |
Paul Eggert | * tests/glr-regression.at |
tree | commitdiff |
2005-12-06 |
Paul Eggert | * data/glr.c (yyprocessOneStack): Synchronize the shift... |
tree | commitdiff |
2005-11-18 |
Paul Eggert | * data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT): |
tree | commitdiff |
2005-11-18 |
Paul Eggert | * src/conflicts.c (conflicts_print): Don't print file... |
tree | commitdiff |
2005-11-16 |
Akim Demaille | Generalize the display of semantic values and locations... |
tree | commitdiff |
2005-11-11 |
Akim Demaille | When yydebug, report semantic and location values for... |
tree | commitdiff |
2005-11-03 |
Akim Demaille | Typo. |
tree | commitdiff |
2005-10-31 |
Paul Hilfinger | data/glr.c (yyfill): Adjust comment. |
tree | commitdiff |
2005-10-13 |
Akim Demaille | * src/scan-skel.l: Output the base name parts of the... |
tree | commitdiff |
2005-10-12 |
Akim Demaille | * src/parse-gram.y (version_check): Exit 63 to please... |
tree | commitdiff |
2005-10-02 |
Akim Demaille | * bootstrap (gnulib_modules): Add strverscmp. |
tree | commitdiff |
2005-09-30 |
Akim Demaille | Alexandre Duret-Lutz <adl@gnu.org> |
tree | commitdiff |
2005-09-21 |
Paul Eggert | * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use |
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-19 |
Paul Eggert | * tests/glr-regression.at (Duplicated user destructor... |
tree | commitdiff |
2005-09-19 |
Akim Demaille | * tests/atlocal.in (LIBS): Pass INTLLIBS to address... |
tree | commitdiff |
2005-09-16 |
Paul Eggert | * NEWS: Version 2.1. |
tree | commitdiff |
2005-09-08 |
Paul Eggert | (Duplicate representation of merged trees): Add casts... |
tree | commitdiff |
2005-08-26 |
Paul Eggert | * data/glr.c (yydestroyGLRState): Renamed from yydestro... |
tree | commitdiff |
2005-08-25 |
Akim Demaille | * tests/local.at (AT_COMPILE_CXX): Pass $LINKS too. |
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-21 |
Paul Eggert | * data/glr.c (yyresolveValue): Fix redundant parse... |
tree | commitdiff |
2005-07-25 |
Paul Eggert | * tests/regression.at (Token definitions): Don't rely on |
tree | commitdiff |
2005-07-25 |
Paul Eggert | Fix core dump reported by Pablo De Napoli in |
tree | commitdiff |
2005-07-24 |
Paul Eggert | * NEWS: Version 2.0b. |
tree | commitdiff |
2005-07-21 |
Paul Eggert | * data/glr.c (yytnamerr): New function. |
tree | commitdiff |
2005-07-20 |
Paul Eggert | Don't pipe output of ./types through sed to |
tree | commitdiff |
2005-07-20 |
Paul Eggert | (_AT_TEST_GLR_CXXTYPES): Work even with |
tree | commitdiff |
2005-07-19 |
Paul Eggert | Destructor cleanups and regularization among the three... |
tree | commitdiff |
2005-07-19 |
Paul Eggert | (_AT_TEST_GLR_CXXTYPES): Don't try to have yyerror... |
tree | commitdiff |
next |