- Feb 06, 2025
-
-
Maxime Jacquemin authored
-
Maxime Jacquemin authored
-
Maxime Jacquemin authored
-
Maxime Jacquemin authored
- Using Q.mul_2exp for pow2 - Simpler and correct implementation for log2 - Declaring the ten constant only once
-
Maxime Jacquemin authored
-
Maxime Jacquemin authored
- Add a Rational module that implements a field over rationals. - Add rationals to Datatype - Move field, nat, finite and linear into libraries/arithmetic - Update linear_filter_test to use the Rational module - Update oracles
-
- Feb 05, 2025
-
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
Basile Desloges authored
-
-
-
-
-
Valentin Perrelle authored
-
Valentin Perrelle authored
- Type.register returns the first registered type instead of a new one
-
Valentin Perrelle authored
-
Valentin Perrelle authored
-
Valentin Perrelle authored
-
- Feb 04, 2025
-
-
Andre Maroneze authored
-
-
-
Thibault Martin authored
-
-
-
-
- Feb 03, 2025
-
-
Thibault Martin authored
-
-
-
-
-
-
-
David Bühler authored
(Messages emitted via Log.printf are never truncated.)
-
David Bühler authored
Rich_text: do not silently truncate buffers, but export function [truncate]. Log: uses [Rich_text.truncate] on messages printed on terminal, and prefix truncated messages to indicate the truncation.
-
- Jan 31, 2025
-
-
Thibault Martin authored
-
Thibault Martin authored
Add a record with 2 fields : tnode and tattr
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
The new parameter is -eva-cache-size.
-