Commits
User selector
Commit History
Commits on Jan 8, 2018
Commits on Jan 6, 2018
Merge pull request #20711 from Microsoft/defer-inference-for-recursive-mapped-types
Show description for e78ac47authored
Commits on Jan 5, 2018
In checkAndAggregateReturnExpressionTypes, treat MethodDeclaration in an object literal same as a FunctionExpression (#20052)
Show description for c6e4373authored
AndyCheck for unused getter/setter in classes (#21013)
Show description for f6dc0adauthored
Andy
Commits on Jan 3, 2018
Commits on Dec 29, 2017
Commits on Dec 22, 2017
Commits on Dec 21, 2017
Commits on Dec 20, 2017
- committed
Commits on Dec 19, 2017
Merge pull request #19797 from charlespierce/implements_class_error_message
Show description for 69e091bauthored
Commits on Dec 16, 2017
Allow JSXAttributes types to be shortcut-spread into the spread type like normal objects (#19047)
Show description for ae73a91authored
Commits on Dec 15, 2017
Fix get symbol at location to behave correctly for parameter assignments and jsx attributes (#20706)
Show description for dd933f4authored
Commits on Dec 14, 2017
- committed
Test:XMLHttpRequest inference to PartialDeep<T>
Show description for 6b024f6committed
Commits on Dec 13, 2017
Get resolved module exports in symbol chain and not raw exports (#20661)
Show description for e1278f0authored- authored
Andy - authored
Commits on Dec 12, 2017
Commits on Dec 11, 2017
Preserve literal types in contextual unions (#19966)
Show description for eba15b5authoredReimplement #20320 differently to handle multiple check orders better (#20588)
Show description for d01f4d1authoredHandle `!` following a keyword in isClassMemberStart (#20617)
Show description for 484758aauthored
Andy
Commits on Dec 8, 2017
Merge pull request #20467 from Kovensky/array-from-union-fix
Show description for 8d209a3authored
Commits on Dec 7, 2017
Commits on Dec 6, 2017
Commits on Dec 5, 2017
- committed
- committed
Lazily compute signature type predicates (#17600)
Show description for 8153397authored
Andy- committed
Diogo Franco (Kovensky)