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

[ts] allow redeclaring a var/type with the same name as import #14900

Merged
merged 8 commits into from Sep 13, 2022

Commits on Sep 7, 2022

  1. fix

    liuxingbaoyu committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    059e6e8 View commit details
    Browse the repository at this point in the history
  2. more fix

    liuxingbaoyu committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5a052c3 View commit details
    Browse the repository at this point in the history
  3. fix

    liuxingbaoyu committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    09a9c98 View commit details
    Browse the repository at this point in the history
  4. fix and improve

    liuxingbaoyu committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    1b347e7 View commit details
    Browse the repository at this point in the history
  5. review

    liuxingbaoyu committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    3cbf4fc View commit details
    Browse the repository at this point in the history
  6. update allowlist

    liuxingbaoyu committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    07fae80 View commit details
    Browse the repository at this point in the history
  7. review

    liuxingbaoyu committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d083373 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Formatting

    nicolo-ribaudo committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    57a75f2 View commit details
    Browse the repository at this point in the history