-
Notifications
You must be signed in to change notification settings - Fork 84
Add set struct domains #419
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
Merged
michael-schwarz
merged 35 commits into
goblint:master
from
jakoberzar:struct-tuple-domain
Nov 29, 2021
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
0ca7a31
Add set struct domains
jakoberzar 1d6ef83
Merge branch 'master' into struct-tuple-domain
michael-schwarz c56e93f
mv struct tests 41 -> 42
michael-schwarz ec9ad25
42/*: Change annotations to //UNKNOWN!
michael-schwarz baeb86a
42/* rename tests to be consecutive
michael-schwarz a1b00b4
Reorder in defaults.ml
michael-schwarz 37fdf08
use AD.is_top () for is_top_value
michael-schwarz 4e21120
Remove exp.structs.meet-condition by pulling it into invariant
michael-schwarz e256f79
Change is_bot to for_all
michael-schwarz cc613c8
Fix usages of `==` instead of `=`
michael-schwarz 47b3126
Simplification
michael-schwarz 17282d6
typos
michael-schwarz ee3711f
simplify
michael-schwarz 49793e4
simplify
michael-schwarz c97d860
Merge branch 'master' into struct-tuple-domain
michael-schwarz 03df596
Add names of different options for exp.structs.domain
michael-schwarz 504e920
Typo
michael-schwarz 0921809
Stop leaking cardinal from structs
michael-schwarz 462f007
Simplify signature of struct domains
michael-schwarz c2b5c38
Remove further things from the lattice signature
michael-schwarz 5f9c2d0
Remove unused cardinal
michael-schwarz 8f73f04
Simplify
michael-schwarz b7cc955
FlagConfiguredStructDomain: Invariant
michael-schwarz d40b4af
Rm tracing that was only in one function for some reason
michael-schwarz 0dc97b2
Pull common things up
michael-schwarz 2a2d9b9
refactor
michael-schwarz e633b3e
further simplify
michael-schwarz f94c07e
Rm newline
michael-schwarz fd1ec65
Delegate Base.is_some_bot to VD.is_bot_value
michael-schwarz daab17d
Redefine map to work on sets
michael-schwarz 7bc34d0
some refactoring
michael-schwarz c967628
Merge branch 'master' into struct-tuple-domain
michael-schwarz 9467a5c
Move struct test to folder 43
michael-schwarz 99c13c7
tests/43 cleanup includes
michael-schwarz 603ad5e
Structs: Redefine x in terms of x_with_fct
michael-schwarz 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
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.