bison-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 4/5] doc: fix inaccuracies wrt --define and --force-define
Akim Demaille
[PATCH 5/5] doc: remove the --report=look-aheads alias
Akim Demaille
[PATCH 3/5] doc: put diagnostics related options together
Akim Demaille
[PATCH 2/5] doc: move -y's documentation into "Tuning the Parser"
Akim Demaille
[PATCH 1/5] doc: document colorized diagnostics
Akim Demaille
[PATCH 0/4] RFC: add stats about parsing
Akim Demaille
[PATCH 3/4] regen
Akim Demaille
[PATCH 2/4] parse.stats: add --trace=parse-stats
Akim Demaille
[PATCH 4/4] parse.stats: documentation
Akim Demaille
[PATCH 1/4] parse.stats: new feature of yacc.c
Akim Demaille
Re: [PATCH 0/4] RFC: add stats about parsing
Adrian Vogelsgesang
Re: [PATCH 0/4] RFC: add stats about parsing
Akim Demaille
Re: [PATCH 0/4] RFC: add stats about parsing
Adrian Vogelsgesang
[RFC PATCH 1/4] parse stats: new feature of yacc.c
Akim Demaille
[RFC PATCH 2/4] parse stats: add --trace=parse-stats
Akim Demaille
[RFC PATCH 3/4] regen
Akim Demaille
[RFC PATCH 0/4] RFC: add stats about parsing
Akim Demaille
[RFC PATCH 4/4] parse stats: documentation
Akim Demaille
[PATCH 0/4] More D improvements
Akim Demaille
[PATCH 1/4] d: put internal details inside the parser
Akim Demaille
[PATCH 2/4] d: style changes
Akim Demaille
[PATCH 4/4] tests: restructure for clarity
Akim Demaille
[PATCH 3/4] d: track locations
Akim Demaille
remove "experimental" warnings
Akim Demaille
gnulib: use new features of the argmatch module
Akim Demaille
gnulib: use new features of the argmatch module
Akim Demaille
[PATCH 0/5] Improvements for D
Akim Demaille
[PATCH 2/5] d: enable #line output
Akim Demaille
[PATCH 1/5] d: style changes
Akim Demaille
[PATCH 4/5] d: style changes
Akim Demaille
[PATCH 3/5] d: prefer delegation to duplication
Akim Demaille
[PATCH 5/5] d: honor %define parse.trace
Akim Demaille
style: reduce scopes in glr.c
Akim Demaille
[PATCH 0/3] Improvements for Java
Akim Demaille
[PATCH 2/3] java: fix support for api.prefix
Akim Demaille
[PATCH 3/3] java: honor %define parse.trace
Akim Demaille
[PATCH 1/3] java: style changes
Akim Demaille
RFC: propagate the indentation of the actions
Akim Demaille
Re: RFC: propagate the indentation of the actions
Paul Eggert
Re: RFC: propagate the indentation of the actions
Akim Demaille
Re: RFC: propagate the indentation of the actions
Paul Eggert
Re: RFC: propagate the indentation of the actions
Akim Demaille
Re: RFC: propagate the indentation of the actions
Akim Demaille
Re: RFC: propagate the indentation of the actions
Akim Demaille
Re: RFC: propagate the indentation of the actions
Paul Eggert
Re: RFC: propagate the indentation of the actions
Akim Demaille
[PATCH 3/3] try to match the columns in the output of locations
Akim Demaille
[PATCH 2/3] try to match the columns in the ouput
Akim Demaille
[PATCH 1/3] style: prefer passing locations by pointer
Akim Demaille
[PATCH 0/4] Clean up even more
Akim Demaille
[PATCH 4/4] style: simplify strings to translate
Akim Demaille
[PATCH 3/4] style: reduce scopes, propagate const
Akim Demaille
[PATCH 2/4] style: use clearer types
Akim Demaille
[PATCH 1/4] tests: prefer %empty
Akim Demaille
[PATCH 0/6] Clean up tests
Akim Demaille
[PATCH 3/6] tests: make sure the default action properly works in C++
Akim Demaille
[PATCH 1/6] tests: remove useless support of '.' in integers
Akim Demaille
[PATCH 2/6] tests: main: support -s and -p
Akim Demaille
[PATCH 5/6] lr0: more debug traces
Akim Demaille
[PATCH 6/6] CI: factor
Akim Demaille
[PATCH 4/6] traces: add some colors
Akim Demaille
tests: refactor checks on sets
Akim Demaille
update-test: some file names have dashes in them
Akim Demaille
Bison 3.4.1 released [stable]
Akim Demaille
CI: remove useless apt-get update
Akim Demaille
CI: avoid useless git costs
Akim Demaille
CI: avoid useless git costs
Akim Demaille
Build segfault bison 3.4
neok m4700
Re: Build segfault bison 3.4
Akim Demaille
Bison 3.4 released [stable]
Akim Demaille
tests: adjust to GCC9 diagnostics with a margin
Akim Demaille
diagnostics: %pure-parser is obsolete (was: I need simpler examples)
Akim Demaille
diagnostics: clean up convention for colored diagnostics
Akim Demaille
CI: use a pipeline: first build the tarball, then check it
Akim Demaille
build: do not use $< in plain rules
Akim Demaille
Re: build: do not use $< in plain rules
Akim Demaille
Bison 3.3.91 released [beta]
Akim Demaille
doc: use colors for diagnostics in TeX too
Akim Demaille
Re: cannot build bison-3.3.90 on Solaris 11.3, even with GNU m4
Akim Demaille
Re: cannot build bison-3.3.90 on Solaris 11.3, even with GNU m4
Akim Demaille
gnulib: update to fix location tracking in UTF-8 on Solaris
Akim Demaille
diagnostics: rename --style=debug as --color=debug
Akim Demaille
fixits: sort them before applying them
Akim Demaille
diagnostics: support --color=html
Akim Demaille
style: use warning_is_enabled instead of duplicating it
Akim Demaille
tests: use %empty instead of comments
Akim Demaille
[patch #9803] 3.3.90: test suite fails
Tomasz Kłoczko
[PATCH 0/5] Fixes for %empty insertion
Akim Demaille
[PATCH 1/5] maint: update gnulib-po/.gitignore
Akim Demaille
[PATCH 4/5] tests: don't duplicate the portability prologue
Akim Demaille
[PATCH 2/5] style: clarify the use of symbol_lists' locations
Akim Demaille
[PATCH 3/5] style: use consistently *_loc for locations
Akim Demaille
[PATCH 5/5] fixits: be sure to preserve the action when adding %empty
Akim Demaille
[PATCH 0/2] doc style improvements
Akim Demaille
[PATCH 1/2] doc: use colors
Akim Demaille
[PATCH 2/2] doc: use svg instead of png
Akim Demaille
Bison 3.3.90 released [beta]
Akim Demaille
[PATCH 0/4] Fixes for distcheck
Akim Demaille
[PATCH 1/4] package: don't ship the sources generated from the parser
Akim Demaille
[PATCH 2/4] package: don't regen the parser during dist if unneeded
Akim Demaille
[PATCH 3/4] build: don't generate the graph reports
Akim Demaille
[PATCH 4/4] package: add missing CLEANFILES
Akim Demaille
package: various fixes for syntax-check
Akim Demaille
traces: use colors for the semantic values
Akim Demaille
doc: clarify -fsyntax-error
Akim Demaille
[PATCH 0/4] Fix locations for messages from the backends
Akim Demaille
[PATCH 1/4] diagnostics: use flush, not fflush
Akim Demaille
[PATCH 3/4] diagnostics: fix locations coming from M4
Akim Demaille
[PATCH 2/4] diagnostics: provide a means to see byte-columns
Akim Demaille
[PATCH 4/4] diagnostics: give m4 precise locations
Akim Demaille
build: use gettext-h
Akim Demaille
diagnostics: better rule locations
Akim Demaille
updates: insert/remove %empty
Akim Demaille
fixits: track byte-columns, not character-columns
Akim Demaille
diagnostics: expose a means to know whether a warning is enabled
Akim Demaille
doc: sort the warning categories
Akim Demaille
graphviz: move constant computation out of a loop
Akim Demaille
[PATCH 0/4] Fix caret errors
Akim Demaille
[PATCH 4/4] diagnostics: fix the handling of multibyte characters
Akim Demaille
Re: [PATCH 4/4] diagnostics: fix the handling of multibyte characters
Akim Demaille
[PATCH 3/4] diagnostics: check the handling of tabulations
Akim Demaille
[PATCH 1/4] diagnostics: check the styling
Akim Demaille
[PATCH 2/4] diagnostics: fix styling issues
Akim Demaille
Re: [PATCH 0/4] Fix caret errors
Paul Eggert
Re: [PATCH 0/4] Fix caret errors
Akim Demaille
Re: [PATCH 0/4] Fix caret errors
Akim Demaille
diagnostics: document the change of format (was: [PATCH 0/4] Fix caret errors)
Akim Demaille
Re: diagnostics: document the change of format (was: [PATCH 0/4] Fix caret errors)
Akim Demaille
Re: [PATCH 0/4] Fix caret errors
Hans Åberg
Re: [PATCH 0/4] Fix caret errors
Akim Demaille
Re: [PATCH 0/4] Fix caret errors
Hans Åberg
Re: [PATCH 0/4] Fix caret errors
Akim Demaille
Re: [PATCH 0/4] Fix caret errors
Hans Åberg
Re: [PATCH 0/4] Fix caret errors
Hans Åberg
Re: [PATCH 0/4] Fix caret errors
Akim Demaille
Re: [PATCH 0/4] Fix caret errors
Hans Åberg
Re: [PATCH 0/4] Fix caret errors
Hans Åberg
Re: [PATCH 0/4] Fix caret errors
Akim Demaille
Re: [PATCH 0/4] Fix caret errors
Hans Åberg
diagnostics: fix memory leak in libtextstyle
Akim Demaille
tests: remove useless feature
Akim Demaille
build: also generate the graph reports
Akim Demaille
traces: make closure() less verbose
Akim Demaille
[PATCH 0/5] Clean up
Akim Demaille
[PATCH 2/5] traces: improve logs
Akim Demaille
[PATCH 1/5] doc: minor fixes
Akim Demaille
[PATCH 4/5] style: scope reduction in lalr.c
Akim Demaille
[PATCH 3/5] style: comment changes
Akim Demaille
[PATCH 5/5] yacc.c: minor style change
Akim Demaille
[PATCH 0/5] Clean up
Akim Demaille
[PATCH 2/5] parser: use grammar_file instead of current_file
Akim Demaille
[PATCH 1/5] diagnostics: use grammar_file instead of current_file
Akim Demaille
[PATCH 3/5] regen
Akim Demaille
[PATCH 5/5] CI: pass -O1 to GCC8 with sanitizers
Akim Demaille
[PATCH 4/5] reader: reduce the "scope" of global variables
Akim Demaille
[PATCH 0/5] Clean up
Akim Demaille
[PATCH 4/5] todo: update
Akim Demaille
[PATCH 2/5] d: improvements on symbol kinds
Akim Demaille
[PATCH 3/5] c++: improvements on symbol kinds
Akim Demaille
Re: [PATCH 3/5] c++: improvements on symbol kinds
Hans Åberg
Re: [PATCH 3/5] c++: improvements on symbol kinds
Akim Demaille
Re: [PATCH 3/5] c++: improvements on symbol kinds
Hans Åberg
Re: [PATCH 3/5] c++: improvements on symbol kinds
Akim Demaille
Re: [PATCH 3/5] c++: improvements on symbol kinds
Hans Åberg
Re: [PATCH 3/5] c++: improvements on symbol kinds
Akim Demaille
Re: [PATCH 3/5] c++: improvements on symbol kinds
Hans Åberg
Re: [PATCH 3/5] c++: improvements on symbol kinds
Akim Demaille
Re: [PATCH 3/5] c++: improvements on symbol kinds
Hans Åberg
[PATCH 5/5] style: rename YYNOMEM as YYENOMEM
Akim Demaille
[PATCH 1/5] symbols: minor fixes
Akim Demaille
lalr: offer more flexibility in debugging routines
Akim Demaille
[PATCH 0/6] Improve and use --no-lines
Akim Demaille
[PATCH 1/6] tests: formatting changes
Akim Demaille
[PATCH 2/6] java: prefer errors to fatal errors
Akim Demaille
[PATCH 5/6] bison: use no-lines
Akim Demaille
[PATCH 6/6] regen
Akim Demaille
[PATCH 3/6] java: use full locations for diagnostics about destructors
Akim Demaille
lalr: don't overbook memory
Akim Demaille
lalr: show lookback for debug
Akim Demaille
Re: [bug report] Heap-buffer-overflow issue in build_relations function in src/lalr.c in Bison 3.3
Akim Demaille
state: more debug traces
Akim Demaille
gram: fix and improve log message
Akim Demaille
tests: add a tool for mass updates
Akim Demaille
style: rename variables for consistency
Akim Demaille
yacc.c: don't suggest api.header.include when --defines is not used
Akim Demaille
reader: clarify variable names
Akim Demaille
Re: reader: clarify variable names
Akim Demaille
diagnostics: style changes
Akim Demaille
diagnostics: style changes
Akim Demaille
diagnostics: fix handling of style in limit cases
Akim Demaille
d: don't link against LIBS
Akim Demaille
[PATCH 0/4] Shorten the generated output
Akim Demaille
[PATCH 3/4] yacc.c: provide a means to include the header in the implementation
Akim Demaille
[PATCH 2/4] yacc.c: emit the header before the implementation file
Akim Demaille
[PATCH 1/4] simplify the generated #line
Akim Demaille
style: clean up complain.c
Akim Demaille
tests: remove duplicates
Akim Demaille
address warnings from GCC's UB sanitizer
Akim Demaille
Re: address warnings from GCC's UB sanitizer
Paul Eggert
Re: address warnings from GCC's UB sanitizer
Akim Demaille
Earlier messages
Later messages