Skip to content

fix(tokenizer): handle escaped chars in words - #10

Merged
aliou merged 1 commit into
mainfrom
fix-tokenizer-backslash-escapes
Jul 29, 2026
Merged

fix(tokenizer): handle escaped chars in words#10
aliou merged 1 commit into
mainfrom
fix-tokenizer-backslash-escapes

Conversation

@aliou

@aliou aliou commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • handle general backslash escapes in top-level word scanning before terminators/extglobs
  • keep literal source positions stable across escaped chars plus continuations
  • add parser regression tests and a patch changeset

Verification

  • pnpm check
  • pnpm vitest run
  • pnpm build
  • reviewer: no material findings

@aliou
aliou force-pushed the fix-tokenizer-backslash-escapes branch from a249781 to 69d18af Compare July 29, 2026 21:58
@aliou
aliou merged commit 63b3cc5 into main Jul 29, 2026
1 check passed
@aliou
aliou deleted the fix-tokenizer-backslash-escapes branch July 29, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant