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

Created a new SymbolDecl type #22

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Created a new SymbolDecl type #22

merged 1 commit into from
Jul 1, 2024

Conversation

coffeebe4code
Copy link
Owner

This is working a lot better than refactoring all enums to be more specific instead of more nested Expr's

Long term, each union should be more succinct and varied, but this is a tedious problem in rust.

This specific change will allow the separation between symbol declarations and symbol access

This is working a lot better than refactoring all enums to be more
specific instead of more nested Expr's

Long term, each union should be more succinct and varied, but this is a tedious
problem in rust.

This specific change will allow the separation between symbol declarations and symbol
access
@coffeebe4code coffeebe4code merged commit 507545d into main Jul 1, 2024
3 checks passed
@coffeebe4code coffeebe4code deleted the sym-decl branch July 1, 2024 01:40
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.

1 participant