- Feb 02, 2024
-
-
-
David Bühler authored
-
-
-
Modified a test to use the filter's center.
-
We can now represents filters that are not centered around zero. The invariant computation now computes bounds for each state dimension. The module is documented.
-
Avoiding confusing between physical and structural equality.
-
-
- Change Finite.for_each parameters order for a more natural one - Used Format boxes for some pretty_printers - Used Finite.for_each instead of a nasty for loop in vector product - Utilitary function for index computation in matrices - Simpler computation of the spectral radius
-
-
David Bühler authored
Uses the same convention as Pretty_utils.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
Avoids overloading stdlib types.
-
- The functions `Nat.of_int`, `Nat.of_strictly_positive_int` and `Finite.of_int` now returns an option instead of forcing valid bounds on their inputs. - The spectral exponent search is simpler and returns the maximal exponent in the given limit that returns a spectral radius lower than one. - A bug has been fixed in the invariant computation. The sum over the inputs missed an element.
-
-
Under the hood, it's just int. But only valid nat and finite can be built through the given constructors.
-
-
-
Andre Maroneze authored
Fix/martin/kernel/restore erased content Closes #1346 See merge request frama-c/frama-c!4447
-
Andre Maroneze authored
[analysis-scripts] add __int128 to list of unsupported features See merge request frama-c/frama-c!4469
-
-
-
-
Allan Blanchard authored
[wp] fix interactive prover startup See merge request frama-c/frama-c!4473
-
- Feb 01, 2024
-
-
Virgile Prevosto authored
Fix/andre/analysis scripts misc See merge request frama-c/frama-c!4477
-
-
-
-
Allan Blanchard authored
[e-acsl] preparation for upcoming interlang MR See merge request frama-c/frama-c!4425
-
Jan Rochel authored
inline non-trivial identity
-
Jan Rochel authored
-
Jan Rochel authored
-
Jan Rochel authored
-
Jan Rochel authored
-
Jan Rochel authored
-
Jan Rochel authored
-
- Jan 31, 2024
-
-
David Bühler authored
restore callsite location in populate spec warnings See merge request frama-c/frama-c!4468
-
-
- Jan 30, 2024
-
-
David Bühler authored
[Kernel] remove unsafe Kinstr.loc See merge request frama-c/frama-c!4476
-