2004-12-16 |
Paul Eggert | * data/glr.c (b4_lhs_value, b4_rhs_value, b4_rhs-location): |
blob | commitdiff | raw |
2004-12-16 |
Akim Demaille | Use #define to handle the %name-prefix. |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Paul Eggert | (struct yyGLRStack): yyerror_range now has 3 items, |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Paul Eggert | (YYRHSLOC): Don't have two definitions, one for |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Paul Eggert | (yyuserAction, yyrecoverSyntaxError): Mark args |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Paul Eggert | Fix wording problem in comment. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Paul Eggert | (yyloc_default): Remove; not used. |
blob | commitdiff | raw | diff to current |
2004-10-25 |
Akim Demaille | * data/glr.c (YYRHSLOC): Move its definition next to... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Akim Demaille | In Bison 1.875's yacc.c, YYLLOC_DEFAULT was called... |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Akim Demaille | * data/yacc.c, data/glr.c (b4_at_dollar, b4_dollar_doll... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Akim Demaille | * data/yacc.c (YY_LOCATION_PRINT): Use YYLTYPE_IS_TRIVI... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Akim Demaille | * data/yacc.c (YY_LOCATION_PRINT): New. |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Akim Demaille | Have more complete shift traces. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Akim Demaille | * data/yacc.cc, data/glr.cc (yydestruct): Accept an... |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Akim Demaille | * data/glr.c, data/lalr1.cc, data/yacc.c: When YYABORT was |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Akim Demaille | * data/glr.c, yacc.c (YYDSYMPRINT): Remove, not used. |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Akim Demaille | * data/glr.c: Guard the declarations of yypstack and... |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Paul Eggert | Use "look-ahead" instead of "lookahead", consistently. |
blob | commitdiff | raw | diff to current |
2004-05-21 |
Paul Eggert | Output yylloc macro defn in glr.c even if locations... |
blob | commitdiff | raw | diff to current |
2004-03-31 |
Paul Eggert | Use 'short int' rather than 'short', and similarly... |
blob | commitdiff | raw | diff to current |
2004-02-02 |
Paul Eggert | (yytokenName): Bullet-proof against YYEMPTY token. |
blob | commitdiff | raw | diff to current |
2004-01-14 |
Paul Hilfinger | data/glr.c: Put casts on uses of YYREALLOC and YYMALLOC... |
blob | commitdiff | raw | diff to current |
2003-10-05 |
Paul Eggert | In GLR grammars, $N and @N now yield non-modifiable... |
blob | commitdiff | raw | diff to current |
2003-08-04 |
Paul Eggert | (yyuserMerge): Return void, not YYSTYPE. |
blob | commitdiff | raw | diff to current |
2003-07-26 |
Paul Eggert | (YYASSERT): New macro. |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Paul Eggert | (yyglrReduce): Don't use C89 string concatenation. |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Paul Eggert | (YYFREE, YYMALLOC, YYREALLOC): New macros. |
blob | commitdiff | raw | diff to current |
2003-06-20 |
Paul Eggert | * data/glr.c (YYLLOC_DEFAULT): Parenthesize arguments... |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Paul Eggert | (yyremoveDeletes, yy_reduce_print, yyglrReduce, yyrepor... |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Paul Eggert | Port to Forte Developer 7 C compiler. |
blob | commitdiff | raw | diff to current |
2003-06-10 |
Paul Hilfinger | * data/glr.c (YYERROR): Update definition. |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Paul Eggert | (yyfillin): Renamed from the old yyfill. Mark |
blob | commitdiff | raw | diff to current |
2003-05-25 |
Paul Eggert | (YYSTACKEXPANDABLE): Do not evaluate |
blob | commitdiff | raw | diff to current |
2003-04-21 |
Paul Eggert | (yyexpandGLRStack) [!YYSTACKEXPANDABLE]: |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Akim Demaille | * data/yacc.c, data/glr.c, data/lal1.cc: Use similar... |
blob | commitdiff | raw | diff to current |
2003-02-25 |
Paul Eggert | (yy_reduce_print): yylineno -> yylno, |
blob | commitdiff | raw | diff to current |
2003-02-13 |
Paul Eggert | (yyreportSyntaxError) [YYERROR_VERBOSE]: |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Paul Hilfinger | Changes in response to error report by S. Eken: GLR... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Paul Eggert | Update copyright. |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Paul Eggert | (yybool): Renamed from bool, to avoid collisions in C. |
blob | commitdiff | raw | diff to current |
2002-12-26 |
Paul Eggert | Don't include c.m4, as "include" doesn't do what we... |
blob | commitdiff | raw | diff to current |
2002-12-26 |
Paul Eggert | Comment fix: don't mention obsolete bison.simple. |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Paul Eggert | (b4_location_type): Remove. |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Paul Eggert | * data/glr.c, data/lalr1.cc, data/yacc.c: Do not use... |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Paul Eggert | (yy_reduce_print): Don't assume that yyrline[yyrule] |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Paul Eggert | Do not include <assert.h>. |
blob | commitdiff | raw | diff to current |
2002-11-19 |
Paul Eggert | (yygetLRActions): Replace `yyindex' with |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Paul Eggert | (YYDPRINTF, YYDSYMPRINT, YYDSYMPRINTF) [!YYDEBUG]:... |
blob | commitdiff | raw | diff to current |
2002-11-16 |
Akim Demaille | Augment the similarity between GLR and LALR traces. |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Paul Eggert | * data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison... |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Paul Hilfinger | * data/glr.c (yyFail): Always set yyerrflag. Corrects... |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Akim Demaille | * data/yacc.c: Leave bigger chunks of quoted text. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Paul Eggert | (yydoAction): Return YYRESULTTAG, not int. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Paul Eggert | (inline): Remove #define. It's the user's responsibili... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * tests/regression.at (input.y): s/YYEOF/MYEOF/, as... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * data/c.m4 (b4_yydestruct_generate, b4_symbol_actions... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Paul Eggert | Use new @ escapes consistently. |
blob | commitdiff | raw | diff to current |
2002-11-10 |
Paul Eggert | Fix the test failure due to GCC warnings described in |
blob | commitdiff | raw | diff to current |
2002-11-07 |
Akim Demaille | Let yyerror always receive the msg as last argument... |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Akim Demaille | Restore --no-lines. |
blob | commitdiff | raw | diff to current |
2002-11-03 |
Akim Demaille | * data/c.m4 (b4_identification, b4_user_args, b4_parse_... |
blob | commitdiff | raw | diff to current |
2002-10-30 |
Paul Eggert | (YYLEFTMOST_STATE): Remove. |
blob | commitdiff | raw | diff to current |
2002-10-24 |
Akim Demaille | * src/output.c (output_skeleton): Don't disable M4sugar... |
blob | commitdiff | raw | diff to current |
2002-10-24 |
Akim Demaille | * data/yacc.c (m4_int_type): New. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Paul Eggert | (struct yyltype): Define members even when not |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Akim Demaille | * src/muscle_tab.c (muscle_grow): Remove trailing debug... |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Akim Demaille | * data/c.m4 (b4_c_ansi_args): Recognize functions with no |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Akim Demaille | * src/output.c (prepare): Move the definition of `token... |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Akim Demaille | * data/yacc.c, data/yacc.c (b4_location_if, b4_pure_if... |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Akim Demaille | * src/output.c (prepare): Use MUSCLE_INSERT_STRING. |
blob | commitdiff | raw | diff to current |
2002-10-19 |
Paul Eggert | (yyreportParseError): Don't assume that sprintf |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Akim Demaille | * data/glr.c [YYDEBUG] (YYLEFTMOST_STATE): Initialize... |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Paul Eggert | (yysigned_char): New type. |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Akim Demaille | * data/glr.c (yyglrShiftDefer, yyaddDeferredAction... |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Akim Demaille | Let nondeterministic skeletons be usable with deterministic |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Akim Demaille | * data/glr.c: Formatting changes. |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Akim Demaille | GLR parsers sometimes raise parse errors instead of... |
blob | commitdiff | raw | diff to current |
2002-10-12 |
Paul Eggert | Output token definitions before the first part of user... |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Paul Eggert | Include string.h, for strlen. |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Akim Demaille | In verbose parse error message, don't report `error... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Akim Demaille | * data/c.m4 (b4_ints_in, b4_int_type, b4_int_type_for... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Akim Demaille | * src/gram.h (TIEM_NUMBER_MAX): New. |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Akim Demaille | * src/output.c (froms, tos): Are state_number_t. |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | Have the GLR tests be `warning' checked, and fix the... |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Paul Hilfinger | * data/glr.c: Correct typo in Emacs-mode directive... |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Akim Demaille | * data/c.m4 (b4_copyright, b4_sint_type, b4_uint_type... |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Paul Hilfinger | Renamed file from bison.glr. |
blob | commitdiff | raw | diff to current |
|