]> git.saurik.com Git - bison.git/history - src
tests: factor duplicate expected warnings
[bison.git] / src /
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 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
2013-02-01  Akim Demaillelocation: pass the location first
2013-02-01  Akim Demaillesymlist: use the right stream
2013-01-30  Valentin Tolmerwarnings: introduce -Wprecedence
2013-01-30  Valentin Tolmergrammar: record used associativity and print useless...
2013-01-29  Valentin Tolmergrammar: warn about unused precedence for symbols
2013-01-29  Akim Demaillestyle: indentation fixes
2013-01-27  Akim Demailleregen
2013-01-27  Valentin Tolmergrammar: preserve token declaration order
2013-01-21  Akim Demaillediagnostics: avoid useless caret stuttering
2013-01-12  Akim Demailleregen
2013-01-12  Akim Demaillemaint: update copyright years
2013-01-11  Theophile Ranquetcarets: activate by default
2012-12-31  Akim Demaillejava: stype is obsoleted by api.value.type
2012-12-28  Akim Demailleregen
2012-12-28  Akim Demailleregen
2012-12-28  Akim Demaillemaint: restore ANSI 89 compliance
2012-12-28  Akim Demaillegraph: minor simplification
2012-12-28  Akim Demailleclosure, gram: add missing const
2012-12-27  Theophile Ranquetcarets: properly display when no line feed is present
2012-12-27  Theophile Ranquetscanner: reintroduce unput for missing end tokens
2012-12-27  Akim Demailletables: scope reduction
2012-12-27  Akim Demailleregen
2012-12-26  Akim Demailletables: scope reduction
2012-12-26  Akim Demailletables: scope reduction
2012-12-26  Akim Demailletables: scope reduction
2012-12-26  Akim Demailletables: scope reduction
2012-12-26  Akim Demailletables: use size_t where appropriate
2012-12-26  Akim Demailletables: style changes
2012-12-23  Akim Demaille%define variables: support value changes in deprecation
2012-12-23  Akim Demaillediagnostics: treat obsolete %define variable names...
2012-12-23  Akim Demaillediagnostics: factor the deprecated directive message
2012-12-23  Akim Demaillevariant: produce stable results
2012-12-23  Akim Demailleuniqstr: formatting changes
2012-12-21  Akim Demailledebug: no longer generate tabs
2012-12-21  Akim Demaillestyle changes: run cppi
2012-12-19  Akim Demaille%define variables: backward compatibility
2012-12-16  Akim Demaillediagnostics: improve -fcaret for list of accepted values
next