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

clean up traverse scope #12797

Merged
merged 7 commits into from Feb 16, 2021
Merged

Commits on Feb 12, 2021

  1. Copy the full SHA
    b01fcfc View commit details
    Browse the repository at this point in the history
  2. Fix flow->ts warnings

    JLHwung committed Feb 12, 2021
    Copy the full SHA
    a3e1bf1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    daea2f4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e004ac6 View commit details
    Browse the repository at this point in the history
  5. cleanup: remove duplicated function declaration handler

    A functino declaration is always block scoped, it is already handled
    in BlockScoped handler
    JLHwung committed Feb 12, 2021
    Copy the full SHA
    16decb9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    35b8fe0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. review comments

    JLHwung committed Feb 13, 2021
    Copy the full SHA
    1aa4adc View commit details
    Browse the repository at this point in the history