From e85a828de8cbfbaad0b55fa00db44eb00296db9c Mon Sep 17 00:00:00 2001 From: giles Date: Wed, 6 May 2026 21:30:27 +0000 Subject: [PATCH] plan: record step 1 commit hash --- plans/sx-improvements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/sx-improvements.md b/plans/sx-improvements.md index dfa73688..d4bb64ea 100644 --- a/plans/sx-improvements.md +++ b/plans/sx-improvements.md @@ -181,7 +181,7 @@ these when operands are known numbers/lists. | Step | Status | Commit | |------|--------|--------| -| 1 — JIT combinator bug | [x] | 6297a380 | +| 1 — JIT combinator bug | [x] | 882a4b76 | | 2 — letrec+resume | [ ] | — | | 3 — tokenizer :end/:line | [ ] | — | | 4 — parser spans complete | [ ] | — |