erlang: code:purge/1 + code:soft_purge/1 (+10 eval tests)

This commit is contained in:
2026-05-14 19:02:24 +00:00
parent 89a6b30501
commit cd45ebcc7a
5 changed files with 129 additions and 6 deletions

View File

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