|
|
c6b7e19892
|
lua: io stub (buffered) + print/tostring/tonumber +12 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 19:07:31 +00:00 |
|
|
|
40439cf0e1
|
lua: table library (insert/remove/concat/sort/unpack) +13 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 19:00:18 +00:00 |
|
|
|
6dfef34a4b
|
lua: math library (abs/trig/log/pow/min/max/fmod/modf/random/...) +17 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 18:53:28 +00:00 |
|
|
|
8c25527205
|
lua: string library (len/upper/lower/rep/sub/byte/char/find/match/gmatch/gsub/format) +19 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 18:45:03 +00:00 |
|
|
|
a5947e1295
|
lua: coroutines (create/resume/yield/status/wrap) via call/cc +8 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 18:36:41 +00:00 |
|
|
|
0934c4bd28
|
lua: generic for-in; ipairs/pairs/next; arity-tolerant fns +9 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 18:23:50 +00:00 |
|
|
|
e224fb2db0
|
lua: pcall/xpcall/error via guard+raise; arity-dispatch lua-apply +9 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 18:05:35 +00:00 |
|
|
|
43c13c4eb1
|
lua: metatable dispatch (__index/__newindex/arith/cmp/__call/__len) +23 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 17:57:27 +00:00 |
|
|
|
4815db461b
|
lua: scoreboard baseline — 0/16 runnable (14 parse, 1 print, 1 vararg)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 17:43:33 +00:00 |
|
|
|
3ab8474e78
|
lua: conformance.sh + Python runner (writes scoreboard.{json,md})
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 17:37:09 +00:00 |
|
|
|
d925be4768
|
lua: vendor PUC-Rio 5.1 test suite (22 .lua files)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 17:29:01 +00:00 |
|
|
|
418a0dc120
|
lua: raw table access — mutating set!, len via has-key?, +19 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 17:23:39 +00:00 |
|
|
|
fe0fafe8e9
|
lua: table constructors (array/hash/computed/mixed/nested) +20 tests
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 17:17:35 +00:00 |
|
|
|
2b448d99bc
|
lua: multi-return + unpack at call sites (+10 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 17:10:52 +00:00 |
|
|
|
8bfeff8623
|
lua: phase 3 — functions + closures (+18 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
|
2026-04-24 16:57:57 +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 |
|