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

Add support for decimals to PatternEntry #9577

Closed
wants to merge 2 commits into from

Conversation

mrambacher
Copy link
Contributor

Add support for doubles to ObjectLibrary::PatternEntry. This support will allow patterns containing a non-integer number to be parsed correctly.

Added appropriate test cases to cover this new option.

@mrambacher mrambacher changed the title Add support for doubles to PatternEntry Add support for decimals to PatternEntry Feb 15, 2022
@pdillinger
Copy link
Contributor

Discussed offline: I suggested "decimal" rather than "double" because we aren't trying to support all the common syntax for floating point

@pdillinger
Copy link
Contributor

Note: fix LITE build

Copy link
Contributor

@pdillinger pdillinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@facebook-github-bot
Copy link
Contributor

@mrambacher has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants