fed-sx-m1: Step 3b substrate fix #2 — $X char literals decode to char code in tokenizer (+12 eval, 750/750)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 31s

This commit is contained in:
2026-06-04 22:50:35 +00:00
parent 24e3bf53b0
commit 3d80bd8ce6
6 changed files with 65 additions and 23 deletions

View File

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