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 and test all code paths in bigint implementation #405

Closed
andrewrk opened this issue Jul 8, 2017 · 1 comment
Closed

implement and test all code paths in bigint implementation #405

andrewrk opened this issue Jul 8, 2017 · 1 comment
Labels
enhancement Solving this issue will likely involve adding new logic or components to the codebase. stage1 The process of building from source via WebAssembly and the C backend.
Milestone

Comments

@andrewrk
Copy link
Member

andrewrk commented Jul 8, 2017

bigint should have 100% code coverage in behavior tests.

@andrewrk andrewrk added the enhancement Solving this issue will likely involve adding new logic or components to the codebase. label Jul 8, 2017
@andrewrk andrewrk added this to the 0.1.0 milestone Jul 8, 2017
andrewrk added a commit that referenced this issue Aug 16, 2017
 * add u128 and i128 integer types
 * add f128 floating point type
 * implement big integer multiplication (See #405)
@andrewrk
Copy link
Member Author

Moving to 0.2.0 since it's not blocking anything anymore.

@andrewrk andrewrk modified the milestones: 0.2.0, 0.1.0 Aug 16, 2017
@andrewrk andrewrk modified the milestones: 0.2.0, 0.3.0 Jan 3, 2018
andrewrk added a commit that referenced this issue Jan 16, 2018
andrewrk added a commit that referenced this issue Jan 16, 2018
@andrewrk andrewrk modified the milestones: 0.3.0, 0.4.0 Feb 28, 2018
@andrewrk andrewrk added the stage1 The process of building from source via WebAssembly and the C backend. label Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Solving this issue will likely involve adding new logic or components to the codebase. stage1 The process of building from source via WebAssembly and the C backend.
Projects
None yet
Development

No branches or pull requests

1 participant