-
Notifications
You must be signed in to change notification settings - Fork 16
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
Frama-C 30 #39
Comments
In section "4.1.1.1. Affectation de valeurs pointées", missing newline after "précondition à notre programme précédent :" |
In section "4.3.2. Exemple avec un tableau en lecture seule", missing part of the code in the example |
In section "4.3.2. Exemple avec un tableau en lecture seule", wrong code for the "invariant de boucle final" |
In "4.4.2. Fonctions récursives", change in the code |
Typo in "5.1. Types primitifs supplémentaires" ( |
Text overflows off page in section "7.3.4. Limitations" with |
In "8.1.2. Avec la preuve déductive": "Why3 peut par extraire des conditions de vérification vers Coq" |
Org
add section on Why3 drivers in proof methodology ?General
Update acknowledgment
Vocab (Spell checking + changes some definitions #44)
Images
Contracts
main
somewhere(https://stackoverflow.com/questions/72812151/why-does-wp-care-about-main)
(New content: requires of main #51)
exits
andterminates
(WP now populates terminates exits #67)WP calculus
assert
,admit
,check
New-content: Check, admit and variations over loops and lemmas #58loop invariant
and newloop invariant
computation, New-content: Check, admit and variations over loops and lemmas #58check
andadmit
for function contracts (New content: admit and check for requires and ensures #64)(New content: measures #55)
terminates
+decreases
(New content : termination #43)exits
(WP now populates terminates exits #67)Predicates
unchanged-loc
screen (0dcb27e)Functions
Lemmas
change explanations for linear, Alt-Ergo proves everythingOK with 2.4.3check lemma
New-content: Check, admit and variations over loops and lemmas #58Inductive
Axiomatic
Minimal contracts
Triggering lemmas
assert
etc.Lemma functions
ghost-code-usage-2
to updateThe text was updated successfully, but these errors were encountered: