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

Bitwise and overflow-sensitive symbolic operators #134

Merged
merged 7 commits into from
Oct 1, 2021

Conversation

lucaneg
Copy link
Member

@lucaneg lucaneg commented Sep 30, 2021

Description
Adding bitwise and overflowing operators, reviewing documentation of existing operators.

Implemented features
Closes #112

@lucaneg lucaneg added the 🎆 type:feature New feature or request label Sep 30, 2021
@lucaneg lucaneg added this to the 0.1b2 milestone Sep 30, 2021
@lucaneg lucaneg self-assigned this Sep 30, 2021
@lucaneg lucaneg added the 🏗 resolution:wip Incomplete work - do not review yet label Sep 30, 2021
@github-actions

This comment has been minimized.

@lucaneg lucaneg changed the title Symbolic operators Bitwise and overflow-sensitive symbolic operators Sep 30, 2021
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@lucaneg lucaneg removed the 🏗 resolution:wip Incomplete work - do not review yet label Sep 30, 2021
@github-actions
Copy link

github-actions bot commented Oct 1, 2021

Cron Test Results

10 files  10 suites   3s ⏱️
22 tests 22 ✔️ 0 💤 0 ❌

Results for commit fc63d9f.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Oct 1, 2021

Unit Test Results

  33 files    33 suites   11s ⏱️
204 tests 204 ✔️ 0 💤 0 ❌

Results for commit 9f8bd12.

@github-actions

This comment has been minimized.

@VincenzoArceri VincenzoArceri merged commit dfb6bee into master Oct 1, 2021
@VincenzoArceri VincenzoArceri deleted the symbolic-operators branch October 1, 2021 14:32
@github-actions
Copy link

github-actions bot commented Oct 1, 2021

All Test Results (unit + cron)

  43 files  ±0    43 suites  ±0   12s ⏱️ -5s
226 tests ±0  226 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit dfb6bee. ± Comparison against base commit 20bfed4.

@lucaneg lucaneg added the 🏨 scope:infrastructure Work regarding the general infrastructure and functioning of LiSA label Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏨 scope:infrastructure Work regarding the general infrastructure and functioning of LiSA 🎆 type:feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Enlarge the set of operators for symbolic expressions
2 participants