- Feb 24, 2021
-
-
Basile Desloges authored
-
- Feb 23, 2021
-
-
Basile Desloges authored
-
Basile Desloges authored
The `__eacsl_globals_clean()` global function is only created if there are globals variables. A `return;` statement is added at the end of the function to satisfy Frama-C invariants.
-
Basile Desloges authored
The `e-acsl-gcc.sh` only looked for the Frama-C executable in the `$PATH`. This commit updates the search for Frama-C to be able to detect the binary if installed in a folder not added to the path, or if running the script from the development sources.
-
- Feb 18, 2021
-
-
Basile Desloges authored
-
Basile Desloges authored
The contracts are updated to mention the behaviors in the contracts of `stdlib.h` and satisfy Eva.
-
Basile Desloges authored
[eacsl] Merge the specifications from the RTL functions with the corresponding functions from the user's project
-
- Feb 09, 2021
-
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
The Variadic plugin translation is incompatible with the use of option `-e-acsl-validate-format-strings`, so add the option `-variadic-no-translation` if the user activated the validation of format strings.
-
Basile Desloges authored
The `-P` option does not exist.
-
Basile Desloges authored
The `-p` option does not exist.
-
-
- Feb 07, 2021
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Jan 21, 2021
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Jan 12, 2021
-
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
- Jan 05, 2021
-
-
Julien Signoles authored
-
Andre Maroneze authored
-
- Jan 04, 2021
-
-
Andre Maroneze authored
-
- Dec 16, 2020
-
-
Julien Signoles authored
-
Julien Signoles authored
-
- Dec 09, 2020
-
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
- Add prefix parameter to `Smart_stmt.rtl_call` - Remove `Smart_stmt.lib_call` and replace it with calls to `Smart_stmt.rtl_call` - Add `Smart_stmt.call` to call an arbitrary function from the AST - Use `Smart_stmt.call` when generating calls to `malloc` and `free
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
- Dec 04, 2020
-
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
- Dec 03, 2020
-
-
Andre Maroneze authored
-
- Nov 30, 2020
-
-
Basile Desloges authored
-