-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Extract node type printer #59282
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
Merged
weswigham
merged 26 commits into
microsoft:main
from
bloomberg:isolated-declarations-syntactic-builder-refactor
Sep 30, 2024
Merged
Extract node type printer #59282
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
457e819
Extract node type printer
dragomirtitian ba88432
Fix knip and small issue.
dragomirtitian 8cf6024
Merge remote-tracking branch 'remotes/origin/main' into isolated-decl…
dragomirtitian c407602
Merge remote-tracking branch 'remotes/origin/main' into isolated-decl…
dragomirtitian 001eef0
Merge remote-tracking branch 'remotes/origin/main' into isolated-decl…
dragomirtitian 8b6073e
Fixed tests.
dragomirtitian 3cffdc9
Do not serialize mapped type properties. Improve checking if the anno…
dragomirtitian 96c7700
Fix printing for spread of accessors.
dragomirtitian 489c4ff
Fix local inference fallback for arrays and object literals.
dragomirtitian 42ccddf
Add undefined to optional properties if type is not form an assertion.
dragomirtitian 9efab9d
Reduce amount of type instantiations.
dragomirtitian d06e874
Merge remote-tracking branch 'remotes/origin/main' into isolated-decl…
dragomirtitian 429c24f
Fix new isolated declarations error in TSC.
dragomirtitian 7342233
Changed error message for accessors.
dragomirtitian 9bd26f9
Do not reuse import types with assert keyword.
dragomirtitian a751214
Do not use syntactic printer if we don't have an enclosing scope.
dragomirtitian 5e93ef3
Merge remote-tracking branch 'remotes/origin/main' into isolated-decl…
dragomirtitian 50a60d9
Fix formatting issue
dragomirtitian adf815d
Remove dry by fix of type widening in declaration files.
dragomirtitian 91da5ae
Reverted emit to original in error case.
dragomirtitian ea932e6
Merge remote-tracking branch 'remotes/origin/main' into isolated-decl…
dragomirtitian cbab1c7
Added indirection to preserve the initial intent of the tests.
dragomirtitian cae847a
Removed redundant error
dragomirtitian de8396e
Merge remote-tracking branch 'remotes/origin/main' into isolated-decl…
dragomirtitian 4bb04c0
Fixed formatting
dragomirtitian 5f51c8c
Merge remote-tracking branch 'remotes/origin/main' into isolated-decl…
dragomirtitian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
Extract node type printer
- Loading branch information
commit 457e81901fae82b365bdfc68d8cee7d0a2051040
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.