• Joined on 2024-04-09
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 08:23:15 +00:00
e27daee4a8 haskell: Phase 10 — Fractional stub: recip + fromRational (+3 tests, 31/31)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 08:01:55 +00:00
ef33e9a43a haskell: Phase 10 — math builtins (sqrt/floor/ceiling/round/truncate) (+6 tests, 28/28)
giles pushed to loops/js at coop/rose-ash 2026-05-07 07:57:30 +00:00
89f1c0ccbe js-on-sx: bump test262 runner per-test timeout 5s→15s
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 07:56:03 +00:00
1b7bd86b43 haskell: Phase 10 — Float show with .0 suffix and scientific form (+4 tests, 22/22)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 07:29:12 +00:00
d755caeb9a apl: idiom corpus — 34 classic idioms; entire plan complete (362/362)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 07:11:43 +00:00
e5fe9ad2d4 haskell: Phase 10 — toInteger/fromInteger verified as prelude identities (+4 tests, 18/18)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 06:56:23 +00:00
3e77dd4ded apl: ⎕ system functions + drive corpus to 100+ (+13 tests, 328/328)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 06:44:53 +00:00
2d373da06b haskell: Phase 10 — fromIntegral verified as prelude identity (+4 tests, 14/14)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 06:23:08 +00:00
0f13052900 apl: quicksort recursive partition — Phase 6 classics complete (+9 tests, 315/315)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 06:16:07 +00:00
25cf832998 haskell: Phase 10 — large integer audit, document practical 2^53 limit (10/10)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 05:47:03 +00:00
e37167a58e apl: n-queens via permute + diagonal filter, q(8)=92 (+10 tests, 306/306)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 05:40:08 +00:00
29542ba9d2 haskell: Phase 9 conformance — partial.hs (7/7), Phase 9 complete
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 05:12:02 +00:00
c2de220cce haskell: Phase 9 — tests/errors.sx (14/14, plan ≥10)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 05:07:33 +00:00
49eb22243a apl: mandelbrot real-axis batched z=z²+c (+9 tests, 296/296)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 04:43:15 +00:00
d523df30c2 haskell: Phase 9 — hk-test-error helper in testlib.sx (+2 tests, 66/66)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 04:36:56 +00:00
20a61de693 apl: life Conway via 9-shift toroidal sum (+7 tests, 287/287)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 04:14:52 +00:00
1b844f6a19 haskell: Phase 9 — hk-run-io catches errors and appends to io-lines
giles pushed to loops/apl at coop/rose-ash 2026-05-07 04:07:15 +00:00
ed0853f4a0 apl: primes sieve (2=+⌿0=A∘.|A)/A←⍳N + apl-compress (+11 tests, 280/280)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 03:38:03 +00:00
ec26b61cbe apl: conformance.sh + scoreboard.{json,md} — Phase 5 complete (269/269)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 03:31:26 +00:00
5f758d27c1 haskell: Phase 9 — partial fns proper error messages (head []/tail []/fromJust Nothing) (+5 tests, 64/64)