Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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