Skip to content

fix e-notation and negative numbers literals #182

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

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

kkozik-amplify
Copy link
Collaborator

@kkozik-amplify kkozik-amplify commented Jan 17, 2025

  • fix e-notation and negative numbers literals
  • add unit test for e-notation

this fixes #144

@kkozik-amplify kkozik-amplify changed the title fix e-notation and negative numbers literals; fix e-notation and negative numbers literals Jan 17, 2025
@kkozik-amplify kkozik-amplify marked this pull request as ready for review January 20, 2025 11:19
@kkozik-amplify kkozik-amplify requested a review from a team as a code owner January 20, 2025 11:19
@kkozik-amplify kkozik-amplify merged commit fa8953b into main Jan 20, 2025
12 checks passed
@kkozik-amplify kkozik-amplify deleted the fix/e-notation branch January 20, 2025 11:28
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.

Parsing large numbers with 1e12 notation fail
2 participants