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

Implement specific bit types for integers #677

Merged
merged 6 commits into from
Aug 7, 2024

Commits on Jun 18, 2024

  1. Implement specific bit types for integers

    This is currently WIP as there are a few tests that are currently
    panicking due to failed library assertions.
    rory-ocl committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a590322 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    b64a7e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f44ce View commit details
    Browse the repository at this point in the history
  3. test: fix failing tests

    DaniPopes committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    25185e3 View commit details
    Browse the repository at this point in the history
  4. feat: update sol!

    DaniPopes committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7cfc779 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0af505 View commit details
    Browse the repository at this point in the history