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

Check Property Preconditions #162

Open
1 of 2 tasks
DavePearce opened this issue Jun 10, 2022 · 1 comment
Open
1 of 2 tasks

Check Property Preconditions #162

DavePearce opened this issue Jun 10, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@DavePearce
Copy link
Member

DavePearce commented Jun 10, 2022

Preconditions have been added to property declarations. We need to add support for checking them now. This involves two things:

  • Update generated procedure for checking property
  • Update expression flattening to incorporate preconditions.
@DavePearce DavePearce self-assigned this Jun 10, 2022
@DavePearce DavePearce added the enhancement New feature or request label Jun 10, 2022
@DavePearce
Copy link
Member Author

At this stage, I have merged what I did into main. However, there are outstanding problems with flattening them I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant