Files
rose-ash/spec
giles 92adf9d496
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 16s
HS: fix compiler AST-unwrap + restore hs-id= dispatch after merge regression
Merge c36fd5b2 stripped the source-info dict unwrapping from hs-to-sx
(the (let ((ast (if (and (dict? ast) (:hs-ast)) ...) wrapper) and also
introduced E37 tokenizer whitespace-token changes that broke the parser.

Reverts tokenizer/runtime to pre-E37 HEAD~1 state, restores hs-to-sx
with AST unwrapping from 61c9697f, and adds back the hs-id= dispatch
clause. Baseline: 178/195.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 19:13:02 +00:00
..