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 bounds inference for uint -> int casts #7814

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 28, 2023

  1. Fix bounds inference for uint -> int casts

    Fixes #7807
    Fixes #7811
    abadams committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    05ba843 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    8b90a5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd666e View commit details
    Browse the repository at this point in the history
  3. clang-format

    abadams committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1b573c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b29988b View commit details
    Browse the repository at this point in the history
  5. Fix last commit

    abadams committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    520256f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Fix saturating cast handling

    and add one-sided handling for monotonic functions
    abadams committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ef9a7d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    16ddff5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    4ad3ba8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    69a4312 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    fe1eb40 View commit details
    Browse the repository at this point in the history
  2. trigger buildbots

    steven-johnson committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fb06e94 View commit details
    Browse the repository at this point in the history