- Jul 21, 2021
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
[eacsl] Merge several bugfix into Vanadium See merge request frama-c/frama-c!3291
- Jul 20, 2021
-
-
Basile Desloges authored
-
Basile Desloges authored
The previous solution removed the first `TLogic_coerce` of a term in `term_to_exp`, which would result in errors if several successive `TLogic_coerce` were in a term. This commit recursively call `context_sensitive_term_to_exp` on `TLogic_coerce`.
-
Basile Desloges authored
The exceptions coming from the kernel or OCaml fall through so that they are catched and processed by the Frama-C plug-in system. A new function `Error.print_not_yet` is added so that `Contract` can print the "not yet" message without raising an exception and interrupting its processing.
-
Basile Desloges authored
If `BuiltinLabel` or `FormalLabel` are encountered, raise `not_yet`.
-
Allan Blanchard authored
-
Allan Blanchard authored
- name - version
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- Jul 15, 2021
-
-
Allan Blanchard authored
[eacsl] Fix crash when using GMP loop variant See merge request frama-c/frama-c!3278
-
Allan Blanchard authored
-
- Jul 13, 2021
-
-
Julien Signoles authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
- Jul 12, 2021
-
-
Allan Blanchard authored
[wp] Remove `M_char` chunk See merge request frama-c/frama-c!3271
-
- Jul 08, 2021
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- Jul 06, 2021
-
- Jul 05, 2021
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Julien Signoles authored
Feature/e acsl/refman upgrade vanadium See merge request frama-c/frama-c!3264
-
- Jul 01, 2021
-
-
Julien Signoles authored
-
- Jun 30, 2021
-
-
- Jun 23, 2021
-
-
François Bobot authored
[Documentation] update documentation about default machdep See merge request frama-c/frama-c!3248
-
- Jun 22, 2021
-
-
François Bobot authored
[analysis-scripts] fix tips for recursion in make-wrapper; add test See merge request frama-c/frama-c!3199
-
David Bühler authored
update installation instructions and why3 config command See merge request frama-c/frama-c!3243
-
Andre Maroneze authored
-