-
Notifications
You must be signed in to change notification settings - Fork 248
Refactor Algebra.Solver.*Monoid
#2407
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
+705
−523
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
1e5eec1
refactor `Solver` infrastructure
jamesmckinna 036f8b5
refactor `Solver` infrastructure
jamesmckinna 8c6342c
tighten imports and some `with`
jamesmckinna e8ac5fd
tidy up `Solver.Monoid`
jamesmckinna a495a12
refactor `Algebra.Solver.*Monoid`
jamesmckinna 77f420a
regularise vocabulary: deprecations
jamesmckinna 54a53a8
`variable`s for `Algebra.Solver.Ring`
jamesmckinna 706b3a1
tweaks
jamesmckinna 24d0495
forgot to add `Expression` module
jamesmckinna 28c1791
refactor: use existing lemma
jamesmckinna d1f052c
Merge branch 'master' into solver-refactor
jamesmckinna 7e8f2e8
fixed deprecations to `v2.2`
jamesmckinna f83f962
v2.2 `CHANGELOG`
jamesmckinna fbcb318
Merge branch 'master' into solver-refactor
jamesmckinna d75b2c9
use `zipWith`!
jamesmckinna b876988
remove dependency on `Data.Nat.GeneralisedArithmetic.fold`
jamesmckinna b7a819f
simplify `import` dependencies
jamesmckinna 2940a78
refactor: tweaks
jamesmckinna 74e6a9f
Merge branch 'master' into solver-refactor
jamesmckinna 578691a
Merge branch 'master' into solver-refactor
jamesmckinna 45dc3ca
Merge branch 'master' into solver-refactor
jamesmckinna 4042438
Merge branch 'master' into solver-refactor
jamesmckinna ef864ee
change `Level` parameterisation of `NormalAPI`
jamesmckinna e35ae9f
clarify exports from `module R`?
jamesmckinna eb71dd0
deprecations
jamesmckinna f218b8c
knock-on effects
jamesmckinna 1c02f94
deprecations
jamesmckinna ec98888
fixed exports of `Normal` form instantiations
jamesmckinna 45379e6
fixed exports of `Solver`
jamesmckinna e1c3ab1
fixed deprecations in `CHANGELOG`
jamesmckinna 07e005a
note on import strategy in `CHANGELOG`
jamesmckinna a0572d5
name of `Solver` module
jamesmckinna 8714854
Merge branch 'master' into solver-refactor
MatthewDaggitt 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
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.