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

perf: always use the same prototype Iterator #2743

Merged

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    5346836 View commit details
    Browse the repository at this point in the history
  2. add iteratorMixin

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8a2300a View commit details
    Browse the repository at this point in the history
  3. rename state to object

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    337ff62 View commit details
    Browse the repository at this point in the history
  4. fixup

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0962d5a View commit details
    Browse the repository at this point in the history
  5. perf: use class make faster

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    19a7d8d View commit details
    Browse the repository at this point in the history
  6. fixup

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a68d677 View commit details
    Browse the repository at this point in the history
  7. fixup

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9fdee41 View commit details
    Browse the repository at this point in the history
  8. fixup

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e526a4a View commit details
    Browse the repository at this point in the history
  9. fixup

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6d217d6 View commit details
    Browse the repository at this point in the history
  10. fixup

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a7cd726 View commit details
    Browse the repository at this point in the history
  11. add test

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    740f1aa View commit details
    Browse the repository at this point in the history
  12. fix test name

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f6f09ad View commit details
    Browse the repository at this point in the history
  13. simplify

    tsctx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d9c94ab View commit details
    Browse the repository at this point in the history