Skip to content

Fix typos and grammar#483

Merged
NSoiffer merged 1 commit intodaisy:mainfrom
moritz-gross:typo-and-grammar-fixes
Feb 13, 2026
Merged

Fix typos and grammar#483
NSoiffer merged 1 commit intodaisy:mainfrom
moritz-gross:typo-and-grammar-fixes

Conversation

@moritz-gross
Copy link
Contributor

No description provided.

if current_op.op.is_left_fence() || current_op.op.is_prefix() {
if top(&parse_stack).is_operand {
// will end up with operand operand -- need to choose operator associated with prev child
// will end up with duplicate operands -- need to choose operator associated with prev child
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not really sure here.

@NSoiffer NSoiffer merged commit d413c75 into daisy:main Feb 13, 2026
3 of 4 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