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

Make adv in check and save nodes an IntExpression instead of -1 | 0 | 1 #9

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Lathaon
Copy link

@Lathaon Lathaon commented May 31, 2024

Summary

Makes adv in check and save nodes an IntExpression instead of -1 | 0 | 1 (Resolves AFR-1048)

This will require other repos to be updated:

Changelog Entry

Makes adv in check and save nodes an IntExpression instead of -1 | 0 | 1

Checklist

PR Type

  • This PR is a code change that implements a feature request.
  • This PR fixes an issue.
  • This PR adds a new feature that is not an open feature request.
  • This PR is not a code change (e.g. documentation, README, ...)

Other

  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • If code changes were made then they have been tested.
  • I have updated the documentation to reflect the changes.

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