TypeScript/src
Wesley Wigham a3ee09ddc9
Handle recursive type references up to a certain level of expansion in inference (#38011)
* Handle recursive type references up to a certain level of expansion in inference

* Move object cases into the same conditional branch
2020-06-24 14:24:34 -07:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compat Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
compiler Handle recursive type references up to a certain level of expansion in inference (#38011) 2020-06-24 14:24:34 -07:00
debug Properly handle control flows from returns in try/catch within IIFE (#36901) 2020-02-25 16:14:00 -08:00
executeCommandLine Add support for extraFileExtensions on WatchCompilerHost (#37726) 2020-04-01 11:13:21 -07:00
harness Expand auto-import to all package.json dependencies (#38923) 2020-06-22 16:34:27 -07:00
instrumenter
jsTyping Include a stack in InitializationFailedResponse (#38223) 2020-04-28 11:12:38 -07:00
lib Update bigint declaration file (#38526) 2020-06-22 14:55:04 -07:00
loc/lcl LEGO: check in for master to temporary branch. 2020-06-24 16:10:43 +00:00
server Expand auto-import to all package.json dependencies (#38923) 2020-06-22 16:34:27 -07:00
services Merge pull request #37907 from Jack-Works/feat/class-to-classname 2020-06-22 18:32:24 -07:00
shims Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
testRunner Expand auto-import to all package.json dependencies (#38923) 2020-06-22 16:34:27 -07:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserverlibrary Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
typescriptServices Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
typingsInstaller Include a stack in InitializationFailedResponse (#38223) 2020-04-28 11:12:38 -07:00
typingsInstallerCore Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00
watchGuard add .eslintrc for src and scripts. update typescript-eslint 2019-08-14 12:34:16 +03:00
.eslintrc.json Remove distinction between CI lint and local lint (#36430) 2020-01-24 16:23:14 -08:00
tsconfig-base.json Improve type checking and inference for Generators and Async Generators (#30790) 2019-07-03 21:55:59 -07:00
tsconfig-library-base.json
tsconfig-noncomposite-base.json
tsconfig.json Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00