Files
bison/tests
Joel E. Denny e785ccf715 As in semantic actions, make @$ in %initial-action, %destructor, and
%printer imply %locations.
* src/scan-code.l (SC_SYMBOL_ACTION): Set locations_flag = true when
scanning @$.
* tests/actions.at (AT_CHECK_ACTION_LOCATIONS): New macro supporting...
(@$ in %initial-action implies %locations,
@$ in %destructor implies %locations,
@$ in %printer implies %locations): ... these new test cases.
2007-02-10 22:28:23 +00:00
..
2004-10-05 09:58:58 +00:00
2005-05-14 06:49:48 +00:00
2006-01-22 08:02:47 +00:00
2007-01-28 14:31:56 +00:00