2007-05-29 |
Joel E. Denny | * src/muscle_tab.c (muscle_percent_define_invalid_value...
|
commit | commitdiff | tree |
2007-05-28 |
Joel E. Denny | * src/lalr.c (state_lookahead_tokens_count): For code...
|
commit | commitdiff | tree |
2007-05-28 |
Joel E. Denny | Don't depend on C99 features.
|
commit | commitdiff | tree |
2007-05-26 |
Joel E. Denny | Update copyright date.
|
commit | commitdiff | tree |
2007-05-26 |
Joel E. Denny | * NEWS (2.3a+): In the %code entry, reference section...
|
commit | commitdiff | tree |
2007-05-26 |
Joel E. Denny | * data/glr.c (yylval): As in yacc.c, don't extern in...
|
commit | commitdiff | tree |
2007-05-26 |
Joel E. Denny | * src/Makefile.am (yacc): Quote target action commands...
|
commit | commitdiff | tree |
2007-05-20 |
Joel E. Denny | Extend the front-end API for %define variables to more...
|
commit | commitdiff | tree |
2007-05-08 |
Joel E. Denny | * NEWS (2.3a+): Mention yesterday's state-removal change.
|
commit | commitdiff | tree |
2007-05-07 |
Joel E. Denny | If conflict resolution makes states unreachable, remove...
|
commit | commitdiff | tree |
2007-05-07 |
Joel E. Denny | Minor code cleanup in parser table construction.
|
commit | commitdiff | tree |
2007-03-10 |
Joel E. Denny | * doc/bison.texinfo (Destructor Decl): Fix typo reported...
|
commit | commitdiff | tree |
2007-03-02 |
Joel E. Denny | Miscellaneous %define and %code cleanup.
|
commit | commitdiff | tree |
2007-03-01 |
Joel E. Denny | * src/print.c (lookahead_set, state_default_rule):...
|
commit | commitdiff | tree |
2007-02-24 |
Joel E. Denny | lib/.cvsignore: Update.
|
commit | commitdiff | tree |
2007-02-24 |
Joel E. Denny | Use YYFPRINTF instead of fprintf where appropriate...
|
commit | commitdiff | tree |
2007-02-19 |
Joel E. Denny | * bootstrap: Remove occurrences of .#bootmp from lib...
|
commit | commitdiff | tree |
2007-02-11 |
Joel E. Denny | Enable the Java related testsuite tests when the only...
|
commit | commitdiff | tree |
2007-02-11 |
Joel E. Denny | * data/Makefile.am: Update copyright date.
|
commit | commitdiff | tree |
2007-02-10 |
Joel E. Denny | As in semantic actions, make @$ in %initial-action...
|
commit | commitdiff | tree |
2007-02-01 |
Joel E. Denny | * doc/bison.texinfo (Decl Summary): Correct typo.
|
commit | commitdiff | tree |
2007-01-28 |
Joel E. Denny | * src/scan-skel.l (at_directive_perform): Fix switch...
|
commit | commitdiff | tree |
2007-01-28 |
Joel E. Denny | Clean up.
|
commit | commitdiff | tree |
2007-01-27 |
Joel E. Denny | * ChangeLog: For changes in doc/bison.texinfo, consistently...
|
commit | commitdiff | tree |
2007-01-18 |
Joel E. Denny | Back out previous patch.
|
commit | commitdiff | tree |
2007-01-18 |
Joel E. Denny | Implement @gettext<...@> directive to call gettext...
|
commit | commitdiff | tree |
2007-01-18 |
Joel E. Denny | Implement support for relative and absolute skeleton...
|
commit | commitdiff | tree |
2007-01-17 |
Joel E. Denny | Back out previous commit, which was unintended.
|
commit | commitdiff | tree |
2007-01-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
|
commit | commitdiff | tree |
2007-01-16 |
Joel E. Denny | Clean up %define and %code implementation in M4 some...
|
commit | commitdiff | tree |
2007-01-10 |
Joel E. Denny | * tests/glr-regression.at: Use AT_PARSER_CHECK rather...
|
commit | commitdiff | tree |
2007-01-10 |
Joel E. Denny | * tests/local.at (AT_PARSER_CHECK): Add a PRE argument...
|
commit | commitdiff | tree |
2007-01-10 |
Joel E. Denny | Ignore YYSTACK_USE_ALLOCA for push parsers since the...
|
commit | commitdiff | tree |
2007-01-09 |
Joel E. Denny | Regenerate.
|
commit | commitdiff | tree |
2007-01-09 |
Joel E. Denny | Clarify last entry a little.
|
commit | commitdiff | tree |
2007-01-09 |
Joel E. Denny | Simplify union and prologue handling, and escape union...
|
commit | commitdiff | tree |
2007-01-09 |
Joel E. Denny | Remove quotes from variables names in %define directives...
|
commit | commitdiff | tree |
2007-01-08 |
Joel E. Denny | * src/parse-gram.y (prologue_declaration): Use MUSCLE_INSERT...
|
commit | commitdiff | tree |
2007-01-08 |
Joel E. Denny | Instead of having skeletons declare all valid %define...
|
commit | commitdiff | tree |
2007-01-07 |
Joel E. Denny | Check for unrecognized %define variables similar to...
|
commit | commitdiff | tree |
2007-01-07 |
Joel E. Denny | Provide warn_at, complain_at, and fatal_at function...
|
commit | commitdiff | tree |
2007-01-06 |
Joel E. Denny | Clean up b4_check_percent_code_qualifiers a little.
|
commit | commitdiff | tree |
2007-01-06 |
Joel E. Denny | Don't use m4_divert since it makes m4_divert_push and...
|
commit | commitdiff | tree |
2007-01-05 |
Joel E. Denny | Consolidate the 4 prologue alternative directives ...
|
commit | commitdiff | tree |
2007-01-04 |
Joel E. Denny | Use the new code_props interface for destructors and...
|
commit | commitdiff | tree |
2007-01-04 |
Joel E. Denny | Use the new code_props interface for rule actions.
|
commit | commitdiff | tree |
2007-01-03 |
Joel E. Denny | Use the new code_props interface in parse-gram.y.
|
commit | commitdiff | tree |
2007-01-02 |
Joel E. Denny | Encapsulate code properties and related functionality...
|
commit | commitdiff | tree |
2007-01-02 |
Joel E. Denny | * etc/.cvsignore: New.
|
commit | commitdiff | tree |
2007-01-02 |
Joel E. Denny | Add maintainer-push-check to run maintainer-check using...
|
commit | commitdiff | tree |
2007-01-01 |
Joel E. Denny | * data/push.c (yypush_parse): Set yynew = 1 at the...
|
commit | commitdiff | tree |
2006-12-31 |
Joel E. Denny | For push mode, convert yyparse from a macro to a function...
|
commit | commitdiff | tree |
2006-12-26 |
Joel E. Denny | Update etc/bench.pl. Optimize push mode a little ...
|
commit | commitdiff | tree |
2006-12-25 |
Joel E. Denny | For push mode, add pull wrappers around yypush_parse.
|
commit | commitdiff | tree |
2006-12-25 |
Joel E. Denny | Enable push parsers to operate in impure mode. Thus...
|
commit | commitdiff | tree |
2006-12-20 |
Joel E. Denny | Remove some unnecessary differences between the pull...
|
commit | commitdiff | tree |
2006-12-20 |
Joel E. Denny | Fix bug such that the first pushed token's value and...
|
commit | commitdiff | tree |
2006-12-20 |
Joel E. Denny | Rearrange initialization of the parser state variables...
|
commit | commitdiff | tree |
2006-12-20 |
Joel E. Denny | * data/push.c: Add CPP guards around push parser declaration...
|
commit | commitdiff | tree |
2006-12-20 |
Joel E. Denny | Encapsulate the push parser state variables into an...
|
commit | commitdiff | tree |
2006-12-19 |
Joel E. Denny | * data/push.c (union yyalloc): Rename yyss, yyvs, and...
|
commit | commitdiff | tree |
2006-12-19 |
Joel E. Denny | * doc/bison.texinfo (Decl Summary): In the %language...
|
commit | commitdiff | tree |
2006-12-17 |
Joel E. Denny | Make %push-parser imply %pure-parser. This fixes several...
|
commit | commitdiff | tree |
2006-12-15 |
Joel E. Denny | * data/push.c (yypstate): Add typedef, and update all...
|
commit | commitdiff | tree |
2006-12-15 |
Joel E. Denny | * data/push.c (yypush_parse): Declare prototype regardless of
|
commit | commitdiff | tree |
2006-12-14 |
Joel E. Denny | * data/push.c (yyparse): Remove the prototype and the...
|
commit | commitdiff | tree |
2006-12-14 |
Joel E. Denny | * data/push.c (yypstate_init): Rename to...
|
commit | commitdiff | tree |
2006-12-13 |
Joel E. Denny | * configure.ac (AC_PREREQ): Require Autoconf 2.61 because...
|
commit | commitdiff | tree |
2006-12-12 |
Joel E. Denny | * tests/testsuite.at (AT_CHECK): When checking if ...
|
commit | commitdiff | tree |
2006-12-10 |
Joel E. Denny | Warn about output files that are generated by the skeletons...
|
commit | commitdiff | tree |
2006-12-08 |
Joel E. Denny | * data/push.c: (yypvarsinit, yypvars, struct yypvars...
|
commit | commitdiff | tree |
2006-12-08 |
Joel E. Denny | * data/push.c (yypvarsinit): Change return type from...
|
commit | commitdiff | tree |
2006-12-07 |
Joel E. Denny | * data/push.c (yychar_set, yylval_set, yylloc_set)...
|
commit | commitdiff | tree |
2006-12-05 |
Joel E. Denny | Document Yacc prologue alternatives and default %destructor...
|
commit | commitdiff | tree |
2006-12-02 |
Joel E. Denny | Support a file name argument to %defines. Deprecate...
|
commit | commitdiff | tree |
2006-11-21 |
Joel E. Denny | Don't escape $ in test case titles since Autoconf 2...
|
commit | commitdiff | tree |
2006-11-21 |
Joel E. Denny | Rename <!> to <>. Discussed starting at
|
commit | commitdiff | tree |
2006-11-17 |
Joel E. Denny | Don't let %prec take a nonterminal.
|
commit | commitdiff | tree |
2006-11-12 |
Joel E. Denny | Remove last commit at the request of Paul Eggert.
|
commit | commitdiff | tree |
2006-11-11 |
Joel E. Denny | * src/symlist.h (symbol_list): Fix typos in comments.
|
commit | commitdiff | tree |
2006-11-11 |
Joel E. Denny | Encapsulate code properties and related functionality...
|
commit | commitdiff | tree |
2006-11-11 |
Joel E. Denny | * tests/testsuite.at (AT_CHECK): Don't miss an exit...
|
commit | commitdiff | tree |
2006-11-10 |
Joel E. Denny | * src/Makefile.am (YACC): Use --warnings=all,error...
|
commit | commitdiff | tree |
2006-11-10 |
Joel E. Denny | Fix memory leaks in scanners generated by at least...
|
commit | commitdiff | tree |
2006-11-09 |
Joel E. Denny | * src/files.c (tr): Change return type to void.
|
commit | commitdiff | tree |
2006-11-01 |
Joel E. Denny | Disable unset/unused mid-rule value warnings by default...
|
commit | commitdiff | tree |
2006-11-01 |
Joel E. Denny | Finish implementing --warnings=error, which should...
|
commit | commitdiff | tree |
2006-10-31 |
Joel E. Denny | * src/getargs.c (flags_argmatch): Don't cause segmentation...
|
commit | commitdiff | tree |
2006-10-22 |
Joel E. Denny | * data/push.c, data/yacc.c: Make sure there's a newline...
|
commit | commitdiff | tree |
2006-10-21 |
Joel E. Denny | Split the default %destructor/%printer into two kinds...
|
commit | commitdiff | tree |
2006-10-21 |
Joel E. Denny | Don't apply the default %destructor/%printer to an...
|
commit | commitdiff | tree |
2006-10-21 |
Joel E. Denny | Warn about unset midrule $$ if the corresponding $n...
|
commit | commitdiff | tree |
2006-10-20 |
Joel E. Denny | More improvements to the documentation of the prologue...
|
commit | commitdiff | tree |
2006-10-16 |
Joel E. Denny | * doc/bison.texinfo (Prologue Alternatives): Fix a...
|
commit | commitdiff | tree |
2006-10-16 |
Joel E. Denny | Similar to the recently removed %before-header, add...
|
commit | commitdiff | tree |
2006-10-15 |
Joel E. Denny | Fix testsuite for ./configure --enable-gcc-warnings:
|
commit | commitdiff | tree |
2006-09-04 |
Joel E. Denny | Finish implementation of per-type %destructor/%printer...
|
commit | commitdiff | tree |
2006-09-04 |
Joel E. Denny | Require default %destructor/%printer to be declared...
|
commit | commitdiff | tree |
2006-08-24 |
Joel E. Denny | Whether the default %destructor/%printer applies to...
|
commit | commitdiff | tree |
2006-08-21 |
Joel E. Denny | Don't apply the default %destructor or %printer to...
|
commit | commitdiff | tree |
next |