Skip to content

Conversation

@mhegazy
Copy link
Contributor

mariusschulzand others added 30 commits November 19, 2016 22:30
…ation When __decorator applied to method, the last parameter (descriptor) is null, not undefined
Make 'keyof T' a literal contextual type
…tDecorationExpression-documentation doc(compiler/ts): fix documentation typo in generateClassElementDecorationExpression()
Fix issues related to 'keyof' with 'for-in' and 'in' operator
Include mapped types in type inference infinite recursion check
# Conflicts: # src/compiler/checker.ts
Removes number from all the keyof types, and adds a test that numeric indexes are ignored.
Deduplicate intersections before distributing over unions
ahejlsbergand others added 3 commits November 28, 2016 13:30
Type inference for isomorphic mapped types
…pes-with-leading-operator Union and intersection types with leading operator
@mhegazymhegazy merged commit 6e2db6c into release-2.1Nov 29, 2016
@mhegazymhegazy deleted the mergeMaster1128 branch November 29, 2016 00:44
@microsoftmicrosoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@mhegazy@msftclas@mariusschulz@ahejlsberg@charlypoly@ethanresnick