TypeScript/src
2020-10-02 16:34:33 -07:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compat Move deprecated jsdoc tags to compat/deprecations.ts 2020-07-07 14:01:27 -07:00
compiler Guard against no parent nodes. 2020-10-02 16:34:33 -07:00
debug Allow assignments to a narrowable reference to be considered narrowable 2020-07-29 16:37:25 -07:00
executeCommandLine Revert System changes and consume fs directly 2020-08-21 17:07:13 -07:00
harness Fix unnecessary new lines in output represented incorretly in the baseline (#40751) 2020-09-24 13:08:57 -07:00
instrumenter
jsTyping Modified existing padLeft() and padRight() functions to support strings other than a single space as padding. 2020-09-11 09:27:27 -04:00
lib Intrinsic string types (#40580) 2020-09-21 07:09:29 -10:00
loc/lcl LEGO: check in for master to temporary branch. 2020-09-29 00:10:44 +00:00
server Fix premature closing of AutoImportProviderProject for unbuilt monorepos (#40620) 2020-09-24 10:05:07 -07:00
services Use correct program when checking for reexports from AutoImportProviderProject (#40843) 2020-09-30 09:32:19 -07:00
shims Switch to ES Map/Set internally (#33771) 2020-06-26 10:12:47 -07:00
testRunner jsx option affects emit (#40775) 2020-09-25 12:20:29 -07:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Renames in servermode per feedback (#39883) 2020-08-05 12:19:15 -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 Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
typingsInstallerCore Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07: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 Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277) 2020-09-11 08:12:07 -04: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