TypeScript/src/compiler
2021-11-23 17:46:33 -08:00
..
factory Stop calling our own @deprecrated APIs (#46831) 2021-11-18 10:37:55 -08:00
transformers Stop calling our own @deprecrated APIs (#46831) 2021-11-18 10:37:55 -08:00
binder.ts Bind assignments to 'this' within static blocks in JS files (#46472) 2021-10-22 15:44:35 -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 Switch deferredNodes from a Map to a Set. (#46751) 2021-11-23 17:46:33 -08:00
commandLineParser.ts Add target: "es2022" (#46291) 2021-11-04 10:55:11 -07:00
core.ts Stop calling our own @deprecrated APIs (#46831) 2021-11-18 10:37:55 -08:00
corePublic.ts Bump version to 4.6 and accept baselines. (#46612) 2021-11-01 11:45:22 -07:00
debug.ts Stop calling our own @deprecrated APIs (#46831) 2021-11-18 10:37:55 -08:00
diagnosticMessages.json Allow import assertions on esm imports under module: nodenext (#46630) 2021-11-02 15:34:37 -07:00
emitter.ts implement code fix for override of js files (#45780) 2021-11-16 08:01:43 -08:00
moduleNameResolver.ts Properly support scoped package self name lookups (#46212) 2021-10-05 12:41:44 -07:00
moduleSpecifiers.ts Make specifier generation from export map information conditional on module resolution mode (#46670) 2021-11-03 13:10:44 -07:00
parser.ts fix(46433): forbid using keywords as parameter names (#46459) 2021-10-22 09:58:01 -07: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 Plain JS binder errors (#46816) 2021-11-18 17:13:06 -08:00
resolutionCache.ts Stop calling our own @deprecrated APIs (#46831) 2021-11-18 10:37:55 -08:00
scanner.ts fix(46512): allow to use tag names containing keywords with - (#46546) 2021-11-02 15:12:10 -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 Revert changes to matchFiles/readDirectory made since 4.3 (#46787) 2021-11-11 15:24:20 -08:00
tracing.ts Don't build type catalog during server tracing (#43354) 2021-03-25 15:52:04 -07:00
transformer.ts Changes to enable the module conversion script 2021-10-16 08:12:59 -04:00
tsbuild.ts Refactor: No more than 1 namespace declaration per file (#35373) 2019-11-27 13:44:31 -08:00
tsbuildPublic.ts Only set package data map under watch mode (#46211) 2021-10-05 11:13:26 -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 Switch deferredNodes from a Map to a Set. (#46751) 2021-11-23 17:46:33 -08:00
utilities.ts Stop calling our own @deprecrated APIs (#46831) 2021-11-18 10:37:55 -08:00
utilitiesPublic.ts Add target: "es2022" (#46291) 2021-11-04 10:55:11 -07:00
visitorPublic.ts Error on mapped type w/properties (#46346) 2021-10-18 09:00:00 -07:00
watch.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
watchPublic.ts Set impliedNodeFormat on sourceFiles maufactured in watch mode (#46349) 2021-10-13 17:04:13 -07:00
watchUtilities.ts Revert changes to matchFiles/readDirectory made since 4.3 (#46787) 2021-11-11 15:24:20 -08:00