TypeScript/src/compiler
2021-10-01 21:10:31 +00:00
..
factory Type-only import specifiers (#45998) 2021-09-27 12:38:30 -07:00
transformers Add module: es2022 (#44656) 2021-09-29 17:44:57 -07:00
binder.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
builder.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
builderPublic.ts Use correct state when getting it from redirected program (#44275) 2021-05-26 15:31:26 -07:00
builderState.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
builderStatePublic.ts Allow rich response for compile on save (#37462) 2020-03-19 14:03:21 -07:00
checker.ts Modify synthetic default generation code for dual-mode module resolution (#46156) 2021-10-01 09:18:44 -07:00
commandLineParser.ts feat: display the tsconfig generated when running tsc --init (#45930) 2021-10-01 14:08:06 +01:00
core.ts Enable max-statements-per-line lint rule (#45475) 2021-08-16 13:53:51 -07:00
corePublic.ts Bump version to 4.5.0-beta and LKG 2021-10-01 21:10:31 +00:00
debug.ts Replace non-null assertion with optional chain on assert nodes (#43788) 2021-08-02 15:26:48 -07:00
diagnosticMessages.json Add module: es2022 (#44656) 2021-09-29 17:44:57 -07:00
emitter.ts Type-only import specifiers (#45998) 2021-09-27 12:38:30 -07:00
moduleNameResolver.ts Follow and respect export maps when generating module specifiers (#46159) 2021-10-01 13:54:07 -07:00
moduleSpecifiers.ts Follow and respect export maps when generating module specifiers (#46159) 2021-10-01 13:54:07 -07:00
parser.ts Allow for class static vars to be called static (#44813) 2021-10-01 14:28:08 +01:00
path.ts Kick out of normalizePath if there's nothing to do (#44173) 2021-05-24 09:38:44 -07:00
perfLogger.ts Load ETW module from a specified path (#39599) 2020-07-14 11:52:55 -07:00
performance.ts Switched 'ts.performance' to a mixed mode only uses native performance APIs when necessary (#42586) 2021-02-01 15:33:34 -08:00
performanceCore.ts Change PerformanceObserver to be compatible with new Node types (#44884) 2021-07-03 21:26:56 -07:00
program.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
resolutionCache.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
scanner.ts Import assertion (#40698) 2021-09-20 14:15:22 -07:00
semver.ts Simplify or optimize regexes with polynomial time worst cases (#44197) 2021-05-24 15:28:52 -07:00
sourcemap.ts fix(sourcemap): accept a sourceMappingURL that ends with a newline (#45983) 2021-10-01 05:16:05 -07:00
symbolWalker.ts Index signatures for symbols and template literal strings (#44512) 2021-06-21 11:25:42 -07:00
sys.ts Use realpathSync.native on case-insensitive file systems (#44966) 2021-08-26 15:35:04 -07:00
tracing.ts Don't build type catalog during server tracing (#43354) 2021-03-25 15:52:04 -07:00
transformer.ts Add module: es2022 (#44656) 2021-09-29 17:44:57 -07:00
tsbuild.ts Refactor: No more than 1 namespace declaration per file (#35373) 2019-11-27 13:44:31 -08:00
tsbuildPublic.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
tsconfig.json moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
tsconfig.release.json Include project reference in release config so LKG build works (#33864) 2019-10-07 17:31:42 -07:00
types.ts Add module: es2022 (#44656) 2021-09-29 17:44:57 -07:00
utilities.ts fix(45919): allow using JSDoc types for arrow function with type predicate (#45952) 2021-09-30 10:50:25 -07:00
utilitiesPublic.ts Type-only import specifiers (#45998) 2021-09-27 12:38:30 -07:00
visitorPublic.ts Type-only import specifiers (#45998) 2021-09-27 12:38:30 -07:00
watch.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
watchPublic.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
watchUtilities.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00