Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-constraint/python-constraint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.2
Choose a base ref
...
head repository: python-constraint/python-constraint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.0
Choose a head ref
  • 16 commits
  • 13 files changed
  • 1 contributor

Commits on Jul 22, 2025

  1. Implemented support and tests for negative values in the SumConstrain…

    …ts and VariableSumConstraints
    fjwillemsen committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    b20171b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e54c94 View commit details
    Browse the repository at this point in the history
  3. Implemented support and tests for negative values in the ProdConstrai…

    …nts and VariableProdConstraints
    fjwillemsen committed Jul 22, 2025
    Configuration menu
    Copy the full SHA
    88e1cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ed109b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daedca0 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    ac758b1 View commit details
    Browse the repository at this point in the history
  7. Addressing #56: Variables values can be instantiated with any type th…

    …at can be made iterable
    fjwillemsen committed Jul 22, 2025
    1 Configuration menu
    Copy the full SHA
    2584997 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b35f14 View commit details
    Browse the repository at this point in the history
  9. 1 Configuration menu
    Copy the full SHA
    f703936 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Much improved implementation for extrating operators in parser that d…

    …ifferentiates between minus as operator and minus as sign for constant
    fjwillemsen committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    e259b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3767297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9b40ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33c0da3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba10031 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4bde29 View commit details
    Browse the repository at this point in the history
  7. Updated roadmap in README

    fjwillemsen committed Jul 23, 2025
    1 Configuration menu
    Copy the full SHA
    e9c314d View commit details
    Browse the repository at this point in the history
Loading