TypeScript/src/compiler
2019-09-21 09:07:49 -07:00
..
transformers Handle parentless nodes in isParameterPropertyDeclaration 2019-09-17 13:22:30 -07:00
binder.ts Handle parentless nodes in isParameterPropertyDeclaration 2019-09-17 13:22:30 -07:00
builder.ts Merge pull request #33380 from microsoft/isolatedModules 2019-09-19 16:20:21 -07:00
builderState.ts Handle --isolatedModules and d.ts emit in the builder 2019-09-11 12:52:23 -07:00
checker.ts Include type operators in aliased type checks 2019-09-21 09:07:49 -07:00
commandLineParser.ts fix eslint errors 2019-09-04 11:51:17 +03:00
core.ts @typescript-eslint/unified-signatures 2019-08-19 13:38:58 +03:00
debug.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
diagnosticMessages.json fix conflicts 2019-09-17 19:02:44 +08:00
emitter.ts Add output file names api for supporting ts-loader 2019-09-18 14:13:49 -07:00
factory.ts @typescript-eslint/unified-signatures 2019-08-19 13:38:58 +03:00
moduleNameResolver.ts @typescript-eslint/unified-signatures 2019-08-19 13:38:58 +03:00
moduleSpecifiers.ts Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-08-14 13:42:02 +03:00
parser.ts Fix Identifiers: NaN diagnostic when having JSON SourceFiles 2019-09-12 21:10:38 +02:00
perfLogger.ts Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-09-05 09:52:04 +03:00
performance.ts disable no-redeclare 2019-08-09 07:30:40 +03:00
program.ts Merge pull request #33380 from microsoft/isolatedModules 2019-09-19 16:20:21 -07:00
resolutionCache.ts Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-08-21 10:02:57 +03:00
scanner.ts Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-08-21 10:02:57 +03:00
semver.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
sourcemap.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
symbolWalker.ts Support deferred resolution of type arguments in type references 2019-08-23 09:54:55 -04:00
sys.ts Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-08-10 09:58:25 +03:00
transformer.ts array-type: [ default: array, generic: array ] 2019-08-08 21:30:18 +03:00
tsbuild.ts Add output file names api for supporting ts-loader 2019-09-18 14:13:49 -07:00
tsconfig.json Use 'noop' for NullLogger 2019-08-02 10:20:17 -07:00
tsconfig.release.json Update the tsconfigs 2019-02-28 14:01:40 -08:00
types.ts Merge branch 'master' into recursiveTypeReferences 2019-09-21 08:52:14 -07:00
utilities.ts Handle parentless nodes in isParameterPropertyDeclaration 2019-09-17 13:22:30 -07:00
visitor.ts fix eslint errors 2019-09-04 11:51:17 +03:00
watch.ts Add output file names api for supporting ts-loader 2019-09-18 14:13:49 -07:00
watchUtilities.ts Merge branch 'master' of https://github.com/Microsoft/TypeScript into feature/eslint 2019-08-10 09:58:25 +03:00