2006-01-04 |
Paul Eggert | Use ususual GNU style. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Paul Eggert | (b4_c_modern): Parenthesize. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Paul Eggert | * data/c.m4 (b4_c_modern): New macro, with a new provis... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Akim Demaille | Also warn about non-used mid-rule values. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Akim Demaille | * src/reader.c (grammar_midrule_action): If $$ is set... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Paul Eggert | * doc/bison.texinfo (Bison Options): Say more accuratel... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Paul Eggert | (reduce_grammar): Remove unnecessary cast to bool. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Paul Eggert | Warn about dubious constructions like "%token T T". |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Paul Eggert | * data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c: |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Paul Eggert | (muscle_grow): Fix comment. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Paul Eggert | Update copyright year to 2006. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Akim Demaille | Have glr.cc pass (some of) the calc.at tests. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Akim Demaille | * src/output.c (output_skeleton): Don't hard wire the... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Akim Demaille | * src/output.c (output_skeleton): Don't hard wire the... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Akim Demaille | * data/glr.c: Reformat whitespace with tabs. |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Akim Demaille | Let glr.cc catch up with symbol_value_print. |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Paul Eggert | Update copyright. |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Paul Eggert | * src/location.h (boundary): Note that a line or column... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Paul Eggert | (grammar_rule_check): Rewrite slightly to avoid GCC... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Paul Eggert | * src/reader.c (grammar_midrule_action, grammar_symbol_... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Akim Demaille | * src/reader.c (grammar_current_rule_check): Also check... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Akim Demaille | Some wrapping. |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Paul Eggert | * NEWS: Improve wording for unused-value warnings. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Akim Demaille | * data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4 |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Akim Demaille | Warn about unused values. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Paul Eggert | Undo 2005-12-01 tentative license wording change. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Paul Eggert | * NEWS: Reword %destructor vs YYABORT etc. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Akim Demaille | * tests/cxx-type.at: Construct a tree, count the parent... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Akim Demaille | * data/glr.c (struct yyGLRStack): If pure, add yyval... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Akim Demaille | YYACCEPT, YYERROR, and YYABORT, as user actions, should not |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Akim Demaille | Fix NEWS. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Juan Manuel... | * Makefile.am: DJGPP specific files added to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Juan Manuel... | DJGPP specific files added to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Juan Manuel... | Add new information about how to unpack the bison source on |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Juan Manuel... | Replace file name scan-gram-c.c with scangram-c.c and |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Juan Manuel... | Fix PACKAGE variable computation. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Juan Manuel... | DJGPP specific file. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | * data/glr.c: Reorder typedef declarations for structs... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | (build_cvs_prefix): Remove; unused. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Paul Eggert | * tests/sets.at (Accept): Fix typos in regular expressi... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Paul Eggert | Work around flex portability bug. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Paul Eggert | Work around portability problem on Solaris 10: flex... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Paul Eggert | * src/parse-gram.y: Fix minor problems uncovered by... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Paul Eggert | Cleanups so that Bison-generated parsers have less... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Paul Eggert | * tests/glr-regression.at |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Paul Eggert | Mention yyparse, too. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Paul Eggert | * data/glr.c (yyprocessOneStack): Synchronize the shift... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Paul Eggert | Document the license change. |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Paul Eggert | * data/yacc.c: Say "parser skeleton" rather than "file... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Paul Eggert | * data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT): |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Paul Eggert | * src/conflicts.c (conflicts_print): Don't print file... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Akim Demaille | Generalize the display of semantic values and locations... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Akim Demaille | * data/glr.c (yy_reduce_print): The loop was quite... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Akim Demaille | * data/glr.c (yy_reduce_print): Fix the $ number. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Akim Demaille | Fix incorrect comment. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Akim Demaille | "Use" parse parameters. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Akim Demaille | * data/glr.c (yyexpandGLRStack): Declare only if defined. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Akim Demaille | * data/glr.cc: New. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Akim Demaille | Have glr.c include its header file when created. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Akim Demaille | Let position and location be PODs. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Akim Demaille | * data/lalr1.cc: Move the body of the ctor and dtor... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Akim Demaille | * data/glr.c: Comment changes. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Akim Demaille | When yydebug, report semantic and location values for... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Akim Demaille | * data/glr.c (yynewGLRStackItem, YY_RESERVE_GLRSTACK... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Paul Eggert | * m4/cxx.m4, examples/Makefile.am: Don't build |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Akim Demaille | * src/scan-skel.l: Use a couple of asserts. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Akim Demaille | In some (weird) cases, the final state number is incorrect. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Paul Hilfinger | data/glr.c (yyfill): Adjust comment. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Paul Eggert | * bootstrap (cleanup_gnulib): New function. Use it... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Akim Demaille | * Makefile.cfg: Adjust to config -> build-aux. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Akim Demaille | * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_gene... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Akim Demaille | Finish the transition config -> build-aux. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Akim Demaille | * examples/calc++/test: Use set -x only when VERBOSE. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Paul Eggert | * NEWS: Bison now warns if it finds a stray `$' or... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Akim Demaille | * src/scan-skel.l: Output the base name parts of the... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __C99_FUNC__... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Akim Demaille | * src/parse-gram.y (version_check): Exit 63 to please... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __STDC_VERSION... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Paul Eggert | Work around portability problems with Visual Age C... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Akim Demaille | * examples/calc++/test: Be quiet unless VERBOSE. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
Paul Eggert | * data/c.m4 (yydestruct, yysymprint): |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Paul Eggert | * data/m4sugar/m4sugar.m4 (_m4_map): New macro. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Akim Demaille | Less ambiguous wording. |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Paul Eggert | Undo the parts of the unlocked-I/O change that substituted |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Paul Eggert | * data/glr.c (yyuserMerge, yyreportAmbiguity, yyreportS... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Juan Manuel... | remove djgpp/CVS from EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Juan Manuel... | Use name cxx.m4 instead of c++.m4 in data/location.cc |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Juan Manuel... | DJGPP specific files added to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
next |