Files
RustAst/tests
Brummel 9b38907cd5 Add float division and integer/float coercion
This commit introduces support for floating-point division, including
cases where an integer is divided by a float or vice versa. This allows
for more flexible arithmetic operations within the DSL.

Additionally, the `Value::Float` display implementation is adjusted to
show `.0` for whole numbers, improving readability and consistency in
output.
2026-03-31 23:09:02 +02:00
..
2026-03-31 15:22:51 +02:00
2026-03-31 07:55:20 +02:00
2026-03-31 13:53:51 +02:00
2026-03-29 18:59:38 +02:00
2026-03-27 09:26:30 +01:00