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 private name tokenizing #13256

Merged
merged 11 commits into from May 6, 2021

Commits on May 4, 2021

  1. add benchmark

    JLHwung committed May 4, 2021
    Copy the full SHA
    cb7ab80 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    203d1ab View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    94d0ae6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6708d82 View commit details
    Browse the repository at this point in the history
  5. chore: tweak benchmark file

    JLHwung committed May 4, 2021
    Copy the full SHA
    97a2f60 View commit details
    Browse the repository at this point in the history
  6. chore: update test fixtures

    JLHwung committed May 4, 2021
    Copy the full SHA
    97e08dc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1f65f5e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    56d64f1 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Update packages/babel-parser/src/parser/expression.js

    Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
    JLHwung and jridgewell committed May 6, 2021
    Copy the full SHA
    0b49227 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7f3d99e View commit details
    Browse the repository at this point in the history
  3. make prettier happy

    JLHwung committed May 6, 2021
    Copy the full SHA
    52f533d View commit details
    Browse the repository at this point in the history