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

Node: fix BITPOS #2227

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Commits on Dec 3, 2024

  1. implement node bitcount change

    Signed-off-by: Chloe Yip <chloe.yip@improving.com>
    cyip10 authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    5c2555e View commit details
    Browse the repository at this point in the history
  2. added in examples in base client

    Signed-off-by: Chloe Yip <chloe.yip@improving.com>
    cyip10 authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    bdf169e View commit details
    Browse the repository at this point in the history
  3. fix lint errors

    Signed-off-by: Chloe Yip <chloe.yip@improving.com>
    cyip10 authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    ef7d8cc View commit details
    Browse the repository at this point in the history
  4. fix linter issue

    Signed-off-by: Chloe Yip <chloe.yip@improving.com>
    cyip10 authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    2d7b884 View commit details
    Browse the repository at this point in the history
  5. fix spacing

    Co-authored-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
    Signed-off-by: Chloe Yip <168601573+cyip10@users.noreply.github.com>
    2 people authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    6cb8177 View commit details
    Browse the repository at this point in the history
  6. add function

    Signed-off-by: Chloe Yip <chloe.yip@improving.com>
    cyip10 authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    357b376 View commit details
    Browse the repository at this point in the history
  7. fix lint errors

    Signed-off-by: Chloe Yip <chloe.yip@improving.com>
    cyip10 authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7efe372 View commit details
    Browse the repository at this point in the history
  8. fix createbitpos

    Signed-off-by: Chloe Yip <chloe.yip@improving.com>
    cyip10 authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    5f4d3c6 View commit details
    Browse the repository at this point in the history
  9. add changelog

    Signed-off-by: Chloe Yip <chloe.yip@improving.com>
    cyip10 authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    22b2c74 View commit details
    Browse the repository at this point in the history
  10. rebase

    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d83ccd6 View commit details
    Browse the repository at this point in the history
  11. rebase

    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Yury-Fridlyand authored and jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8a58d08 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bab0c11 View commit details
    Browse the repository at this point in the history
  13. make 'start' required for BitOffsetOptions

    Signed-off-by: James Xin <james.xin@improving.com>
    jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    c5bef0c View commit details
    Browse the repository at this point in the history
  14. post rebase clean up

    Signed-off-by: James Xin <james.xin@improving.com>
    jamesx-improving committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    687b72f View commit details
    Browse the repository at this point in the history