-
Notifications
You must be signed in to change notification settings - Fork 44
Stop simplifying the left-hand side of equations #2392
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
40 commits
Select commit
Hold shift + click to select a range
65cff08
rewriting simplifyEquation
emarzion efbdade
observeT -> lift
emarzion 1c6663d
switching order of LogicT and ExceptT
emarzion b296540
Merge branch 'master' into no-simplify-lhs
emarzion 77b99da
restoring pointfree style
emarzion 571268d
updating regression tests
emarzion dc2e22b
updating regressions + goldens
emarzion 2a67a33
wasm regression tests
emarzion b395875
fixing wrc20 test
emarzion 16f6342
Merge branch 'master' into no-simplify-lhs
emarzion cd162fd
test
emarzion 389976c
adding simplification attribute
emarzion 4d9ef61
adding simplification attribute
emarzion e8eb5df
adding simplification attribute
emarzion be0eaac
trigger build
emarzion 170e019
adding simplification attribute
emarzion f7df8d2
adding simplification attribute
emarzion 11848c8
trigger build
emarzion 393116f
adding simplification attribute
emarzion 2ba80e7
adding simplification attribute
emarzion 90ca692
adding simplification attribute
emarzion 77231e4
adding simplification attribute
emarzion dd3e4fe
removing test-issue-2095
emarzion 99908ee
Revert "fixing wrc20 test"
emarzion 46aa6c7
Revert "wasm regression tests"
emarzion fcc73bf
Revert "updating regressions + goldens"
emarzion 3b44beb
Revert "updating regression tests"
emarzion e72afce
Revert "test"
emarzion ede6d19
Merge branch 'master' into no-simplify-lhs
emarzion b2f7eb5
Update Simplification.hs
emarzion 2af0464
fixing merge conflict
emarzion bb2cd38
import fix
emarzion ddff2b5
typo
emarzion 9e0588c
Format with stylish-haskell
emarzion 8761783
fixing merge
emarzion b37f401
fix import
emarzion 6119b75
returning Equation pattern match check
emarzion 1cb4fc5
Merge branch 'master' into no-simplify-lhs
emarzion 1c682b9
Update kore/src/Kore/Equation/Simplification.hs
emarzion 7a12cbf
Merge branch 'master' into no-simplify-lhs
emarzion 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
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.