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

Loosen restrictions on what is considered const #17

Open
ISSOtm opened this issue Mar 11, 2024 · 0 comments
Open

Loosen restrictions on what is considered const #17

ISSOtm opened this issue Mar 11, 2024 · 0 comments
Milestone

Comments

@ISSOtm
Copy link
Contributor

ISSOtm commented Mar 11, 2024

I would like const expressions to be deferred to RGBASM when possible. For example, BlockEnd is considered "constexpr", but BlockEnd - Block is not.

IMO, as long as no evscript variable is involved in the expression, it should be fine to forward it for RGBASM to figure out.

@evie-calico evie-calico added this to the v1.0 milestone Oct 17, 2024
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

No branches or pull requests

2 participants