erlang: Phase 8 BIF registry foundation (+18 runtime tests, 600/600)

This commit is contained in:
2026-05-14 19:34:30 +00:00
parent 925bbd0d42
commit 498d2533d8
5 changed files with 88 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
# Erlang-on-SX Scoreboard
**Total: 582 / 582 tests passing**
**Total: 600 / 600 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
| ✅ | tokenize | 62 | 62 |
| ✅ | parse | 52 | 52 |
| ✅ | eval | 385 | 385 |
| ✅ | runtime | 52 | 52 |
| ✅ | runtime | 70 | 70 |
| ✅ | ring | 4 | 4 |
| ✅ | ping-pong | 4 | 4 |
| ✅ | bank | 8 | 8 |