- Jan 13, 2020
-
-
Julien Signoles authored
-
Julien Signoles authored
-
-
David Bühler authored
[Ival] Restructuring ival, split into 4 files Closes #613 See merge request frama-c/frama-c!2192
-
David Bühler authored
-
David Bühler authored
Shares the implementation of the checks between the two files.
-
David Bühler authored
-
François Bobot authored
Specialize string functions on usage See merge request frama-c/frama-c!2381
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
In int_val, removes specific code handling empty sets. Modifies the function [diff_if_one] that created a set with too many elements before removing one element.
-
David Bühler authored
-
David Bühler authored
Fixes #613.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Int_val uses the limit provided by int_set.get_small_cardinal to create sets or intervals.
-
David Bühler authored
In Ival, bottom is now a special constructor.
-
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
-
David Bühler authored
They respectively implements the semantics of small integer sets and integer intervals.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Exports 4 new functions in ival: - is_int and is_float - is_small_set and project_small_set
-
- Jan 09, 2020
-
-
Michele Alberti authored
[e-acsl] remove copy-visitors from E-ACSL pre-stages See merge request frama-c/frama-c!2492
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
[e-acsl] remove unnecessary code in Prepare_ast corresponding to type 'position'
-
Julien Signoles authored
-
Julien Signoles authored
-
Julien Signoles authored
[e-acsl] ensure that terms of the E-ACSL ast are never shared before code injection. This invariant is required for E-ACSL typing soundness
-
Julien Signoles authored
-