Yuichiro Kaneko and Akim Demaille
17d34c231b
gram.c: also print terminals in grammar_dump
...
* src/gram.c (grammar_dump): Print terminals likewise non terminals.
* tests/sets.at (Reduced Grammar): Update test case to catch up the
change and add a test case where prec and assoc are used.
2019-11-11 10:37:30 +01:00
kaneko y and Akim Demaille
aa244fc5fe
README: Fix a typo
...
* README: Fix a typo. Git command name is submodule.
2019-10-24 18:13:17 +02:00
Yuichiro Kaneko and Akim Demaille
3945beb1d2
style: update comment in reader.c
...
rrhs and rlhs were removed by b2ed6e5826 .
* src/reader.c (packgram): Update comment.
2019-10-23 08:32:06 +02:00
kaneko y and Akim Demaille
c86b7815fc
yacc.c: fix a typo
...
* data/skeletons/yacc.c (yysetstate): fix comment.
2019-10-22 19:05:02 +02:00