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

math.unsigned: fix some Uint256 bugs and add tests #21528

Merged
merged 1 commit into from
May 19, 2024

Conversation

kimshrier
Copy link
Contributor

I added the ability of using _ in Uint256 strings. When testing, I ran into a few other bugs. I lifted the Uint128 tests and modified them for Uint256. More testing needs to be done and I am sure there are more bugs in Uint256 but these fixes do improve the current situation.

@spytheman spytheman changed the title math/unsigned: fix some Uint256 bugs and add tests math.unsigned: fix some Uint256 bugs and add tests May 19, 2024
@spytheman spytheman merged commit 5fbf676 into vlang:master May 19, 2024
63 checks passed
@kimshrier kimshrier deleted the unsigned_256_test branch June 19, 2024 21:07
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.

None yet

3 participants