Skip to content

Added PrimitiveComparison #1806

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 1 commit into from
May 6, 2025
Merged

Added PrimitiveComparison #1806

merged 1 commit into from
May 6, 2025

Conversation

yukoba
Copy link
Contributor

@yukoba yukoba commented May 3, 2025

I added PrimitiveComparison. PrimitiveComparison compares two primitive values on the operand stack using ==, !=, <, >, <=, or >=, and pushes the resulting boolean value onto the stack.

@raphw raphw merged commit 033263c into raphw:master May 6, 2025
8 checks passed
@raphw raphw self-assigned this May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants