https://github.com/Microsoft/TypeScript
Revision 4f54e7e947298162d29f3104265e74dcfbc90d82 authored by Anders Hejlsberg on 12 October 2022, 14:22:06 UTC, committed by GitHub on 12 October 2022, 14:22:06 UTC
* Fix isExhaustiveSwitchStatement to better handle circularities

* Add regression test
1 parent 503604c
History
Tip revision: 4f54e7e947298162d29f3104265e74dcfbc90d82 authored by Anders Hejlsberg on 12 October 2022, 14:22:06 UTC
Fix isExhaustiveSwitchStatement to better handle circularities (#51095)
Tip revision: 4f54e7e
File Mode Size
.devcontainer
.github
.vscode
bin
doc
lib
scripts
src
tests
.dockerignore -rw-r--r-- 580 bytes
.editorconfig -rw-r--r-- 188 bytes
.eslintignore -rw-r--r-- 638 bytes
.eslintplugin.js -rw-r--r-- 392 bytes
.eslintrc.json -rw-r--r-- 7.4 KB
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 2.4 KB
.yarnrc -rw-r--r-- 27 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 333 bytes
CONTRIBUTING.md -rw-r--r-- 15.4 KB
CopyrightNotice.txt -rw-r--r-- 812 bytes
Dockerfile -rw-r--r-- 252 bytes
Gulpfile.mjs -rw-r--r-- 28.8 KB
LICENSE.txt -rw-r--r-- 9.0 KB
README.md -rw-r--r-- 3.1 KB
SECURITY.md -rw-r--r-- 2.7 KB
ThirdPartyNoticeText.txt -rw-r--r-- 36.9 KB
package-lock.json -rw-r--r-- 672.4 KB
package.json -rw-r--r-- 3.8 KB

README.md

back to top