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 buffer.indexOf, includes and lastIndexOf #1112

Merged
merged 4 commits into from
Aug 20, 2022

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    df22cd7 View commit details
    Browse the repository at this point in the history
  2. use memmem

    zhuzilin committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    5c871d0 View commit details
    Browse the repository at this point in the history
  3. use int64_t

    zhuzilin committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    f228e6a View commit details
    Browse the repository at this point in the history
  4. fix upon reviews

    zhuzilin committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    86e6a30 View commit details
    Browse the repository at this point in the history