• Joined on 2024-04-09
giles pushed to loops/prolog at coop/rose-ash 2026-04-25 01:48:59 +00:00
3adad8e50e prolog: \=/2 + ;/2 + call/1 built-ins, 11 tests
giles pushed to loops/erlang at coop/rose-ash 2026-04-25 01:41:56 +00:00
aa7d691028 erlang: ring benchmark + results — Phase 3 closed
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 01:35:02 +00:00
52523606a8 smalltalk: class table + bootstrap hierarchy + 54 tests
giles pushed to loops/forth at coop/rose-ash 2026-04-25 01:23:25 +00:00
b1a7852045 forth: [, ], STATE, EVALUATE (+5; Hayes 463→477, 74%)
giles pushed to loops/lua at coop/rose-ash 2026-04-25 01:19:02 +00:00
dd47fa8a0b lua: coroutine.running/isyieldable
giles pushed to loops/prolog at coop/rose-ash 2026-04-25 01:14:14 +00:00
f019d42727 prolog: cut !/0 with two-cut-box barrier scheme, 6 tests
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 01:11:45 +00:00
e71154f9c6 smalltalk: chunk-stream parser + pragmas + 21 tests
giles pushed to loops/lua at coop/rose-ash 2026-04-25 01:10:32 +00:00
fad44ca097 lua: string.byte(s,i,j) supports ranges, returns multi-values
giles pushed to loops/erlang at coop/rose-ash 2026-04-25 01:06:25 +00:00
089e2569d4 erlang: conformance.sh + scoreboard (358/358 across 9 suites)
giles pushed to loops/lua at coop/rose-ash 2026-04-25 01:02:35 +00:00
702e7c8eac lua: math.sinh/cosh/tanh hyperbolic functions
giles pushed to loops/haskell at coop/rose-ash 2026-04-25 00:59:44 +00:00
cd489b19be haskell: do-notation desugar + stub IO monad (return/>>=/>>) (+14 tests, 382/382)
giles pushed to loops/forth at coop/rose-ash 2026-04-25 00:55:35 +00:00
89a879799a forth: parsing/dictionary '/[']/EXECUTE/LITERAL/POSTPONE/WORD/FIND/>BODY (Hayes 463/638, 72%)
giles pushed to loops/lua at coop/rose-ash 2026-04-25 00:55:24 +00:00
73694a3a84 lua: log: tried two-phase eval; reverted due to ordering issues with method-decls
giles pushed to loops/lua at coop/rose-ash 2026-04-25 00:48:20 +00:00
b9b875f399 lua: string.dump stub; diagnosed calls.lua fat-undef as at line 295
giles pushed to loops/smalltalk at coop/rose-ash 2026-04-25 00:46:07 +00:00
33ce994f23 smalltalk: expression parser + 47 parse tests
giles pushed to loops/lua at coop/rose-ash 2026-04-25 00:39:48 +00:00
f620be096b lua: math.mod (alias) + math.frexp + math.ldexp
giles pushed to loops/prolog at coop/rose-ash 2026-04-25 00:38:53 +00:00
738f44e47d prolog: DFS solver (CPS, trail-based) + true/fail/=/conj built-ins, 18 tests
giles pushed to loops/hs at coop/rose-ash 2026-04-25 00:33:20 +00:00
7735eb7512 HS-plan: cluster 32 MutationObserver blocked (env + scope)
giles pushed to loops/erlang at coop/rose-ash 2026-04-25 00:33:20 +00:00
1516e1f9cd erlang: fib_server.erl, 5/5 classic programs (+8 tests)
giles pushed to loops/lua at coop/rose-ash 2026-04-25 00:31:04 +00:00
1b34d41b33 lua: unpack treats explicit nil i/j as missing (defaults to 1 and #t)