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

Add support for i128 and u128 #4222

Merged
merged 12 commits into from
Nov 11, 2024
Merged

Add support for i128 and u128 #4222

merged 12 commits into from
Nov 11, 2024

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    f47fbce View commit details
    Browse the repository at this point in the history
  2. Add result tests

    RunDevelopment committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b07fc03 View commit details
    Browse the repository at this point in the history
  3. Removed useless data

    RunDevelopment committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2bdc170 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Updated docs

    RunDevelopment committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f4b7604 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    ae5bf87 View commit details
    Browse the repository at this point in the history
  2. Updated refs

    RunDevelopment committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b808ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d95ea View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    4fd1b00 View commit details
    Browse the repository at this point in the history
  2. Use BigInt constructor

    RunDevelopment committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    318533a View commit details
    Browse the repository at this point in the history
  3. Updated documentation

    RunDevelopment committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2c335a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20aaec0 View commit details
    Browse the repository at this point in the history
  5. Updated changelog

    RunDevelopment committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    61f5929 View commit details
    Browse the repository at this point in the history