• Joined on 2024-04-09
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)
giles pushed to hs-f at coop/rose-ash 2026-05-06 22:34:08 +00:00
54b7a6aed0 HS: +4 — T9 obj-method, F2/F3 async args, F9 fetch html (1482/1496)
eaab8db840 merge: architecture → hs-f (R7RS steps 4-6, IO suspension, JIT, language libs)
c5d9a8b789 HS: wip — parser every-fix, integration boot, test tooling expansion
8a009df4a3 haskell: merge loops/haskell — Phases 1–6 complete (775 tests)
2249863d2d tcl: Phase 3 OCaml primitives — file I/O + clock; refresh prolog scoreboard
Compare 309 commits »
giles pushed to loops/haskell at coop/rose-ash 2026-05-06 22:27:38 +00:00
80d6507e57 haskell: Phase 8 audit — hk-show-val matches Haskell 98 (precedence-based parens, no-space separators)
giles pushed to loops/apl at coop/rose-ash 2026-05-06 22:09:20 +00:00
d67e04a9ad apl: inner product f.g (+12 tests, 163/163)
giles pushed to loops/haskell at coop/rose-ash 2026-05-06 21:45:32 +00:00
685fcd11d5 haskell: Phase 7 conformance — runlength-str.hs + ++ thunk-tail fix (+9 tests, 9/9)
giles pushed to loops/apl at coop/rose-ash 2026-05-06 21:41:20 +00:00
4332b4032f apl: outer product ∘.f (+12 tests, 151/151)
giles pushed to loops/apl at coop/rose-ash 2026-05-06 21:14:53 +00:00
3489c9f131 apl: each f¨ monadic + dyadic (+14 tests, 139/139)
giles pushed to loops/js at coop/rose-ash 2026-05-06 21:03:03 +00:00
066ddcd6e1 js-on-sx: fix rational-zero-division in core constants + charCodeAt
giles pushed to architecture at coop/rose-ash 2026-05-06 21:01:58 +00:00
a32561a07d merge: architecture → loops/tcl — R7RS, JIT, env-as-value
83dbb5958a tcl: Phase 4 env-as-value — current-env/eval-in-env/env-lookup/env-extend (+5 tests, 342/342 total)
d21cde336a tcl: Phase 3 OCaml primitives — file-read/write/append/exists?/glob + clock-seconds/milliseconds/format in sx_primitives.ml + unix dep; tcl-cmd-clock/file wired up; 337/337 green
f0f339709e tcl: replace eager coroutine pre-execution with true suspension via fibers
0596376199 tcl: Phase 2 fiber.sx — make-fiber/fiber-resume/fiber-done? via call/cc
Compare 9 commits »
giles pushed to loops/tcl at coop/rose-ash 2026-05-06 21:01:03 +00:00
a32561a07d merge: architecture → loops/tcl — R7RS, JIT, env-as-value
40f0e73386 briefing: tick Phase 4, update progress log — env-as-value complete
16cf4d9316 plans: sx-improvements roadmap + loop briefing (14 steps)
eaab8db840 merge: architecture → hs-f (R7RS steps 4-6, IO suspension, JIT, language libs)
c5d9a8b789 HS: wip — parser every-fix, integration boot, test tooling expansion
Compare 435 commits »
giles pushed to loops/haskell at coop/rose-ash 2026-05-06 20:54:58 +00:00
f6efba410a haskell: Phase 7 conformance — caesar.hs (+8 tests, 8/8)
giles pushed to loops/apl at coop/rose-ash 2026-05-06 20:46:21 +00:00
c56f400403 apl: scan f\ + f⍀ (+15 tests, 125/125)