Files
rose-ash/lib/erlang/scoreboard.md
giles 355a482dfe
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m6s
erlang: lists:sort/1,2 + lists:usort/1 with full term order (lists_ext suite, 788/788)
New lib/erlang/lists-ext.sx (loaded after runtime.sx): stable merge
sort over an SX-list bridge. sort/1 and usort/1 use full Erlang term
order via a self-contained er-ext-lt? (deep tuple/list compare that
the shared er-lt? lacks); sort/2 takes a fun(A,B)->bool comparator.

Registration wraps er-register-builtin-bifs! so the BIFs survive the
mid-run registry resets done by tests/runtime.sx.

Roadmap is saturated within this loop's scope; this is forever-loop
stdlib hardening. New file forced by the broken sx-tree write tools
in this worktree (see Blockers) — authored via Write + sx_validate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 13:19:00 +00:00

490 B

Erlang-on-SX Scoreboard

Total: 788 / 788 tests passing

Suite Pass Total
tokenize 62 62
parse 52 52
eval 408 408
runtime 93 93
ring 4 4
ping-pong 4 4
bank 8 8
echo 7 7
fib 8 8
ffi 37 37
vm 78 78
send_after 10 10
lists_ext 17 17

Generated by lib/erlang/conformance.sh.