TypeScript/src/compiler
2021-10-25 17:48:35 -07:00
..
factory Error on mapped type w/properties (#46346) 2021-10-18 09:00:00 -07:00
transformers fix(46305): omit converting jsx (react-jsx) spread attributes to Object.assign for ES2018 and up (#46317) 2021-10-14 14:23:50 -07: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 Always cache union and intersection relations 2021-10-25 17:48:35 -07:00
commandLineParser.ts Remove defaultValueDescription: "n/a" from options (#46280) 2021-10-19 15:19:19 -07:00
core.ts Changes to enable the module conversion script 2021-10-16 08:12:59 -04:00
corePublic.ts Changes to enable the module conversion script 2021-10-16 08:12:59 -04:00
debug.ts Replace non-null assertion with optional chain on assert nodes (#43788) 2021-08-02 15:26:48 -07:00
diagnosticMessages.json fix(46433): forbid using keywords as parameter names (#46459) 2021-10-22 09:58:01 -07:00
emitter.ts Type-only import specifiers (#45998) 2021-09-27 12:38:30 -07:00
moduleNameResolver.ts Properly support scoped package self name lookups (#46212) 2021-10-05 12:41:44 -07:00
moduleSpecifiers.ts Follow and respect export maps when generating module specifiers (#46159) 2021-10-01 13:54:07 -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 Fix explainFiles on files under nodenext with types references (#46367) 2021-10-14 17:00:55 -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 Changes to enable the module conversion script 2021-10-16 08:12:59 -04: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 Defer computation of isDistributionDependent to avoid circularities (#46474) 2021-10-22 09:13:54 -07:00
utilities.ts Pass absolute path to directoryExists (#46086) 2021-10-21 12:22:53 -07:00
utilitiesPublic.ts Type-only import specifiers (#45998) 2021-09-27 12:38:30 -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 moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00