TypeScript/src
2021-03-25 14:46:16 -07:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compiler Update typescript-eslint to latest (#43381) 2021-03-25 14:46:16 -07:00
debug Allow assignments to a narrowable reference to be considered narrowable 2020-07-29 16:37:25 -07:00
deprecatedCompat @link support, second try (#43312) 2021-03-22 16:39:35 -07:00
executeCommandLine Fix dump of tracing legend (#43263) 2021-03-16 10:57:10 -07:00
harness Update typescript-eslint to latest (#43381) 2021-03-25 14:46:16 -07:00
instrumenter
jsTyping Add way to exclude files and directories to watch (#39243) 2020-11-04 13:30:06 -08:00
lib Bigint constructor forbids object null undefined (#43204) 2021-03-11 16:51:03 -08:00
loc/lcl LEGO: check in for master to temporary branch. 2020-12-10 00:10:58 +00:00
server Update typescript-eslint to latest (#43381) 2021-03-25 14:46:16 -07:00
services Update typescript-eslint to latest (#43381) 2021-03-25 14:46:16 -07:00
shims Fix definition of ts.Iterator 2020-11-11 18:42:12 -08:00
testRunner Do not calculate signatures if old state is not used (#43314) 2021-03-23 13:43:43 -07:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Move fixed chunk size polling as a watch option and move it out of server (#42542) 2021-03-02 16:45:53 -08: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