Skip to content
Snippets Groups Projects
Commit 9cbe27d7 authored by Julien Signoles's avatar Julien Signoles
Browse files

[e-acsl] changelog's style

parent 736201f9
No related branches found
No related tags found
No related merge requests found
...@@ -32,21 +32,26 @@ Plugin E-ACSL <next-release> ...@@ -32,21 +32,26 @@ Plugin E-ACSL <next-release>
Plugin E-ACSL 26.0 (Iron) Plugin E-ACSL 26.0 (Iron)
######################### #########################
-* E-ACSL [2022-11-08] Fix clashing name when a function with contract and a -* E-ACSL [2022-11-08] Fix clashing name when a function with contract
logic function have the same name (frama-c/eacsl#204) and a logic function have the same name (frama-c/eacsl#204).
- E-ACSL [2022-11-08] Add support for functions returning a rational - E-ACSL [2022-11-08] Add support for functions returning a rational.
-* E-ACSL [2022-11-08] Fix assign clause and result as extra argument for functions -* E-ACSL [2022-11-08] Fix assign clause and result as extra argument for
returning a structure (frama-c/frama-c#1139) functions returning a structure (frama-c/frama-c#1139).
- E-ACSL [2022-19-07] Improve typing precision of variables appearing in comparisons - E-ACSL [2022-19-07] Improve typing precision of variables appearing in
-* E-ACSL [2022-09-08] Fix typing of recursive predicates (frama-c/e-acsl#198) comparisons.
-* E-ACSL [2022-17-06] Fix wrong cast from pointer to integer (frama-c/frama-c#1119) -* E-ACSL [2022-09-08] Fix typing of recursive predicates
(frama-c/e-acsl#198).
-* E-ACSL [2022-17-06] Fix wrong cast from pointer to integer
(frama-c/frama-c#1119).
############################## ##############################
Plugin E-ACSL 25.0 (Manganese) Plugin E-ACSL 25.0 (Manganese)
############################## ##############################
-* E-ACSL [2022-23-05] Fix crash for quantifications over enum types (frama-c/e-acsl#199) -* E-ACSL [2022-23-05] Fix crash for quantifications over enum types
-* E-ACSL [2022-06-09] Fix wrong cast of pointer to integer (frama-c/frama-c#1119) (frama-c/e-acsl#199).
-* E-ACSL [2022-06-09] Fix wrong cast of pointer to integer
(frama-c/frama-c#1119).
- E-ACSL [2022-03-04] Improve translation of `\at()` terms and - E-ACSL [2022-03-04] Improve translation of `\at()` terms and
predicates (frama-c/e-acsl#108). predicates (frama-c/e-acsl#108).
-* E-ACSL [2022-03-01] Fix normalization of global annotations that -* E-ACSL [2022-03-01] Fix normalization of global annotations that
......
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