Files
rose-ash/lib
giles 42c7a593cf
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 39s
HS: parse-feat keyword-first guard — fix assert-throws for command-like scripts (+2 tests)
parse-feat true fallback now routes directly to parse-cmd-list when the first
token is a keyword (e.g. "add - to"), so command-keyword scripts always produce
parse errors rather than being treated as subtraction expressions. Non-keyword
tokens (numbers, identifiers, paren-open) still try expression-first.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 19:27:19 +00:00
..