Skip to content

Float parsing #5

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

Closed
piotrrzysko opened this issue Jul 20, 2023 · 0 comments · Fixed by #14
Closed

Float parsing #5

piotrrzysko opened this issue Jul 20, 2023 · 0 comments · Fixed by #14
Assignees

Comments

@piotrrzysko
Copy link
Member

Currently, float parsing is only partially supported. To see which cases are handled and which are not, run org.simdjson.SimdJsonParserTest#testFloatValues. We would like to cover all cases described in the JSON specification.

@piotrrzysko piotrrzysko self-assigned this Jul 20, 2023
@piotrrzysko piotrrzysko mentioned this issue Jul 22, 2023
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 a pull request may close this issue.

1 participant