Commits
User selector
Commit History
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
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
Fix casing for wild card keys for implicit globs to get wild card directories to watch (#39049)
Show description for f628bf8authored
Commits on Jun 11, 2020
- committed
- 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
Merge pull request #37727 from Kingwl/logical_assignment
Show description for e832e04authored- authored
Schedule failed lookup updates (#38560)
Show description for a72ed0aauthoredRemove non null assertion on oldSourceFile.resolvedModules (#38984)
Show description for 83f41deauthored
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
Commits on Jun 2, 2020
Emit build info even on noEmitOnError or tsc --build (#38853)
Show description for 9fbcb99authoredSome changes to tsc baselines for clarity (#38850)
Show description for f0da6d1andauthored
Commits on Jun 1, 2020
add support to convert lambda to function and vice-versa (#28250)
Show description for 1d1c167authored
Skip default when initially iterating exports in __importStar, same as __exportStar (#38808)
Show description for b36b803authored- committed
Jesse Trinity - authored
Improve error range for ts2657 (jsx expr must have parent element), add code fix for it (#37917)
Show description for 8e290e5andauthored
Commits on May 27, 2020
Commits on May 26, 2020
Merge pull request #38049 from JoshuaKGoldberg/literal-to-primitive-relation-reporting
Show description for f2d6edaauthored- authored
Merge pull request #37894 from microsoft/always-error-on-property-override-accessor
Show description for bfa1744authored
Commits on May 25, 2020
Fix relation between generic mapped types and types with index signatures (#38761)
Show description for c5b8f4fauthored