-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
Commits on Mar 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 701b361 - Browse repository at this point
Copy the full SHA 701b361View commit details -
Configuration menu - View commit details
-
Copy full SHA for c90d937 - Browse repository at this point
Copy the full SHA c90d937View commit details -
Configuration menu - View commit details
-
Copy full SHA for e039394 - Browse repository at this point
Copy the full SHA e039394View commit details
Commits on Mar 19, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for bdf9a0e - Browse repository at this point
Copy the full SHA bdf9a0eView commit details -
Only reuse nodes when a context is provided (otherwise identifier pri…
…ntback may fail)
Configuration menu - View commit details
-
Copy full SHA for d19d669 - Browse repository at this point
Copy the full SHA d19d669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fcd5d2 - Browse repository at this point
Copy the full SHA 0fcd5d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b315c5c - Browse repository at this point
Copy the full SHA b315c5cView commit details -
Merge branch 'js-decls-unique-symbol' of github.com:weswigham/TypeScr…
…ipt into js-decls-unique-symbol
Configuration menu - View commit details
-
Copy full SHA for 825f31b - Browse repository at this point
Copy the full SHA 825f31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 136988a - Browse repository at this point
Copy the full SHA 136988aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6944b51 - Browse repository at this point
Copy the full SHA 6944b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc9cf8f - Browse repository at this point
Copy the full SHA bc9cf8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8dea10 - Browse repository at this point
Copy the full SHA b8dea10View commit details -
Configuration menu - View commit details
-
Copy full SHA for b46794d - Browse repository at this point
Copy the full SHA b46794dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c03e8 - Browse repository at this point
Copy the full SHA c0c03e8View commit details
Commits on Mar 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d5bb370 - Browse repository at this point
Copy the full SHA d5bb370View commit details -
Configuration menu - View commit details
-
Copy full SHA for b443296 - Browse repository at this point
Copy the full SHA b443296View commit details
Commits on Apr 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1ccb136 - Browse repository at this point
Copy the full SHA 1ccb136View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.