- Apr 19, 2021
-
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Applies the substitution of local and formal variables to the copy of variables in recursive calls.
-
David Bühler authored
Instead of the deprecated parameter -eva-ignore-recursive-calls.
-
David Bühler authored
Instead of the deprecated parameter -eva-ignore-recursive-calls.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
- Removes the [recursion] boolean field from [call] type. - Functions in [compute_function] takes a [recursion option] in argument.
-
David Bühler authored
-
David Bühler authored
This function substitutes variables in pointer values.
-
David Bühler authored
-
David Bühler authored
Deprecates -eva-ignore-recursive-call.
-
David Bühler authored
Through a new argument [recursion].
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
- Apr 16, 2021
-
-
Julien Signoles authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
- warns only on fundamental types reads
-
Allan Blanchard authored
- RTE is stricter than C for unsigned chars - RTE does not warn on initialization for structs/union
-
- Apr 14, 2021
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- Apr 13, 2021
-
-
Allan Blanchard authored
-
Loïc Correnson authored
-
-
Andre Maroneze authored
-
- Apr 12, 2021
-
-
Valentin Perrelle authored
-
- Apr 09, 2021
-
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
- `tapp_to_exp` is moved to `Logic_functions`, with the existing `Logic_function.tapp_to_exp` renamed to `function_to_exp` and moved as an internal function; - `name_of_mpz_arith_bop` is moved to `Gmp`; - `add_cast` and `strnum` are moved to a new `Typed_number` module.
-
Basile Desloges authored
-
Basile Desloges authored
-