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

improved handling of NaN and (Negative)Infinity #117

Merged
merged 1 commit into from
Jul 5, 2016

Conversation

ezarowny
Copy link
Contributor

@ezarowny ezarowny commented Jul 5, 2016

Improve handling of NaN and (Negative)Infinity by serializing them into strings. It turns out these values are not part of RFC 4627! Who knew?

@ezarowny ezarowny changed the title improved handling of NaN and (-)Infinity improved handling of NaN and (Negative)Infinity Jul 5, 2016
@ezarowny ezarowny force-pushed the stringify-nan-and-infinity branch from dd97677 to dc94e6e Compare July 5, 2016 21:45
@coryvirok
Copy link
Contributor

Sweet. LGTM.

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