]> git.saurik.com Git - bison.git/history - data/glr.c
* data/yacc.c: Leave bigger chunks of quoted text.
[bison.git] / data / glr.c
2002-11-13  Akim Demaille* data/yacc.c: Leave bigger chunks of quoted text.
2002-11-13  Paul Eggert(yydoAction): Return YYRESULTTAG, not int.
2002-11-13  Paul Eggert(inline): Remove #define. It's the user's responsibili...
2002-11-12  Akim Demaille* tests/regression.at (input.y): s/YYEOF/MYEOF/, as...
2002-11-12  Akim Demaille* data/c.m4 (b4_yydestruct_generate, b4_symbol_actions...
2002-11-12  Paul EggertUse new @ escapes consistently.
2002-11-10  Paul EggertFix the test failure due to GCC warnings described in
2002-11-07  Akim DemailleLet yyerror always receive the msg as last argument...
2002-11-06  Akim DemailleRestore --no-lines.
2002-11-03  Akim Demaille* data/c.m4 (b4_identification, b4_user_args, b4_parse_...
2002-10-30  Paul Eggert(YYLEFTMOST_STATE): Remove.
2002-10-24  Akim Demaille* src/output.c (output_skeleton): Don't disable M4sugar...
2002-10-24  Akim Demaille* data/yacc.c (m4_int_type): New.
2002-10-23  Paul Eggert(struct yyltype): Define members even when not
2002-10-20  Akim Demaille* src/muscle_tab.c (muscle_grow): Remove trailing debug...
2002-10-20  Akim Demaille* data/c.m4 (b4_c_ansi_args): Recognize functions with no
2002-10-20  Akim Demaille* src/output.c (prepare): Move the definition of `token...
2002-10-20  Akim Demaille* data/yacc.c, data/yacc.c (b4_location_if, b4_pure_if...
2002-10-20  Akim Demaille* src/output.c (prepare): Use MUSCLE_INSERT_STRING.
2002-10-19  Paul Eggert(yyreportParseError): Don't assume that sprintf
2002-10-14  Akim Demaille* data/glr.c [YYDEBUG] (YYLEFTMOST_STATE): Initialize...
2002-10-14  Paul Eggert(yysigned_char): New type.
2002-10-13  Akim Demaille* data/glr.c (yyglrShiftDefer, yyaddDeferredAction...
2002-10-13  Akim DemailleLet nondeterministic skeletons be usable with deterministic
2002-10-13  Akim Demaille* data/glr.c: Formatting changes.
2002-10-13  Akim DemailleGLR parsers sometimes raise parse errors instead of...
2002-10-12  Paul EggertOutput token definitions before the first part of user...
2002-08-12  Paul EggertInclude string.h, for strlen.
2002-07-30  Akim DemailleIn verbose parse error message, don't report `error...
2002-07-25  Akim Demaille* data/c.m4 (b4_ints_in, b4_int_type, b4_int_type_for...
2002-07-25  Akim Demaille* src/gram.h (TIEM_NUMBER_MAX): New.
2002-07-03  Akim Demaille* src/output.c (froms, tos): Are state_number_t.
2002-06-30  Akim DemailleHave the GLR tests be `warning' checked, and fix the...
2002-06-28  Paul Hilfinger* data/glr.c: Correct typo in Emacs-mode directive...
2002-06-28  Akim Demaille* data/c.m4 (b4_copyright, b4_sint_type, b4_uint_type...
2002-06-28  Paul HilfingerRenamed file from bison.glr.