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 await using declarations #15520

Commits on May 5, 2023

  1. simplify isAsyncFunction

    JLHwung committed May 5, 2023
    Configuration menu
    Copy the full SHA
    431f5d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef32c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    892de2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b396838 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d948c9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    377b63c View commit details
    Browse the repository at this point in the history
  7. add syntax plugin

    JLHwung committed May 5, 2023
    Configuration menu
    Copy the full SHA
    6789062 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1890dc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c6f9fa View commit details
    Browse the repository at this point in the history
  10. update typings

    JLHwung committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1f24171 View commit details
    Browse the repository at this point in the history
  11. update git clean fix command

    JLHwung committed May 5, 2023
    Configuration menu
    Copy the full SHA
    3077cb0 View commit details
    Browse the repository at this point in the history
  12. add new test cases

    JLHwung committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c738957 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    867229a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc2db16 View commit details
    Browse the repository at this point in the history
  15. update typings

    JLHwung committed May 5, 2023
    Configuration menu
    Copy the full SHA
    885d997 View commit details
    Browse the repository at this point in the history