7735eb7512
HS-plan: cluster 32 MutationObserver blocked (env + scope)
...
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
loops/hs worktree ships without the sx-tree MCP binary built; even
after running `dune build bin/mcp_tree.exe` this iteration, tools
don't surface mid-session and the block-sx-edit hook prevents raw
`.sx` edits. The cluster scope itself spans parser/compiler/runtime
plus JS mock plus generator skip-list, so even with sx-tree loaded
it's a multi-commit job for a dedicated worktree.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-25 00:33:18 +00:00
1516e1f9cd
erlang: fib_server.erl, 5/5 classic programs (+8 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:33:18 +00:00
1b34d41b33
lua: unpack treats explicit nil i/j as missing (defaults to 1 and #t)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:31:03 +00:00
04a25d17d0
haskell: seq + deepseq via lazy-builtin flag (+9 tests, 368/368)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:28:19 +00:00
fd32bcf547
lua: string.format width/zero-pad/hex/octal/char/precision +6 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:24:05 +00:00
47f66ad1be
forth: pictured numeric output <#/#/#S/#>/HOLD/SIGN + U./U.R/.R (Hayes 448/638, 70%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:23:04 +00:00
4e7d2183ad
smalltalk: tokenizer + 63 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:19:23 +00:00
d170d5fbae
lua: skip top-level guard when chunk has no top-level return; loadstring sees user globals
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:14:15 +00:00
abc98b7665
lua: math fns type-check args (math.sin() now errors instead of returning 0)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:06:59 +00:00
6a00df2609
smalltalk: plan + briefing + sx-loops 8th slot
...
Showcase: blocks with non-local return on captured method-return
continuation. ANSI-ish Smalltalk-80 subset, SUnit + Pharo Kernel-Tests
slice, 7 phases. Worktree: /root/rose-ash-loops/smalltalk on
branch loops/smalltalk.
2026-04-25 00:05:31 +00:00
4e2e2c781c
HS-plan: cluster 31 runtime null-safety blocked (Bucket-D scope)
...
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
All 18 tests are SKIP (untranslated). Implementing the upstream
`error("HS")` helper requires coordinated work across the generator,
compiler (~17 emit paths), runtime (named-target helpers), and
function-call/possessive-base null guards. Doesn't fit a single
loop iteration — needs a dedicated design doc + worktree like the
Bucket E subsystems.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-25 00:01:24 +00:00
51ba2da119
erlang: echo.erl minimal server (+7 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:00:47 +00:00
1888c272f9
prolog: clause DB + loader (functor/arity → clauses), 14 tests green
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:59:46 +00:00
cc5315a5e6
haskell: lazy : + ranges + Prelude (repeat/iterate/fibs/take, +25 tests, 359/359)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:58:21 +00:00
c726a9e0fe
forth: double-cell ops D+/D-/DNEGATE/DABS/D=/D</D0=/D0</DMAX/DMIN (+18)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:52:43 +00:00
77f20b713d
lua: pattern character sets [...] and [^...] +3 tests; tests reach deeper code
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:52:39 +00:00
0491f061c4
lua: tonumber(s, base) for bases 2-36 +3 tests; math.lua past assert #21
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:44:08 +00:00
2a4a4531b9
lua: add lua-unwrap-final-return helper (for future use); keep top-level guard
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:34:07 +00:00
8a8d0e14bd
erlang: bank.erl account server (+8 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:28:24 +00:00
b6810e90ab
forth: mixed/double-cell math (S>D M* UM* UM/MOD FM/MOD SM/REM */ */MOD); Hayes 342→446 (69%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:25:43 +00:00
f89e50aa4d
lua: strip capture parens in patterns so (%a+) matches (captures not returned yet)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:23:02 +00:00
0e53e88b02
haskell: thunks + force, app args become lazy (+6 tests, 333/333)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:22:21 +00:00
e670e914e7
lua: extend patterns to match/gmatch/gsub; gsub with string/function/table repl +6 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:13:05 +00:00
bd0377b6a3
lua: minimal Lua pattern engine for string.find (classes/anchors/quantifiers)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:05:48 +00:00
3ec52d4556
lua: package.cpath/config/loaders/searchers stubs (attrib.lua past #9 )
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:56:57 +00:00
0962e4231c
erlang: ping_pong.erl (+4 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:56:28 +00:00
3ab01b271d
forth: Phase 5 memory + unsigned compare (Hayes 268→342, 53%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:56:26 +00:00
fba92c2b69
haskell: strict evaluator + 38 eval tests, Phase 2 complete (329/329)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:49:12 +00:00
fb18629916
lua: parenthesized expressions truncate multi-return via new lua-paren AST node +2 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:48:33 +00:00
d8be6b8230
lua: strip (else (raise e)) from loop-guard (SX guard re-raise hangs)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:37:29 +00:00
8e1466032a
forth: LSHIFT/RSHIFT + 32-bit arith truncation + early binding (Hayes 174→268)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:26:58 +00:00
e105edee01
lua: method-call binds obj to temp (no more double-eval); chaining works +1 test
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:25:51 +00:00
2a3340f8e1
erlang: ring.erl + call/cc suspension rewrite (+4 ring tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:24:17 +00:00
1aa06237f1
haskell: value-level pattern matcher (+31 tests, 281/281)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:15:13 +00:00
27425a3173
lua: 🎉 FIRST PASS! verybig.lua — io.output/stdout stubs + os.remove→true → 1/16 (6.2%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:13:15 +00:00
bac3471a1f
lua: break via guard+raise sentinel; auto-first multi in arith/concat +4 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:03:14 +00:00
68b0a279f8
lua: proper early-return via guard+raise sentinel; fixes if-then-return-end-rest +3 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:46:23 +00:00
e9c8f803b5
haskell: runtime constructor registry (+24 tests, 250/250)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:45:51 +00:00
b1bed8e0e5
lua: unary-minus/^ precedence (^ binds tighter); parse-pow-chain helper +3 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:38:01 +00:00
97513e5b96
erlang: exit/1 + process termination (+9 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:34:21 +00:00
9560145228
lua: byte-to-char only single chars (fix \0-escape regression breaking string lengths)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:29:43 +00:00
9435fab790
lua: decimal string escapes \\ddd + control escapes (\\a/\\b/\\f/\\v) +2 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:20:38 +00:00
ef81fffb6f
haskell: desugar guards/where/list-comp → core AST (+15 tests, 226/226)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:16:53 +00:00
fc2baee9c7
lua: loadstring returns compiled fn (errors propagate cleanly); parse-fail → (nil, err)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:12:12 +00:00
387a6e7f5d
forth: SP@ / SP! (+4; Hayes 174/590)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:07:10 +00:00
12b02d5691
lua: table.sort insertion-sort → quicksort; 30k sort.lua still timeouts (interpreter-bound)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:02:33 +00:00
e2e801e38a
erlang: receive...after Ms timeout clause (+9 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:01:39 +00:00
57516ce18e
lua: dostring alias + diagnosis notes; keep grinding scoreboard
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 20:53:36 +00:00
cab7ca883f
haskell: operator sections + list comprehensions, Phase 1 parser complete (+22 tests, 211/211)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 20:47:51 +00:00
46741a9643
lua: Lua 5.0-style arg auto-binding in vararg functions; assert-counter diagnostic +2 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 20:44:39 +00:00