From 30722dfe1cfa89d5a54130b4d2b3906e68f570b8 Mon Sep 17 00:00:00 2001 From: giles Date: Wed, 6 May 2026 22:54:41 +0000 Subject: [PATCH] plan: record step 5 commit hash Co-Authored-By: Claude Opus 4.7 (1M context) --- 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 8cc20f60..3de774aa 100644 --- a/plans/sx-improvements.md +++ b/plans/sx-improvements.md @@ -189,7 +189,7 @@ these when operands are known numbers/lists. | 2 — letrec+resume | [x] | e80e655b | | 3 — tokenizer :end/:line | [x] | 023bc2d8 | | 4 — parser spans complete | [x] | b7ad5152 (subsumed by 023bc2d8) | -| 5 — OCaml AdtValue + define-type + match | [x] | (pending) | +| 5 — OCaml AdtValue + define-type + match | [x] | 1f49242a | | 6 — JS AdtValue + define-type + match | [ ] | — | | 7 — nested patterns | [ ] | — | | 8 — exhaustiveness warnings | [ ] | — |