Skip to content

Issue#1531: Improved parser to handle both qualified expressions and parenthesis character literals#1532

Merged
JHertz5 merged 5 commits intojeremiah-c-leary:masterfrom
JHertz5:issue-1531
Jan 13, 2026
Merged

Issue#1531: Improved parser to handle both qualified expressions and parenthesis character literals#1532
JHertz5 merged 5 commits intojeremiah-c-leary:masterfrom
JHertz5:issue-1531

Conversation

@JHertz5
Copy link
Copy Markdown
Collaborator

@JHertz5 JHertz5 commented Dec 23, 2025

Resolves #1531.

…erly.

Refactor token filtering logic to handle sequential character literals more effectively and remove unused function.
@JHertz5 JHertz5 marked this pull request as ready for review December 30, 2025 20:47
@JHertz5 JHertz5 added the bug label Jan 13, 2026
@JHertz5 JHertz5 merged commit 0f7cacc into jeremiah-c-leary:master Jan 13, 2026
12 checks passed
@JHertz5 JHertz5 deleted the issue-1531 branch January 13, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parenthesis in string causes processing error

1 participant