TypeScript/src
Sheetal Nandi 0edf650622 Map the paths back to https:
// TODO: is this really needed or can vscode take care of this
How do we handle when opening lib.d.ts as response to goto def in open files
2020-11-13 16:37:28 -08: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 Merge pull request #41191 from weswigham/control-flow-comma-exprs 2020-10-27 12:37:02 -07:00
debug Allow assignments to a narrowable reference to be considered narrowable 2020-07-29 16:37:25 -07:00
executeCommandLine PR feedback 2020-10-23 17:08:07 -07:00
harness performanceTimestamp: use performance.now on node 2020-10-15 19:01:50 -04:00
instrumenter
jsTyping Add editor configurable filename-based ATA (#40952) 2020-10-19 09:53:58 -07:00
lib Fix missed tasks to add esnext.weakref (#40981) 2020-10-07 11:06:04 -07:00
loc/lcl LEGO: check in for master to temporary branch. 2020-10-27 18:10:41 +00:00
server Merge branch 'master' into web-worker-server 2020-10-27 15:38:02 -07:00
services Fix two issues with ConvertToTypeOnlyExport codefix (#40490) 2020-10-27 15:08:20 -07:00
shims Remove shims, workaround for bug in peformance.measure 2020-10-22 13:52:10 -07:00
testRunner Merge pull request #40593 from microsoft/nativePerformanceHooks 2020-10-23 17:32:55 -07:00
tsc Refactor node factory API, use node factory in parser (#35282) 2020-06-16 16:55:03 -07:00
tsserver Map the paths back to https: 2020-11-13 16:37:28 -08: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