2003-01-13 |
Paul Eggert | * NEWS: %expect-violations are now just warnings, reverting
|
commit | commitdiff | tree |
2003-01-11 |
Paul Eggert | (version): Update copyright year.
|
commit | commitdiff | tree |
2003-01-09 |
Paul Eggert | Invoke wget with -C off, to disable proxy caches.
|
commit | commitdiff | tree |
2003-01-09 |
Paul Eggert | (WGETFLAGS): New macro, containing "-C off" to disable...
|
commit | commitdiff | tree |
2003-01-07 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2003-01-07 |
Paul Eggert | Add a reference to the GLR paper of Scott, Johnstone...
|
commit | commitdiff | tree |
2003-01-07 |
Paul Eggert | (Generalized LR Parsing): Add a reference to the GLR...
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | Add --disable-yacc.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | (bin_SCRIPTS): yacc -> @YACC_SCRIPT@.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | (lib_LIBRARIES): liby.a -> @YACC_LIBRARY@.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | (AC_ARG_ENABLE): Add --disable-yacc.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | Update copyright date.
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | Do not let the scan-skel token buffer grow unboundedly...
|
commit | commitdiff | tree |
2003-01-05 |
Paul Eggert | (yyerrlab1): Omit attribute if __cplusplus is defined,
|
commit | commitdiff | tree |
2003-01-04 |
Paul Eggert | (__INT_TO_PTR) [__STDC__]: Cast result to
|
commit | commitdiff | tree |
2003-01-04 |
Paul Eggert | ([^@\n]): Renamed from [^@\n]+ so that the token buffer...
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (QPUTS): Omit redundant `;' from macro definition.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (bitset_stats_list): Remove unused var.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | ("@oline@"): Output lineno+1, not lineno.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (yybool): Renamed from bool, to avoid collisions in C.
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (_Bool, bool, false, true, __bool_true_false_are_defined):
|
commit | commitdiff | tree |
2003-01-03 |
Paul Eggert | (_Bool, bool, false, true, __bool_true_false_are_defined):
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | Pacify the buggy "smart preprocessor" in MacOS 10.2.3.
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | (yyerrlab1): Append `;' after attribute, to
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | Update copyright date.
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | Comment fixes.
|
commit | commitdiff | tree |
2003-01-02 |
Paul Eggert | Correct the address of info-gnu.
|
commit | commitdiff | tree |
2003-01-01 |
Paul Eggert | Update version number to 1.875a.
|
commit | commitdiff | tree |
2003-01-01 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2003-01-01 |
Paul Eggert | Bison 1.875.
|
commit | commitdiff | tree |
2002-12-31 |
Paul Eggert | src/scan-gram.l (<SC_BRACED_CODE>"}"): Append ";" only...
|
commit | commitdiff | tree |
2002-12-30 |
Paul Eggert | Treat stray "," more uniformly.
|
commit | commitdiff | tree |
2002-12-30 |
Paul Eggert | (<INITIAL,SC_AFTER_IDENTIFIER,SC_PRE_CODE>","):
|
commit | commitdiff | tree |
2002-12-30 |
Paul Eggert | (<SC_BRACED_CODE>"}"): Append ";" before the last brace...
|
commit | commitdiff | tree |
2002-12-30 |
Paul Eggert | (YYDECL): Use YYSTYPE, not its deprecated alias yystype...
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | * src/symtab.c (symbol_make_alias): Set type of SYMVAL...
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (symbol_make_alias): Set type of SYMVAL to be that...
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | Update version number to 1.75g.
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | Version 1.75f.
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (Badly Collapsed GLR States): Switch to Yacc-style...
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (GNU Cim Grammar): Switch to Yacc-style reports.
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (Unresolved SR Conflicts, Defaulted
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (conflict_report):
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (Understanding): Use Yacc style for conflict reports...
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (reduce_print): Don't invoke fflush; it's not needed.
|
commit | commitdiff | tree |
2002-12-29 |
Paul Eggert | (warn_at, warn, complain_at, complain, fatal_at, fatal...
|
commit | commitdiff | tree |
2002-12-28 |
Paul Eggert | Fix a bug where error locations were not being recorded...
|
commit | commitdiff | tree |
2002-12-28 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR):
|
commit | commitdiff | tree |
2002-12-28 |
Paul Eggert | Mention that YYLLOC_DEFAULT is also invoked for syntax...
|
commit | commitdiff | tree |
2002-12-28 |
Paul Eggert | (yyparse): New local var yylerrsp, to record the
|
commit | commitdiff | tree |
2002-12-28 |
Paul Eggert | Remove this file, since we
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | Include quote.h.
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | (%expect with reduce conflicts): New test.
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | (conflicts_print): If the user specifies "%expect N...
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | Don't use m4_include on relative file names, as it...
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | (dist_m4sugar_DATA): Remove m4sugar/version.m4.
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | Don't include m4sugar/version.m4.
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | Don't include c.m4, as "include" doesn't do what we...
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | (output_skeleton): Use full path names when
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | Mention the "yacc" command in the synopsis.
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | Comment fix: don't mention obsolete bison.simple.
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | Comment wording fix.
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | (getargs) [MSDOS]: Don't assume optarg != NULL
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | (declaration): Use enum "report_states" rather
|
commit | commitdiff | tree |
2002-12-26 |
Paul Eggert | ("@output ".*\n): Close any old yyout before opening...
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | Remove broken URL.
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | Bump version number.
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | Version 1.75e.
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | (cvs-update): Don't assume that the shell supports...
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | Update from gnulib.
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | (lloc_default): Remove test for empty
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | If the user does not define YYSTYPE as a macro, Bison...
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | (handle_dollar, handle_at): Now takes int
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | (braced_code, current_braced_code): Remove.
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | (add_param): 2nd arg is now char * not char
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | If the user does not define YYSTYPE as a macro, Bison...
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | (b4_location_type): Remove.
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | (b4_location_type): Remove.
|
commit | commitdiff | tree |
2002-12-24 |
Paul Eggert | * If the user does not define YYSTYPE as a macro, Bison...
|
commit | commitdiff | tree |
2002-12-21 |
Paul Eggert | Comment fix.
|
commit | commitdiff | tree |
2002-12-21 |
Paul Eggert | (Decl Summary): yytname's first element is not always...
|
commit | commitdiff | tree |
2002-12-18 |
Paul Eggert | Omit mentions of %lex-param and %parse-param for now.
|
commit | commitdiff | tree |
2002-12-18 |
Paul Eggert | (Parser Function, Purel Calling, Error
|
commit | commitdiff | tree |
2002-12-18 |
Paul Eggert | Omit mentions of %lex-param and %parse-param from the...
|
commit | commitdiff | tree |
2002-12-15 |
Paul Eggert | (Error Reporting): randomness -> nastiness, to fix...
|
commit | commitdiff | tree |
2002-12-15 |
Paul Eggert | Undo most of the 2002-11-12 yychar -> yytoken patch...
|
commit | commitdiff | tree |
2002-12-15 |
Paul Eggert | Undo most of the 2002-11-12 yychar -> yytoken patch...
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Add date to 1.75d notice.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (AC_INIT): Bump version number to 1.75e.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Version 1.75d.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Initial revision.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (Invocation, Bison Options): Mention yacc
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (bin_SCRIPTS): New macro, for yacc.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Add da.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | Sync with autotools.
|
commit | commitdiff | tree |
2002-12-13 |
Paul Eggert | (__GNU_LIBRARY__) [lint]: Define to work around
|
commit | commitdiff | tree |
next |