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

Reuse input type nodes when serializing signature parameter and return types #37444

Merged
merged 17 commits into from
Apr 2, 2020

Commits on Mar 17, 2020

  1. Accept change

    weswigham committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    701b361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c90d937 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e039394 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Update return type logic to only reuse nodes if original nodes share …

    …scope with current node, like property types, only reuse nodes if symbols referened are acessible, reuse nodes for property signatures, too
    weswigham committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    bdf9a0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d19d669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fcd5d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b315c5c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'js-decls-unique-symbol' of github.com:weswigham/TypeScr…

    …ipt into js-decls-unique-symbol
    weswigham committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    825f31b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    136988a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6944b51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc9cf8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8dea10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b46794d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0c03e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Configuration menu
    Copy the full SHA
    d5bb370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b443296 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    1ccb136 View commit details
    Browse the repository at this point in the history