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

Support comparisons with more than one relation #368

Merged
merged 40 commits into from
May 16, 2022
Merged

Conversation

rkaminsk
Copy link
Member

@rkaminsk rkaminsk commented May 7, 2022

TODO:

  • add support for extended comparisons and adjust unit tests
  • remove CSP extension
    • I decided to remove the extension as part of this PR because refactoring would have been too involved
  • add support for extended comparisons in AST
  • update Python API and its unit tests
  • add additional unit tests especially in view of pool handling
  • open an issue to port clingox to changes
  • Visual C++ 2017 (wrongly) complains about a default move constructor
    • annotating more move constructors noexcept should make this error go away

@rkaminsk rkaminsk added this to the v5.6.0 milestone May 7, 2022
@rkaminsk rkaminsk self-assigned this May 7, 2022
@rkaminsk rkaminsk linked an issue May 14, 2022 that may be closed by this pull request
@rkaminsk rkaminsk merged commit 18d498d into wip May 16, 2022
@rkaminsk rkaminsk deleted the feature/intervals branch May 16, 2022 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove gringo's CSP extension.
1 participant