-
Notifications
You must be signed in to change notification settings - Fork 92
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
Allow modifies clause for verification only #3098
Allow modifies clause for verification only #3098
Commits on Mar 28, 2024
-
Allow modifies clause for verification only
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 609619a - Browse repository at this point
Copy the full SHA 609619aView commit details -
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2c0a909 - Browse repository at this point
Copy the full SHA 2c0a909View commit details -
Remove check_is_contract_safe function
Contracts now are able to reason about the heap, thus, this safety check is no longer necessary. Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0c9a0fa - Browse repository at this point
Copy the full SHA 0c9a0faView commit details -
Replace attribute for any_modifies
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 8c4eb46 - Browse repository at this point
Copy the full SHA 8c4eb46View commit details
Commits on Mar 29, 2024
-
Remove unused functions and imports
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e8186e7 - Browse repository at this point
Copy the full SHA e8186e7View commit details -
Update regression tests after removing check_is_contract_safe
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for cd99121 - Browse repository at this point
Copy the full SHA cd99121View commit details
Commits on Apr 2, 2024
-
Include documentation for recursion attribute
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 463cee9 - Browse repository at this point
Copy the full SHA 463cee9View commit details -
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 39f68ba - Browse repository at this point
Copy the full SHA 39f68baView commit details -
Clarify condition for any_modifies transformation
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 3d37518 - Browse repository at this point
Copy the full SHA 3d37518View commit details -
Use diagnose info instead of name in reachability
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 9c43563 - Browse repository at this point
Copy the full SHA 9c43563View commit details -
Kani fails without proper annotation for recursive functions
Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6635a93 - Browse repository at this point
Copy the full SHA 6635a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9615bf - Browse repository at this point
Copy the full SHA b9615bfView commit details