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

Wide Arithmetic Support (128bit uint) #236

Draft
wants to merge 21 commits into
base: feature/uint128
Choose a base branch
from
Draft

Commits on Mar 7, 2022

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

    ahangsu committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    9b0c843 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. push what I have local

    ahangsu committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    cfef23f View commit details
    Browse the repository at this point in the history
  2. update 128b minus

    ahangsu committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    c3f7478 View commit details
    Browse the repository at this point in the history
  3. fmt

    ahangsu committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    30fe7db View commit details
    Browse the repository at this point in the history
  4. minor

    ahangsu committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    84a6969 View commit details
    Browse the repository at this point in the history
  5. per Jason comments

    ahangsu committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    094653c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. update full arith support

    ahangsu committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    96dc769 View commit details
    Browse the repository at this point in the history
  2. minor

    ahangsu committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    182d3d9 View commit details
    Browse the repository at this point in the history
  3. minor

    ahangsu committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8a39b00 View commit details
    Browse the repository at this point in the history
  4. minor

    ahangsu committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    5920190 View commit details
    Browse the repository at this point in the history
  5. comply with ide hints:

    ahangsu committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    323f775 View commit details
    Browse the repository at this point in the history
  6. fmt

    ahangsu committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    bea1560 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. minor fixes here n there

    ahangsu committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    954d092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7034de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    356b61d View commit details
    Browse the repository at this point in the history
  4. update divmodw support

    ahangsu committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1f9812b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac394b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. minor

    ahangsu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b3e02c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    7214db9 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary lines

    ahangsu committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    28c3cea View commit details
    Browse the repository at this point in the history