Files
rose-ash/lib/hyperscript
giles d5aa8a2e74
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 38s
HS: coll-feats error on unconsumed tokens (+1 test)
When parse-feat returns nil but the token stream is not at EOF,
coll-feats now throws a parse error ('Unexpected token X') instead
of silently returning the partial result. Fixes 'extra chars cause
error when evaling': eval-hs("1!") now correctly throws because '!'
is left over after parsing the number expression.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 17:46:06 +00:00
..