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

fix: check that we receive a scalar when expecting a scalar in C code #1051

Merged
merged 4 commits into from
Jan 1, 2024

Commits on Jan 1, 2024

  1. fix: check that we receive a scalar when expecting a scalar in C code

    and for integer-valued scalars, also check that they are representable
    szhorvat authored and aviator-bot committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    32d1d3e View commit details
    Browse the repository at this point in the history
  2. revdepcheck results

    krlmlr authored and aviator-bot committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    890ba37 View commit details
    Browse the repository at this point in the history
  3. refactoring: split check functions

    Antonov548 authored and aviator-bot committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    6a7b8be View commit details
    Browse the repository at this point in the history
  4. chore: clarify use of scalar check functions/macros

    szhorvat authored and aviator-bot committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    3b545ad View commit details
    Browse the repository at this point in the history