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

Refactor RawJsString's representation to make JsStrings construction from string literal heap-allocation free #3935

Merged
merged 19 commits into from
Aug 12, 2024

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    8475614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e0badc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    06f2b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b00447 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a12fc23 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    6143f76 View commit details
    Browse the repository at this point in the history
  2. chore: make miri happy

    jedel1043 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7dff145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5984536 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e6931e View commit details
    Browse the repository at this point in the history
  5. chore: add comments

    CrazyboyQCD committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c21c8ec View commit details
    Browse the repository at this point in the history
  6. chore: add comments

    CrazyboyQCD committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cd990d7 View commit details
    Browse the repository at this point in the history
  7. chore : fix refcount test

    CrazyboyQCD committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6db7174 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a60143 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    2865d5f View commit details
    Browse the repository at this point in the history
  2. chore: add more tests

    CrazyboyQCD committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ec2e081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b195c37 View commit details
    Browse the repository at this point in the history
  4. chore: improve comment

    CrazyboyQCD committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f86bc56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cbec41 View commit details
    Browse the repository at this point in the history