|
|
8ca5c8052d
|
lua: string metatable, high-byte chars, multi-return truthy, perf
|
2026-04-25 11:15:12 +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 |
|
|
|
781bd36eeb
|
lua: scoreboard iter — trailing-dot numbers, stdlib preload, arg/debug stubs (8x assertion-depth)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 19:49:32 +00:00 |
|
|
|
99753580b4
|
Recover agent-loop progress: lua/prolog/forth/erlang/haskell phases 1-2
Salvaged from worktree-agent-* branches killed during sx-tree MCP outage:
- lua: tokenizer + parser + phase-2 transpile (~157 tests)
- prolog: tokenizer + parser + unification (72 tests, plan update lost to WIP)
- forth: phase-1 reader/interpreter + phase-2 colon/VARIABLE (134 tests)
- erlang: tokenizer + parser (114 tests)
- haskell: tokenizer + parse tests (43 tests)
Cherry-picked file contents only, not branch history, to avoid pulling in
unrelated ocaml-vm merge commits that were in those branches' bases.
|
2026-04-24 16:03:00 +00:00 |
|