Skip to content

Fixes #32 Greedy tokenization fix#33

Merged
Nihlus merged 1 commit into
Remora:mainfrom
patrickklaeren:greedy-equals-stripped
Jun 20, 2026
Merged

Fixes #32 Greedy tokenization fix#33
Nihlus merged 1 commit into
Remora:mainfrom
patrickklaeren:greedy-equals-stripped

Conversation

@patrickklaeren

Copy link
Copy Markdown
Contributor

Fixes tokenization bug where greedy string parameters could lose equals signs from user input.

Tokenizer now only strips leading = when processing remainder of an option assignment segment. Normal positional and greedy value tokens preserve equals signs.

Added regression coverage for:

1 == 1
--a==

@Nihlus Nihlus merged commit 156d4a5 into Remora:main Jun 20, 2026
3 checks passed
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.

2 participants