Commit Graph

8 Commits

Author SHA1 Message Date
03ec68cc40 remove unsigned support 2026-02-05 14:19:51 +01:00
ff0e17b5ad switch to signed-first approach
All checks were successful
/ test (pull_request) Successful in 2m47s
It turns out signed math is more performant
2026-01-15 14:10:14 +01:00
cc9961084c implement optimizations 2026-01-14 15:36:50 +01:00
9391009403 improve ci
All checks were successful
/ test (push) Successful in 3m25s
/ publish (push) Has been skipped
2026-01-13 15:58:00 +01:00
f5d559e8fe refactor lib structure 2025-12-13 14:49:00 +01:00
3ab2bea4f6 improve test coverage 2025-12-13 11:35:11 +01:00
22cfdd90ab improve test coverage 2025-12-12 21:21:44 +01:00
4fbadfba1e implement tests 2025-12-01 16:24:58 +01:00