- Mar 17, 2020
-
-
Loïc Correnson authored
-
Loïc Correnson authored
update .gitignore to match tracked files Closes #819 See merge request frama-c/frama-c!2565
-
Loïc Correnson authored
[ACSL] fixes casts to unsigned short int See merge request frama-c/frama-c!2575
-
Andre Maroneze authored
-
Patrick Baudin authored
Resolve "[wp] wrong simplification of forall quantifier" Closes #825 See merge request frama-c/frama-c!2576
-
Andre Maroneze authored
[Eva] Supports ACSL extended quantifiers \min and \max See merge request frama-c/frama-c!2577
-
Patrick Baudin authored
-
David Bühler authored
-
David Bühler authored
-
Andre Maroneze authored
[Eva] Deprecates options -eva-name-domains See merge request frama-c/frama-c!2572
-
David Bühler authored
The name, description, priority and the experimental boolean are now arguments of the register function. The priority and the experimental boolean are optional. The function returns the flag that allows enabling programmatically the domain.
-
David Bühler authored
-
David Bühler authored
New experimental warning for the traces domain.
-
David Bühler authored
New field [experimental] to register a domain in abstractions.ml. New warning key experimental, that replaces the debug key experimental-ok.
-
David Bühler authored
For the time being, these options are kept to maintain backward compatibility. They are now invisible and produce a warning if used. They are automatically generated when a domain is registered, and they simply set up the -eva-domains option.
-
- 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
-
Patrick Baudin authored
-
Patrick Baudin authored
-
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
-