Skip to content
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

feat: Merged If and InlineIf nodes (but does not allow unwrap in inline if) #205

Merged
merged 3 commits into from
Oct 11, 2023

Conversation

giann
Copy link
Collaborator

@giann giann commented Oct 10, 2023

closes #169

@giann giann linked an issue Oct 10, 2023 that may be closed by this pull request
@giann giann force-pushed the if-merge branch 3 times, most recently from 62a428f to 4df9cf9 Compare October 11, 2023 14:44
@giann giann force-pushed the if-merge branch 2 times, most recently from e593003 to 1708cf7 Compare October 11, 2023 15:39
We can't handle creating a new local while evaluating an expression.
@giann giann changed the title feat: Merged If and InlineIf nodes feat: Merged If and InlineIf nodes (but does not allow unwrap in inline if) Oct 11, 2023
@giann giann merged commit 5ed645c into main Oct 11, 2023
3 checks passed
@giann giann deleted the if-merge branch October 11, 2023 16:22
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.

Allow null unwrapping in inline if
1 participant