Commits
User selector
Commit History
Commits on Jun 16, 2020
Commits on Jun 15, 2020
- authored
Fix crash when serializing the return type of a generic call to Array.prototype.flat (#38904)
Show description for 6a777ffauthored- committed
Commits on Jun 13, 2020
Small fix in `getIsContextSensitiveAssignmentOrContextType`
Show description for 0432954committedSimplify `visitObjectLiteralExpression`
Show description for 8231519committedFix handling of `aruments` in the emitter
Show description for f447838committedFix declaration emit for property references of imported object literal types (#39055)
Show description for b63ea4bauthored
Commits on Jun 12, 2020
Merge pull request #39052 from microsoft/dom-update-2020-06-12
Show description for 34c6b1aauthoredFix casing for wild card keys for implicit globs to get wild card directories to watch (#39049)
Show description for f628bf8authored- committed
Commits on Jun 11, 2020
- committed
isDynamicName skips parentheses for element access
Show description for a64166dcommitted
Commits on Jun 10, 2020
Allow `e: unknown` in `catch` arguments
Show description for ffa35d3committedSerialize (noncontextual) keyword named namespace members with export declarations in both declaration emitters (#38982)
Show description for 08cb0b2andauthoredHandle missing return type nodes and nested type references missing type arguments in existing jsdoc node serialization (#39011)
Show description for 2287dbcauthoredAdd containerName to CallHierarchyItem (#38997)
Show description for 852e7a0authoredFix isSameEntityName (#38999)
Show description for 0d6ae00authored
Commits on Jun 9, 2020
- authored
Merge pull request #37727 from Kingwl/logical_assignment
Show description for e832e04authored- authored
Schedule failed lookup updates (#38560)
Show description for a72ed0aauthoredMerge pull request #38358 from a-tarasyuk/bug/38081
Show description for d841971authored
Commits on Jun 5, 2020
Make `hasCorrectArity` handle tuples properly
Show description for 3151e2acommitted- authored andcommitted
Commits on Jun 4, 2020
Fix merging of JS value & TS type decl
Show description for 4ee013dcommitted`getSymbolDisplayPartsDocumentationAndSymbolKind`: use actual `symbol.flags` for `getAliasedSymbol`
Show description for a4c14a2committed
Commits on Jun 3, 2020
Merge pull request #38378 from jessetrinity/refactorTriggerReason
Show description for 3b15b35authoredMerge pull request #38536 from typescript-bot/user-baseline-updates
Show description for 51bf887authoredFix two tests
Show description for 073fb30committed- committed
- committed
Jesse Trinity
Commits on Jun 2, 2020
Merge pull request #38734 from a-tarasyuk/bug/34934
Show description for 463f8e1authoredEmit build info even on noEmitOnError or tsc --build (#38853)
Show description for 9fbcb99authoredSome changes to tsc baselines for clarity (#38850)
Show description for f0da6d1andauthored