TypeScript/src
2021-02-18 17:06:08 -08:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compiler fix(42368): omit converting jsx spread attributes to Object.assign for ES2018 and up (#42554) 2021-02-18 17:06:08 -08:00
debug Allow assignments to a narrowable reference to be considered narrowable 2020-07-29 16:37:25 -07:00
deprecatedCompat Add support for abstract constructor types (#36392) 2021-01-07 17:11:14 -08:00
executeCommandLine Refactor the tracing namespace organization 2021-02-11 16:08:35 -05:00
harness Fix duplicate auto-import completions (#42850) 2021-02-18 10:06:37 -08:00
instrumenter
jsTyping Add way to exclude files and directories to watch (#39243) 2020-11-04 13:30:06 -08:00
lib feat(lib/es2021): Add type parameter to FinalizationRegistry (#42274) 2021-02-18 16:43:36 -08:00
loc/lcl LEGO: check in for master to temporary branch. 2020-12-10 00:10:58 +00:00
server Update scriptInfo.ts (#42855) 2021-02-18 10:52:58 -08:00
services Fix duplicate auto-import completions (#42850) 2021-02-18 10:06:37 -08:00
shims Fix definition of ts.Iterator 2020-11-11 18:42:12 -08:00
testRunner Check for missing type parameter names in JSDoc template tags (#42017) 2021-02-17 16:54:56 -08:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Refactor the tracing namespace organization 2021-02-11 16:08:35 -05:00
tsserverlibrary Rename 'compat' to 'deprecatedCompat'. (#41000) 2020-11-02 14:25:12 -08:00
typescriptServices Rename 'compat' to 'deprecatedCompat'. (#41000) 2020-11-02 14:25:12 -08:00
typingsInstaller Merge branch 'master' into migrateMapsAndSets 2020-07-07 13:53:46 -07:00
typingsInstallerCore Add way to exclude files and directories to watch (#39243) 2020-11-04 13:30:06 -08:00
watchGuard
webServer Adds experimental support for running TS Server in a web worker (#39656) 2020-12-08 16:09:43 -08: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 Produce source maps for local typescriptServices build (#41589) 2020-11-30 14:28:13 -08:00
tsconfig-noncomposite-base.json
tsconfig.json