• Joined on 2024-04-09
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)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 00:28:13 +00:00
3628a504db plans: tick Phase 4 40+ tests (operators.sx has 117)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 00:27:47 +00:00
4c71c5a75e apl: at @ replace+apply (+10 tests, 211/211)
giles pushed to loops/haskell at coop/rose-ash 2026-05-07 00:03:03 +00:00
39c7baa44c haskell: Phase 8 — showsPrec/showParen/shows/showString stubs (+7 tests, 7/7)
giles pushed to loops/apl at coop/rose-ash 2026-05-07 00:00:21 +00:00
9eecbde61e apl: rank f⍤k cell decomposition (+10 tests, 201/201)
giles pushed to loops/apl at coop/rose-ash 2026-05-06 23:32:33 +00:00
4dbd3a0b34 apl: power f⍣n + fixed-point f⍣≡ (+9 tests, 191/191)
giles pushed to loops/haskell at coop/rose-ash 2026-05-06 23:28:27 +00:00
ee74a396c5 haskell: Phase 8 deriving Show — verify nested-paren behavior (+4 tests, 15/15)
giles pushed to loops/apl at coop/rose-ash 2026-05-06 23:03:22 +00:00
3d2bdc52b5 apl: compose f∘g (+9 tests, 182/182)
giles pushed to loops/haskell at coop/rose-ash 2026-05-06 22:59:46 +00:00
a8997ab452 haskell: Phase 8 — print x = putStrLn (show x) in prelude (replaces builtin)
giles pushed to loops/apl at coop/rose-ash 2026-05-06 22:36:15 +00:00
d570da1dea apl: commute f⍨ (+10 tests, 173/173)