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

Multiple fixes to FIX-FLATTEN-CONJUNCTION #14

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Conversation

rpgoldman
Copy link
Owner

This has a bunch of corner cases:

  1. Empty conjunctions () or (and)
  2. Simple propositions (foo bar)
  3. Implicit conjunctions ((foo bar) (baz bletch))

They should all be working and tested now.

@rpgoldman rpgoldman merged commit e391c3e into master Nov 27, 2023
3 checks passed
@rpgoldman rpgoldman deleted the fix-flatten-conjunction branch November 27, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant