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(stdlib)!: Replace Float64 arithmatic/comparison functions with operators #1957

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

spotandjake
Copy link
Member

This pr switches Float64 from using functions to operators

@phated phated changed the title chore(stdlib): Switch Float64 to operators chore(stdlib)!: Switch Float64 to operators Jan 7, 2024
@phated phated added this pull request to the merge queue Jan 7, 2024
@phated phated removed this pull request from the merge queue due to a manual request Jan 7, 2024
@phated phated changed the title chore(stdlib)!: Switch Float64 to operators feat(stdlib)!: Replace Float64 arithmatic functions with operators Jan 7, 2024
@phated phated changed the title feat(stdlib)!: Replace Float64 arithmatic functions with operators feat(stdlib)!: Replace Float64 arithmatic/comparison functions with operators Jan 7, 2024
@phated
Copy link
Member

phated commented Jan 20, 2024

@spotandjake this needs conflicts resolved

@spotandjake spotandjake force-pushed the spotandjake-float64-ops branch from 5734066 to 4191a99 Compare January 24, 2024 19:12
@spotandjake
Copy link
Member Author

Fixed those conflicts

@phated phated added this pull request to the merge queue Jan 25, 2024
Merged via the queue into grain-lang:main with commit dea4cb5 Jan 25, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants