aad178aa0f
forth: fix #S / UM/MOD precision bugs — Hayes 628→632/638 (99%)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 46s
Round 2 conformance fixes:
- forth-pic-step: replace float-imprecise body with same two-step
16-bit division as # — fixes #S producing '0' instead of full
binary string (GP6/GN1 pictured-output tests)
- UM/MOD: rewrite with two-phase 16-bit long division using explicit
t - q*div subtraction, avoiding mod_float vs floor-division
inconsistency at exact integer boundaries
6 failures remain (SOURCE/>IN tracking and CHAR " with custom delimiter
require deeper interpreter plumbing changes).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-05 21:31:03 +00:00
55f3024743
forth: JIT cooperation hooks (vm-eligible flag + call-count + forth-hot-words)
Test, Build, and Deploy / test-build-deploy (push) Failing after 11s
2026-04-25 04:57:49 +00:00
f6e333dd19
forth: inline primitive calls in colon-def body (skip forth-execute-word)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 04:00:24 +00:00
c28333adb3
forth: \, POSTPONE-imm split, >NUMBER, DOES> — Hayes 486→618 (97%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 03:33:13 +00:00
1b2935828c
forth: String word set COMPARE/SEARCH/SLITERAL (+9)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 02:53:46 +00:00
64af162b5d
forth: File Access word set (in-memory backing, Hayes unchanged)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 02:24:55 +00:00
8ca2fe3564
forth: WITHIN/ABORT/ABORT"/EXIT/UNLOOP (+7; Hayes 486/638, 76%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 01:55:38 +00:00
b1a7852045
forth: [, ], STATE, EVALUATE (+5; Hayes 463→477, 74%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 01:23:23 +00:00
89a879799a
forth: parsing/dictionary '/[']/EXECUTE/LITERAL/POSTPONE/WORD/FIND/>BODY (Hayes 463/638, 72%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:55:34 +00:00
47f66ad1be
forth: pictured numeric output <#/#/#S/#>/HOLD/SIGN + U./U.R/.R (Hayes 448/638, 70%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-25 00:23:04 +00:00
c726a9e0fe
forth: double-cell ops D+/D-/DNEGATE/DABS/D=/D</D0=/D0</DMAX/DMIN (+18)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:52:43 +00:00
b6810e90ab
forth: mixed/double-cell math (S>D M* UM* UM/MOD FM/MOD SM/REM */ */MOD); Hayes 342→446 (69%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 23:25:43 +00:00
3ab01b271d
forth: Phase 5 memory + unsigned compare (Hayes 268→342, 53%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:56:26 +00:00
8e1466032a
forth: LSHIFT/RSHIFT + 32-bit arith truncation + early binding (Hayes 174→268)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 22:26:58 +00:00
387a6e7f5d
forth: SP@ / SP! (+4; Hayes 174/590)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 21:07:10 +00:00
acf9c273a2
forth: BASE/DECIMAL/HEX/BIN/OCTAL (+9; Hayes 174/590)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 20:40:11 +00:00
35ce18eb97
forth: CHAR/[CHAR]/KEY/ACCEPT (+7; Hayes 174/590)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 20:12:31 +00:00
1c975f229d
forth: Phase 4 strings — S"/C"/."/TYPE/COUNT/CMOVE/FILL/BLANK (+16; Hayes 168/590)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 19:45:40 +00:00
0e509af0a2
forth: Hayes conformance runner + baseline scoreboard (165/590, 28%)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-04-24 19:13:45 +00:00