Improve the logs and the examples. Akim Demaille (6): glr.c: example: several improvements glr.c: example: use the exact same display as in the C++ example glr.c: reorder routines glr.c: log the execution of deferred actions glr2.cc: minor clean up glr2.cc: log the deferred action too
NEWS | 5 ++ TODO | 4 + data/skeletons/glr.c | 69 ++++++++-------- data/skeletons/glr2.cc | 120 ++++++++++++++-------------- examples/c++/glr/c++-types.yy | 4 +- examples/c/glr/c++-types.test | 18 ++--- examples/c/glr/c++-types.y | 145 +++++++++++++++++++++------------- 7 files changed, 207 insertions(+), 158 deletions(-) -- 2.29.2
