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

Store token type as number #13768

Merged
merged 14 commits into from Sep 17, 2021
Merged

Commits on Sep 16, 2021

  1. Copy the full SHA
    094115b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a3efe16 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c235ac8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    258fe71 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6811e46 View commit details
    Browse the repository at this point in the history
  6. build: replace tt.* as number

    JLHwung committed Sep 16, 2021
    Copy the full SHA
    0be49e2 View commit details
    Browse the repository at this point in the history
  7. fix flow errors

    JLHwung committed Sep 16, 2021
    Copy the full SHA
    8f15258 View commit details
    Browse the repository at this point in the history
  8. fix: build on Node 12

    JLHwung committed Sep 16, 2021
    Copy the full SHA
    c1c39b5 View commit details
    Browse the repository at this point in the history
  9. Update packages/babel-parser/src/tokenizer/types.js

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    JLHwung and nicolo-ribaudo committed Sep 16, 2021
    Copy the full SHA
    f61202a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    b90396a View commit details
    Browse the repository at this point in the history
  11. update unit test

    JLHwung committed Sep 16, 2021
    Copy the full SHA
    c8ea603 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    b3e0586 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    0ed11b2 View commit details
    Browse the repository at this point in the history
  14. fix flow errors

    JLHwung committed Sep 16, 2021
    Copy the full SHA
    d34fb4b View commit details
    Browse the repository at this point in the history