erlang: atom_to_list/integer_to_list return Erlang charlists; list_to_* accept both (+9 net eval, 759/759)

This commit is contained in:
2026-06-06 08:04:45 +00:00
parent 9fe5c9044d
commit 5098a8f015
4 changed files with 64 additions and 26 deletions

View File

@@ -1,12 +1,12 @@
# Erlang-on-SX Scoreboard
**Total: 750 / 750 tests passing**
**Total: 759 / 759 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
| ✅ | tokenize | 62 | 62 |
| ✅ | parse | 52 | 52 |
| ✅ | eval | 397 | 397 |
| ✅ | eval | 406 | 406 |
| ✅ | runtime | 93 | 93 |
| ✅ | ring | 4 | 4 |
| ✅ | ping-pong | 4 | 4 |