Comparing main...expand-api · arl/bitstring · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arl/bitstring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: arl/bitstring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: expand-api
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 14 files changed
  • 2 contributors

Commits on May 30, 2021

  1. Add LeadingOnes and TrailingOnes

    arl committed May 30, 2021
    Configuration menu
    Copy the full SHA
    44e6f25 View commit details
    Browse the repository at this point in the history
  2. Update README

    arl committed May 30, 2021
    Configuration menu
    Copy the full SHA
    db04491 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. .github: add dependabot

    arl committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    5cdc3f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Add Bitstring.Flip()

    arl committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    29bbb86 View commit details
    Browse the repository at this point in the history
  2. Cosmetics

    arl committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    38ec1ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccd1d58 View commit details
    Browse the repository at this point in the history
  4. Simplify msb/lsb

    arl committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    5bb4bc6 View commit details
    Browse the repository at this point in the history
  5. Remove unused code

    arl committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    c7bdd1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b5a192 View commit details
    Browse the repository at this point in the history
  7. Drop testify in bistring_test.go

    arl committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    d985f58 View commit details
    Browse the repository at this point in the history
  8. Simplify tests

    arl committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    30b7518 View commit details
    Browse the repository at this point in the history
  9. Cosmetics

    arl committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    d4ff236 View commit details
    Browse the repository at this point in the history
  10. Update README

    arl committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    79012f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

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

Commits on Jun 17, 2021

  1. bitops: cosmetics

    arl committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    985ef6e View commit details
    Browse the repository at this point in the history
  2. RotateLeft + tests [WIP]

    arl committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e23b8f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f92694 View commit details
    Browse the repository at this point in the history
  4. WIP

    arl committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    1ba7346 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. commit from codespace

    arl authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ca75af0 View commit details
    Browse the repository at this point in the history
Loading