-
Notifications
You must be signed in to change notification settings - Fork 251
Issue2788 #2794
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
Issue2788 #2794
Conversation
Thanks @JacquesCarette! Was hoping to make the release of v2.3 now, but I guess we need to wait for @jamesmckinna's approval for this. |
Review incoming, but as a placeholder
Re: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See placeholder comment, plus module-level suggestion.
CHANGELOG
comments to follow
I've only made |
Question: when/if this is merged into the |
Co-authored-by: jamesmckinna <[email protected]>
Co-authored-by: jamesmckinna <[email protected]>
If/when this gets merged, we'll have to cherry-pick it, somehow, back onto master and experimental. |
Co-authored-by: jamesmckinna <[email protected]>
This was indeed anachronistic from 2.0 Co-authored-by: jamesmckinna <[email protected]>
Co-authored-by: jamesmckinna <[email protected]>
Will re-review in the morning! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks very much again for this!
We're in the home strait...
- merge the two
Data.Fin.Properties
sections ofCHANGELOG
- (possibly) fix names for
Data.Sum.Relation.Binary.Pointwise
either in place, or else inCHANGELOG
Happy to do a final edit myself to fix these up!
@MatthewDaggitt @JacquesCarette thanks for all your efforts in helping sort out the mess I created. |
I should be able to get to this today. |
Co-authored-by: jamesmckinna <[email protected]>
Should be good to go now @jamesmckinna . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic! Thanks so much for persevering... and now I hand back to @MatthewDaggitt
* opposite of a `Ring` [clean version of pr #1900] (#1910) * punchOut preserves ordering (#1913) * Wellfounded proof for sum relations (#1920) * last revert undone by hand * Remove extra line in CHANGELOG * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * Update CHANGELOG.md This was indeed anachronistic from 2.0 Co-authored-by: jamesmckinna <[email protected]> * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * resolve issues pointed out by James. * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * remove now obsolete comment * last mistake in CHANGELOG, hopefully fixed now. --------- Co-authored-by: jamesmckinna <[email protected]> Co-authored-by: Nathan van Doorn <[email protected]> Co-authored-by: Alice Laroche <[email protected]> Co-authored-by: matthewdaggitt <[email protected]>
* Add back accidentally removed lemmas (Issue2788 #2794)) * opposite of a `Ring` [clean version of pr #1900] (#1910) * punchOut preserves ordering (#1913) * Wellfounded proof for sum relations (#1920) * last revert undone by hand * Remove extra line in CHANGELOG * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * Update CHANGELOG.md This was indeed anachronistic from 2.0 Co-authored-by: jamesmckinna <[email protected]> * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * resolve issues pointed out by James. * Update CHANGELOG.md Co-authored-by: jamesmckinna <[email protected]> * remove now obsolete comment * last mistake in CHANGELOG, hopefully fixed now. --------- Co-authored-by: jamesmckinna <[email protected]> Co-authored-by: Nathan van Doorn <[email protected]> Co-authored-by: Alice Laroche <[email protected]> Co-authored-by: matthewdaggitt <[email protected]> * Bring v2.3 release changes accross * Fix typo * Fix whitespace --------- Co-authored-by: Jacques Carette <[email protected]> Co-authored-by: jamesmckinna <[email protected]> Co-authored-by: Nathan van Doorn <[email protected]> Co-authored-by: Alice Laroche <[email protected]>
This puts back everything that was mistakenly reverted -- closes #2788