bison-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
d, java: get rid of a useless table
Akim Demaille
c++, d, java: remove yyerrcode
Akim Demaille
c++: improve typing
Akim Demaille
glr: style change
Akim Demaille
glr: remove useless casts
Akim Demaille
yacc.c, glr.c: fix crash when reporting errors in consistent states
Akim Demaille
Re: more details about the test suite
Adrian Vogelsgesang
Re: more details about the test suite
Akim Demaille
doc: more details about the test suite
Akim Demaille
Bison 3.4.91 released [beta]
Akim Demaille
style: pacify syntax-check
Akim Demaille
[PATCH 0/2] RFC: Discourage the use of unbound string literals
Akim Demaille
[PATCH 1/2] diagnostics: complain about undeclared string tokens
Akim Demaille
[PATCH 2/2] doc: don't promote dangling aliases
Akim Demaille
Re: [PATCH 0/2] RFC: Discourage the use of unbound string literals
Akim Demaille
diagnostics: yacc reserves %type to nonterminals
Akim Demaille
doc: work around warnings when Flex C output is compiled in C++
Akim Demaille
RFC: doc: promote %nterm over %type
Akim Demaille
doc: clarify build instructions
Akim Demaille
[patch] gram.c: Fix condition of aver
kaneko y
Re: [patch] gram.c: Fix condition of aver
Akim Demaille
Re: [patch] gram.c: Fix condition of aver
kaneko y
doc: work around Texinfo 6.7 bug
Akim Demaille
doc: use upper case for tokens
Akim Demaille
doc: type-face fixes
Akim Demaille
tests: really check complaints from m4
Akim Demaille
tests: simplify prologue
Akim Demaille
diagnostics: add missing translation
Akim Demaille
testing 3.4.90 with PostgreSQL grammar
John Naylor
Re: testing 3.4.90 with PostgreSQL grammar
Akim Demaille
Bison 3.4.90 released [beta]
Akim Demaille
Re: Bison 3.4.90 released [beta]
Adrian Vogelsgesang
Re: Bison 3.4.90 released [beta]
Akim Demaille
Re: Bison 3.4.90 released [beta]
Adrian Vogelsgesang
Re: Bison 3.4.90 released [beta]
Akim Demaille
C++: finish propagating the unsigned->signed conversion in locations
Akim Demaille
Re: C++: finish propagating the unsigned->signed conversion in locations
Hans Åberg
Re: C++: finish propagating the unsigned->signed conversion in locations
Akim Demaille
style: fix cpp indentation
Akim Demaille
style: glr.c: comment changes
Akim Demaille
reader: let symtab deal with the symbols
Akim Demaille
diagnostics: simplify location handling
Akim Demaille
build: remove dmalloc support
Akim Demaille
[patch] gram.c: Print tokens in grammar_dump
kaneko y
Re: [patch] gram.c: Print tokens in grammar_dump
Akim Demaille
Re: [patch] gram.c: Print tokens in grammar_dump
kaneko y
Re: [patch] gram.c: Print tokens in grammar_dump
kaneko y
Re: [patch] gram.c: Print tokens in grammar_dump
Akim Demaille
Re: [patch] gram.c: Print tokens in grammar_dump
kaneko y
Re: [patch] gram.c: Print tokens in grammar_dump
Akim Demaille
Re: [patch] gram.c: Print tokens in grammar_dump
kaneko y
[patch] README: Fix a typo
kaneko y
Re: [patch] README: Fix a typo
Akim Demaille
[patch] reader.c: Update comment
kaneko y
Re: [patch] reader.c: Update comment
Akim Demaille
[PATCH 0/4] style fixes
Akim Demaille
[PATCH 1/4] style: reduce scope in derives
Akim Demaille
[PATCH 2/4] gnulib: update
Akim Demaille
[PATCH 4/4] style: pacify syntax-check
Akim Demaille
[PATCH 3/4] main: also free memory on errors
Akim Demaille
[patch] yacc.c: Fix a typo
kaneko y
Re: [patch] yacc.c: Fix a typo
Akim Demaille
Re: [patch] yacc.c: Fix a typo
kaneko y
CI: clean up
Akim Demaille
CI: try GCC9 and Clang9
Akim Demaille
yacc: beware of GCC9 warnings in push mode
Akim Demaille
Re: yacc: beware of GCC9 warnings in push mode
Akim Demaille
glr: style changes
Akim Demaille
yacc: style changes
Akim Demaille
tests: factor the generation of files without the final eol
Akim Demaille
Re: tests: factor the generation of files without the final eol
Paul Eggert
Re: tests: factor the generation of files without the final eol
Akim Demaille
Re: tests: factor the generation of files without the final eol
Paul Eggert
Re: tests: factor the generation of files without the final eol
Akim Demaille
tests: refactor the handling of Perl
Akim Demaille
d: comment changes
Akim Demaille
yy_state_t
Akim Demaille
Re: yy_state_t
Paul Eggert
Re: yy_state_t
Akim Demaille
Re: yy_state_t
Paul Eggert
Re: yy_state_t
Akim Demaille
Re: yy_state_t
Akim Demaille
Re: yy_state_t
Akim Demaille
Re: yy_state_t
Paul Eggert
Re: yy_state_t
Akim Demaille
Re: yy_state_t
Akim Demaille
configure: perl is not required
Akim Demaille
diagnostics: prefer "…" to "..." if the locale supports it
Akim Demaille
Re: diagnostics: prefer "…" to "..." if the locale supports it
Paul Eggert
Re: diagnostics: prefer "…" to "..." if the locale supports it
Hans Åberg
Re: diagnostics: prefer "…" to "..." if the locale supports it
Akim Demaille
Re: diagnostics: prefer "…" to "..." if the locale supports it
Paul Eggert
Re: diagnostics: prefer "…" to "..." if the locale supports it
Hans Åberg
Re: diagnostics: prefer "…" to "..." if the locale supports it
Akim Demaille
Rule Line number for GLR C Parser
Lars Maier
Re: Rule Line number for GLR C Parser
Akim Demaille
tests: add missing includes
Akim Demaille
c: don't assume that UCHAR_MAX, etc. are defined
Akim Demaille
Re: c: don't assume that UCHAR_MAX, etc. are defined
Paul Eggert
Re: c: don't assume that UCHAR_MAX, etc. are defined
Paul Eggert
Re: c: don't assume that UCHAR_MAX, etc. are defined
Akim Demaille
Re: c: don't assume that UCHAR_MAX, etc. are defined
Paul Eggert
Re: c: don't assume that UCHAR_MAX, etc. are defined
Paul Eggert
tests: formatting changes
Akim Demaille
configure: don't require Flex
Akim Demaille
tests: make recheck
Akim Demaille
c++: fix comments suggesting to use %require
Akim Demaille
[PATCH 0/8] RFC: diagnostics: add suggestions
Akim Demaille
[PATCH 1/8] TODO: update
Akim Demaille
[PATCH 7/8] style: isolate complain_symbol_undeclared
Akim Demaille
[PATCH 2/8] tests: use tput to get the number of columns
Akim Demaille
[PATCH 4/8] diagnostics: isolate caret_set_column
Akim Demaille
[PATCH 6/8] style: simplify the handling of symbol and semantic_type tables
Akim Demaille
[PATCH 5/8] diagnostics: display suggested update after the caret-info
Akim Demaille
[PATCH 3/8] diagnostics: isolate caret_set_file
Akim Demaille
[PATCH 8/8] diagnostics: suggest fixes for undeclared symbols
Akim Demaille
Re: [PATCH 8/8] diagnostics: suggest fixes for undeclared symbols
Akim Demaille
Re: [PATCH 8/8] diagnostics: suggest fixes for undeclared symbols
Akim Demaille
Re: [PATCH 8/8] diagnostics: suggest fixes for undeclared symbols
Akim Demaille
[PATCH 00/11] diagnostics: truncate quoted sources to fit the screen width
Akim Demaille
[PATCH 01/11] diagnostics: style: minor changes
Akim Demaille
[PATCH 04/11] diagnostics: style: use a boundary to track the caret_info
Akim Demaille
[PATCH 02/11] diagnostics: style: add caret_set_file
Akim Demaille
[PATCH 11/11] diagnostics: get the screen width from the terminal
Akim Demaille
[PATCH 03/11] diagnostics: extract boundary_compute from location_compute
Akim Demaille
[PATCH 09/11] diagnostics: also show truncation at the end of line with "..."
Akim Demaille
[PATCH 05/11] diagnostics: style: rename member for clariy
Akim Demaille
[PATCH 07/11] diagnostics: truncate quoted sources to fit the screen
Akim Demaille
[PATCH 10/11] diagnostics: don't print ellipsis on the caret line
Akim Demaille
[PATCH 11/11] diagnotics: get the screen width from the terminal
Akim Demaille
[PATCH 08/11] diagnostics: check that quoted lines are truncated
Akim Demaille
[PATCH 06/11] diagnostics: learn how to count column number with multibyte chars
Akim Demaille
Bison 3.4.2 released [stable]
Akim Demaille
Handling of \r
Akim Demaille
Re: Handling of \r
Paul Eggert
Re: Handling of \r
Akim Demaille
Re: Handling of \r
Akim Demaille
Re: Handling of \r
Akim Demaille
tests: add noexcept to please GCC 9
Akim Demaille
Preparing 3.4.2
Akim Demaille
Re: Preparing 3.4.2
Akim Demaille
Re: Null-Dereference bug in vector.c
Akim Demaille
Re: Double free in Bison
Akim Demaille
tests: check token redeclaration
Akim Demaille
[PATCH 0/6] More CI and fixes
Akim Demaille
[PATCH 5/6] yacc.c: beware of GCC's -Wmaybe-uninitialized
Akim Demaille
[PATCH 1/6] CI: fail fast
Akim Demaille
[PATCH 2/6] CI: more compilers
Akim Demaille
[PATCH 3/6] style: fix comment
Akim Demaille
[PATCH 6/6] glr.c: initialize vector of bools
Akim Demaille
[PATCH 4/6] lalr1.cc: fix LAC support
Akim Demaille
RFC: Introduce api.token.raw
Akim Demaille
[PATCH 02/10] api.token.raw: implement
Akim Demaille
[PATCH 01/10] style: tidy yacc.c
Akim Demaille
[PATCH 07/10] parser: use api.token.raw
Akim Demaille
[PATCH 09/10] d: handle eof in yytranslate
Akim Demaille
[PATCH 04/10] api.token.raw: apply to the other skeletons
Akim Demaille
[PATCH 05/10] api.token.raw: cannot be used with character literals
Akim Demaille
[PATCH 06/10] api.token.raw: document it
Akim Demaille
[PATCH 03/10] api.token.raw: check it
Akim Demaille
[PATCH 10/10] java: handle eof in yytranslate
Akim Demaille
[PATCH 08/10] regen
Akim Demaille
Re: RFC: Introduce api.token.raw
Akim Demaille
Re: Null-Dereference bug in hash.c
Akim Demaille
Re: Null-Dereference bug in hash.c
Akim Demaille
Re: Null-Dereference bug in hash.c
Egor Pugin
Re: Null-Dereference bug in hash.c
Akim Demaille
[PATCH 1/2] diagnostics: fix invalid error message indentation
László Várady
[PATCH 2/2] diagnostics: refactor error_message() not to use global variables
László Várady
Re: [PATCH 2/2] diagnostics: refactor error_message() not to use global variables
Akim Demaille
Re: [PATCH 1/2] diagnostics: fix invalid error message indentation
Akim Demaille
diagnostics: use the modern argmatch interface
Akim Demaille
doc: avoid spurious empty lines in the option table
Akim Demaille
Lookahead correction for the C++ skeleton lalr1.cc
Adrian Vogelsgesang
Re: Lookahead correction for the C++ skeleton lalr1.cc
Akim Demaille
Re: Lookahead correction for the C++ skeleton lalr1.cc
Adrian Vogelsgesang
Re: Lookahead correction for the C++ skeleton lalr1.cc
Akim Demaille
Re: Lookahead correction for the C++ skeleton lalr1.cc
Adrian Vogelsgesang
Re: Lookahead correction for the C++ skeleton lalr1.cc
Akim Demaille
Re: Lookahead correction for the C++ skeleton lalr1.cc
Akim Demaille
Re: Lookahead correction for the C++ skeleton lalr1.cc
Adrian Vogelsgesang
Re: Lookahead correction for the C++ skeleton lalr1.cc
Akim Demaille
Re: Lookahead correction for the C++ skeleton lalr1.cc
Akim Demaille
Re: Lookahead correction for the C++ skeleton lalr1.cc
Akim Demaille
Re: Lookahead correction for the C++ skeleton lalr1.cc
Adrian Vogelsgesang
[PATCH 1/6] tests: prepare LAC tests for more languages
Akim Demaille
[PATCH 5/6] lalr1.cc: add LAC support
Akim Demaille
Re: [PATCH 5/6] lalr1.cc: add LAC support
Adrian Vogelsgesang
Re: [PATCH 5/6] lalr1.cc: add LAC support
Akim Demaille
[PATCH 4/6] style: readability improvements to yacc.c
Akim Demaille
[PATCH 6/6] lalr1.cc: check LAC support
Akim Demaille
[PATCH 2/6] lalr1.cc: fix indentation of table declarations in the header
Akim Demaille
[PATCH 3/6] lalr1.cc: reduce "scope"
Akim Demaille
[PATCH 0/5] Clean up fixed-output-files handling
Akim Demaille
[PATCH 1/5] style: declare options in the same order as in --help
Akim Demaille
[PATCH 2/5] remove MS-DOS support
Akim Demaille
[PATCH 5/5] --fixed-output-files: detach from --yacc
Akim Demaille
[PATCH 3/5] style: clarify control flow
Akim Demaille
[PATCH 4/5] %fixed-output-files: detach from %yacc
Akim Demaille
[PATCH 0/5] doc: clean up the documentation of the options
Akim Demaille
Earlier messages
Later messages