• Joined on 2024-04-09
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 04:24:29 +00:00
a7272ad162 smalltalk: whileTrue:/whileFalse: family pinned + 14 tests
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 04:02:01 +00:00
f09a712666 smalltalk: BlockContext value family + 19 tests
giles pushed to loops/erlang at coop/rose-ash 2026-04-25 04:01:16 +00:00
424b5ca472 erlang: -module/M:F cross-module calls (+10 tests)
giles pushed to loops/forth at coop/rose-ash 2026-04-25 04:00:27 +00:00
f6e333dd19 forth: inline primitive calls in colon-def body (skip forth-execute-word)
giles pushed to loops/prolog at coop/rose-ash 2026-04-25 03:58:14 +00:00
ffc3716b0e prolog: append.pl + append.sx classic, 6 tests (build/check/split/deduce)
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 03:40:02 +00:00
c33d03d2a2 smalltalk: non-local return via captured ^k + 14 nlr tests
giles pushed to loops/forth at coop/rose-ash 2026-04-25 03:33:15 +00:00
c28333adb3 forth: \, POSTPONE-imm split, >NUMBER, DOES> — Hayes 486→618 (97%)
giles pushed to loops/prolog at coop/rose-ash 2026-04-25 03:27:58 +00:00
7fb4c52159 prolog: is/2 arithmetic with + - * / mod abs, 11 tests
giles pushed to loops/erlang at coop/rose-ash 2026-04-25 03:26:03 +00:00
882205aa70 erlang: try/catch/of/after, Phase 4 complete (+19 tests)
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 03:15:41 +00:00
82bad15b13 smalltalk: super send + top-level temps + 9 super tests
giles pushed to loops/prolog at coop/rose-ash 2026-04-25 02:56:34 +00:00
072735a6de prolog: write/1 + nl/0 via output buffer, 7 tests; built-ins box done
giles pushed to loops/forth at coop/rose-ash 2026-04-25 02:53:48 +00:00
1b2935828c forth: String word set COMPARE/SEARCH/SLITERAL (+9)
giles pushed to loops/erlang at coop/rose-ash 2026-04-25 02:51:33 +00:00
1a5a2e8982 erlang: exit-signal propagation + trap_exit (+11 tests)
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 02:49:18 +00:00
45147bd8a6 smalltalk: doesNotUnderstand: + Message + 12 tests
giles pushed to loops/forth at coop/rose-ash 2026-04-25 02:24:56 +00:00
64af162b5d forth: File Access word set (in-memory backing, Hayes unchanged)
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 02:23:49 +00:00
8b7b6ad028 smalltalk: method-lookup cache + 10 tests
giles pushed to loops/prolog at coop/rose-ash 2026-04-25 02:23:46 +00:00
1846be0bd8 prolog: ->/2 if-then-else (in ; and standalone), 9 tests
giles pushed to loops/erlang at coop/rose-ash 2026-04-25 02:16:07 +00:00
c363856df6 erlang: link/unlink/monitor/demonitor + refs (+17 tests)
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 02:01:09 +00:00
4e89498664 smalltalk: eval-ast + 60 tests
giles pushed to loops/forth at coop/rose-ash 2026-04-25 01:55:40 +00:00
8ca2fe3564 forth: WITHIN/ABORT/ABORT"/EXIT/UNLOOP (+7; Hayes 486/638, 76%)