gmane.comp.parsers.bison.patches archive

374 archived articles, newest first (page 3 of 4). Latest articles →

glr2.cc: fix destructor support
Sun, 24 Jan 2021 09:53:33 +0100
Akim Demaille <[email protected]> • #9142
package: fix details after merge with 3.7.5
Sun, 24 Jan 2021 09:32:21 +0100
Akim Demaille <[email protected]> • #9141
master: Merge tag 'v3.7.5'
Sun, 24 Jan 2021 09:25:32 +0100
Akim Demaille <[email protected]> • #9140
Re: [PATCH 21/22] news: update
Sun, 24 Jan 2021 08:07:40 +0100
Akim Demaille <[email protected]> • #9139
Re: [PATCH] cex: Fix state-item pruning
Sun, 24 Jan 2021 08:04:39 +0100
Akim Demaille <[email protected]> • #9138
maint: tables: fix handling for useless tokens
Sun, 24 Jan 2021 07:48:50 +0100
Akim Demaille <[email protected]> • #9137
[PATCH] cex: Fix state-item pruning
Sat, 23 Jan 2021 13:25:18 -0500
Vincent Imbimbo <[email protected]> • #9136
Re: [PATCH 21/22] news: update
Sat, 23 Jan 2021 15:29:58 +0000
avogelsgesang--- via Bug fixes and other improvements to Bison <[email protected]> • #9135
[PATCH 22/22] package: pacify syntax-check
Sat, 23 Jan 2021 15:56:01 +0100
Akim Demaille <[email protected]> • #9134
[PATCH 21/22] news: update
Sat, 23 Jan 2021 15:56:00 +0100
Akim Demaille <[email protected]> • #9133
[PATCH 20/22] package: bump copyrights to 2021
Sat, 23 Jan 2021 15:55:59 +0100
Akim Demaille <[email protected]> • #9132
[PATCH 19/22] %merge: associate it to its first definition, not the latest
Sat, 23 Jan 2021 15:55:58 +0100
Akim Demaille <[email protected]> • #9131
[PATCH 18/22] %merge: fix compatibility with api.value.type=union
Sat, 23 Jan 2021 15:55:57 +0100
Akim Demaille <[email protected]> • #9130
[PATCH 17/22] %merge: delegate the generation of calls to mergers to m4
Sat, 23 Jan 2021 15:55:56 +0100
Akim Demaille <[email protected]> • #9129
[PATCH 15/22] %merge: clearer tests on diagnostics
Sat, 23 Jan 2021 15:55:54 +0100
Akim Demaille <[email protected]> • #9128
[PATCH 16/22] %merge: let mergers record a typing-symbol, rather than a type
Sat, 23 Jan 2021 15:55:55 +0100
Akim Demaille <[email protected]> • #9127
[PATCH 14/22] skeletons: introduce "slot"s for symbols
Sat, 23 Jan 2021 15:55:53 +0100
Akim Demaille <[email protected]> • #9126
[PATCH 13/22] style: YYUSE is private, make it YY_USE
Sat, 23 Jan 2021 15:55:52 +0100
Akim Demaille <[email protected]> • #9125
[PATCH 12/22] package: codespell
Sat, 23 Jan 2021 15:55:51 +0100
Akim Demaille <[email protected]> • #9124
[PATCH 06/22] glr.cc: don't "leak" yyparse
Sat, 23 Jan 2021 15:55:45 +0100
Akim Demaille <[email protected]> • #9123
[PATCH 05/22] tables: avoid warnings and save bits
Sat, 23 Jan 2021 15:55:44 +0100
Akim Demaille <[email protected]> • #9122
[PATCH 11/22] cex: fix traces: fix display of disabled items
Sat, 23 Jan 2021 15:55:50 +0100
Akim Demaille <[email protected]> • #9121
[PATCH 03/22] examples: avoid "unbound variable" errors
Sat, 23 Jan 2021 15:55:42 +0100
Akim Demaille <[email protected]> • #9120
[PATCH 10/22] cex: fix traces: add missing end-of-lines
Sat, 23 Jan 2021 15:55:49 +0100
Akim Demaille <[email protected]> • #9119
[PATCH 08/22] cex: send traces to stderr, not stdout
Sat, 23 Jan 2021 15:55:47 +0100
Akim Demaille <[email protected]> • #9118
[PATCH 09/22] cex: add support for $TIME_LIMIT
Sat, 23 Jan 2021 15:55:48 +0100
Akim Demaille <[email protected]> • #9117
[PATCH 07/22] c++: I'm tired of Flex's warnings
Sat, 23 Jan 2021 15:55:46 +0100
Akim Demaille <[email protected]> • #9116
[PATCH 00/22] maint: prepare 3.7.5
Sat, 23 Jan 2021 15:55:39 +0100
Akim Demaille <[email protected]> • #9115
[PATCH 01/22] c: adjust _Noreturn to pedantic clang
Sat, 23 Jan 2021 15:55:40 +0100
Akim Demaille <[email protected]> • #9114
[PATCH 04/22] c++: use noexcept where appropriate
Sat, 23 Jan 2021 15:55:43 +0100
Akim Demaille <[email protected]> • #9113
[PATCH 02/22] autoconf: update
Sat, 23 Jan 2021 15:55:41 +0100
Akim Demaille <[email protected]> • #9112
Re: [WIP PATCH for Dlang support] d: token constructors
Sat, 23 Jan 2021 14:57:18 +0100
Akim Demaille <[email protected]> • #9111
Re: [WIP PATCH for Dlang support] d: token constructors
Sat, 23 Jan 2021 14:07:00 +0200
Adela Vais <[email protected]> • #9110
Re: A lovely comment
Sat, 23 Jan 2021 10:41:29 +0100
Hans Åberg <[email protected]> • #9109
Re: A lovely comment
Sat, 23 Jan 2021 08:25:33 +0100
Akim Demaille <[email protected]> • #9108
Re: A lovely comment
Fri, 22 Jan 2021 15:36:29 -0800
Paul Eggert <[email protected]> • #9107
Re: [WIP PATCH for Dlang support] d: token constructors
Thu, 21 Jan 2021 21:59:03 +0100
Akim Demaille <[email protected]> • #9106
Re: [WIP PATCH for Dlang support] d: token constructors
Wed, 20 Jan 2021 14:02:06 +0200
Adela Vais <[email protected]> • #9105
Re: [WIP PATCH for Dlang support] d: token constructors
Wed, 20 Jan 2021 07:08:46 +0100
Akim Demaille <[email protected]> • #9104
[WIP PATCH for Dlang support] d: token constructors
Wed, 20 Jan 2021 00:54:00 +0200
Adela Vais <[email protected]> • #9103
Re: [Patches for Dlang support] modifications in examples
Sun, 17 Jan 2021 08:50:52 +0100
Akim Demaille <[email protected]> • #9102
[PATCH 5/5] package: codespell
Sun, 17 Jan 2021 08:06:36 +0100
Akim Demaille <[email protected]> • #9101
[PATCH 2/5] package: bump copyrights to 2021
Sun, 17 Jan 2021 08:06:33 +0100
Akim Demaille <[email protected]> • #9100
[PATCH 4/5] package: fixes
Sun, 17 Jan 2021 08:06:35 +0100
Akim Demaille <[email protected]> • #9099
[PATCH 3/5] regen
Sun, 17 Jan 2021 08:06:34 +0100
Akim Demaille <[email protected]> • #9098
[PATCH 1/5] gnulib: update
Sun, 17 Jan 2021 08:06:32 +0100
Akim Demaille <[email protected]> • #9097
[PATCH 0/5] New Year's Cleaning
Sun, 17 Jan 2021 08:06:31 +0100
Akim Demaille <[email protected]> • #9096
[Patches for Dlang support] modifications in examples
Sat, 16 Jan 2021 23:19:00 +0200
Adela Vais <[email protected]> • #9095
[PATCH 2/2] cex: fix traces
Sat, 16 Jan 2021 15:22:17 +0100
Akim Demaille <[email protected]> • #9094
[PATCH 1/2] cex: fix traces
Sat, 16 Jan 2021 15:22:16 +0100
Akim Demaille <[email protected]> • #9093
Re: [PATCH 5/5] c: add support for YYNOMEM
Sat, 16 Jan 2021 14:25:09 +0100
Akim Demaille <[email protected]> • #9092
[PATCH 5/5] c: add support for YYNOMEM
Sat, 16 Jan 2021 12:59:05 +0100
Akim Demaille <[email protected]> • #9091
[PATCH 4/5] doc: spell check
Sat, 16 Jan 2021 12:59:04 +0100
Akim Demaille <[email protected]> • #9090
[PATCH 3/5] yacc.c, glr.c: style: rename yyreturn and yyreturnlab
Sat, 16 Jan 2021 12:59:03 +0100
Akim Demaille <[email protected]> • #9089
[PATCH 2/5] glr.c: style: formatting changes
Sat, 16 Jan 2021 12:59:02 +0100
Akim Demaille <[email protected]> • #9088
[PATCH 1/5] tests: check YYACCEPT and YYABORT
Sat, 16 Jan 2021 12:59:01 +0100
Akim Demaille <[email protected]> • #9087
[PATCH 0/5] Introduce YYNOMEM in C skeletons
Sat, 16 Jan 2021 12:59:00 +0100
Akim Demaille <[email protected]> • #9086
[PATCH 8/8] glr2.cc: don't prepare for subclassing
Sat, 16 Jan 2021 07:20:15 +0100
Akim Demaille <[email protected]> • #9085
[PATCH 7/8] glr2.cc: formatting changes
Sat, 16 Jan 2021 07:20:14 +0100
Akim Demaille <[email protected]> • #9084
[PATCH 5/8] glr2.cc: remove some useless qualifications
Sat, 16 Jan 2021 07:20:12 +0100
Akim Demaille <[email protected]> • #9083
[PATCH 6/8] glr2.cc: move strong_index_alias into implementation file
Sat, 16 Jan 2021 07:20:13 +0100
Akim Demaille <[email protected]> • #9082
[PATCH 4/8] glr2.cc: more free functions about the automaton into glr_stack
Sat, 16 Jan 2021 07:20:11 +0100
Akim Demaille <[email protected]> • #9081
[PATCH 3/8] glr2.cc: move free-functions into glr_stack
Sat, 16 Jan 2021 07:20:10 +0100
Akim Demaille <[email protected]> • #9080
[PATCH 2/8] glr2.cc: make yygetToken a member of glr_stack
Sat, 16 Jan 2021 07:20:09 +0100
Akim Demaille <[email protected]> • #9079
[PATCH 1/8] glr2.cc: move parser::parse into glr_stack
Sat, 16 Jan 2021 07:20:08 +0100
Akim Demaille <[email protected]> • #9078
[PATCH 0/8] glr2.cc: clean up
Sat, 16 Jan 2021 07:20:07 +0100
Akim Demaille <[email protected]> • #9077
cex: add support for $TIME_LIMIT
Thu, 14 Jan 2021 06:36:11 +0100
Akim Demaille <[email protected]> • #9076
Re: A lovely comment
Wed, 13 Jan 2021 10:28:53 +0100
Hans Åberg <[email protected]> • #9075
cex: send traces to stderr, not stdout
Wed, 13 Jan 2021 08:03:39 +0100
Akim Demaille <[email protected]> • #9074
A lovely comment
Wed, 13 Jan 2021 06:45:12 +0100
Akim Demaille <[email protected]> • #9073
glr2.cc: remove remains from glr.cc
Mon, 11 Jan 2021 06:36:28 +0100
Akim Demaille <[email protected]> • #9072
[PATCH 09/11] glr2.cc: tests: simplify
Sun, 10 Jan 2021 17:59:08 +0100
Akim Demaille <[email protected]> • #9071
[PATCH 08/11] glr2.cc: rely on symbol kinds rather than token kinds
Sun, 10 Jan 2021 17:59:07 +0100
Akim Demaille <[email protected]> • #9070
[PATCH 10/11] glr2.cc: introduce the yytranslate_ member function
Sun, 10 Jan 2021 17:59:09 +0100
Akim Demaille <[email protected]> • #9069
[PATCH 11/11] glr2.cc: add support for api.token.constructor
Sun, 10 Jan 2021 17:59:10 +0100
Akim Demaille <[email protected]> • #9068
[PATCH 07/11] glr2.cc: example: style changes
Sun, 10 Jan 2021 17:59:06 +0100
Akim Demaille <[email protected]> • #9067
[PATCH 06/11] glr2.cc: use references to print symbols
Sun, 10 Jan 2021 17:59:05 +0100
Akim Demaille <[email protected]> • #9066
[PATCH 05/11] glr2.cc: fix memory leak
Sun, 10 Jan 2021 17:59:04 +0100
Akim Demaille <[email protected]> • #9065
[PATCH 03/11] glr: tests: more macros
Sun, 10 Jan 2021 17:59:02 +0100
Akim Demaille <[email protected]> • #9064
[PATCH 04/11] glr: examples: fix locations
Sun, 10 Jan 2021 17:59:03 +0100
Akim Demaille <[email protected]> • #9063
[PATCH 00/11] glr2.cc: add support for token constructors
Sun, 10 Jan 2021 17:58:59 +0100
Akim Demaille <[email protected]> • #9062
[PATCH 02/11] glr: tests: formatting changes
Sun, 10 Jan 2021 17:59:01 +0100
Akim Demaille <[email protected]> • #9061
[PATCH 01/11] tests: fix definition for parser class name
Sun, 10 Jan 2021 17:59:00 +0100
Akim Demaille <[email protected]> • #9060
CI: disable the installation of dmd
Sun, 10 Jan 2021 12:16:44 +0100
Akim Demaille <[email protected]> • #9059
Re: [PATCH for Dlang support] d: create getter for the number of errors from the parser
Thu, 7 Jan 2021 18:52:25 +0100
Akim Demaille <[email protected]> • #9058
Re: [PATCH for Dlang support] d: remove support for parse.error verbose
Thu, 7 Jan 2021 18:52:47 +0100
Akim Demaille <[email protected]> • #9057
Re: RFC: d: add support for %printer
Thu, 7 Jan 2021 18:44:42 +0100
Akim Demaille <[email protected]> • #9056
[PATCH for Dlang support] d: create getter for the number of errors from the parser
Thu, 7 Jan 2021 14:02:01 +0200
Adela Vais <[email protected]> • #9055
[PATCH for Dlang support] d: remove support for parse.error verbose
Thu, 7 Jan 2021 13:39:43 +0200
Adela Vais <[email protected]> • #9054
Re: [Dlang] Internationalisation WIP
Thu, 7 Jan 2021 07:05:16 +0100
Akim Demaille <[email protected]> • #9053
RFC: d: add support for %printer
Wed, 6 Jan 2021 19:56:52 +0100
Akim Demaille <[email protected]> • #9052
Re: [PATCH for Dlang support 1/2] d: change the return value of yylex from TokenKind to YYParser.Symbol
Wed, 6 Jan 2021 17:22:00 +0200
Adela Vais <[email protected]> • #9051
Re: [Dlang] Internationalisation WIP
Wed, 6 Jan 2021 17:11:00 +0200
Adela Vais <[email protected]> • #9050
Re: [Dlang] Internationalisation WIP
Tue, 5 Jan 2021 19:57:39 +0100
Akim Demaille <[email protected]> • #9049
Re: [PATCH for Dlang support 1/2] d: change the return value of yylex from TokenKind to YYParser.Symbol
Tue, 5 Jan 2021 19:52:33 +0100
Akim Demaille <[email protected]> • #9048
glr2.cc: add support for variants
Tue, 5 Jan 2021 19:42:09 +0100
Akim Demaille <[email protected]> • #9047
Re: [PATCH for Dlang support 1/2] d: change the return value of yylex from TokenKind to YYParser.Symbol
Tue, 5 Jan 2021 18:37:00 +0200
Adela Vais <[email protected]> • #9046
[PATCH for Dlang support] d: tests: avoid mixing output from reportSyntaxError and getExpectedTokens
Tue, 5 Jan 2021 18:22:21 +0200
Adela Vais <[email protected]> • #9045
Re: [Dlang] Internationalisation WIP
Tue, 5 Jan 2021 18:19:46 +0200
Adela Vais <[email protected]> • #9044
glr: strengthen the tests
Tue, 5 Jan 2021 07:26:05 +0100
Akim Demaille <[email protected]> • #9043
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.