https://github.com/Microsoft/TypeScript
Revision 0102f8050c842da3e3244bf68809254e1264d3d2 authored by Wesley Wigham on 22 May 2018, 23:58:31 UTC, committed by GitHub on 22 May 2018, 23:58:31 UTC
* Check for keyof constraint type instead of syntactic check

* Readopt older candidateType check, even though it shouldnt really matter

* OK. Just use maybetypeOfKind

* Remove redundant boolean check
1 parent 8b8cd31
History
Tip revision: 0102f8050c842da3e3244bf68809254e1264d3d2 authored by Wesley Wigham on 22 May 2018, 23:58:31 UTC
Check for keyof constraint type instead of syntactic check (#24098)
Tip revision: 0102f80
File Mode Size
.github
.vscode
bin
doc
lib
scripts
src
tests
.editorconfig -rw-r--r-- 188 bytes
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 1.8 KB
.gitmodules -rw-r--r-- 2.0 KB
.mailmap -rw-r--r-- 17.8 KB
.npmignore -rw-r--r-- 286 bytes
.travis.yml -rw-r--r-- 375 bytes
AUTHORS.md -rw-r--r-- 5.7 KB
CONTRIBUTING.md -rw-r--r-- 9.4 KB
CopyrightNotice.txt -rw-r--r-- 819 bytes
Gulpfile.js -rw-r--r-- 43.7 KB
Jakefile.js -rw-r--r-- 47.2 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 4.8 KB
ThirdPartyNoticeText.txt -rw-r--r-- 6.4 KB
package-lock.json -rw-r--r-- 230.4 KB
package.json -rw-r--r-- 3.1 KB
tslint.json -rw-r--r-- 4.7 KB

README.md

back to top