3709460d0b
erlang: erlang:send_after/3 + cancel_timer/1 + monotonic_time (T1+T2, 766/766)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m2s
Logical-clock timer wheel in the scheduler. send_after schedules a
message-delivery event at an absolute deadline (clock + Time ms);
cancel_timer marks a live timer cancelled and reports remaining ms,
or false. Time advances only when the runnable queue drains, jumping
to the earliest pending deadline (deterministic, no wall clock).
monotonic_time/0,1 exposes the logical ms clock.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-28 17:44:19 +00:00
5098a8f015
erlang: atom_to_list/integer_to_list return Erlang charlists; list_to_* accept both (+9 net eval, 759/759)
2026-06-06 08:04:45 +00:00
9fe5c9044d
erlang: $X char literals decode to char code in tokenizer (+12 eval tests, 750/750)
2026-06-06 08:03:46 +00:00
c6f397c3d9
erlang: register binary_to_list/1 + list_to_binary/1 BIFs (+9 ffi tests, 738/738)
2026-06-06 08:02:36 +00:00
89ce7b857d
erlang: wire file:list_dir/1 against file-list-dir (Phase 8, +4 ffi tests); 729/729, progress log
2026-05-18 22:01:03 +00:00
4591ac530b
erlang: wire cid:from_bytes/1 + cid:to_string/1 against cid-from-bytes/cid-from-sx (Phase 8, +7 ffi tests)
2026-05-18 22:00:41 +00:00
250d0511c0
erlang: wire crypto:hash/2 against crypto-sha256/512/sha3-256 (Phase 8, +6 ffi tests)
2026-05-18 22:00:17 +00:00
5fd358a7a7
erlang: Phase 9i — SX dispatcher consults extension-opcode-id (+6 vm tests, 715/715)
2026-05-15 08:30:52 +00:00
e8a5c2e1ba
erlang: Phase 9f — hot-BIF opcode table (+18 vm tests)
2026-05-14 21:26:51 +00:00
3efd735283
erlang: Phase 9e — OP_SPAWN / OP_SEND + VM-process registry (+16 vm tests)
2026-05-14 21:20:37 +00:00
10623da0b0
erlang: Phase 9d — OP_RECEIVE_SCAN stub (+10 vm tests)
2026-05-14 21:13:40 +00:00
528b24a1cd
erlang: Phase 9c — OP_PERFORM / OP_HANDLE stubs (+9 vm tests)
2026-05-14 21:08:12 +00:00
25924d6212
erlang: Phase 9b — stub VM dispatcher + 3 pattern opcodes (+19 vm tests)
2026-05-14 20:52:26 +00:00
6636f9c170
erlang: extract ffi test suite (637/637, ffi 14/14)
2026-05-14 20:21:51 +00:00
29fd70f17a
erlang: file:read_file/write_file/delete BIFs (+10 eval tests, 633/633)
2026-05-14 20:14:31 +00:00
3d092dd78e
erlang: er-to-sx / er-of-sx term marshalling (+23 runtime tests)
2026-05-14 20:07:35 +00:00
2ee5e45515
erlang: migrate BIFs onto registry, delete cond dispatchers (600/600)
2026-05-14 19:41:30 +00:00
498d2533d8
erlang: Phase 8 BIF registry foundation (+18 runtime tests, 600/600)
2026-05-14 19:34:30 +00:00
925bbd0d42
erlang: Phase 7 capstone — full hot-reload ladder green (+5 eval tests)
2026-05-14 19:29:15 +00:00
b5e93df82e
erlang: verify hot-reload call dispatch semantics (+6 eval tests)
2026-05-14 19:17:59 +00:00
582baf5bfd
erlang: code:which/is_loaded/all_loaded introspection (+10 eval tests)
2026-05-14 19:08:34 +00:00
cd45ebcc7a
erlang: code:purge/1 + code:soft_purge/1 (+10 eval tests)
2026-05-14 19:02:24 +00:00
89a6b30501
erlang: code:load_binary/3 hot-reload BIF (+8 eval tests)
2026-05-14 18:52:45 +00:00
0c389d4696
erlang: module-version slot (Phase 7 step 1, +13 runtime tests)
2026-05-14 17:35:02 +00:00
44dc32aa54
erlang: round-out BIFs (+40 tests), full plan ticked at 530/530
Test, Build, and Deploy / test-build-deploy (push) Failing after 10s
2026-04-25 08:06:17 +00:00
a8cfd84f18
erlang: ETS-lite (+13 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 07:32:24 +00:00
ce8ff8b738
erlang: binary pattern matching <<...>> (+21 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 06:54:58 +00:00
193b0c04be
erlang: list comprehensions (+12 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 06:19:14 +00:00
8e809614ba
erlang: register/whereis, Phase 5 complete (+12 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 05:43:57 +00:00
47a59343a1
erlang: supervisor one-for-one (+7 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 05:09:41 +00:00
8717094e74
erlang: gen_server behaviour (+10 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 04:36:29 +00:00
424b5ca472
erlang: -module/M:F cross-module calls (+10 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 04:01:14 +00:00
882205aa70
erlang: try/catch/of/after, Phase 4 complete (+19 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 03:26:01 +00:00
1a5a2e8982
erlang: exit-signal propagation + trap_exit (+11 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 02:51:32 +00:00
c363856df6
erlang: link/unlink/monitor/demonitor + refs (+17 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 02:16:04 +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
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
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
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
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
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
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
d191f7cd9e
erlang: send + selective receive via shift/reset (+13 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 20:27:59 +00:00
266693a2f6
erlang: spawn/1 + self/0 + is_pid (+13 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 19:50:09 +00:00
bc1a69925e
erlang: scheduler + process record foundation (+39 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 19:16:01 +00:00
1dc96c814e
erlang: core BIFs + funs, Phase 2 complete (+35 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 18:43:25 +00:00
7f4fb9c3ed
erlang: guard BIFs + call dispatch (+20 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 18:08:48 +00:00
4965be71ca
erlang: pattern matching + case (+21 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 17:36:44 +00:00
efbab24cb2
erlang: sequential eval (+54 tests)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 17:03:00 +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