Skip to content

Commit 980fade

Browse files
committed
Rename THING token when used for attributes
Prior to this, toke.c and perly.y used the token name `THING` for a number of apparently totally unrelated reasons. While I haven't attempted to fix most of them, I did find that the one used for attribute lists is unrelated to the others, so I have renamed that to something more sensible and meaningful.
1 parent e5694b9 commit 980fade

File tree

5 files changed

+1136
-1126
lines changed

5 files changed

+1136
-1126
lines changed

perly.act

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

perly.h

Lines changed: 77 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)