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

BigInt/BigDecimal native support in Input/Output #69

Merged
merged 4 commits into from
Jun 13, 2018
Merged

BigInt/BigDecimal native support in Input/Output #69

merged 4 commits into from
Jun 13, 2018

Conversation

ghik
Copy link
Contributor

@ghik ghik commented Jun 13, 2018

Fixes #68

@ghik ghik requested review from ddworak and mkej June 13, 2018 11:24
@ghik ghik changed the title BigInteger/BigDecimal native support in Input/Output BigInt/BigDecimal native support in Input/Output Jun 13, 2018
@ghik
Copy link
Contributor Author

ghik commented Jun 13, 2018

Scala BigInt and BigDecimal are used instead of Java BigInteger and BigDecimal because Scala's BigDecimal keeps MathContext.

@ghik ghik merged commit 62ceef8 into master Jun 13, 2018
@ghik ghik deleted the bigintdec branch June 13, 2018 13:54
@ghik ghik restored the bigintdec branch January 11, 2019 12:49
@ghik ghik deleted the bigintdec branch January 11, 2019 12:59
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.

3 participants