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

Implement Double.asInteger. #120

Merged
merged 1 commit into from
May 24, 2020
Merged

Implement Double.asInteger. #120

merged 1 commit into from
May 24, 2020

Conversation

ltratt
Copy link
Member

@ltratt ltratt commented May 23, 2020

Our implementation is rather inefficient, since we convert immediately to a BigInt, but it is simple and hopefully correct.

@ltratt
Copy link
Member Author

ltratt commented May 23, 2020

See also SOM-st/SOM#34.

@ltratt ltratt marked this pull request as draft May 23, 2020 15:42
@ltratt
Copy link
Member Author

ltratt commented May 23, 2020

This will need #119 merged first, and then this will need squashing before merging.

@ltratt
Copy link
Member Author

ltratt commented May 24, 2020

@ptersilie If you're OK with this, I'll need to squash before merging.

Our implementation is rather inefficient, since we convert immediately to a
BigInt, but it is simple and hopefully correct.
@ptersilie
Copy link
Member

Please do.

@ltratt
Copy link
Member Author

ltratt commented May 24, 2020

Force pushed.

@ptersilie
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented May 24, 2020

Build succeeded:

@bors bors bot merged commit e277b6e into softdevteam:master May 24, 2020
@ltratt ltratt deleted the asinteger branch May 24, 2020 21:53
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.

2 participants