Skip to content

Conversation

@mhsdesign
Copy link
Contributor

previously OPERATOR_BOOLEAN_NOT was tokenized but dead code.

todo: add type resolver

Copy link
Member

@grebaldi grebaldi left a comment

Choose a reason for hiding this comment

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

Hi @mhsdesign!

Thanks for adding the missing unary operation concept :)

There's one issue I noticed in how precedence is being treated, but that should be easily fixable.

@mhsdesign
Copy link
Contributor Author

There's one issue I noticed in how precedence is being treated, but that should be easily fixable.

thanks for spotting this ;) Adjusted as requested.

Copy link
Member

@grebaldi grebaldi left a comment

Choose a reason for hiding this comment

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

Perfect! Thank you :)

@mhsdesign mhsdesign merged commit c547238 into main Apr 29, 2023
@mhsdesign mhsdesign deleted the feature/unaryOperationNode branch April 30, 2023 06:32
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.

3 participants