TypeScript/src
2020-02-14 15:24:39 -08:00
..
cancellationToken Use fs.existsSync to check for cancellation (#36190) 2020-01-15 12:53:40 -08:00
compiler Exempt ambient private properties from noImplicitAny (#36640) 2020-02-14 15:01:18 -08:00
debug Rename debug.ts so its name differs from its namespace (#35596) 2019-12-09 16:35:01 -08:00
executeCommandLine fix(36385): return failed exit code if tsconfig doesn't exist and there are no input files. (#36474) 2020-01-28 16:11:19 -08:00
harness Fix renaming an ExportSpecifier name when propertyName is present (#36790) 2020-02-13 16:55:52 -08:00
instrumenter
jsTyping Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00
lib Subtypes of ErrorConstructor extend it (#35549) 2020-01-29 13:26:00 -08:00
loc/lcl LEGO: check in for master to temporary branch. 2020-01-17 04:10:10 +00:00
server Handle walkThroughSnippet:/ and untitled:/ as dynamic files (#36722) 2020-02-10 13:55:43 -08:00
services Fix organizeImports with type-only imports (#36807) 2020-02-14 15:24:39 -08:00
shims Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
testRunner Fix organizeImports with type-only imports (#36807) 2020-02-14 15:24:39 -08:00
tsc Merge branch 'master' into separate-nodetypes 2020-02-12 11:23:51 -08:00
tsserver Fixes to handle file names in module resolution watching and createGetCanonicalFileName (#36106) 2020-01-31 10:40:57 -08:00
tsserverlibrary Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
typescriptServices Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
typingsInstaller @typescript-eslint/semi 2019-06-14 09:46:02 +03: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 Update gulp to build using this branch 2019-03-01 13:44:14 -08:00
tsconfig-noncomposite-base.json Update gulp to build using this branch 2019-03-01 13:44:14 -08:00
tsconfig.json Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00