- Mar 29, 2023
-
-
BRUN Lelio authored
-
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
-
- Jan 17, 2023
-
-
BRUN Lelio authored
-
- May 25, 2022
-
-
BRUN Lelio authored
-
- Apr 13, 2022
-
-
BRUN Lelio authored
-
- Mar 04, 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 03, 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 21, 2021
-
-
BRUN Lelio authored
-
- 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)
-
- Sep 27, 2021
-
-
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
-
- Feb 16, 2021
-
-
BRUN Lelio authored
-
- Feb 05, 2021
-
-
BRUN Lelio authored
-
- Feb 03, 2021
-
-
BRUN Lelio authored
-
- Nov 20, 2019
-
-
Pierre Loic Garoche authored
Array access: solved issues in C backend when basic operations in array access dimensions. Also better handling in EMF, ie further normalization through new equations
-
- Nov 14, 2019
-
-
Pierre Loic Garoche authored
- real constants are hidden in Real.ml{i} module
-
- Jul 16, 2019
-
-
Pierre Loic Garoche authored
-
- Mar 21, 2019
-
-
Pierre Loic Garoche authored
-
- Mar 14, 2019
-
-
Pierre Loic Garoche authored
- now properly records the scopes - only register requested ones
-