0554f8a113
Refactor sx.js: extract string renderer, deduplicate helpers, remove dead code
...
Extract Node-only string renderer (renderToString, renderStr, etc.) to
sx-test.js. Add shared helpers (_processOOBSwaps, _postSwap, _processBindings,
_evalCond, _logParseError) replacing duplicated logic. Remove dead isTruthy
and _sxCssKnown class-list fallback. Compress section banners. sx.js goes
from 2652 to 2279 lines (-14%) with zero browser-side behavior change.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 23:00:58 +00:00
e8bc228c7f
Rebrand sexp → sx across web platform (173 files)
...
Build and Deploy / build-and-deploy (push) Successful in 11m37s
Rename all sexp directories, files, identifiers, and references to sx.
artdag/ excluded (separate media processing DSL).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-01 11:06:57 +00:00