diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-16 23:13:44 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-01-16 23:13:44 +0100 |
| commit | e4e71cda739c9af83302af85520518b838739f91 (patch) | |
| tree | b9a79f8fdad598af3d714d4845b387e8e8d59022 /crates | |
| parent | bc0f8fa2607f1ef570996baa88bb9a6de06cbd5a (diff) | |
| download | tools.nes-e4e71cda739c9af83302af85520518b838739f91.tar.gz tools.nes-e4e71cda739c9af83302af85520518b838739f91.zip | |
Whitelist valid identifier characters
Instead of making up a list of characters that end an identifier, do the
other way around since it's far less cumbersome and it prevents from
silly bugs such as "var+1" being considered a single identifier.
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'crates')
0 files changed, 0 insertions, 0 deletions
