TypeScript/src/compiler
2021-11-01 11:45:22 -07:00
..
factory Add method signature completions (#46370) 2021-10-28 16:05:36 -07:00
transformers Fix react-jsx spread children invalid emit (#46565) 2021-10-29 10:54:46 -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 Check for type parameters on original type when getting type argument completions (#46614) 2021-11-01 11:41:43 -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 Bump version to 4.6 and accept baselines. (#46612) 2021-11-01 11:45:22 -07:00
debug.ts Add method signature completions (#46370) 2021-10-28 16:05:36 -07:00
diagnosticMessages.json Enable auto imports in member snippet completions (#46592) 2021-10-29 14:43:32 -07:00
emitter.ts Add method signature completions (#46370) 2021-10-28 16:05:36 -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 Set hasAddedOrRemovedSymlinks when discovering an existing file by its link (#46569) 2021-10-29 15:47:48 -07:00
resolutionCache.ts Set hasAddedOrRemovedSymlinks when discovering an existing file by its link (#46569) 2021-10-29 15:47:48 -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 Improve errors on module: node12 and extensionless relative imports (#46486) 2021-10-29 10:25:03 -07:00
utilities.ts Add method signature completions (#46370) 2021-10-28 16:05:36 -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