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

[stdlib] Move StringRef find() implementation to Span #3548

Open
wants to merge 23 commits into
base: nightly
Choose a base branch
from

Commits on Sep 25, 2024

  1. move StrRef find() implementation to Span

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    45f9bec View commit details
    Browse the repository at this point in the history
  2. fix details

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    070ac79 View commit details
    Browse the repository at this point in the history
  3. fix details

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9950729 View commit details
    Browse the repository at this point in the history
  4. fix details

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5a1cf5d View commit details
    Browse the repository at this point in the history
  5. fix details

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c0dac09 View commit details
    Browse the repository at this point in the history
  6. fix details

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    de6e116 View commit details
    Browse the repository at this point in the history
  7. fix details

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d03ded0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a4c2a57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a333f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a2eed View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    5e8fb25 View commit details
    Browse the repository at this point in the history
  2. fix stringref find and add fixme for later

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6ca281e View commit details
    Browse the repository at this point in the history
  3. fix detail

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6535e8b View commit details
    Browse the repository at this point in the history
  4. fix detail

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f6f9144 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 10, 2024

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

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    015e5d4 View commit details
    Browse the repository at this point in the history
  2. fix detail

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    d84530e View commit details
    Browse the repository at this point in the history
  3. fix detail

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    2f37b51 View commit details
    Browse the repository at this point in the history
  4. fix detail

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    f1cb5d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    702cb00 View commit details
    Browse the repository at this point in the history
  2. remove fixme comment

    Signed-off-by: martinvuyk <[email protected]>
    martinvuyk committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5a105a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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