]> git.saurik.com Git - bison.git/history - src
gnulib: strtoul is considered obsolete and now useless
[bison.git] / src /
2015-01-09  Akim Demaillebison: avoid warnings from static code analysis
2015-01-04  Akim Demaille%union: fix the support for named %union
2015-01-04  Akim Demaillepackage: bump to 2015
2014-12-31  Akim Demailleflex: don't trust YY_USER_INIT
2014-02-03  Akim Demaillebuild: use abort to pacify compiler errors
2014-02-03  Akim Demaillepackage: bump to 2014
2013-12-09  Akim Demaillediagnostics: fix the order of multiple declarations...
2013-12-09  Akim Demaillesymbol: provide an easy means to compare them in source...
2013-12-04  Akim Demailleoutput: do not generate source files when late errors...
2013-12-04  Akim Demailleoutput: record what generated files are source or repor...
2013-12-04  Akim Demailleoutput: do not generate source files when early errors...
2013-11-26  Akim Demaillestyle: formatting changes
2013-11-26  Akim Demaillereports: display %empty in the generated pointed-rules
2013-11-18  Akim Demaillestyle: scope reduction in lalr.cc
2013-11-12  Akim Demailleaver: it is no longer "protected against NDEBUG"
2013-11-08  Akim Demailleparsers: rename YY_NULL as YY_NULLPTR to avoid conflict...
2013-10-24  Akim Demaillestyle: use /* ... */ comments
2013-10-22  Akim Demailleinstall: do not install yacc.1 when --disable-yacc
2013-10-22  Akim Demaillestyle: avoid tabs
2013-10-22  Akim Demaillefix: uniqstr are already pointers
2013-10-21  Paul Eggertbison: pacify Sun C 5.12
2013-10-16  Akim Demailleglr: allow spaces between "%?" and "{" in predicates
2013-10-16  Akim Demaillediagnostics: "-Werror -Wno-error=foo" must not emit...
2013-10-16  Akim Demaillecomment changes
2013-10-04  Andreas Schwablocation: fix EOF check
2013-08-01  Valentin Tolmeruniqstr: fix assertion
2013-07-25  Akim Demailleregen
2013-06-03  Akim Demaillebuild: fix a warning from clang
2013-05-30  Akim Demaillestyle: syntax-check fixes
2013-05-30  Akim Demaillefix a memory leak
2013-05-30  Akim Demailleregen
2013-05-30  Akim Demaillebuild: be sure to include config.h first in the generat...
2013-05-29  Akim DemailleMerge remote-tracking branch 'origin/maint'
2013-05-29  Petr Machatadrop unused options --raw, -n, -e, --include and -I
2013-04-22  Akim Demaillediagnostics: always point to the first directive
2013-04-22  Akim Demaillediagnostics: use appropriate location for useless prece...
2013-04-18  Akim Demailleregen
2013-04-18  Akim Demailleparser: do not convert $ and @ in code values of %defin...
2013-04-18  Akim Demailleparser: no longer use the "braceless" non-terminal
2013-04-18  Akim Demailleregen
2013-04-18  Akim Demaillestyle: avoid %{...%} in our parser
2013-04-18  Akim Demaillestyle: use %code for local function declarations in...
2013-04-16  Akim Demailleregen
2013-04-16  Akim Demaillemuscle: check the kind of api.prefix, api.location...
2013-04-15  Akim Demailleregen
2013-04-15  Akim Demaillemuscle: enforce definition syntax for keyword variables
2013-04-15  Akim Demaillemuscle: let -D/-F support the three kinds of %define...
2013-04-15  Akim Demaillemuscle: minor refactoring
2013-04-15  Akim Demaillemuscle: minor simplification which uncovers a missing...
2013-04-15  Akim Demaillemuscle: factor the field retrieval
2013-04-15  Akim Demaillemuscle: factor the handling of used variables
2013-04-15  Akim Demaillemuscle: factor the computation of variable names
2013-04-11  Akim Demailleapi.token.prefix: use code values
2013-04-11  Akim Demaillemuscles: be sure that %code snippets are not glue toget...
2013-04-10  Akim DemailleMerge remote-tracking branch 'origin/maint'
2013-04-09  Akim Demaillevalue type: accept "->" in type tags
2013-04-09  Akim Demaillestyle: simplify the scanning of type tags
2013-04-08  Akim Demaillemaint: update copyright years
2013-04-05  Akim Demaillegrammar: do not add a \n at the end of blocks of code
2013-04-04  Akim Demailleregen
2013-04-04  Akim Demaillegrammar: record the kind of %define variable values
2013-04-04  Akim Demaillestyle: fix comments
2013-04-04  Akim Demailleregen
2013-04-04  Akim Demaillegrammar: style changes
2013-04-04  Akim Demaillegrammar: split %union to group together related aspects
2013-04-04  Akim Demaillemuscle: refactor
2013-04-03  Akim Demaillestyle: comment changes
2013-04-03  Akim Demaillemuscle: minor refactoring
2013-03-06  Akim Demailleregen
2013-03-06  Valentin Tolmergram: correct token numbering in precedence declarations
2013-03-04  Akim Demaillediagnostics: no longer include the yacc category in...
2013-03-04  Akim Demaillegrammar: no longer detect and cure missing semicolon...
2013-02-19  Akim Demailleregen
2013-02-18  Akim Demaillediagnostics: factor and enhance messages about duplicat...
2013-02-18  Akim Demaillestyle: no longer use backquotes
2013-02-18  Akim Demaillestyle: no longer use backquotes in messages
2013-02-18  Akim Demaillereport: use %empty to denote empty rules
2013-02-18  Akim Demaillediagnostics: %empty enables -Wempty-rule
2013-02-18  Akim Demaille-Wempty-rule: diagnose empty rules without %empty
2013-02-18  Akim Demailleregen
2013-02-18  Akim Demailleparser: use %empty
2013-02-18  Akim Demaillegrammar: introduce %empty
2013-02-16  Akim Demaillegetargs: minor simplification
2013-02-16  Akim Demaillestyle: move argument handling of -W into the diagnostic...
2013-02-16  Akim Demaillediagnostics: revamp the handling of -Werror
2013-02-14  Akim Demailleoptions: simplify the handling of -W
2013-02-14  Akim Demailleoptions: don't accept "error=" for -f and -r
2013-02-14  Akim Demaillediagnostics: factor the list of warning names
2013-02-14  Akim Demaillediagnostics: no longer pretty-print rules in error...
2013-02-14  Akim Demailleoptions: no longer document warnings when diagnosing...
2013-02-11  Akim Demailledebug: improve the display of symbol lists
2013-02-09  Akim Demaillestyle: minor changes
2013-02-05  Akim Demaillebuild: restore C90 compatibility
2013-02-04  Akim Demaillestyle: rename internal "stype" as "union_members" for...
2013-02-04  Akim Demailleregen
2013-02-04  Akim Demaillestyle: space changes in the parser
2013-02-04  Akim Demailleparser: use api.pure full
2013-02-04  Akim Demaillestyle: use a for loop instead of a while loop, and...
2013-02-01  Theophile Ranquetgrammar: free the association tracking graph
2013-02-01  Akim Demailleregen
next