Skip to content

SMV: variable definitions are now parse tree items #1196

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

Merged
merged 1 commit into from
Jul 15, 2025
Merged

Conversation

kroening
Copy link
Member

@kroening kroening commented Jul 12, 2025

Instead of using a separate data structure, variable definitions are now items in the parse tree like all other syntactic elements.

@kroening kroening force-pushed the smvlang-vars branch 2 times, most recently from 77bb053 to 8f4b272 Compare July 14, 2025 20:54
@kroening kroening marked this pull request as ready for review July 14, 2025 20:55
Instead of using a separate data structure, variable definitions are now
items in the parse tree like all other syntactic elements.
@tautschnig tautschnig merged commit 02be131 into main Jul 15, 2025
10 checks passed
@tautschnig tautschnig deleted the smvlang-vars branch July 15, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants