- May 09, 2023
-
-
BRUN Lelio authored
formatting
-
- Apr 07, 2023
-
-
Pierre Loic Garoche authored
-
- Mar 29, 2023
-
-
BRUN Lelio authored
-
- Feb 20, 2023
-
-
BRUN Lelio authored
add an exhaustivity parameter to Branch constructor in Machine Code to handle C switch default case optimization in case of a singleton enum
-
- Feb 10, 2023
-
-
BRUN Lelio authored
-
- Jan 17, 2023
-
-
BRUN Lelio authored
-
- Apr 13, 2022
-
-
BRUN Lelio authored
-
- Feb 10, 2022
-
-
BRUN Lelio authored
-
- Feb 09, 2022
-
-
BRUN Lelio authored
-
- Feb 03, 2022
-
-
BRUN Lelio authored
ast modifs and additional arrow_taint phase to retrieve which arrow "protects" / "taints" which variable
-
- Nov 06, 2021
-
-
BRUN Lelio authored
-
- Oct 29, 2021
-
-
BRUN Lelio authored
use ghost variables instead of existential variables to avoid read / write capture problems with variable reuse
-
- Oct 13, 2021
-
-
BRUN Lelio authored
more compact assign clauses for state variables, and remove useless memory pack predicates and assertions
-
- Oct 07, 2021
-
-
BRUN Lelio authored
more agressive optim propagation in spec in order to remove unecessarry existential variables that were eliminated (helps the solvers)
-
- Oct 05, 2021
-
-
BRUN Lelio authored
-
- Sep 27, 2021
-
-
BRUN Lelio authored
-
BRUN Lelio authored
-
- Sep 23, 2021
-
-
BRUN Lelio authored
-
- Sep 20, 2021
-
-
BRUN Lelio authored
-
- Aug 25, 2021
-
-
BRUN Lelio authored
-
- Jul 29, 2021
-
-
BRUN Lelio authored
-
- Jun 30, 2021
-
-
BRUN Lelio authored
-
BRUN Lelio authored
-
- Jun 25, 2021
-
-
BRUN Lelio authored
-
- Jun 18, 2021
-
-
BRUN Lelio authored
-
BRUN Lelio authored
-
- Jun 17, 2021
-
-
BRUN Lelio authored
-
BRUN Lelio authored
-
- Jun 16, 2021
-
-
BRUN Lelio authored
-
- Jun 15, 2021
-
-
BRUN Lelio authored
-
- Jun 14, 2021
-
-
BRUN Lelio authored
-
- Jun 03, 2021
-
-
BRUN Lelio authored
-
- May 04, 2021
-
-
BRUN Lelio authored
-
BRUN Lelio authored
-
- Apr 22, 2021
-
-
BRUN Lelio authored
the generation of ACSL from machine code reveal too fragile as it occurs after several transformations (eg. fusion)
-
- Feb 05, 2021
-
-
BRUN Lelio authored
-
- Nov 14, 2019
-
-
Pierre Loic Garoche authored
- real constants are hidden in Real.ml{i} module
-
- Apr 05, 2019
-
-
Guillaume DAVY authored
use the same polymorphic type in variables and values.
-
- Mar 21, 2019
-
-
Pierre Loic Garoche authored
-
- Mar 14, 2019
-
-
Pierre Loic Garoche authored
- now properly records the scopes - only register requested ones
-