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

Intrinsic arithmetic function overloads #8710

Merged
merged 29 commits into from
Jun 28, 2023

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    202755b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b87e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d01d30e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    eb2d53f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68b71d6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    a5375f3 View commit details
    Browse the repository at this point in the history
  2. Add change wave to fast path

    jrdodds committed May 6, 2023
    Configuration menu
    Copy the full SHA
    16670c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ba51f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7de86f0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

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

Commits on May 11, 2023

  1. modify TryConvertToLong to check long min/max values before convertin…

    …g double to long; add tests for values that exceed long min/max
    jrdodds committed May 11, 2023
    Configuration menu
    Copy the full SHA
    792e61a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    333f242 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

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

Commits on May 20, 2023

  1. change access to TryConvertToInt, TryConvertToLong, TryConvertToDoubl…

    …e; add unit tests; change functions based on unit test findings
    jrdodds committed May 20, 2023
    Configuration menu
    Copy the full SHA
    6369e80 View commit details
    Browse the repository at this point in the history
  2. chnages to rely on TryParse

    jrdodds committed May 20, 2023
    Configuration menu
    Copy the full SHA
    e1e705f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    0f6ed65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de36cf0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    158e6e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2cb002 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. add comment

    jrdodds committed May 23, 2023
    Configuration menu
    Copy the full SHA
    824825b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 29, 2023

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

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    3d66331 View commit details
    Browse the repository at this point in the history
  2. add comments

    jrdodds committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    22f8684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1c7115 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d15f2f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

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

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

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