• Joined on 2024-04-09
giles pushed to loops/fed-sx-m1 at coop/rose-ash 2026-05-28 00:46:55 +00:00
d1a2ebd709 fed-sx-m1: Step 5a — pure-functional registry (new/register/lookup/list) + 14 tests
giles pushed to loops/go at coop/rose-ash 2026-05-28 00:31:34 +00:00
459427512d go: Phase 7 foundation — generics syntax through parser/typer/eval [shapes-static-types-bidirectional]
giles pushed to loops/fed-sx-m1 at coop/rose-ash 2026-05-28 00:19:12 +00:00
203a3a3c67 fed-sx-m1: Step 4d — bootstrap:build_genesis/verify_genesis + cidhash helpers + 12 tests
giles pushed to loops/go at coop/rose-ash 2026-05-27 23:55:02 +00:00
c50f5d5155 go: goroutine-panic propagation + 8 corner tests → eval 100/100, Phase 6 acceptance cleared [shapes-scheduler]
giles pushed to loops/fed-sx-m1 at coop/rose-ash 2026-05-27 23:51:24 +00:00
73a1a55572 fed-sx-m1: Step 4c — bootstrap:read_genesis/0,1 + 5 helpers + 15 read tests
giles pushed to loops/fed-sx-m1 at coop/rose-ash 2026-05-27 23:21:27 +00:00
ae5df5cfa1 fed-sx-m1: Step 4b-cod — 8 bootstrap codecs/sig-suites/audience files + manifest complete + 14 new parse tests (50 total)
giles pushed to loops/go at coop/rose-ash 2026-05-27 23:20:59 +00:00
f52ad1fac6 go: panic + recover → eval 92/92, total 509/509, Phase 6 closed [shapes-scheduler]
giles pushed to loops/fed-sx-m1 at coop/rose-ash 2026-05-27 23:10:16 +00:00
5d7b167a93 fed-sx-m1: Step 4b-vld — 3 bootstrap validators + manifest update + 5 new parse tests (36 total)
giles pushed to loops/go at coop/rose-ash 2026-05-27 23:00:44 +00:00
219e2fcfe7 go: defer + LIFO drain → eval 86/86, total 503/503 [shapes-scheduler]
giles pushed to loops/fed-sx-m1 at coop/rose-ash 2026-05-27 22:52:59 +00:00
cfdb9cd875 fed-sx-m1: Step 4b-proj — 7 bootstrap projections + manifest update + 9 new parse tests (31 total)
giles pushed to loops/go at coop/rose-ash 2026-05-27 22:24:18 +00:00
1d3021d206 go: after(d) timer stub + 13 pattern tests → runtime 40/40, Phase 5 closed [shapes-scheduler]
giles pushed to loops/go at coop/rose-ash 2026-05-27 22:09:48 +00:00
fa99652970 go: eval.sx — range-over-{slice,map,chan} + 7 tests; break-env fix [nothing]
giles pushed to loops/go at coop/rose-ash 2026-05-27 22:03:20 +00:00
4807bc9c58 go: eval.sx + sched.sx — select stmt evaluation + 6 tests [nothing]
giles pushed to loops/go at coop/rose-ash 2026-05-27 21:55:47 +00:00
b693854dc4 go: sched.sx — channels + goroutines (v0 synchronous) + 12 tests; Phase 5 starts [shapes-scheduler]
giles pushed to loops/go at coop/rose-ash 2026-05-27 21:47:09 +00:00
674d8115b8 go: eval.sx — method dispatch + unary + e2e programs + 14 tests; Phase 4 bar crossed [nothing]
giles pushed to loops/go at coop/rose-ash 2026-05-27 21:39:09 +00:00
99f8f37ff8 go: eval.sx — structs + selector + selector-assign + 8 tests [nothing]
giles pushed to loops/go at coop/rose-ash 2026-05-27 21:33:19 +00:00
9ed58bd0fc go: eval.sx — maps + index-assign + 8 tests; word-count e2e [nothing]
giles pushed to loops/go at coop/rose-ash 2026-05-27 21:28:15 +00:00
ab04ec1cf7 go: eval.sx — slices + index + slice expr + len/append builtins + 10 tests [nothing]
giles pushed to loops/go at coop/rose-ash 2026-05-27 21:22:36 +00:00
a019aa1edc go: eval.sx — for / break / continue / inc-dec + 7 tests [nothing]
giles pushed to loops/go at coop/rose-ash 2026-05-27 21:17:29 +00:00
1340c2626b go: eval.sx — stmts + function application; recursive fib evaluates + 8 tests [nothing]