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

fix(engine): make dep. analysis sensible to UID assoc. items #860

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Aug 20, 2024

This PR makes the engine include requires/ensures (and other such associated items) of all included functions.

It also fixes the dependency analysis to account for requires and ensures clauses.

Fixes #859

@W95Psp W95Psp linked an issue Aug 20, 2024 that may be closed by this pull request
Base automatically changed from loop-invariants to main August 23, 2024 06:44
@W95Psp W95Psp force-pushed the make-deps-uid-assoc-items-sensible branch 2 times, most recently from 7be6dd9 to f1d36dd Compare August 23, 2024 08:20
This PR makes the engine include requires/ensures (and other such
associated items) of all included functions.

It also fixes the dependency analysis to account for requires and
ensures clauses.

Fixes #859
@W95Psp W95Psp added this pull request to the merge queue Sep 16, 2024
Merged via the queue into main with commit 4511585 Sep 16, 2024
13 checks passed
@W95Psp W95Psp deleted the make-deps-uid-assoc-items-sensible branch September 16, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Include flags don't respect late_skip
2 participants