gmane.comp.parsers.bison.patches archive

373 archived articles, newest first (page 2 of 4). Latest articles →

Re: Problems with the new bison glr2.cc skeleton in the Savannah Git repository
Wed, 8 Sep 2021 13:56:51 -0500
Tom Shields via Bug fixes and other improvements to Bison <[email protected]> • #9242
Re: Problems with the new bison glr2.cc skeleton in the Savannah Git repository
Thu, 2 Sep 2021 16:27:10 -0500
Tom Shields via Bug fixes and other improvements to Bison <[email protected]> • #9241
style: c++: formatting changes
Thu, 2 Sep 2021 07:13:54 +0200
Akim Demaille <[email protected]> • #9240
style: rename stmtMerge as stmt_merge
Thu, 2 Sep 2021 07:13:28 +0200
Akim Demaille <[email protected]> • #9239
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Thu, 19 Aug 2021 10:23:53 +0200
Hans Åberg <[email protected]> • #9238
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Thu, 19 Aug 2021 08:10:00 +0200
Akim Demaille <[email protected]> • #9237
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Tue, 17 Aug 2021 15:46:39 +0200
Hans Åberg <[email protected]> • #9236
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Tue, 17 Aug 2021 10:35:46 +0200
Hans Åberg <[email protected]> • #9235
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Tue, 17 Aug 2021 08:49:29 +0200
Akim Demaille <[email protected]> • #9234
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Fri, 13 Aug 2021 09:52:18 +0200
Hans Åberg <[email protected]> • #9233
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Fri, 13 Aug 2021 08:11:16 +0200
Akim Demaille <[email protected]> • #9232
Re: [PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Thu, 12 Aug 2021 10:40:05 +0200
Hans Åberg <[email protected]> • #9231
[PATCH 9/9] tests: fix incorrect test case
Thu, 12 Aug 2021 10:18:32 +0200
Akim Demaille <[email protected]> • #9230
[PATCH 8/9] gnulib: update
Thu, 12 Aug 2021 10:18:31 +0200
Akim Demaille <[email protected]> • #9229
[PATCH 6/9] build: modernize to newer Autoconf releases
Thu, 12 Aug 2021 10:18:29 +0200
Akim Demaille <[email protected]> • #9228
[PATCH 7/9] news: be clear that glr2.cc is C++11
Thu, 12 Aug 2021 10:18:30 +0200
Akim Demaille <[email protected]> • #9227
[PATCH 5/9] build: reject C++ compilers that don't support std::vector::data
Thu, 12 Aug 2021 10:18:28 +0200
Akim Demaille <[email protected]> • #9226
[PATCH 4/9] build: check for C++ 20 and 2b
Thu, 12 Aug 2021 10:18:27 +0200
Akim Demaille <[email protected]> • #9225
[PATCH 3/9] tests: remove obsolete checks
Thu, 12 Aug 2021 10:18:26 +0200
Akim Demaille <[email protected]> • #9224
[PATCH 2/9] tests: be robust to old versions of xlstproc
Thu, 12 Aug 2021 10:18:25 +0200
Akim Demaille <[email protected]> • #9223
[PATCH 1/9] c: fix _Noreturn support detection
Thu, 12 Aug 2021 10:18:24 +0200
Akim Demaille <[email protected]> • #9222
[PATCH 0/9] Various fixes for the tests
Thu, 12 Aug 2021 10:18:23 +0200
Akim Demaille <[email protected]> • #9221
lalr1.cc: style changes
Wed, 11 Aug 2021 18:04:09 +0200
Akim Demaille <[email protected]> • #9220
tests: check symbol/token renumbering
Wed, 11 Aug 2021 18:03:42 +0200
Akim Demaille <[email protected]> • #9219
style: rename b4_lex as b4_yylex
Wed, 11 Aug 2021 18:03:22 +0200
Akim Demaille <[email protected]> • #9218
Re: yacc: comply with recent POSIX updates: declare yyerror and yylex
Wed, 11 Aug 2021 18:02:45 +0200
Akim Demaille <[email protected]> • #9217
build: enable -Wmismatched-dealloc
Mon, 9 Aug 2021 07:39:46 +0200
Akim Demaille <[email protected]> • #9216
bistromathic: beware of portability issues with readline
Mon, 9 Aug 2021 06:46:29 +0200
Akim Demaille <[email protected]> • #9215
[PATCH 4/4] d: prepare to be able to run LAC tests
Sat, 7 Aug 2021 12:56:32 +0200
Akim Demaille <[email protected]> • #9214
[PATCH 3/4] tests: factor iterating over skeletons
Sat, 7 Aug 2021 12:56:31 +0200
Akim Demaille <[email protected]> • #9213
[PATCH 2/4] m4: catch suspicions of unevaluated macros
Sat, 7 Aug 2021 12:56:30 +0200
Akim Demaille <[email protected]> • #9212
[PATCH 1/4] style: formatting changes in scan-code.l
Sat, 7 Aug 2021 12:56:29 +0200
Akim Demaille <[email protected]> • #9211
[PATCH 0/4] Fixes for unevaluated/overevaluated macros
Sat, 7 Aug 2021 12:56:28 +0200
Akim Demaille <[email protected]> • #9210
yacc: comply with recent POSIX updates: declare yyerror and yylex
Fri, 6 Aug 2021 18:52:25 +0200
Akim Demaille <[email protected]> • #9209
doc: more pointers to the examples
Fri, 6 Aug 2021 18:03:13 +0200
Akim Demaille <[email protected]> • #9208
CI: fix the GCC 9 build
Fri, 6 Aug 2021 18:01:34 +0200
Akim Demaille <[email protected]> • #9207
tests: extract AT_LOCATION_PRINT_DECLARE and AT_LOCATION_PRINT_DEFINE
Fri, 6 Aug 2021 18:03:55 +0200
Akim Demaille <[email protected]> • #9206
tests: rename AT_YACC_IF as AT_YACC_C_IF
Fri, 6 Aug 2021 18:03:32 +0200
Akim Demaille <[email protected]> • #9205
git: add diff patterns for Autotest and Texinfo
Fri, 6 Aug 2021 18:02:54 +0200
Akim Demaille <[email protected]> • #9204
todo: d: push and token ctors are done
Wed, 4 Aug 2021 21:43:26 +0200
Akim Demaille <[email protected]> • #9203
doc: refer to the examples
Wed, 4 Aug 2021 21:42:53 +0200
Akim Demaille <[email protected]> • #9202
examples: modernize the example Makefiles
Wed, 4 Aug 2021 10:08:44 +0200
Akim Demaille <[email protected]> • #9201
Re: %merge confusion
Wed, 4 Aug 2021 09:14:37 +0200
Akim Demaille <[email protected]> • #9200
news: update
Wed, 4 Aug 2021 07:01:01 +0200
Akim Demaille <[email protected]> • #9199
doc: fix spello
Tue, 3 Aug 2021 12:37:19 +0200
Akim Demaille <[email protected]> • #9198
doc: update Doxygen template file
Tue, 3 Aug 2021 09:06:30 +0200
Akim Demaille <[email protected]> • #9197
todo: POSIX yacc and prototypes
Tue, 3 Aug 2021 09:06:45 +0200
Akim Demaille <[email protected]> • #9196
doc: a bit of editing
Tue, 3 Aug 2021 09:06:11 +0200
Akim Demaille <[email protected]> • #9195
gnulib: update
Tue, 3 Aug 2021 09:05:11 +0200
Akim Demaille <[email protected]> • #9194
all: fix confusion between token ctor and symbol ctor
Sun, 1 Aug 2021 09:55:52 +0200
Akim Demaille <[email protected]> • #9193
Re: d:
Mon, 26 Jul 2021 16:36:00 +0100
Adela Vais <[email protected]> • #9192
d:
Sun, 25 Jul 2021 18:05:26 +0200
Akim Demaille <[email protected]> • #9191
gnulib: update
Thu, 24 Jun 2021 07:19:38 +0200
Akim Demaille <[email protected]> • #9190
Re: [PATCH] getargs: don't translate first line of --version
Sat, 19 Jun 2021 07:34:33 +0200
Akim Demaille <[email protected]> • #9189
[PATCH] getargs: don't translate first line of --version
Mon, 14 Jun 2021 21:54:40 +0000
Alyssa Ross <[email protected]> • #9188
Re: [PATCH for Dlang support] Push parser
Sun, 6 Jun 2021 12:48:17 +0200
Akim Demaille <[email protected]> • #9187
Re: [PATCH for Dlang support] Push parser
Thu, 3 Jun 2021 01:49:00 +0300
Adela Vais <[email protected]> • #9186
Re: [PATCH for Dlang support] Push parser
Sun, 18 Apr 2021 13:39:47 +0300
Adela Vais <[email protected]> • #9185
Re: [PATCH for Dlang support] Push parser
Mon, 12 Apr 2021 06:46:16 +0200
Akim Demaille <[email protected]> • #9184
Re: [PATCH for Dlang support] Documentation
Mon, 12 Apr 2021 06:44:53 +0200
Akim Demaille <[email protected]> • #9183
[PATCH for Dlang support] Documentation
Sun, 4 Apr 2021 03:23:00 +0300
Adela Vais <[email protected]> • #9182
Re: [PATCH for Dlang support] Push parser
Fri, 2 Apr 2021 02:23:00 +0300
Adela Vais <[email protected]> • #9181
Re: [PATCH for Dlang support] Push parser
Sat, 27 Mar 2021 07:35:47 +0100
Akim Demaille <[email protected]> • #9180
Re: [WIP PATCH for Dlang support] d: token constructors
Sat, 27 Mar 2021 07:23:28 +0100
Akim Demaille <[email protected]> • #9179
[PATCH for Dlang support] Push parser
Tue, 23 Mar 2021 01:03:00 +0200
Adela Vais <[email protected]> • #9178
Re: [WIP PATCH for Dlang support] d: token constructors
Tue, 23 Mar 2021 00:15:00 +0200
Adela Vais <[email protected]> • #9177
tables: fix again the handling for useless tokens
Sun, 7 Mar 2021 08:32:28 +0100
Akim Demaille <[email protected]> • #9176
html: fix memory leak
Sun, 7 Mar 2021 08:30:05 +0100
Akim Demaille <[email protected]> • #9175
Re: [PATCH] Use mapped file name for symbols
Fri, 26 Feb 2021 06:58:14 -0600
Joshua Watt <[email protected]> • #9174
Re: [PATCH] Use mapped file name for symbols
Fri, 26 Feb 2021 07:19:12 +0100
Akim Demaille <[email protected]> • #9173
style: formatting changes
Fri, 26 Feb 2021 07:17:23 +0100
Akim Demaille <[email protected]> • #9172
Re: [PATCH] Use mapped file name for symbols
Thu, 25 Feb 2021 08:44:45 +0100
Akim Demaille <[email protected]> • #9171
Re: [PATCH] Use mapped file name for symbols
Thu, 25 Feb 2021 06:54:58 +0100
Akim Demaille <[email protected]> • #9170
Re: [PATCH] data/README.md: Fix documented function name
Thu, 25 Feb 2021 06:47:30 +0100
Akim Demaille <[email protected]> • #9169
[PATCH] Use mapped file name for symbols
Tue, 16 Feb 2021 08:00:28 -0600
Joshua Watt <[email protected]> • #9168
[PATCH] data/README.md: Fix documented function name
Mon, 15 Feb 2021 20:49:06 -0600
Joshua Watt <[email protected]> • #9167
[PATCH 6/6] doc: printing locations
Tue, 9 Feb 2021 07:15:46 +0100
Akim Demaille <[email protected]> • #9166
[PATCH 5/6] examples: improve some function prototypes
Tue, 9 Feb 2021 07:15:45 +0100
Akim Demaille <[email protected]> • #9165
[PATCH 4/6] examples: use YYLOCATION_PRINT
Tue, 9 Feb 2021 07:15:44 +0100
Akim Demaille <[email protected]> • #9164
[PATCH 3/6] c: rename YY_LOCATION_PRINT as YYLOCATION_PRINT and make it public
Tue, 9 Feb 2021 07:15:43 +0100
Akim Demaille <[email protected]> • #9163
[PATCH 2/6] examples: do not rely on YY_LOCATION_PRINT
Tue, 9 Feb 2021 07:15:42 +0100
Akim Demaille <[email protected]> • #9162
[PATCH 1/6] c: stop defining YY_LOCATION_PRINT when locations are not enabled
Tue, 9 Feb 2021 07:15:41 +0100
Akim Demaille <[email protected]> • #9161
[PATCH 0/6] c: make YYLOCATION_PRINT public
Tue, 9 Feb 2021 07:15:40 +0100
Akim Demaille <[email protected]> • #9160
graph: output foo.gv by default, instead of *.dot
Tue, 2 Feb 2021 06:52:15 +0100
Akim Demaille <[email protected]> • #9159
yacc: remove support for YYPRINT
Mon, 1 Feb 2021 06:50:22 +0100
Akim Demaille <[email protected]> • #9158
[PATCH 3/3] c++: issue a compile-time warning when #define YYSTYPE is used
Mon, 1 Feb 2021 06:34:39 +0100
Akim Demaille <[email protected]> • #9157
[PATCH 2/3] c++: make it clear that #define YYSTYPE is not supported
Mon, 1 Feb 2021 06:34:38 +0100
Akim Demaille <[email protected]> • #9156
[PATCH 1/3] c++: stop referring to YYSTYPE in yylex
Mon, 1 Feb 2021 06:34:37 +0100
Akim Demaille <[email protected]> • #9155
[PATCH 0/3] c++: make it clear that #define YYSTYPE is not supported
Mon, 1 Feb 2021 06:34:36 +0100
Akim Demaille <[email protected]> • #9154
glr2.cc: no longer be part of b4_glr_cc_if
Sun, 31 Jan 2021 18:44:59 +0100
Akim Demaille <[email protected]> • #9153
m4: provide macros for api.value.type=union
Sun, 31 Jan 2021 07:55:20 +0100
Akim Demaille <[email protected]> • #9152
traces: display the Bison version
Sat, 30 Jan 2021 14:33:13 +0100
Akim Demaille <[email protected]> • #9151
tests: run the main test suite on "make check"
Sat, 30 Jan 2021 09:07:53 +0100
Akim Demaille <[email protected]> • #9150
Re: [WIP PATCH for Dlang support] d: token constructors
Sat, 30 Jan 2021 08:49:11 +0100
Akim Demaille <[email protected]> • #9149
Re: [WIP PATCH for Dlang support] d: token constructors
Fri, 29 Jan 2021 16:43:00 +0200
Adela Vais <[email protected]> • #9148
tests: provide check-examples and check-tests
Thu, 28 Jan 2021 05:41:49 +0100
Akim Demaille <[email protected]> • #9147
bistromathic: use gettext for all the messages
Thu, 28 Jan 2021 05:40:25 +0100
Akim Demaille <[email protected]> • #9146
Re: [PATCH 1/4] style: add missing copyright headers
Tue, 26 Jan 2021 06:54:21 +0100
Akim Demaille <[email protected]> • #9145
d: tests: avoid mixing output from reportSyntaxError and getExpectedTokens
Sun, 24 Jan 2021 10:28:47 +0100
Akim Demaille <[email protected]> • #9144
glr2.cc: beware of types with angle brackets
Sun, 24 Jan 2021 09:53:42 +0100
Akim Demaille <[email protected]> • #9143
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.