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

Coalesce minus int/float into negative int/float #215

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

tekknolagi
Copy link
Owner

Don't bother creating a Binop; we can catch this. It makes (testing)
some stuff in the compiler easier.

@tekknolagi tekknolagi force-pushed the mb-coalesce-unary-minus branch from 3cd8eeb to 419ef9f Compare December 29, 2024 23:34
@tekknolagi tekknolagi temporarily deployed to scrapscript-pr-215 December 29, 2024 23:34 — with GitHub Actions Inactive
Don't bother creating a Binop; we can catch this. It makes (testing)
some stuff in the compiler easier.
@tekknolagi tekknolagi force-pushed the mb-coalesce-unary-minus branch from 419ef9f to ca87d16 Compare December 29, 2024 23:36
@tekknolagi tekknolagi merged commit c48b196 into trunk Dec 29, 2024
47 checks passed
@tekknolagi tekknolagi deleted the mb-coalesce-unary-minus branch December 29, 2024 23:38
@tekknolagi tekknolagi deployed to scrapscript-pr-215 December 29, 2024 23:39 — with GitHub Actions Active
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