bison-patches
Thread
Date
Earlier messages
Messages by Date
2025/07/12
[PATCH] c++: fix %define api.value.automove false to actually disable automove
Z. Majeed
2025/03/26
[PATCH] glr2.cc: bug in ~glr_state if YYDEBUG is 0
Sergei Kurtov
2024/10/24
[patch #10483] Update after gnulib changed
Bruno Haible
2024/07/08
[PATCH] glr2.cc: ensure yylookaheadNeeds is same size as yystates
Arsen Arsenović
2024/04/16
[PATCH v2] m4: make serial numbers effective
Sam James
2024/04/05
[PATCH] m4: make serial numbers effective
Sam James
2024/03/01
Re: lexer support?
Lex Spoon
2024/02/29
Re: lexer support?
Kaz Kylheku
2024/02/29
lexer support?
Lex Spoon
2024/02/27
Update build instructions regarding .tarball-version
Lex Spoon
2024/02/27
Add a .clang-format file
Lex Spoon
2024/02/27
Re: update .gitignore for examples
Lex Spoon
2024/02/27
update .gitignore for examples
Lex Spoon
2023/12/18
[patch #10420] c.m4: Use __has_attribute to check for attribute availability.
Jacek Caban
2023/11/24
c.m4: Use __has_attribute to check for attribute availability.
Jacek Caban
2023/09/13
[patch #10391] tests: Update after gnulib changed
Bruno Haible
2023/02/24
c++ variant initialization
Zozó Teki
2022/11/04
Re: parse: remove unnecessary casts before using gnulib functions
Paul Eggert
2022/11/04
parse: remove unnecessary casts before using gnulib functions
Edoardo Sanguineti
2022/11/02
Re: UB in derivation.c
Edoardo Sanguineti
2022/11/01
Re: UB in derivation.c
Kaz Kylheku
2022/11/01
UB in derivation.c
Edoardo Sanguineti
2022/10/27
Fwd: question: is a long line still a problem in current bison version?
Stephan Sperber
2022/10/26
Re: question: is a long line still a problem in current bison version?
Kaz Kylheku
2022/10/25
question: is a long line still a problem in current bison version?
Stephan Sperber
2022/09/19
news: update
Akim Demaille
2022/09/19
Re: [PATCH for Dlang support] Fixes for issues 84 and 88
Akim Demaille
2022/09/19
[PATCH for Dlang support] Fixes for issues 84 and 88
Adela Vais
2022/09/10
reader: reject rules on YYEOF
Akim Demaille
2022/09/03
muscles: fix handling of the "@'" escape
Akim Demaille
2022/08/02
yacc.c, lalr1.cc: fix warnings about yynerrs
Akim Demaille
2022/08/01
Re: Problems testing Bison with GCC 12.1
Paul Eggert
2022/08/01
Re: Problems testing Bison with GCC 12.1
Paul Eggert
2022/07/31
Re: Problems testing Bison with GCC 12.1
Akim Demaille
2022/07/31
Re: Problems testing Bison with GCC 12.1
Akim Demaille
2022/07/31
Re: Problems testing Bison with GCC 12.1
Akim Demaille
2022/07/31
Re: Problems testing Bison with GCC 12.1
Akim Demaille
2022/07/31
Problems testing Bison with GCC 12.1
Paul Eggert
2022/07/31
Re: gnulib: update
Hans Åberg
2022/07/31
style: enforce GNU-style variable names
Akim Demaille
2022/07/31
tests: avoid useless variables
Akim Demaille
2022/07/31
Re: gnulib: update
Hans Åberg
2022/07/31
Re: gnulib: update
Akim Demaille
2022/07/31
Re: gnulib: update
Hans Åberg
2022/07/31
gnulib: update
Akim Demaille
2022/07/31
address unused variables
Akim Demaille
2022/06/14
gnulib: update
Akim Demaille
2021/12/19
Re: make use of gnulib-tool's --automake-subdir option
Akim Demaille
2021/12/18
make use of gnulib-tool's --automake-subdir option
Bruno Haible
2021/10/10
Re: Bison 3.8.2 glr2.cc portability report
Akim Demaille
2021/10/10
Re: Bison 3.8.2 glr2.cc portability report
Tom Shields
2021/10/10
Re: Bison 3.8.2 glr2.cc portability report
Akim Demaille
2021/10/09
Bison 3.8.2 glr2.cc portability report
Tom Shields
2021/09/25
avoid using atoi
Akim Demaille
2021/09/25
tests: Apple clang issues warning on C++11 features
Akim Demaille
2021/09/18
c++: use YY_NOEXCEPT where it helps
Akim Demaille
2021/09/13
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Hans Åberg
2021/09/13
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Hans Åberg
2021/09/13
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Tom Shields via Bug fixes and other improvements to Bison
2021/09/13
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Thomas Shields
2021/09/13
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Thomas Shields
2021/09/13
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Hans Åberg
2021/09/13
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Hans Åberg
2021/09/12
[PATCH 5/5] glr2.cc: semantic_option: use a symbol
Akim Demaille
2021/09/12
[PATCH 1/5] glr2.cc: introduse b4_glr2_cc_if
Akim Demaille
2021/09/12
[PATCH 4/5] glr2.cc: don't publish move ctor to lalr1.cc
Akim Demaille
2021/09/12
[PATCH 2/5] glr2.cc: we require C++11
Akim Demaille
2021/09/12
[PATCH 3/5] glr2.cc: simplify semantic_option
Akim Demaille
2021/09/12
[PATCH 0/5] glr2.cc: use symbol_type in semantic_option
Akim Demaille
2021/09/12
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Akim Demaille
2021/09/12
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Tom Shields via Bug fixes and other improvements to Bison
2021/09/12
[PATCH 14/14] glr2.cc: don't pass %parse-param to destroy
Akim Demaille
2021/09/12
[PATCH 13/14] glr2.cc: kill trailing white spaces
Akim Demaille
2021/09/12
[PATCH 12/14] glr2.cc: check linking conflicts
Akim Demaille
2021/09/12
[PATCH 11/14] glr2.cc: move strong_index_alias into the unnamed namespace
Akim Demaille
2021/09/12
[PATCH 10/14] glr2.cc: use only symbol_kind_type, not yysymbol_kind_t
Akim Demaille
2021/09/12
[PATCH 09/14] glr2.cc: prefer using, and remove useless type aliases
Akim Demaille
2021/09/12
[PATCH 08/14] glr2.cc: put glr_state_set and glr_stack_item in unnamed namespace
Akim Demaille
2021/09/12
[PATCH 07/14] glr2.cc: move state_stack into the unnamed namespace
Akim Demaille
2021/09/12
[PATCH 06/14] glr2.cc: style: clarify control flow
Akim Demaille
2021/09/12
[PATCH 05/14] glr2.cc: move glr_stack and glr_state into the parser class
Akim Demaille
2021/09/12
[PATCH 04/14] glr2.cc: put create_state_set_index in unnamed namespace
Akim Demaille
2021/09/12
[PATCH 03/14] glr2.cc: prefer unnamed namespace to 'static'
Akim Demaille
2021/09/12
[PATCH 02/14] glr2.cc: put semantic_option into an unnamed namespace
Akim Demaille
2021/09/12
[PATCH 01/14] glr2.cc: don't publish YY_EXCEPTIONS
Akim Demaille
2021/09/12
[PATCH 00/14] glr2.cc: fix linking conflicts
Akim Demaille
2021/09/12
[PATCH 5/5] c++: demonstrate custom error messages in the examples
Akim Demaille
2021/09/12
[PATCH 4/5] glr2.cc: custom error messages
Akim Demaille
2021/09/12
[PATCH 3/5] glr2.cc: start the transition to using symbol_type
Akim Demaille
2021/09/12
[PATCH 2/5] c++: add move assignments to the symbol type
Akim Demaille
2021/09/12
[PATCH 1/5] c++: avoid using the obsolete names
Akim Demaille
2021/09/12
[PATCH 0/5] glr2.cc: add support for custom error messages
Akim Demaille
2021/09/09
Re: Problems with the new bison glr2.cc skeleton in the Savannah Git repository
Tom Shields via Bug fixes and other improvements to Bison
2021/09/08
Re: Problems with the new bison glr2.cc skeleton in the Savannah Git repository
Akim Demaille
2021/09/08
Re: Problems with the new bison glr2.cc skeleton in the Savannah Git repository
Tom Shields via Bug fixes and other improvements to Bison
2021/09/02
Re: Problems with the new bison glr2.cc skeleton in the Savannah Git repository
Tom Shields via Bug fixes and other improvements to Bison
2021/09/01
style: c++: formatting changes
Akim Demaille
2021/09/01
style: rename stmtMerge as stmt_merge
Akim Demaille
2021/08/19
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Hans Åberg
2021/08/18
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Akim Demaille
2021/08/17
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Hans Åberg
2021/08/17
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Hans Åberg
2021/08/16
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Akim Demaille
2021/08/13
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Hans Åberg
2021/08/12
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Akim Demaille
2021/08/12
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Hans Åberg
2021/08/12
[PATCH 9/9] tests: fix incorrect test case
Akim Demaille
2021/08/12
[PATCH 8/9] gnulib: update
Akim Demaille
2021/08/12
[PATCH 7/9] news: be clear that glr2.cc is C++11
Akim Demaille
2021/08/12
[PATCH 6/9] build: modernize to newer Autoconf releases
Akim Demaille
2021/08/12
[PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Akim Demaille
2021/08/12
[PATCH 4/9] build: check for C++ 20 and 2b
Akim Demaille
2021/08/12
[PATCH 3/9] tests: remove obsolete checks
Akim Demaille
2021/08/12
[PATCH 2/9] tests: be robust to old versions of xlstproc
Akim Demaille
2021/08/12
[PATCH 1/9] c: fix _Noreturn support detection
Akim Demaille
2021/08/12
[PATCH 0/9] Various fixes for the tests
Akim Demaille
2021/08/11
lalr1.cc: style changes
Akim Demaille
2021/08/11
tests: check symbol/token renumbering
Akim Demaille
2021/08/11
style: rename b4_lex as b4_yylex
Akim Demaille
2021/08/11
Re: yacc: comply with recent POSIX updates: declare yyerror and yylex
Akim Demaille
2021/08/08
build: enable -Wmismatched-dealloc
Akim Demaille
2021/08/08
bistromathic: beware of portability issues with readline
Akim Demaille
2021/08/07
[PATCH 4/4] d: prepare to be able to run LAC tests
Akim Demaille
2021/08/07
[PATCH 3/4] tests: factor iterating over skeletons
Akim Demaille
2021/08/07
[PATCH 2/4] m4: catch suspicions of unevaluated macros
Akim Demaille
2021/08/07
[PATCH 1/4] style: formatting changes in scan-code.l
Akim Demaille
2021/08/07
[PATCH 0/4] Fixes for unevaluated/overevaluated macros
Akim Demaille
2021/08/06
yacc: comply with recent POSIX updates: declare yyerror and yylex
Akim Demaille
2021/08/06
doc: more pointers to the examples
Akim Demaille
2021/08/06
CI: fix the GCC 9 build
Akim Demaille
2021/08/06
tests: extract AT_LOCATION_PRINT_DECLARE and AT_LOCATION_PRINT_DEFINE
Akim Demaille
2021/08/06
tests: rename AT_YACC_IF as AT_YACC_C_IF
Akim Demaille
2021/08/06
git: add diff patterns for Autotest and Texinfo
Akim Demaille
2021/08/04
todo: d: push and token ctors are done
Akim Demaille
2021/08/04
doc: refer to the examples
Akim Demaille
2021/08/04
examples: modernize the example Makefiles
Akim Demaille
2021/08/04
Re: %merge confusion
Akim Demaille
2021/08/03
news: update
Akim Demaille
2021/08/03
doc: fix spello
Akim Demaille
2021/08/03
todo: POSIX yacc and prototypes
Akim Demaille
2021/08/03
doc: update Doxygen template file
Akim Demaille
2021/08/03
doc: a bit of editing
Akim Demaille
2021/08/03
gnulib: update
Akim Demaille
2021/08/01
all: fix confusion between token ctor and symbol ctor
Akim Demaille
2021/07/26
Re: d:
Adela Vais
2021/07/25
d:
Akim Demaille
2021/06/23
gnulib: update
Akim Demaille
2021/06/18
Re: [PATCH] getargs: don't translate first line of --version
Akim Demaille
2021/06/14
[PATCH] getargs: don't translate first line of --version
Alyssa Ross
2021/06/06
Re: [PATCH for Dlang support] Push parser
Akim Demaille
2021/06/02
Re: [PATCH for Dlang support] Push parser
Adela Vais
2021/04/18
Re: [PATCH for Dlang support] Push parser
Adela Vais
2021/04/11
Re: [PATCH for Dlang support] Push parser
Akim Demaille
2021/04/11
Re: [PATCH for Dlang support] Documentation
Akim Demaille
2021/04/03
[PATCH for Dlang support] Documentation
Adela Vais
2021/04/01
Re: [PATCH for Dlang support] Push parser
Adela Vais
2021/03/26
Re: [PATCH for Dlang support] Push parser
Akim Demaille
2021/03/26
Re: [WIP PATCH for Dlang support] d: token constructors
Akim Demaille
2021/03/22
[PATCH for Dlang support] Push parser
Adela Vais
2021/03/22
Re: [WIP PATCH for Dlang support] d: token constructors
Adela Vais
2021/03/06
tables: fix again the handling for useless tokens
Akim Demaille
2021/03/06
html: fix memory leak
Akim Demaille
2021/02/26
Re: [PATCH] Use mapped file name for symbols
Joshua Watt
2021/02/25
Re: [PATCH] Use mapped file name for symbols
Akim Demaille
2021/02/25
style: formatting changes
Akim Demaille
2021/02/24
Re: [PATCH] Use mapped file name for symbols
Akim Demaille
2021/02/24
Re: [PATCH] Use mapped file name for symbols
Akim Demaille
2021/02/24
Re: [PATCH] data/README.md: Fix documented function name
Akim Demaille
2021/02/16
[PATCH] Use mapped file name for symbols
Joshua Watt
2021/02/15
[PATCH] data/README.md: Fix documented function name
Joshua Watt
2021/02/08
[PATCH 6/6] doc: printing locations
Akim Demaille
2021/02/08
[PATCH 5/6] examples: improve some function prototypes
Akim Demaille
2021/02/08
[PATCH 4/6] examples: use YYLOCATION_PRINT
Akim Demaille
2021/02/08
[PATCH 3/6] c: rename YY_LOCATION_PRINT as YYLOCATION_PRINT and make it public
Akim Demaille
2021/02/08
[PATCH 2/6] examples: do not rely on YY_LOCATION_PRINT
Akim Demaille
2021/02/08
[PATCH 1/6] c: stop defining YY_LOCATION_PRINT when locations are not enabled
Akim Demaille
2021/02/08
[PATCH 0/6] c: make YYLOCATION_PRINT public
Akim Demaille
2021/02/01
graph: output foo.gv by default, instead of *.dot
Akim Demaille
2021/01/31
yacc: remove support for YYPRINT
Akim Demaille
2021/01/31
[PATCH 3/3] c++: issue a compile-time warning when #define YYSTYPE is used
Akim Demaille
2021/01/31
[PATCH 2/3] c++: make it clear that #define YYSTYPE is not supported
Akim Demaille
2021/01/31
[PATCH 1/3] c++: stop referring to YYSTYPE in yylex
Akim Demaille
2021/01/31
[PATCH 0/3] c++: make it clear that #define YYSTYPE is not supported
Akim Demaille
2021/01/31
glr2.cc: no longer be part of b4_glr_cc_if
Akim Demaille
2021/01/30
m4: provide macros for api.value.type=union
Akim Demaille
2021/01/30
traces: display the Bison version
Akim Demaille
2021/01/30
tests: run the main test suite on "make check"
Akim Demaille
2021/01/29
Re: [WIP PATCH for Dlang support] d: token constructors
Akim Demaille
2021/01/29
Re: [WIP PATCH for Dlang support] d: token constructors
Adela Vais
2021/01/27
tests: provide check-examples and check-tests
Akim Demaille
2021/01/27
bistromathic: use gettext for all the messages
Akim Demaille
2021/01/25
Re: [PATCH 1/4] style: add missing copyright headers
Akim Demaille
2021/01/24
d: tests: avoid mixing output from reportSyntaxError and getExpectedTokens
Akim Demaille
2021/01/24
glr2.cc: beware of types with angle brackets
Akim Demaille
2021/01/24
glr2.cc: fix destructor support
Akim Demaille
2021/01/24
package: fix details after merge with 3.7.5
Akim Demaille
2021/01/24
master: Merge tag 'v3.7.5'
Akim Demaille
2021/01/23
Re: [PATCH 21/22] news: update
Akim Demaille
2021/01/23
Re: [PATCH] cex: Fix state-item pruning
Akim Demaille
2021/01/23
maint: tables: fix handling for useless tokens
Akim Demaille
Earlier messages