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

Enhanced bin() to ignore '_'. Ticket - https://github.com/intel/rohd/… #88

Merged
merged 2 commits into from
Mar 21, 2022
Merged

Conversation

shubskmr
Copy link
Contributor

@shubskmr shubskmr commented Mar 20, 2022

…issues/56

Description & Motivation

need to handle '_'s in the binary
#56

Related Issue(s)

#56

Testing

added tests in [test/logic_values_test.dart]

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

yes documentation updated needed and are included as part of the comments

lib/src/values/logic_value.dart Outdated Show resolved Hide resolved
@mkorbel1 mkorbel1 linked an issue Mar 21, 2022 that may be closed by this pull request
@mkorbel1 mkorbel1 merged commit 362bb8b into intel:main Mar 21, 2022
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.

Make bin handle _ for binary number separation
2 participants