bison-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 00/12] RFC: fixits and --update
Akim Demaille
[PATCH 01/12] diagnostics: style: avoid allocating memory when not needed
Akim Demaille
[PATCH 05/12] diagnostics: add -ffixit support for deprecated features
Akim Demaille
[PATCH 02/12] diagnostics: improve them for %name-prefix
Akim Demaille
[PATCH 04/12] diagnostics: prefer ^~~~ to ^^^^ to underline code
Akim Demaille
[PATCH 12/12] diagnostics: add fixit support for duplicate removal
Akim Demaille
[PATCH 10/12] diagnostics: improve the accuracy for %error-verbose
Akim Demaille
[PATCH 07/12] diagnostics: improve accuracy for deprecated %define variables
Akim Demaille
[PATCH 09/12] diagnostics: avoid duplicate warnings for deprecated directives
Akim Demaille
[PATCH 08/12] diagnostics: update the grammar file
Akim Demaille
[PATCH 06/12] diagnostics: keep the fixits
Akim Demaille
style: minor changes
Akim Demaille
style: minor changes
Akim Demaille
style: minor changes
Akim Demaille
yacc: fix relocatability
Akim Demaille
Bison 3.2.90 released [beta]
Akim Demaille
Re: [Bison-Announce] Bison 3.2.90 released [beta]
Akim Demaille
Re: Bison 3.2.90 released [beta]
Derek Clegg
Re: Bison 3.2.90 released [beta]
Akim Demaille
Re: Bison 3.2.90 released [beta]
Akim Demaille
Re: Bison 3.2.90 released [beta]
Derek Clegg
Re: Bison 3.2.90 released [beta]
Akim Demaille
Re: Bison 3.2.90 released [beta]
Akim Demaille
Re: Bison 3.2.90 released [beta]
Akim Demaille
Re: Bison 3.2.90 released [beta]
Derek Clegg
Re: Bison 3.2.90 released [beta]
Akim Demaille
[PATCH 0/5] Clean up for release
Akim Demaille
[PATCH 3/5] po: remove bitset/stats.c
Akim Demaille
[PATCH 1/5] gnulib: update
Akim Demaille
[PATCH 5/5] syntax-check: adjust paths
Akim Demaille
[PATCH 4/5] style: space clean up
Akim Demaille
[PATCH 2/5] tests: fix usage of AT_PARSER_CHECK
Akim Demaille
style: isolate the creation of tname in a function
Akim Demaille
doc: use @option consistently
Akim Demaille
java/d: remove useless macros
Akim Demaille
style: clean tests
Akim Demaille
examples: clean up the Java/D examples
Akim Demaille
clearly deprecate %name-prefix
Akim Demaille
Re: clearly deprecate %name-prefix
Hans Åberg
Re: clearly deprecate %name-prefix
Akim Demaille
Re: clearly deprecate %name-prefix
Hans Åberg
style: glr.c: prefer returning a value rather than passing pointers
Akim Demaille
RFC: rename parser_class_name as api.parser.class
Akim Demaille
Re: RFC: rename parser_class_name as api.parser.class
Akim Demaille
Re: RFC: rename parser_class_name as api.parser.class
Akim Demaille
java/d: rename some %define variables for consistency (was: RFC: rename parser_class_name as api.parser.class)
Akim Demaille
skeletons: shorten b4_parser_class_name to b4_parser_class
Akim Demaille
style: sort includes in scanners
Akim Demaille
glr.cc: remove duplicate definition of YYLLOC_DEFAULT
Akim Demaille
style: formatting changes in the doc
Akim Demaille
style: remove stray empty lines
Akim Demaille
[PATCH 4/5] glr.c: factor the calls to yylex
Akim Demaille
[PATCH 3/5] style: reduce scopes in glr.c
Akim Demaille
[PATCH 1/5] c++: inline the implementation of syntax_error in its definition
Akim Demaille
[PATCH 5/5] glr.cc: support syntax_error exceptions
Akim Demaille
[PATCH 0/5] glr.cc: support syntax_error exceptions
Akim Demaille
Re: [PATCH 0/5] glr.cc: support syntax_error exceptions
Askar Safin
Re: [PATCH 0/5] glr.cc: support syntax_error exceptions
Akim Demaille
Re[2]: [PATCH 0/5] glr.cc: support syntax_error exceptions
Askar Safin
Re: [PATCH 0/5] glr.cc: support syntax_error exceptions
Akim Demaille
Re[2]: [PATCH 0/5] glr.cc: support syntax_error exceptions
Askar Safin
Re: [PATCH 0/5] glr.cc: support syntax_error exceptions
Akim Demaille
Re[2]: [PATCH 0/5] glr.cc: support syntax_error exceptions
Askar Safin
Re: [PATCH 0/5] glr.cc: support syntax_error exceptions
Askar Safin
Re: [PATCH 0/5] glr.cc: support syntax_error exceptions
Akim Demaille
Re: [PATCH 0/5] glr.cc: support syntax_error exceptions
Adrian Vogelsgesang
Re[2]: [PATCH 0/5] glr.cc: support syntax_error exceptions
Askar Safin
[PATCH 2/5] tests: refactor
Akim Demaille
symbol: don't crash on symbol without content
Akim Demaille
parsers: fix minor stylistic issues
Akim Demaille
reader: get rid of a useless function
Akim Demaille
README-hacking: update
Akim Demaille
c++: check several parsers in the same program
Akim Demaille
examples: fix dependencies
Akim Demaille
c++: variants: fuse declarations and definitions
Akim Demaille
c++: move stack<T> inside yy::parser
Akim Demaille
package: make bison a relocatable package
Akim Demaille
package: move skeletons into data/skeletons
Akim Demaille
maint: c++: also provide a copy constructor for symbol_type
Akim Demaille
🎅🐃🎄 Bison 3.2.4 released [stable]
Akim Demaille
RFC: creating a bison-announce list
Akim Demaille
Re: RFC: creating a bison-announce list
Akim Demaille
maint: c++: style: use consistently this/that instead of this/other
Akim Demaille
maint: c++: style: improve tests
Akim Demaille
RIP: c++: merge symbol_type and token
Akim Demaille
Re: RIP: c++: merge symbol_type and token
Frank Heckenbach
Re: RIP: c++: merge symbol_type and token
Akim Demaille
Re: RIP: c++: merge symbol_type and token
Akim Demaille
Re: RIP: c++: merge symbol_type and token
Frank Heckenbach
RFC: c++: it's just a question of style
Akim Demaille
Re: Dynamic token kinds
Akim Demaille
style: simplify tests
Akim Demaille
style: use b4_token_visible_if
Akim Demaille
Bison 3.2.3 released [stable]
Akim Demaille
c++: fix token constructors for types with commas
Akim Demaille
[PATCH 0/5] Revamp the parsing of symbol declarations
Akim Demaille
[PATCH 5/5] symbols: check more invalid declarations
Akim Demaille
[PATCH 1/5] symbols: set tag_seen when assigning a type to symbols
Akim Demaille
[PATCH 2/5] symbols: clean up their parsing
Akim Demaille
[PATCH 4/5] symbols: check the previous commit
Akim Demaille
Re: [PATCH 0/5] Revamp the parsing of symbol declarations
Akim Demaille
tests: isolate test about Yacc warnings
Akim Demaille
parser: warn about string literals in Yacc mode
Akim Demaille
parser: reprecate %nterm back
Akim Demaille
parser: warn about hexadecimal token numbers in Yacc mode
Akim Demaille
CI: add dmd support
Akim Demaille
style: s/non-terminal/nonterminal/
Akim Demaille
style: rename error functions for clarity
Akim Demaille
parser: improve the error message for symbol class redefinition
Akim Demaille
Re: Support emplace with multiple arguments
Akim Demaille
Re[2]: Support emplace with multiple arguments
Askar Safin
Re: Support emplace with multiple arguments
Akim Demaille
Re[2]: Support emplace with multiple arguments
Askar Safin
Re: Support emplace with multiple arguments
Akim Demaille
Re: Support emplace with multiple arguments
Akim Demaille
Re[2]: Support emplace with multiple arguments
Askar Safin
Re: Support emplace with multiple arguments
Akim Demaille
Re[2]: Support emplace with multiple arguments
Askar Safin
Re: Support emplace with multiple arguments
Akim Demaille
Re: I need simpler examples (was: RE: Enhancement request: enabling Variant in C parsers)
Akim Demaille
Re[2]: I need simpler examples (was: RE: Enhancement request: enabling Variant in C parsers)
Askar Safin
Re: I need simpler examples (was: RE: Enhancement request: enabling Variant in C parsers)
Akim Demaille
parser: minor refactoring
Akim Demaille
parser: move checks inside the called functions
Akim Demaille
d: fix double definition of YYSemanticType
Akim Demaille
parser: fix incorrect condition to raise a syntax error
Akim Demaille
d: fix use of b4_union_members
Akim Demaille
java, d: add a Makefile for the example
Akim Demaille
style: scope reduction in ielr.c
Akim Demaille
style: scope reduction in lalr.c
Akim Demaille
[PATCH 0/5] add experimental support for the D programming language
Akim Demaille
[PATCH 4/5] d: add an example
Akim Demaille
[PATCH 2/5] d: add experimental support for the D language
Akim Demaille
[PATCH 5/5] java, d: compute static subtractions
Akim Demaille
[PATCH 1/5] d: add skeleton for the D language
Akim Demaille
[PATCH 3/5] d: update the skeleton
Akim Demaille
examples: regenerate them when version.texi changes
Akim Demaille
skeletons: start some technical documentation
Akim Demaille
backend: revamp the handling of symbol types
Akim Demaille
style: comment and formatting changes
Akim Demaille
c++: don't define variant<S>, directly define semantic_type
Akim Demaille
C++: use noexcept and constexpr
Akim Demaille
NEWS: update
Akim Demaille
NEWS: update
Akim Demaille
NEWS: update
Akim Demaille
NEWS: update
Akim Demaille
NEWS: update
Akim Demaille
news: update
Akim Demaille
news: update
Akim Demaille
news: update
Akim Demaille
news: update
Akim Demaille
news: update
Akim Demaille
style: unsigned int -> unsigned
Akim Demaille
java: add an example
Akim Demaille
output: restore yyrhs and yyprhs
Akim Demaille
parser: shorten side-effects on current_type
Akim Demaille
tests: don't name C++ files *.c
Akim Demaille
parser: factor the symbol definition
Akim Demaille
parser: improve location of string alias errors
Akim Demaille
RFC: diagnostics: complain about Bison directives when -Wyacc
Akim Demaille
Re: RFC: diagnostics: complain about Bison directives when -Wyacc
Akim Demaille
TODO: update
Akim Demaille
todo: update
Akim Demaille
todo: update
Akim Demaille
todo: update
Akim Demaille
todo: update
Akim Demaille
todo: update
Akim Demaille
TODO: update
Akim Demaille
style: comment changes in tests
Akim Demaille
gnulib: update to use its bitsets
Akim Demaille
gnulib: use conditional dependencies
Akim Demaille
CI: run on xenial
Akim Demaille
Re: CI: run on xenial
Paul Eggert
Re: CI: run on xenial
Akim Demaille
yacc.c: avoid generating dead code
Akim Demaille
Bison 3.2.2 released [stable]
Akim Demaille
[PATCHES] example calc++
Jannick
Re: [PATCHES] example calc++
Akim Demaille
RE: [PATCHES] example calc++
Jannick
Re: [PATCHES] example calc++
Akim Demaille
Re: new pacification suggestion?
Akim Demaille
Re: new pacification suggestion?
Akim Demaille
Re: new pacification suggestion?
Paul Eggert
Re: new pacification suggestion?
Hans Åberg
Re: new pacification suggestion?
Akim Demaille
Re: new pacification suggestion?
Akim Demaille
style: harmonize the labels of yyparse
Akim Demaille
style: avoid lengthy actions
Akim Demaille
glr.c: fix use of _Noreturn
Akim Demaille
tests: run the api.value.type tests for all C++ standards
Akim Demaille
examples: remove useless includes
Akim Demaille
c++: factor the handling of __cplusplus into YY_CPLUSPLUS
Akim Demaille
tests: clarify some magic constant
Akim Demaille
tests: compile the C++ examples with warnings
Akim Demaille
parser: deprecate %error-verbose
Akim Demaille
tests: migrate from %error-verbose to %define parse.error verbose
Akim Demaille
tests: fix syncline tests
Akim Demaille
RFC: don't double escape tnames
Akim Demaille
[PATCH 0/8] Revamp the handling token string aliases in error messages
Akim Demaille
[PATCH 6/8] tests: check that internationalization of token works
Akim Demaille
Earlier messages
Later messages