erlang: code:load_binary/3 hot-reload BIF (+8 eval tests)

This commit is contained in:
2026-05-14 18:52:45 +00:00
parent 0c389d4696
commit 89a6b30501
5 changed files with 104 additions and 6 deletions

View File

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