Home | History | Annotate | Download | only in bison

Lines Matching full:braces

2559 	among the closing braces here.  This fix might make the
5561 braces around b4_user_stype since this is no longer done by the
5576 "{...}" so that braces are already stripped and code is escaped with
8943 Describe rules for braces inside C code more carefully.
15853 * tests/regression.at (Braces parsing): Use grep, not fgrep, as
17477 * src/output.c (actions_output): Don't output braces, as they are
17570 * tests/regression.at (Braces parsing, Duplicate string)
18976 * tests/regression.at (braces parsing): New.
19087 * src/bison.hairy: Add a section directive. Put braces around muscle
19090 * src/bison.simple: Add a section directive. Put braces around muscle
19511 As a voluntary consequence, using braces around guards is now
19869 braces.
20894 braces to pacify GCC's warnings for `if () if () {} else {}'.