-
Notifications
You must be signed in to change notification settings - Fork 80
Improve int domain bitwise operators, support struct bitfields #1739
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
Open
H-Innos
wants to merge
39
commits into
goblint:master
Choose a base branch
from
H-Innos:bit-operation-additions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,251
−62
Open
Changes from 15 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
f434a89
first
H-Innos a6e5e8e
first
H-Innos ec650d6
logand changes
H-Innos 5bdffd9
improved domains + tests
H-Innos 0246a7b
kommentaarid kohtumisest
H-Innos 63b4397
oopsie
H-Innos b1f1786
access bitfield info in goblint + interval domain improvement
H-Innos 2ae59f3
bitfield related additions
H-Innos abb0b7c
improved tests + domain improvements
H-Innos caf2be4
fixes for sv-comp benchmarks
H-Innos 1721007
DefExc improvements
H-Innos 7c4a1db
intervals AND, OR, XOR ok + refactoring
H-Innos dfaaa6f
intervals all OK + full test coverage
H-Innos b6b53b2
NOT in intervalsets + intervals and sets fully tested
H-Innos 91e47eb
enums done
H-Innos 2663fe3
Merge branch 'master' into pr/H-Innos/1739
sim642 fc50485
Add unit test test_interval_logand
sim642 40ff9e4
added unit tests
H-Innos b4bfa18
added case to enums + corrected logand
H-Innos 2a1be2e
revert changes in tutorial
H-Innos 18fafd7
Merge branch 'bit-operation-additions' of https://github.com/H-Innos/…
H-Innos 550c3be
removed comment
H-Innos bd3db6c
improved intervals, unit tests now pass
H-Innos 1ee203c
removed accidental space
H-Innos 8889b52
revert tutorial changes
H-Innos 98b8e82
removed accidental whitespace
H-Innos 45cbf95
defined min/max_val_bit_constrained using Z.numbits
H-Innos c76c61d
updated defexc and enums ops, all tested for correctness
H-Innos 95e53b9
corrected intervals, now correctness proven for all
H-Innos 0d1af90
added logxor tests
H-Innos 435857a
added annotation to test
H-Innos 4cda007
fixed logxor precision issue + simplified lognot and logor
H-Innos 06e62de
improved tests
H-Innos c08ea9c
made defexc logand more precise + some refactoring
H-Innos 7a746ec
improved bit-field warning message
H-Innos 4a34578
fixed test
H-Innos 568dd0d
added test
H-Innos 4ff4f8c
Merge remote-tracking branch 'upstream/master' into bit-operation-add…
H-Innos b01d22f
refactor
H-Innos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.