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

Optimize toString #3573

Merged
merged 18 commits into from
Aug 31, 2022
Merged

Optimize toString #3573

merged 18 commits into from
Aug 31, 2022

Commits on Jul 23, 2022

  1. Optimize toString

    CodeSandwich committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    e0c9042 View commit details
    Browse the repository at this point in the history
  2. Set PR number

    CodeSandwich committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    2292bf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    10a7a90 View commit details
    Browse the repository at this point in the history
  2. lint

    CodeSandwich committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    029c82e View commit details
    Browse the repository at this point in the history
  3. refactor toString()

    Amxx committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    365e07b View commit details
    Browse the repository at this point in the history
  4. Merge branch into fast_toString

    Amxx committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8597e3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57af5c4 View commit details
    Browse the repository at this point in the history
  6. improve length estimation

    Amxx committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e8e61fc View commit details
    Browse the repository at this point in the history
  7. minimize PR change

    Amxx committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    7e81cc4 View commit details
    Browse the repository at this point in the history
  8. minimize PR change

    Amxx committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    eb7f013 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2eeeb5c View commit details
    Browse the repository at this point in the history
  10. fix > → >=

    Amxx committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8f84142 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Optimize writing loop

    CodeSandwich committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    4eace99 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Less assembly

    CodeSandwich committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b9a4ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ba82a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. prettier

    CodeSandwich committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    8e955af View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. revert unrelated changes

    frangio committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d3d66ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b026166 View commit details
    Browse the repository at this point in the history