diff options
author | Omar Polo <op@omarpolo.com> | 2024-01-30 09:30:50 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-01-30 09:30:50 +0000 |
commit | f862d389ff60b517257e709b739ad13309d53be4 (patch) | |
tree | c3d15aabb5c477d96cc944248bac3a08a77a41b5 /regress | |
parent | 574f71f7a3854e5aabfd7f1f93f0df5cec700562 (diff) |
turn log styles into strings from yacc point of view
having styles as reserved keywords means that variables / macros can't
be called `common', `condensed', etc... which is not great and not
obvious either.
Instead, let's keep the log styles as strings and match on them. This
also allows to have a slightly better error message in case of a typo.
See: https://codeberg.org/op/gmid/issues/1
Diffstat (limited to 'regress')
0 files changed, 0 insertions, 0 deletions