[parser] Remove unnecessary .(string) casting and $$ = $1 from parser.y (#825)

* parser: use <ident> rather than <item> for string-only rules

This get rid of many .(string) casts.

* parser: get rid of unnecessary $$ = $1.
This commit is contained in:
kennytm
2020-04-27 19:51:12 +08:00
committed by Ti Chi Robot
parent 3a347a826b
commit 359debdae6
2 changed files with 3423 additions and 3843 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff