Hojun-Cho
07e57ff9a6
lib/strconv: decimal arbitrary-precision arithmetic (#106 fold-3)
Port ref/hare/strconv/decimal.ha (~202 LOC Hare) → 314 LOC
lib/strconv/decimal.ww — decimal struct + 11 fns (trim,
decimal_shift, leftshift, leftshift_newdigits, rightshift, round,
decimal_round, helpers). 1:1 mechanical Hare-fidelity with 8
documented spelling-divergences. Shared engine for stof (fold-4) +
ftos (fold-5). Built atop 5 wwstage cgen prereqs
(#131/#133-expanded/#134/#135/#138) that closed gate-blind silent
miscompiles surfaced by the port. Test 922_decimal_run +
lib/strconv/test/decimaltest.ww (6 @test fns covering all 11 impl
fns).
2026-05-27 00:44:16 +09:00
..
2026-05-18 18:25:36 +09:00
2026-05-18 18:25:36 +09:00
2026-05-19 16:19:12 +09:00
2026-05-18 18:25:36 +09:00
2026-05-18 18:25:36 +09:00
2026-05-19 16:50:02 +09:00
2026-05-18 18:25:36 +09:00
2026-05-18 18:25:36 +09:00
2026-05-21 01:01:13 +09:00
2026-05-18 18:25:36 +09:00
2026-05-20 02:02:28 +09:00
2026-05-18 18:25:36 +09:00
2026-05-18 18:25:36 +09:00
2026-05-18 18:25:36 +09:00
2026-05-26 19:19:48 +09:00
2026-05-21 13:24:27 +09:00
2026-05-18 18:25:36 +09:00
2026-05-21 01:01:13 +09:00
2026-05-21 01:01:13 +09:00
2026-05-20 22:11:34 +09:00
2026-05-21 01:01:13 +09:00
2026-05-26 10:54:35 +09:00
2026-05-27 00:44:16 +09:00
2026-05-21 00:35:14 +09:00
2026-05-18 18:25:36 +09:00
2026-05-18 18:25:36 +09:00
2026-05-26 08:31:41 +09:00
2026-05-26 09:02:08 +09:00
2026-05-16 00:45:30 +09:00