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

implemented math on IntegerRangeType and ConstantIntegerType #637

Merged
merged 21 commits into from
Aug 27, 2021

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    1a25d9d View commit details
    Browse the repository at this point in the history
  2. more testcoverage

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ef7e1f2 View commit details
    Browse the repository at this point in the history
  3. Update MutatingScope.php

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    61002de View commit details
    Browse the repository at this point in the history
  4. cover positive-int in test

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f580fd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2a91f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d8fad5 View commit details
    Browse the repository at this point in the history
  7. explicitly opt-out of pow()

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ebfbb03 View commit details
    Browse the repository at this point in the history
  8. rm redundant checks

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    984574f View commit details
    Browse the repository at this point in the history
  9. rm dead code

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    a9f7b5e View commit details
    Browse the repository at this point in the history
  10. remove redundat checks

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    e08f7f8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    841e9ce View commit details
    Browse the repository at this point in the history
  12. fix test expectation typo

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    0e25758 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d82bbb8 View commit details
    Browse the repository at this point in the history
  14. added more test-cases

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    455b3e9 View commit details
    Browse the repository at this point in the history
  15. test negative constants

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b1919c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4514d11 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d87c0f9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2f12f75 View commit details
    Browse the repository at this point in the history
  19. added scalar testcase

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    50459fe View commit details
    Browse the repository at this point in the history
  20. handle edge case

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    f681942 View commit details
    Browse the repository at this point in the history
  21. Update MutatingScope.php

    clxmstaab committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    6f61592 View commit details
    Browse the repository at this point in the history