- Sep 22, 2022
-
-
Patrick Baudin authored
-
- Sep 19, 2022
-
-
Patrick Baudin authored
-
- Sep 16, 2022
-
-
Patrick Baudin authored
-
- Sep 13, 2022
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- Sep 12, 2022
-
-
Allan Blanchard authored
-
Maxime Jacquemin authored
The function relied on "List.map" which is not tail-rec. With enough plevel, it provoked a stack overflow. I've simply fixed it by performing the mapped computation inside the fold directly.
-
- Sep 09, 2022
-
-
Andre Maroneze authored
-
- Sep 05, 2022
-
-
Andre Maroneze authored
-
- Sep 02, 2022
-
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Uses a reference to a function provided by Eva to compute the dependency of a term.
-
-
-
-
Thibaut Benjamin authored
-
- Sep 01, 2022
-
-
Thibaut Benjamin authored
-
Thibaut Benjamin authored
-
- Aug 30, 2022
-
-
Virgile Prevosto authored
- Cabs2cil.is_boolean_result returns true if the expression is of type _Bool - use standard result instead of custom expression for cast of a boolean to _Bool
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
- Aug 29, 2022
-
-
Andre Maroneze authored
-
- Aug 25, 2022
-
-
Patrick Baudin authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Julien Signoles authored
-
Julien Signoles authored
-
- Aug 24, 2022
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
and update is_null_expr and is_non_null_expr in a similar manner as the other ones
-
Virgile Prevosto authored
The name seems to imply that it will return Some for any constant integer expression, not only for integer literals
-
- Aug 11, 2022
-
-
Thibaut Benjamin authored
-
Thibaut Benjamin authored
-
Thibaut Benjamin authored
-
Thibaut Benjamin authored
-
- Aug 10, 2022
-
-
Thibaut Benjamin authored
-
Thibaut Benjamin authored
-