erlang: round-out BIFs (+40 tests), full plan ticked at 530/530
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 10s

This commit is contained in:
2026-04-25 08:06:17 +00:00
parent a8cfd84f18
commit 44dc32aa54
5 changed files with 429 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
# Erlang-on-SX Scoreboard
**Total: 490 / 490 tests passing**
**Total: 530 / 530 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
| ✅ | tokenize | 62 | 62 |
| ✅ | parse | 52 | 52 |
| ✅ | eval | 306 | 306 |
| ✅ | eval | 346 | 346 |
| ✅ | runtime | 39 | 39 |
| ✅ | ring | 4 | 4 |
| ✅ | ping-pong | 4 | 4 |