Skip to content

feat: ast documentation and XOR, NOT handling #377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 7, 2025

Conversation

patrickskowronekdkfz
Copy link
Collaborator

@patrickskowronekdkfz patrickskowronekdkfz commented May 2, 2025

Description

This PR adds XOR and NOT to AST. Also it adds some documentation for AST. @timakro please feel free to comment on it.

closes #305

Copy link
Collaborator

@timakro timakro left a comment

Choose a reason for hiding this comment

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

I think you should link to type definitions on https://samply.github.io/lens/docs/ everywhere it makes sense

@patrickskowronekdkfz patrickskowronekdkfz merged commit 3f1069a into develop May 7, 2025
4 checks passed
@patrickskowronekdkfz patrickskowronekdkfz deleted the feat/305 branch May 7, 2025 12:06
@patrickskowronekdkfz patrickskowronekdkfz restored the feat/305 branch May 7, 2025 12:08
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.

[Feature]: AST - Add "not" and "xor" to the types
2 participants