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

Feat: ReversibleBytes and ReversibleBits traits that add support for byte and bit reversal #192

Merged
merged 12 commits into from
Oct 17, 2023

Commits on Oct 5, 2023

  1. added

    sveamarcus committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d71f2e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346a6a7 View commit details
    Browse the repository at this point in the history
  3. auto format revert

    sveamarcus committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    bfc81c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df0cbc7 View commit details
    Browse the repository at this point in the history
  5. formatting

    sveamarcus committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6d3a60e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    cf511ad View commit details
    Browse the repository at this point in the history
  2. scarb fmt

    sveamarcus committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5867efa View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    a31008d View commit details
    Browse the repository at this point in the history
  2. whitespace cleanup

    sveamarcus committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    4581b2c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    46e6897 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. adds reversible

    sveamarcus committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5511ac5 View commit details
    Browse the repository at this point in the history
  2. fmt

    sveamarcus committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9520d30 View commit details
    Browse the repository at this point in the history