bison-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH for Dlang support 4/4] examples: d: started using location tracking
Adela Vais
Re: [PATCH for Dlang support 4/4] examples: d: started using location tracking
Akim Demaille
Re: [PATCH for Dlang support 4/4] examples: d: started using location tracking
Adela Vais
Re: [PATCH for Dlang support 4/4] examples: d: started using location tracking
Akim Demaille
[PATCH for Dlang support 3/4] examples: d: added README.md and local.mk to example/d
Adela Vais
[PATCH for Dlang support 2/4] examples: d: renamed the D example to "simple" and created a working base for "calc"
Adela Vais
Re: [PATCH for Dlang support 2/4] examples: d: renamed the D example to "simple" and created a working base for "calc"
Akim Demaille
cex: always show ε/%empty in counterexamples
Akim Demaille
[PATCH for Dlang support 1/4] Changed rule that was interpreting +number as -number
Adela Vais
[PATCH for Dlang support 4/4] Started using location tracking
Adela Vais
[PATCH for Dlang support 2/4] Renamed the D example to simple and created a working base for calc
Adela Vais
[PATCH for Dlang support 3/4] Added README.md and local.mk to example/d
Adela Vais
Re: [PATCH for Dlang support 1/4] Changed rule that was interpreting +number as -number
Akim Demaille
glr2.cc: avoid warnings about long long
Akim Demaille
RFC: maint: prepare NEWS
Akim Demaille
Re: RFC: maint: prepare NEWS
Paul Eggert
Re: RFC: maint: prepare NEWS
Akim Demaille
Re: RFC: maint: prepare NEWS
Paul Eggert
Re: RFC: maint: prepare NEWS
Akim Demaille
CI: intel moved the script for ICC
Akim Demaille
[PATCH 0/2] Introduce glr2.cc
Valentin Tolmer
[PATCH 1/2] glr2.cc: fork glr.cc to a c++ version
Valentin Tolmer
Re: [PATCH 1/2] glr2.cc: fork glr.cc to a c++ version
Akim Demaille
Re: [PATCH 1/2] glr2.cc: fork glr.cc to a c++ version
Akim Demaille
Re: [PATCH 1/2] glr2.cc: fork glr.cc to a c++ version
Valentin Tolmer
Re: [PATCH 1/2] glr2.cc: fork glr.cc to a c++ version
Akim Demaille
[PATCH 2/2] gitignore: add some more common files
Valentin Tolmer
[PATCH 0/3] Style changes
Akim Demaille
[PATCH 3/3] style: fix missing space before paren
Akim Demaille
[PATCH 1/3] style: more uses of const
Akim Demaille
[PATCH 2/3] style: fix comments and more debug trace
Akim Demaille
bench: fix support for pure parser
Akim Demaille
portability: multiple typedefs
Akim Demaille
style: revert "avoid warnings with GCC 4.6"
Akim Demaille
diagnostics: better location for type redeclarations
Akim Demaille
[PATCH 0/5] Support building bison with MSVC
anonymous . maarten
[PATCH 3/5] Use INT_LITERAL instead of INT because MSVC defines INT
anonymous . maarten
Re: [PATCH 3/5] Use INT_LITERAL instead of INT because MSVC defines INT
Akim Demaille
Re: [PATCH 3/5] Use INT_LITERAL instead of INT because MSVC defines INT
Anonymous Maarten
[PATCH 5/5] Rename accept to acceptsymbol because MSVC already defines this symbol
anonymous . maarten
Re: [PATCH 5/5] Rename accept to acceptsymbol because MSVC already defines this symbol
Akim Demaille
[PATCH 2/5] Use max_int instead of max because MSVC defines this symbol already
anonymous . maarten
Re: [PATCH 2/5] Use max_int instead of max because MSVC defines this symbol already
Akim Demaille
[PATCH 4/5] Use CHAR_LITERAL instead of CHAR because MSVC defines CHAR
anonymous . maarten
Re: [PATCH 4/5] Use CHAR_LITERAL instead of CHAR because MSVC defines CHAR
Akim Demaille
[PATCH 1/5] Don't include sys/ioctl.h and termios.h on Windows
anonymous . maarten
Re: [PATCH 1/5] Don't include sys/ioctl.h and termios.h on Windows
Akim Demaille
Re: [PATCH 1/5] Don't include sys/ioctl.h and termios.h on Windows
Anonymous Maarten
Re: [PATCH 1/5] Don't include sys/ioctl.h and termios.h on Windows
Akim Demaille
Re: [PATCH 1/5] Don't include sys/ioctl.h and termios.h on Windows
Akim Demaille
Re: [PATCH 1/5] Don't include sys/ioctl.h and termios.h on Windows
Anonymous Maarten
Re: [PATCH 0/5] Support building bison with MSVC
Akim Demaille
Re: [PATCH 0/5] Support building bison with MSVC
Anonymous Maarten
Re: [PATCH 0/5] Support building bison with MSVC
Akim Demaille
todo: updates for D
Akim Demaille
[PATCH 0/5] cex: display the rule numbers
Akim Demaille
[PATCH 1/5] cex: style: prefer FOO_print to print_FOO
Akim Demaille
[PATCH 4/5] cex: style: prefer counterexample_print to print_counterexample
Akim Demaille
[PATCH 2/5] cex: style: prefer "res" for the returned value
Akim Demaille
[PATCH 3/5] cex: style: comment changes
Akim Demaille
[PATCH 5/5] cex: display the rule numbers
Akim Demaille
Re: [PATCH 5/5] cex: display the rule numbers
Akim Demaille
[PATCH 0/4] doc: improvements and fixes about cex
Akim Demaille
[PATCH 4/4] doc: refer to cex from sections dealing with conflicts
Akim Demaille
[PATCH 1/4] doc: fixes
Akim Demaille
[PATCH 3/4] doc: factor ifnottex/iftex examples
Akim Demaille
[PATCH 2/4] doc: fix colors
Akim Demaille
[patch #9962] 3.7: test suite is failing in several tests
Tomasz Kłoczko
cex: update NEWS for 3.7
Akim Demaille
doc: catch up with the current display of cex
Akim Demaille
cex: make "rerun with '-Wcex'" a note instead of a warning
Akim Demaille
Re: cex: make "rerun with '-Wcex'" a note instead of a warning
Akim Demaille
[PATCH 0/6] diagnostics: more changes for cex
Akim Demaille
[PATCH 5/6] cex: improve readability of the subsections
Akim Demaille
[PATCH 1/6] diagnostics: use hyperlinks to point to the only documentation
Akim Demaille
[PATCH 4/6] cex: don't issue an empty line between counterexamples
Akim Demaille
[PATCH 3/6] cex: use usual routines for diagnostics about S/R conflicts
Akim Demaille
[PATCH 6/6] cex: label all the derivations by their initial action
Akim Demaille
[PATCH 2/6] cex: use usual routines for diagnostics about R/R conflicts
Akim Demaille
[PATCH 0/6] Print derivations as trees
Akim Demaille
[PATCH 1/6] cex: more colors
Akim Demaille
[PATCH 3/6] cex: style changes
Akim Demaille
[PATCH 4/6] cex: factor the handling of graphical symbols
Akim Demaille
[PATCH 5/6] cex: use the glyphs
Akim Demaille
[PATCH 2/6] cex: simplify tests
Akim Demaille
[PATCH 6/6] cex: display derivations as trees
Akim Demaille
[PATCH 0/9] cex: shift derivation vs reduce derivation
Akim Demaille
[PATCH 2/9] cex: minor style changes
Akim Demaille
[PATCH 1/9] tests: beware of version numbers from git describe
Akim Demaille
[PATCH 4/9] cex: minor renaming
Akim Demaille
[PATCH 3/9] cex: use better type names
Akim Demaille
[PATCH 6/9] cex: use state_item_number consistently
Akim Demaille
[PATCH 5/9] cex: more consistent memory allocation/copy
Akim Demaille
[PATCH 7/9] cex: factor memory allocation
Akim Demaille
[PATCH 8/9] style: s/lookahead_tokens/lookaheads/g
Akim Demaille
[PATCH 9/9] cex: display shifts before reductions
Akim Demaille
[PATCH 0/3] cex: prefer → to ::=
Akim Demaille
[PATCH 1/3] style: cex: remove variables that don't make it simpler to read
Akim Demaille
[PATCH 2/3] style: cex: prefer the array notation
Akim Demaille
[PATCH 3/3] cex: prefer → to ::=
Akim Demaille
Re: [PATCH 3/3] cex: prefer → to ::=
Akim Demaille
Re: [PATCH 3/3] cex: prefer → to ::=
Hans Åberg
Re: [PATCH 3/3] cex: prefer → to ::=
Akim Demaille
[PATCH 0/4] bistromathic: improve error reports
Akim Demaille
[PATCH 1/4] bistromathic: promote yytoken_kind_t
Akim Demaille
[PATCH 3/4] bistromathic: do not display parse error on completion
Akim Demaille
[PATCH 2/4] bistromathic: don't stupidly reset the location for each token
Akim Demaille
[PATCH 4/4] bistromathic: demonstrate caret-diagnostics
Akim Demaille
[PATCH 3/4] bistromathic: do not display parse errors on completion
Akim Demaille
[PATCH 00/10] Update HTML reports
Akim Demaille
[PATCH 02/10] style: factor complex expressions
Akim Demaille
[PATCH 01/10] maint: make it easier to update expectations
Akim Demaille
[PATCH 04/10] reports: update html ouput
Akim Demaille
[PATCH 07/10] html: simplify
Akim Demaille
[PATCH 08/10] html: don't define several times the same anchors
Akim Demaille
[PATCH 06/10] reports: let html reports catch up with --report and --graph
Akim Demaille
[PATCH 03/10] tests: check html
Akim Demaille
[PATCH 05/10] reports: let xml reports catch up with --report and --graph
Akim Demaille
[PATCH 10/10] html: capitalize titles
Akim Demaille
[PATCH 09/10] fixup! maint: make it easier to update expectations
Akim Demaille
examples: add license headers
Akim Demaille
style: update comments in the skeletons
Akim Demaille
style: update comments
Akim Demaille
doc: more details about symbols in m4
Akim Demaille
examples: include the generated header
Akim Demaille
dot: also use a dot in the output
Akim Demaille
news, todo: update
Akim Demaille
doc: use color in the cex examples
Akim Demaille
doc: update Doxygen template file
Akim Demaille
doc: update Doxygen template file
Akim Demaille
doc: repair the references to the Bibliography
Akim Demaille
[PATCH 0/3] bench: clean up
Akim Demaille
[PATCH 1/3] bench: make it easy to edit the generated files
Akim Demaille
[PATCH 3/3] doc: tidy the text files
Akim Demaille
[PATCH 2/3] bench: simplify the `rand` target
Akim Demaille
tests: don't use $VERBOSE
Akim Demaille
[PATCH] doc: cex documentation
Vincent Imbimbo
Re: [PATCH] doc: cex documentation
Akim Demaille
Re: [PATCH] doc: cex documentation
Akim Demaille
Re: [PATCH] doc: cex documentation
Akim Demaille
[PATCH 0/7] RFC: yypstate_clear (ATTENTION push parser users)
Akim Demaille
[PATCH 4/7] regen
Akim Demaille
[PATCH 2/7] yacc.c: style changes in push mode
Akim Demaille
[PATCH 1/7] yacc.c: simplify yypull_parse
Akim Demaille
[PATCH 3/7] yacc.c: declare and initialize and the same time
Akim Demaille
[PATCH 6/7] bistromathic: don't display undefined locations
Akim Demaille
[PATCH 5/7] yacc.c: simplify initialization of push parsers
Akim Demaille
[PATCH 7/7] yacc.c: push: don't clear the parser state when accepting/rejecting
Akim Demaille
Re: [PATCH 7/7] yacc.c: push: don't clear the parser state when accepting/rejecting
Akim Demaille
doc: overhaul of the readmes
Akim Demaille
java: rename package as api.package
Akim Demaille
style: shift/reduce, not shift-reduce
Akim Demaille
style: rename endtoken as eoftoken
Akim Demaille
style: use 'nonterminal' consistently
Akim Demaille
don't use strlen to compute visual width
Akim Demaille
doc: use dot/'•' rather than point/'.'
Akim Demaille
cex: display all the S/R conflicts, not just one per (state, rule)
Akim Demaille
cex: don't display twice unifying examples if there is no color
Akim Demaille
cex: use the bullet in HTML
Akim Demaille
[PATCH] cex: fix reporting of null nonterminals
Vincent Imbimbo
Re: [PATCH] cex: fix reporting of null nonterminals
Akim Demaille
cex: style changes
Akim Demaille
cex: unifying counterexamples that are not unified
Akim Demaille
Re: cex: unifying counterexamples that are not unified
Vincent Imbimbo
Forthcoming Bison 3.7
Akim Demaille
Re: Forthcoming Bison 3.7
vmi6
c++: get rid of global_tokens_and_yystype
Akim Demaille
[PATCH 0/8] cex: show counterexamples in the reports
Akim Demaille
[PATCH 2/8] cex: add an argument to the reporting functions to specify the stream
Akim Demaille
[PATCH 1/8] style: more uses of const
Akim Demaille
[PATCH 4/8] cex: don't report the items
Akim Demaille
[PATCH 3/8] cex: make sure traces go to stderr
Akim Demaille
[PATCH 6/8] cex: also include the counterexamples in the report
Akim Demaille
[PATCH 5/8] cex: indent the diagnostics to highlight the structure
Akim Demaille
[PATCH 7/8] cex: also include in the report on --report=counterexamples
Akim Demaille
[PATCH 8/8] cex: factor the definition of "•"
Akim Demaille
Re: [PATCH 8/8] cex: factor the definition of "•"
Akim Demaille
Re: [PATCH 0/8] cex: show counterexamples in the reports
Akim Demaille
[PATCH 0/9] Fix reports
Akim Demaille
[PATCH 1/9] style: prefer 'FOO ()' to 'FOO' for function-like macros
Akim Demaille
[PATCH 6/9] parser: keep string aliases as the user wrote it
Akim Demaille
[PATCH 4/9] style: factor common bits about string scanning
Akim Demaille
[PATCH 5/9] tests: check reports with conflicts and UTF-8
Akim Demaille
[PATCH 9/9] reports: the column width differs from the byte count
Akim Demaille
[PATCH 2/9] style: reduce scopes
Akim Demaille
[PATCH 8/9] reports: don't escape the labels
Akim Demaille
[PATCH 7/9] regen
Akim Demaille
[PATCH 3/9] style: introduce & use STRING_1GROW
Akim Demaille
cex: suggest -Wcounterexamples when there are unexpected conflicts
Akim Demaille
cex: rename -Wcounterexample as -Wcounterexamples, and support -Wcex
Akim Demaille
api.header.include: document it, and fix its default value
Akim Demaille
Missing counterexamples?
Akim Demaille
style: fix syntax-check issues
Akim Demaille
cex: color the counterexamples
Akim Demaille
Re: cex: color the counterexamples
Akim Demaille
cex: enforce case for tokens/nonterminals
Akim Demaille
cex: reformat the s/r and r/r reports
Akim Demaille
all: show the rules in user actions
Akim Demaille
Re: Conflict counterexamples
Adrian Vogelsgesang
Re: Conflict counterexamples
Akim Demaille
Earlier messages
Later messages