Files
Vance Ingalls 2197f1816a fix: parser single-quote normalization breaks on apostrophes in text
The single-quote replacement regex ran after key-quoting, causing it
to match apostrophes inside already-double-quoted strings like
"didn't". Moving it before key-quoting fixes the issue since it only
matches actual single-quoted string values at that point.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 00:13:21 -07:00
..
2026-04-02 00:13:21 -07:00
2026-04-01 21:36:24 +00:00
2026-04-01 21:36:24 +00:00