• Joined on 2024-04-09
giles pushed to loops/tcl at coop/rose-ash 2026-05-06 08:54:27 +00:00
7b11f3d44a tcl: list commands — 12 commands (+26 tests, 182 total)
giles pushed to loops/tcl at coop/rose-ash 2026-05-06 08:49:21 +00:00
a26be0bfd0 tcl: tick string commands checkbox, update progress log
giles pushed to loops/tcl at coop/rose-ash 2026-05-06 08:48:46 +00:00
9ed3e4faaf tcl: string command — 16 subcommands + 29 tests (156 total)
giles pushed to loops/tcl at coop/rose-ash 2026-05-06 08:43:05 +00:00
ac013c9381 tcl: expr mini-language — recursive descent parser (+20 tests, 127 total)
giles pushed to loops/prolog at coop/rose-ash 2026-05-06 08:30:53 +00:00
f07b6e497e prolog: Hyperscript bridge (+19)
giles pushed to loops/js at coop/rose-ash 2026-05-06 06:48:04 +00:00
f93b13e861 briefing: push to origin/loops/js after each commit, fix branch ref
giles pushed to loops/tcl at coop/rose-ash 2026-05-06 06:47:58 +00:00
72ccaf4565 briefing: push to origin/loops/tcl after each commit
giles pushed to loops/smalltalk at coop/rose-ash 2026-05-06 06:47:57 +00:00
6fa0cdeedc briefing: push to origin/loops/smalltalk after each commit
giles pushed to loops/ruby at coop/rose-ash 2026-05-06 06:47:49 +00:00
fa3274c394 briefing: push to origin/loops/ruby after each commit
giles pushed to loops/lua at coop/rose-ash 2026-05-06 06:47:35 +00:00
394d4d69c4 briefing: push to origin/loops/lua after each commit
055cd14cc0 lua: plan — sequence-table perf blocker (string-key dict → integer list)
8ca5c8052d lua: string metatable, high-byte chars, multi-return truthy, perf
Compare 3 commits »
giles pushed to loops/erlang at coop/rose-ash 2026-05-06 06:47:23 +00:00
2db2d8e9f7 briefing: push to origin/loops/erlang after each commit
giles pushed to loops/apl at coop/rose-ash 2026-05-06 06:47:17 +00:00
d8cf74fd28 briefing: push to origin/loops/apl after each commit
giles pushed to loops/haskell at coop/rose-ash 2026-05-06 00:22:51 +00:00
41a69ecca7 haskell: class/instance declarations — parse + instance dict eval (+11 tests, 503/503)
giles pushed to loops/haskell at coop/rose-ash 2026-05-05 23:47:59 +00:00
5c00b5c58b haskell: inference unit tests — 55+ expressions, Phase 4 complete (+16 tests, 492/492)
giles pushed to loops/haskell at coop/rose-ash 2026-05-05 23:26:03 +00:00
622c0851ce haskell: let-polymorphism tests — id/const/nested/twice at multiple types (+6 tests, 476/476)
giles pushed to loops/haskell at coop/rose-ash 2026-05-05 23:02:39 +00:00
d8f3f8c3b2 haskell: type-sig checking — hk-ast-type + hk-check-sig + sig-aware infer-prog (+6 tests, 470/470)
giles pushed to hs-f at coop/rose-ash 2026-05-05 22:46:16 +00:00
17b5acb71f HS: resolves global context properly (+1)
giles pushed to hs-f at coop/rose-ash 2026-05-05 22:35:47 +00:00
0753982a02 HS: custom conversion API + asExpression tests (+2)
giles pushed to loops/haskell at coop/rose-ash 2026-05-05 22:32:24 +00:00
2606b83920 haskell: reject untypeable programs — hk-typecheck + hk-run-typed (+9 tests, 464/464)
giles pushed to hs-f at coop/rose-ash 2026-05-05 22:13:38 +00:00
2f8abb18a3 HS: generator hand-rolls + transition possessive target (+4 tests)