Files
zig/lib
Jacob Young ed284c1f98 big.int: fix yet another truncate bug
Too many bugs have been found with `truncate` at this point, so it was
rewritten from scratch.

Based on the doc comment, the utility of `convertToTwosComplement` over
`r.truncate(a, .unsigned, bit_count)` is unclear and it has a subtle
behavior difference that is almost certainly a bug, so it was deleted.
2025-03-21 21:51:08 -04:00
..
2025-03-07 22:22:01 +01:00
2024-09-19 18:20:22 -07:00
2024-09-19 18:20:21 -07:00
2025-03-21 21:51:08 -04:00
2024-09-24 23:58:21 -07:00
2025-02-25 11:22:33 -08:00