forth: LSHIFT/RSHIFT + 32-bit arith truncation + early binding (Hayes 174→268)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-24 22:26:58 +00:00
parent 387a6e7f5d
commit 8e1466032a
7 changed files with 143 additions and 45 deletions

View File

@@ -1,12 +1,12 @@
{
"source": "gerryjackson/forth2012-test-suite src/core.fr",
"generated_at": "2026-04-24T21:06:54Z",
"generated_at": "2026-04-24T22:26:31Z",
"chunks_available": 638,
"chunks_fed": 590,
"total": 590,
"pass": 174,
"fail": 0,
"error": 416,
"percent": 29,
"chunks_fed": 638,
"total": 638,
"pass": 268,
"fail": 2,
"error": 368,
"percent": 42,
"note": "completed"
}