Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 980fade0ba45c1fcccc26a93f4aee086b80b357a
https://github.com/Perl/perl5/commit/980fade0ba45c1fcccc26a93f4aee086b80b357a
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M perly.act
M perly.h
M perly.tab
M perly.y
M toke.c
Log Message:
-----------
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.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications