Skip to content
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

Generalize beyond DPO, change condition for reset ReprP clock #8

Merged
merged 1 commit into from
May 16, 2024

Conversation

kris-brown
Copy link
Collaborator

This PR contains some general cleaning up, but most significantly:

  • The code is now general for any rewriting semantics, not just DPO
  • We update a representable clock if the number of parts has changed, rather than requiring that the update partial map be an isomorphism (which is a finer-grained condition: they come apart when you delete something and then add it back).
  • Some [compat] entries have been added

@kris-brown kris-brown added the enhancement New feature or request label May 16, 2024
@kris-brown kris-brown merged commit ab1524b into main May 16, 2024
3 of 7 checks passed
@kris-brown kris-brown deleted the cleanup branch May 21, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant