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

Parse import reflection #14926

Merged
merged 16 commits into from Oct 26, 2022
Merged

Commits on Oct 24, 2022

  1. chore: improve token typings

    JLHwung committed Oct 24, 2022
    Copy the full SHA
    3a45f53 View commit details
    Browse the repository at this point in the history
  2. parse import reflection

    JLHwung committed Oct 24, 2022
    Copy the full SHA
    7031a3c View commit details
    Browse the repository at this point in the history
  3. print import reflection

    JLHwung committed Oct 24, 2022
    Copy the full SHA
    e5780ec View commit details
    Browse the repository at this point in the history
  4. add syntax plugin

    JLHwung committed Oct 24, 2022
    Copy the full SHA
    4a53088 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9f48d7d View commit details
    Browse the repository at this point in the history
  6. update AST to module: boolean

    JLHwung committed Oct 24, 2022
    Copy the full SHA
    bacf8d2 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    178538d View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2cc6536 View commit details
    Browse the repository at this point in the history
  9. cleanup

    JLHwung committed Oct 24, 2022
    Copy the full SHA
    05fe1e2 View commit details
    Browse the repository at this point in the history
  10. Update packages/babel-parser/src/parse-error/standard-errors.ts

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    JLHwung and nicolo-ribaudo committed Oct 24, 2022
    Copy the full SHA
    d63f44b View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f363a56 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    98c8a28 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    470f301 View commit details
    Browse the repository at this point in the history
  14. add more test cases

    JLHwung committed Oct 24, 2022
    Copy the full SHA
    9467184 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. update generated files

    JLHwung committed Oct 25, 2022
    Copy the full SHA
    9f14643 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    47683a3 View commit details
    Browse the repository at this point in the history