Skip to content

Ready#1

Merged
hkimura-intersys merged 6 commits intomainfrom
ready
Apr 22, 2026
Merged

Ready#1
hkimura-intersys merged 6 commits intomainfrom
ready

Conversation

@hkimura-intersys
Copy link
Copy Markdown
Owner

No description provided.

There was an edge case where rather than emitting a
termination token, the scanner consumed the newline
and the dots in the whitespace check, leading to
failures. This was found when quit was nested
in a nested dotted statement, as before it would
lead to the quit being processed as an oref chain
when there was only one dot in the dotted statement.

This was fixed by not consuming new lines in the whitespace
check if termination is a valid token.
 . . w !, x
 . . quit
@hkimura-intersys hkimura-intersys merged commit d539278 into main Apr 22, 2026
53 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.

1 participant