Commits
User selector
Commit History
Commits on Jul 27, 2020
Undo accidental change from #39772 (#39779)
Show description for 1f1521cauthoredAdd contextual type for generator return type (#39772)
Show description for 68ba670authored
Commits on Jul 24, 2020
Lower priority for speculative variadic tuple inferences (#39723)
Show description for c5d21e7authored
Commits on Jul 22, 2020
Fix 31995: make cached key more precise to avoid returning wrong cached value. (#39670)
Show description for 8a05707authored
Commits on Jul 16, 2020
Support variadic tuple inference from trailing optional to non-optional (#39614)
Show description for db79030authored
Commits on Jul 15, 2020
Commits on Jul 13, 2020
Merge branch 'master' into fix37113
Show description for 5ad8532committedDon’t create expando declarations on alias symbols (#39558)
Show description for 583bd92authored
Commits on Jul 10, 2020
Fix @param type parameter lookup (#39532)
Show description for 3b107feauthored
Commits on Jul 8, 2020
- authored
Type `this` in more constructor functions (#39447)
Show description for 53a756eauthored- committed
Commits on Jul 7, 2020
Properly handle rest parameters in function declarations with @type annotations (#39473)
Show description for 8c6b858authoredEnsure type/namespaceish statics are included in the list of namespace merge members (#38920)
Show description for d2b32b4authored- authored
Parse *= separately in types (#39457)
Show description for 9a65658authored
Commits on Jul 6, 2020
In JS, assignment to `void 0` isn't a declaration (#39452)
Show description for 0d84f21authored
Commits on Jul 2, 2020
Commits on Jun 30, 2020
Infer implied arity before inferring from 'this' argument (#39328)
Show description for 784396cauthored
Commits on Jun 29, 2020
Commits on Jun 26, 2020
Avoid effect of element access expression (#39174)
Show description for 6b4d0bfauthored
Commits on Jun 25, 2020
Handle 'keyof' for generic tuple types (#39218)
Show description for ee4aee0authoredDisable unsound T[K] rule in subtype relations (#39249)
Show description for 8df85b5authored
Commits on Jun 24, 2020
Commits on Jun 23, 2020
Variadic tuple types (#39094)
Show description for d479206authored
Commits on Jun 21, 2020
Commits on Jun 19, 2020
Reparse top level 'await' in modules (#39084)
Show description for fe33e61authored
Commits on Jun 18, 2020
- authored
Noj Vek
Commits on Jun 17, 2020
In JSDoc, parse postfix-? below conditional types/tuple types (#39123)
Show description for c3c6be6authored
Commits on Jun 16, 2020
Assignment operator is definite assignment (#39087)
Show description for 6c11cebandauthored
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 ffa35d3committed