Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bison-patches (date)
[
Thread Index
][
Top
][
All Lists
][
bison-patches info page
]
Advanced
[
Prev Period
]
Last Modified: Mon Mar 30 2020 02:31:31 -0400
Messages in reverse chronological order
[
Next Period
]
March 30, 2020
java: move away from _ for internationalization
,
Akim Demaille
,
02:31
March 28, 2020
[PATCH 8/9] regen
,
Akim Demaille
,
13:40
[PATCH 2/9] yacc.c: introduce an enum that defines the symbol's number
,
Akim Demaille
,
13:40
[PATCH 9/9] bistromathic: use symbol numbers instead of YYTRANSLATE
,
Akim Demaille
,
13:40
[PATCH 7/9] yacc.c: prefer YYSYMBOL_YYERROR to YYSYMBOL_error
,
Akim Demaille
,
13:40
[PATCH 6/9] regen
,
Akim Demaille
,
13:40
[PATCH 5/9] yacc.c: also define a symbol number for the empty token
,
Akim Demaille
,
13:40
[PATCH 4/9] yacc.c: use yysymbol_code_t instead of int for yytoken
,
Akim Demaille
,
13:40
[PATCH 3/9] regen
,
Akim Demaille
,
13:40
[PATCH 1/9] style: comment changes about token numbers
,
Akim Demaille
,
13:40
[PATCH 0/9] Introduce and use yysymbol_code_t
,
Akim Demaille
,
13:40
Re: c: use YYNOMEM instead of -2
,
Akim Demaille
,
13:20
Re: [PATCH 0/7] Deprecate yysyntax_error_arguments
,
Akim Demaille
,
13:18
skeletons: fix incorrect type for translatable tokens
,
Akim Demaille
,
10:23
March 26, 2020
Re: [PATCH 0/7] Deprecate yysyntax_error_arguments
,
Akim Demaille
,
14:10
Re: [PATCH 0/7] Deprecate yysyntax_error_arguments
,
Akim Demaille
,
14:09
March 22, 2020
[PATCH 5/6] bench: calc: work on a string instead of a file
,
Akim Demaille
,
11:02
[PATCH 6/6] bench: calc: no need for super long inputs
,
Akim Demaille
,
11:02
[PATCH 4/6] bench: add a "latest" symlink
,
Akim Demaille
,
11:02
[PATCH 0/6] Bench: improvements
,
Akim Demaille
,
11:02
[PATCH 2/6] bench: use a C++-11 compiler
,
Akim Demaille
,
11:02
[PATCH 3/6] bench: use the same prefix in both bench methods
,
Akim Demaille
,
11:02
[PATCH 1/6] bench: create a README file with benches
,
Akim Demaille
,
11:02
March 21, 2020
[PATCH 4/4] bench: calc: add support for google benchmark
,
Akim Demaille
,
13:39
[PATCH 0/4] bench: add support for Google Benchmark
,
Akim Demaille
,
13:39
[PATCH 3/4] bench: better error messages on invalid input
,
Akim Demaille
,
13:39
[PATCH 1/4] bench: die clearly on incorrect --grammar arguments
,
Akim Demaille
,
13:39
[PATCH 2/4] bench: simplify the calc grammar
,
Akim Demaille
,
13:39
[PATCH 6/7] bison: avoid using yysyntax_error_arguments
,
Akim Demaille
,
07:53
[PATCH 7/7] lalr1.cc: avoid using yysyntax_error_arguments
,
Akim Demaille
,
07:53
[PATCH 4/7] examples: don't use yysyntax_error_arguments
,
Akim Demaille
,
07:53
[PATCH 3/7] yacc.c: use negative numbers for errors in auxiliary functions
,
Akim Demaille
,
07:53
[PATCH 5/7] tests: yacc.c: avoid yysyntax_error_arguments
,
Akim Demaille
,
07:53
[PATCH 0/7] Deprecate yysyntax_error_arguments
,
Akim Demaille
,
07:53
[PATCH 2/7] style: reduce length of private constant
,
Akim Demaille
,
07:53
[PATCH 1/7] doc: c++: promote api.token.raw
,
Akim Demaille
,
07:53
March 18, 2020
yacc.c: style: prefer switch to if
,
Akim Demaille
,
02:54
Re: Proposed interface changes for "parse.error custom"
,
Akim Demaille
,
02:53
March 12, 2020
Re: Proposed interface changes for "parse.error custom"
,
Akim Demaille
,
01:50
March 10, 2020
Re: Proposed interface changes for "parse.error custom"
,
Akim Demaille
,
15:41
Re: glr.cc (was: Proposed interface changes for "parse.error custom")
,
Akim Demaille
,
15:41
Re: Proposed interface changes for "parse.error custom"
,
Adrian Vogelsgesang
,
06:01
March 09, 2020
Re: Proposed interface changes for "parse.error custom"
,
Akim Demaille
,
02:15
March 08, 2020
maint: yacc.c: make sure we properly propagated the user's number for error
,
Akim Demaille
,
03:08
maint: style: initialize some struct members
,
Akim Demaille
,
03:02
maint: diagnostics: beware of zero-width characters
,
Akim Demaille
,
03:02
March 07, 2020
maint: diagnostics: be sure to close the styling when lines are too short
,
Akim Demaille
,
06:43
March 06, 2020
maint: cherry pick from master
,
Akim Demaille
,
02:36
March 05, 2020
yacc.c: simplify yyparse_context_t member names
,
Akim Demaille
,
12:00
yacc.c: yyerror_range does not need to be preserved accross calls
,
Akim Demaille
,
11:59
March 03, 2020
[PATCH 5/6] yacc.c: push: initialize the pstate variables in pstate_new
,
Akim Demaille
,
12:35
[PATCH 6/6] yacc.c: push: undefine the pstate macros for the epilogue
,
Akim Demaille
,
12:35
[PATCH 4/6] style: formatting changes
,
Akim Demaille
,
12:35
[PATCH 3/6] bistromathic: properly compute the lcp, as expected by readline
,
Akim Demaille
,
12:35
[PATCH 0/6] Address some limitations in the bistro example
,
Akim Demaille
,
12:35
[PATCH 2/6] bistromathic: don't require spaces after operators for completion
,
Akim Demaille
,
12:35
[PATCH 1/6] bistromathic: check completion
,
Akim Demaille
,
12:35
March 02, 2020
[PATCH 3/3] m4: remove b4_function_define and b4_function_declare
,
Akim Demaille
,
01:01
[PATCH 2/3] m4: decommission b4_function_declare
,
Akim Demaille
,
01:01
[PATCH 1/3] m4: decommission function generating macro
,
Akim Demaille
,
01:01
[PATCH 0/3] Decommission macros for K&R C
,
Akim Demaille
,
01:01
March 01, 2020
[PATCH 5/6] examples: use consistently the GFDL header for readmes
,
Akim Demaille
,
06:31
[PATCH 6/6] examples: bistromathic: demonstrate use of yyexpected_tokens
,
Akim Demaille
,
06:31
[PATCH 3/6] examples: bistromathic: don't use Flex
,
Akim Demaille
,
06:31
[PATCH 4/6] gnulib: use readline
,
Akim Demaille
,
06:31
[PATCH 0/6] RFC: examples: demonstrate yyexpected_tokens
,
Akim Demaille
,
06:31
[PATCH 1/6] examples: lexcalc: demonstrate location tracking
,
Akim Demaille
,
06:31
[PATCH 2/6] examples: bistromathic: strengthen tests
,
Akim Demaille
,
06:31
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc