Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grammar: complete missing elements and small fixes #2280

Merged
merged 3 commits into from
Jul 27, 2024

Conversation

poliorcetics
Copy link
Contributor

Small fixes I saw

Also, why are settings specified by name but not builtin functions and attributes ?

@casey casey enabled auto-merge (squash) July 27, 2024 22:10
@casey casey merged commit e20b62c into casey:master Jul 27, 2024
5 checks passed
@casey
Copy link
Owner

casey commented Jul 27, 2024

Thanks for the PR! Settings actually are part of the grammar, since the parser handles parsing setting values depending on which setting it is. Functions and attributes are all parsed the same, independent of which setting or attribute it is, so they're not part of the grammar.

@poliorcetics poliorcetics deleted the ab/push-ytxssxxsrmoo branch July 27, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants