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

Rules: Fix parsing of floating point numbers #12

Merged
merged 1 commit into from
Aug 21, 2019
Merged

Rules: Fix parsing of floating point numbers #12

merged 1 commit into from
Aug 21, 2019

Conversation

tindzk
Copy link
Member

@tindzk tindzk commented Aug 20, 2019

  • Parse floating point numbers containing fractional and exponent
    part
  • Support infinity and NaN constants

Closes #11.

- Parse floating point numbers containing fractional and exponent
  part
- Support infinity and NaN constants

Closes #11.
@tindzk tindzk merged commit 3faaa93 into master Aug 21, 2019
@tindzk tindzk deleted the issue/11 branch August 21, 2019 07:23
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.

Can't parse float number expressed in scientific notation
1 participant