Skip to content
Snippets Groups Projects
Unverified Commit 9e4b5c4a authored by Thibaut Benjamin's avatar Thibaut Benjamin
Browse files

[e-acsl] changelog

parent 37d80fe5
No related branches found
No related tags found
No related merge requests found
...@@ -25,11 +25,19 @@ ...@@ -25,11 +25,19 @@
Plugin E-ACSL <next-release> Plugin E-ACSL <next-release>
############################ ############################
-* E-ACSL [2021-09-13] Fix unsound reuse of previously typed recursive
functions (frama-c/e-acsl#177)
- E-ACSL [2021-08-03] Correct monitoring of code depending on libc - E-ACSL [2021-08-03] Correct monitoring of code depending on libc
function calls that write memory locations (frama-c/e-acsl#157). function calls that write memory locations (frama-c/e-acsl#157).
-* E-ACSL [2021-07-30] Fix incorrect evaluation of quantified -* E-ACSL [2021-07-30] Fix incorrect evaluation of quantified
predicates when a strict guard overlaps with the type of the predicates when a strict guard overlaps with the type of the
bound variable (unlikely in practice) (frama-c/e-acsl#149). bound variable (unlikely in practice) (frama-c/e-acsl#149).
-* E-ACSL [2021-07-19] Fix crash occurring when two or more successive
logic coercions were done in a term (frama-c/e-acsl#172).
-* E-ACSL [2021-07-19] Fix crash when raising some user errors
(frama-c/e-acsl#170).
-* E-ACSL [2021-07-16] Fix crash when using some built-in labels
(frama-c/e-acsl#173).
- E-ACSL [2021-07-06] Add support for the extended quantifier \sum. - E-ACSL [2021-07-06] Add support for the extended quantifier \sum.
-* E-ACSL [2021-06-22] Fix a crash that occured when using certain -* E-ACSL [2021-06-22] Fix a crash that occured when using certain
combinations of nested blocks and annotations. combinations of nested blocks and annotations.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment