-
Notifications
You must be signed in to change notification settings - Fork 155
Simplification lemmas to improve Haskell booster coverage #2859
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
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
75bd6a3
lemmas/bytes-simplification.k: add preserves-definedness to lookup-as…
ehildenb 54017d0
lemmas: Round 2 Booster gap fixes
ehildenb e82cf13
lemmas/int-simplification.k: normalize ==Int commutativity concrete-o…
ehildenb 1337527
lemmas/{int-simplification,lemmas}.k: add arithmetic + Bool simplific…
ehildenb 99fd825
lemmas/int-simplification.k: short-circuit A <=Int A+Int B to true wh…
ehildenb 9ccb90a
lemmas/bytes-simplification.k: add concrete b"" concat identity rules
ehildenb 78df03a
buf.md, abi-spec.k: add [preserves-definedness] to 2^(8*SIZE) simplif…
ehildenb 0d5cac1
int-simplification.k, int-simplifications-spec.k: add [preserves-defi…
ehildenb 17a203f
lemmas.k, lemmas-no-smt-spec.k: add bool #Equals workaround rules for…
ehildenb cdfbcfd
lemmas/bytes-simplification.k, tests/functional/lemmas-no-smt-spec.k:…
ehildenb ab55d49
buf.md, lemmas-no-smt-spec.k: add powByteLen-lt-concrete concrete com…
ehildenb 61c3160
evm-semantics/evm-types.md: mark #asAccount as [total]
ehildenb 8ad7101
lemmas/int-simplification.k: add minInt<maxInt / minInt<=maxInt base …
ehildenb 0f55900
lemmas/evm-int-simplification.k: add asWord comparison-false simplifi…
ehildenb 92ba70f
lemmas/int-simplification.k: add eq-false-lt simplification
ehildenb 1b12b0d
evm.md, lemmas/lemmas.k: mark #widthOpCode [total, smtlib] and add bo…
ehildenb dc3f8e9
lemmas: drop redundant [preserves-definedness] from all-total simplif…
ehildenb ee9a0d2
evm.md: formatting
ehildenb 6cd5f0d
buf.md: relax powByteLen-lt-concrete to concrete(CONST) only (review)
ehildenb 761f1f3
lemmas/lemmas.k: drop widthOpCode-concat-{left,right} (review)
ehildenb 6c6d9df
lemmas/lemmas.k, tests/specs/functional/lemmas-no-smt-spec.k: drop un…
ehildenb 351b480
tests/specs/mcd/verification.k: mark keccak disequality [smt-lemma] t…
ehildenb 293a1a4
Revert "buf.md: relax powByteLen-lt-concrete to concrete(CONST) only …
ehildenb d7232a8
Merge remote-tracking branch 'upstream/master' into lemmas-tier1
ehildenb 486068c
tests/failing-symbolic.haskell-booster-dev: drop 5 specs now passing …
ehildenb bcb4061
Merge remote-tracking branch 'upstream/master' into lemmas-tier1
ehildenb 24484e7
tests/failing-symbolic.haskell-booster-dev: re-add 2 dsvalue-read-pas…
ehildenb a864119
Merge remote-tracking branch 'upstream/master' into lemmas-tier1
ehildenb 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
Some comments aren't visible on the classic Files Changed page.
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
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.