TypeScript/src/compiler
2020-02-25 14:13:58 +01:00
..
transformers fix(helpers): Use hasOwnProperty.call 2020-02-25 14:13:58 +01:00
binder.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -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 Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
commandLineParser.ts Fixes to handle file names in module resolution watching and createGetCanonicalFileName (#36106) 2020-01-31 10:40:57 -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 Error when property is specified more than once via a spread (#36727) 2020-02-11 10:23:15 -08:00
emitter.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
factory.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
factoryPublic.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -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 Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -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 Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -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
symbolWalker.ts
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 Convert UnionOrIntersectionType.couldContainTypeVariables to ObjectFlags (#36947) 2020-02-24 18:18:39 -08:00
utilities.ts Switch Debug.assertX functions to use asserts conditions (#36995) 2020-02-24 18:20:58 -08:00
utilitiesPublic.ts Fix find-refs crash on JSDocNamepath (#36941) 2020-02-21 15:37:11 -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