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

[C++] Refactor uint128 #8416

Merged
merged 5 commits into from Mar 30, 2021
Merged

[C++] Refactor uint128 #8416

merged 5 commits into from Mar 30, 2021

Commits on Mar 20, 2021

  1. [C++] Refactor uint128

    This makes it compatible with absl::uint128
    Yannic committed Mar 20, 2021
    Copy the full SHA
    7efa91b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Remove use of absl

    Yannic committed Mar 24, 2021
    Copy the full SHA
    5c468a6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2fd1141 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Add header to test

    Yannic committed Mar 25, 2021
    Copy the full SHA
    b8e9b22 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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