• Joined on 2024-04-09
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)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 03:10:12 +00:00
bee4e0846c apl: niladic/monadic/dyadic valence dispatch (+14 tests, 269/269)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 03:00:36 +00:00
51f57aa2fa haskell: Phase 9 — undefined in prelude + lazy CAFs (+2 tests, 59/59)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 02:42:37 +00:00
f591ee17c3 apl: control words :If/:While/:For/:Select (+10 tests, 255/255)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 02:24:52 +00:00
31308602ca haskell: Phase 9 — error builtin raises with hk-error: prefix (+2 tests, 57/57)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 02:13:07 +00:00
1900726fc9 apl: tradfn ∇ header — line-numbered stmts + :branch goto (+10 tests, 245/245)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 01:44:27 +00:00
16167c5d9b apl: dfn complete — guards, locals, ∇ recursion, ⍺← default (+9 tests, 235/235)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 01:35:45 +00:00
788e8682f5 haskell: Phase 8 conformance — showadt.hs + showio.hs (both 5/5)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 01:04:57 +00:00
bb134b88e3 haskell: Phase 8 — tests/show.sx expanded to 26/26 (full audit coverage)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 00:58:09 +00:00
84d210b6b3 apl: dfn foundation — transpile.sx + apl-eval-ast (+15 tests, 226/226)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 00:32:43 +00:00
d8dec07df3 haskell: Phase 8 — Read class stub (reads/readsPrec/read) (+3 tests, 10/10)