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

Make String.indexOf actually conform to some specification #11569

Merged
merged 10 commits into from
Feb 9, 2024

Commits on Feb 9, 2024

  1. check spec

    Simn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e495723 View commit details
    Browse the repository at this point in the history
  2. fix eval and UnicodeString

    Simn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5624856 View commit details
    Browse the repository at this point in the history
  3. fix python

    Simn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    387ee2f View commit details
    Browse the repository at this point in the history
  4. fix neko

    Simn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c7ec0d9 View commit details
    Browse the repository at this point in the history
  5. maybe fix PHP

    Simn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f1d3e3a View commit details
    Browse the repository at this point in the history
  6. maybe fix lua?

    somehow I doubt it
    Simn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    722fc43 View commit details
    Browse the repository at this point in the history
  7. fix order

    Simn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1050d22 View commit details
    Browse the repository at this point in the history
  8. deal with "" edge case

    Simn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c48e0af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f97265 View commit details
    Browse the repository at this point in the history
  10. maybe like this?

    Simn committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    79d7a02 View commit details
    Browse the repository at this point in the history