forth: mixed/double-cell math (S>D M* UM* UM/MOD FM/MOD SM/REM */ */MOD); Hayes 342→446 (69%)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-24 23:25:43 +00:00
parent 3ab01b271d
commit b6810e90ab
5 changed files with 202 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
{
"source": "gerryjackson/forth2012-test-suite src/core.fr",
"generated_at": "2026-04-24T22:54:53Z",
"generated_at": "2026-04-24T23:25:04Z",
"chunks_available": 638,
"chunks_fed": 638,
"total": 638,
"pass": 342,
"fail": 4,
"error": 292,
"percent": 53,
"pass": 446,
"fail": 7,
"error": 185,
"percent": 69,
"note": "completed"
}