erlang: register/whereis, Phase 5 complete (+12 tests)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-25 05:43:57 +00:00
parent 47a59343a1
commit 8e809614ba
6 changed files with 202 additions and 17 deletions

View File

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