Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
318d40e4
Commit
318d40e4
authored
3 years ago
by
Patrick Baudin
Browse files
Options
Downloads
Patches
Plain Diff
[Changelog] experimental support of "terminates" clauses by WP
parent
4c2e28a1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/plugins/wp/Changelog
+8
-0
8 additions, 0 deletions
src/plugins/wp/Changelog
with
8 additions
and
0 deletions
src/plugins/wp/Changelog
+
8
−
0
View file @
318d40e4
...
...
@@ -24,6 +24,14 @@
Plugin WP <next-release>
#########################
- WP [2021-06-11] Adds an experimental support of "terminates" clauses.
Adds the options -wp-declaration-terminate and
-wp-frama-c-stdlib to claims that external functions
terminates.
Adds -wp-declarations-terminate option to claims that
defined function terminates.
Adds -wp-variant-with-terminates to verify loop
variants under the termination hypothesis.
- WP [2021-06-01] -wp-smoke-tests detects incoherent assumes when no
requires are specified, can be disabled with new
option -wp-smoke-dead-assumes
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment