- Apr 16, 2024
-
-
David Bühler authored
No need to reset the current location after the analysis of a function or after calling a visitor, as the new API ensures that this is the case.
-
- Apr 05, 2024
-
-
David Bühler authored
-
- Apr 04, 2024
-
-
David Bühler authored
-
Allan Blanchard authored
-
Allan Blanchard authored
- since we rename builtin labels, let us just try to find a label that does not need renaming
-
Virgile Prevosto authored
-
- Apr 03, 2024
-
-
- guarantee that pp code has the same semantics in such a case
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
This has no impact as the join of origins now chooses the oldest known origin, but it could be better if we ever change the implementation of the origin join.
-
David Bühler authored
Do not add a unique id into the origin datatype, as this interacts badly with hashconsing. Instead, binds each origin to a unique id in the global table used to record garbled mix history.
-
- Apr 02, 2024
-
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Thibault Martin authored
-
- Mar 29, 2024
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
-
-
-
This test contained sure undefined behaviors that would lead to bottom when reducing values on ACSL predicates valid_string and valid_read_string.
-
- Mar 28, 2024
-
-
- Mar 27, 2024
-
-
David Bühler authored
-
- Mar 26, 2024
-
-
Allan Blanchard authored
-
-
-
-
-
-
- Mar 22, 2024
-
-
Thibault Martin authored
-
- Mar 20, 2024
-
-
David Bühler authored
Prints the number of statements at which a garbled mix from a given origin has been read and propagated, instead of the total number of times such a garbled mix has been read/propagated. This is more stable and depends less on states partitioning.
-
- Mar 15, 2024
-
-
-
-
-
Also, give a better localization of unfinished `/@ ... @/` annotations in ghost code.
-
-