- Mar 16, 2020
-
-
Loïc Correnson authored
keep bottom domain in the right place
-
Loïc Correnson authored
-
François Bobot authored
update wp caches See merge request frama-c/frama-c!2564
-
Michele Alberti authored
add script to launch ocamldebug on toplevel.byte with appropriate environment See merge request frama-c/frama-c!2561
-
Virgile Prevosto authored
-
- Mar 13, 2020
-
-
Andre Maroneze authored
[Eva] Description of the domains in option -eva-domains See merge request frama-c/frama-c!2567
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
The transitive dependencies are just to heavy to load in ocamldebug
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
To be able to load Cabs_debug in ocamldebug, we need to avoid depending on external c functions.
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- Mar 12, 2020
-
-
David Bühler authored
Including the last registered domain.
-
David Bühler authored
In the engine, registered domains must provide a description. The domains description is printed on -eva-domains help or -eva-domains list.
-
- Mar 11, 2020
-
-
Valentin Perrelle authored
This reverts commit e9c60779
-
Valentin Perrelle authored
-
- Mar 09, 2020
-
-
Julien Signoles authored
[E-ACSL] Update E-ACSL asserts to emit standard error messages Closes e-acsl#97 See merge request frama-c/frama-c!2568
-
A `file` parameter is added before `line`, and the `char *` parameters have been converted to `const char *`.
-
- Mar 06, 2020
-
-
Julien Signoles authored
Small updates to the plugin developer guide See merge request frama-c/frama-c!2549
-
Virgile Prevosto authored
Feature/andre/copyright 2020 See merge request frama-c/frama-c!2560
-
Virgile Prevosto authored
-
-
-
Andre Maroneze authored
const-fold floating point Closes #579 See merge request frama-c/frama-c!2553
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
otherwise, we might end up with an improper crash of cabs2cil
-
Virgile Prevosto authored
-
Virgile Prevosto authored
Actually we can't completely avoid typing the branch that won't be evaluated: we need its type in order to convert the value of the other branch if needed.
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
apart from overflowing float-to-int conversions, they're not really useful
-