Files
rose-ash/lib
giles d25a97d464 HS: fix increment/decrement for possessive/dot properties
my.innerHTML and #el's prop both parse as (poss owner prop) via
parse-poss-tail, not as (. owner prop). emit-inc/emit-dec case 2
only checked for dot-sym — add poss to the OR condition, matching
how emit-set already handles both forms.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 10:36:32 +00:00
..