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

Support for <<, >> and |, &, ^ in ValueEvaluator and BinaryOperation #1333

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Oct 16, 2023

No description provided.

@oxisto oxisto force-pushed the eval-bit-operations branch from d69ca5e to fc32e8e Compare October 16, 2023 14:34
@oxisto oxisto changed the title Support for <<, >> and | in ValueEvaluator and BinaryOperation Support for <<, >> and |, &, ^ in ValueEvaluator and BinaryOperation Oct 16, 2023
@oxisto oxisto requested a review from KuechA October 17, 2023 08:18
@CLAassistant
Copy link

CLAassistant commented Oct 17, 2023

CLA assistant check
All committers have signed the CLA.

@oxisto oxisto force-pushed the eval-bit-operations branch 3 times, most recently from 773b6e4 to 6ba81a7 Compare October 18, 2023 06:09
@oxisto oxisto force-pushed the eval-bit-operations branch from 6ba81a7 to 81aa3f5 Compare October 18, 2023 07:16
@oxisto oxisto enabled auto-merge (squash) October 18, 2023 07:16
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

84.6% 84.6% Coverage
0.0% 0.0% Duplication

@oxisto oxisto merged commit a1d8f2f into main Oct 18, 2023
3 checks passed
@oxisto oxisto deleted the eval-bit-operations branch October 18, 2023 07:21
oxisto added a commit that referenced this pull request Oct 18, 2023
…aryOperation` (#1333)

Support for `<<`, `>>` and `|` in `ValueEvaluator` and `BinaryOperation`
oxisto added a commit that referenced this pull request Oct 18, 2023
…aryOperation` (#1333)

Support for `<<`, `>>` and `|` in `ValueEvaluator` and `BinaryOperation`
oxisto added a commit that referenced this pull request Oct 18, 2023
…aryOperation` (#1333)

Support for `<<`, `>>` and `|` in `ValueEvaluator` and `BinaryOperation`
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.

3 participants