Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
frama-c
Commits
e882d048
Commit
e882d048
authored
Oct 14, 2020
by
Basile Desloges
Browse files
[eacsl][variadic] Update changelogs
parent
c8704c5d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Changelog
View file @
e882d048
...
...
@@ -17,6 +17,9 @@
Open Source Release <next-release>
##################################
- Variadic [2020-10-14] Don't print generated function name but print
original name and a comment with the generated name so that the
printed code is compilable.
- Aorai [2020-10-13] Ya automata can set auxiliary variables during a
transition, and use such variables in subsequent guards.
- Kernel [2020-10-09] Add option -print-config-json, to output Frama-C
...
...
src/plugins/e-acsl/doc/Changelog
View file @
e882d048
...
...
@@ -25,6 +25,8 @@
Plugin
E
-
ACSL
<
next
-
release
>
############################
-
E
-
ACSL
[
2020
-
10
-
14
]
Add
Support
for
Variadic
generated
functions
in
the
AST
(
frama
-
c
/
e
-
acsl
#
128
).
-
E
-
ACSL
[
2020
-
10
-
06
]
Add
support
for
the
`\
separated
`
predicate
.
(
frama
-
c
/
e
-
acsl
#
31
)
-*
E
-
ACSL
[
2020
-
10
-
06
]
Fix
a
soundness
bug
when
translating
a
range
with
a
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment