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

Get basic const/let statements working #659

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

dfellis
Copy link
Member

@dfellis dfellis commented Feb 27, 2024

and rework microstatement generation to pass a mutable vector around for the whole function to make searching for the variable name (to get type data) possible,

…eration to pass a mutable vector around for the whole function to make searching for the variable name (to get type data) possible
@dfellis dfellis self-assigned this Feb 27, 2024
@dfellis dfellis merged commit e08037c into main Feb 27, 2024
1 of 2 checks passed
@dfellis dfellis deleted the const-let-statements branch February 27, 2024 00:07
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