TypeScript/src/compiler
2020-02-28 15:53:24 -08:00
..
transformers Revert #36907 (#37122) 2020-02-28 15:53:24 -08:00
binder.ts Properly handle control flows from returns in try/catch within IIFE (#36901) 2020-02-25 16:14:00 -08:00
builder.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
builderPublic.ts Baselining tsc --watch output just like tsc baselines for easier updates (#35710) 2019-12-18 10:23:58 -08:00
builderState.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
builderStatePublic.ts Refactor: No more than 1 namespace declaration per file (#35373) 2019-11-27 13:44:31 -08:00
checker.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
commandLineParser.ts Allow --composite false or --composite null on the command line (#36997) 2020-02-26 15:26:26 -08:00
core.ts Unify padding impls and consistently use them 2020-02-19 17:21:51 -08:00
corePublic.ts Update versionMajorMinor to match package.json 2020-02-11 15:34:17 -08:00
debug.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
diagnosticMessages.json Grammar error on export type * (#37064) 2020-02-27 16:35:15 -08:00
emitter.ts Adding support for @implements. (#36292) 2020-02-27 09:27:37 -08:00
factory.ts Fix Get/Set being enumerable (#32264) 2020-02-27 14:08:20 -08:00
factoryPublic.ts Add helpers to helper list, per comment on #36806 2020-02-25 11:46:05 -08:00
moduleNameResolver.ts Fix potential leaks in checker (#36491) 2020-01-28 16:48:28 -08:00
moduleSpecifiers.ts Handle invalid package.json typings fields when generating specifiers (#36137) 2020-01-10 14:51:23 -08:00
parser.ts Adding support for @implements. (#36292) 2020-02-27 09:27:37 -08:00
path.ts Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
perfLogger.ts Remove redundant and misplaced perfLogger startup statement (#34551) 2019-10-18 09:13:40 -07:00
performance.ts Refactor: No more than 1 namespace declaration per file (#35373) 2019-11-27 13:44:31 -08:00
performanceTimestamp.ts Refactor: No more than 1 namespace declaration per file (#35373) 2019-11-27 13:44:31 -08:00
program.ts Measure module and type reference directive times (#37054) 2020-02-27 10:22:40 -08:00
resolutionCache.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
scanner.ts Fix implicit dependencies on es6 lib exposed by node changes 2020-02-19 16:43:40 -08:00
semver.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
sourcemap.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
symbolWalker.ts Fix linting issues 2019-09-23 06:14:52 -07:00
sys.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
transformer.ts Use getters to define live export bindings refresh (#35967) 2020-02-24 15:36:14 -08:00
tsbuild.ts Refactor: No more than 1 namespace declaration per file (#35373) 2019-11-27 13:44:31 -08:00
tsbuildPublic.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
tsconfig.json add support for Lift Template Literal Restriction (#23801) 2020-02-05 08:59:51 -08: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 Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
utilities.ts Full support for CommonJS auto-imports in JS (#37027) 2020-02-28 14:34:20 -08:00
utilitiesPublic.ts Adding support for @implements. (#36292) 2020-02-27 09:27:37 -08:00
visitor.ts Private named instance fields (#30829) 2019-12-27 13:07:35 -08:00
visitorPublic.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
watch.ts Enable @typescript-eslint/space-before-function-paren, @typescript-eslint/no-unused-expressions (#36569) 2020-02-04 14:43:25 -08:00
watchPublic.ts fix spelling errors (#36523) 2020-01-30 13:39:54 -08:00
watchUtilities.ts Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00