Files
bison/data/skeletons
Akim Demaille 3a98be5284 glr2.cc: use references to print symbols
* data/skeletons/glr2.cc (b4_symbol_action): New, so that we use
`yyval` and `yyloc` rather than the `yyvaluep` and `yylocationp`
pointers.
(yy_symbol_value_print_, yy_symbol_print_, yy_destroy_): Use
references rather than pointers.
Drop support for the undocumented, obsolete, `yyoutput` variable.
Adjust callers.
(glr_state::destroy): Don't use yy_symbol_print_ when we don't have a
symbol.  Rather, write dedicated code.
2021-01-10 17:02:54 +01:00
..
2021-01-07 06:31:28 +01:00
2020-05-21 20:14:59 +02:00
2020-01-10 19:16:23 +01:00
2021-01-07 06:31:28 +01:00
2020-01-10 19:16:23 +01:00
2020-12-26 09:05:45 +01:00
2020-01-10 19:16:23 +01:00
2021-01-07 06:31:28 +01:00
2021-01-03 19:57:10 +01:00
2021-01-03 19:57:10 +01:00
2020-01-10 19:16:23 +01:00
2020-11-13 07:01:19 +01:00
2020-11-13 07:01:19 +01:00