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

Support ShiftLeft and ShiftRight #165

Merged
merged 7 commits into from
Aug 23, 2024
Merged

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    8c35795 View commit details
    Browse the repository at this point in the history
  2. ShiftLeft implementation

    skullhole committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3fa9653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38849e9 View commit details
    Browse the repository at this point in the history
  4. ShiftRight implementation

    skullhole committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a73b297 View commit details
    Browse the repository at this point in the history
  5. Zero bits cases

    skullhole committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1ceac61 View commit details
    Browse the repository at this point in the history
  6. Tests and fixes

    skullhole committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f156426 View commit details
    Browse the repository at this point in the history
  7. One more test

    skullhole committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5cfc6ad View commit details
    Browse the repository at this point in the history