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

Add BIT support to BITPOS #2170

Merged
merged 13 commits into from
Mar 20, 2024
Merged

Add BIT support to BITPOS #2170

merged 13 commits into from
Mar 20, 2024

Commits on Mar 14, 2024

  1. Add bit support to BITPOS

    Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
    sheharyaar committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    815d11f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix bitmap logic and add test cases

    Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
    sheharyaar committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f0f7dbb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Add lamda for bit range query

    Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
    sheharyaar committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5b86fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    980c174 View commit details
    Browse the repository at this point in the history
  3. Fix clang format

    Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
    sheharyaar committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d64ec7b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Fix CI and fix RawBitpos

    Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
    sheharyaar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7ca036e View commit details
    Browse the repository at this point in the history
  2. Fix golangci-lint

    Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
    sheharyaar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a93d2af View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    d1a0285 View commit details
    Browse the repository at this point in the history
  2. Improve lamda function

    Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
    sheharyaar committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    039e5b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59662aa View commit details
    Browse the repository at this point in the history
  4. Fix review suggestions

    Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
    sheharyaar committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1f036d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

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