- Feb 07, 2020
-
-
David Bühler authored
-
David Bühler authored
New boolean [empty] field in the eval_result record. It is set to [true] if a result may represent an empty set.
-
David Bühler authored
Without using exceptions.
-
David Bühler authored
Avoids catching the exception in each case of the pattern matching, and simplifies the implementation.
-
Andre Maroneze authored
[Eva] Supports quantifier introducing mathematical variables See merge request frama-c/frama-c!2521
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
- Feb 05, 2020
-
-
David Bühler authored
- renames [eval_tlval] into [eval_term_as_lval], as it evaluates a term. - renames [eval_thost_toffset] into [eval_tlval], as it evaluates a term_lval, and uses it instead of the previous [eval_tlval] when evaluating a term_lval.
-
- Feb 04, 2020
-
-
David Bühler authored
[Eva] rename -eva-malloc-functions to -eva-alloc-wrappers and add calloc/realloc See merge request frama-c/frama-c!2517
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
[Stdlib] Remove FCBuffer and FCSet Closes #793 See merge request frama-c/frama-c!2522
-
- Feb 03, 2020
-
-
François Bobot authored
Feature/db progress Closes #790 See merge request frama-c/frama-c!2515
-
Loïc Correnson authored
-
Michele Alberti authored
-
Michele Alberti authored
-
Michele Alberti authored
-
- Feb 01, 2020
-
-
Michele Alberti authored
-
Michele Alberti authored
-
- Jan 31, 2020
-
-
Allan Blanchard authored
[typing] less warning on function applications See merge request frama-c/frama-c!2519
-
Allan Blanchard authored
-
- Jan 30, 2020
-
-
Virgile Prevosto authored
[stdlib] Removes FCMap. [eva] use `Map.union` instead of `Map.merge` See merge request frama-c/frama-c!2520
-
David Bühler authored
-
David Bühler authored
-
Virgile Prevosto authored
[Libc] add spec for getsockname See merge request frama-c/frama-c!2311
-
Virgile Prevosto authored
More specifically, do not warn if actual parameter has less `const` qualifiers all along the type than formal (it was already handled for a `const` under a single pointer, but not more). Of course, the reverse would still emit a warning.
-
-
- Jan 29, 2020
-
-
Michele Alberti authored
-
François Bobot authored
Since Db.once are often registered in daemons
-
François Bobot authored
It simplifies and is not really needed
-
François Bobot authored
-
- Jan 28, 2020
-
-
Loïc Correnson authored
-
Loïc Correnson authored
-
- Jan 27, 2020
-
-
Loïc Correnson authored
-