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

[Boogie Backend] Add datatypes to Boogie AST #2949

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

zhassan-aws
Copy link
Contributor

Add datatypes to the Boogie AST. Datatypes can be used to model structs, tuples, etc.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@zhassan-aws zhassan-aws requested a review from a team as a code owner December 16, 2023 00:37
@zhassan-aws zhassan-aws merged commit 90079ee into model-checking:features/boogie Dec 16, 2023
20 checks passed
@zhassan-aws zhassan-aws deleted the datatypes branch December 16, 2023 02:41
zhassan-aws added a commit that referenced this pull request Dec 19, 2023
Add datatypes to the Boogie AST. Datatypes can be used to model structs,
tuples, etc.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
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