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

Attribute grammar cleanup #298

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Attribute grammar cleanup #298

merged 2 commits into from
Sep 20, 2024

Conversation

Ericson2314
Copy link
Collaborator

I want to better separate the attribute grammar stuff

  • Much code doesn't care at all (rightly or wrongly), so we can use the types to track which does does.

  • Only one backend supports it, it should be ill-typed to try to use it with the other backend. (This is not yet achieved, but step in that directly.

  • Generally trying to slim down Grammar to just the essentials, the grammar itself.

@Ericson2314 Ericson2314 mentioned this pull request Sep 16, 2024
@Ericson2314
Copy link
Collaborator Author

Anyone want to review?

@sgraf812
Copy link
Collaborator

LGTM!

@sgraf812 sgraf812 merged commit eb90467 into master Sep 20, 2024
26 checks passed
@Ericson2314 Ericson2314 deleted the attribute-cleanup branch September 20, 2024 15: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