TypeScript/src/compiler
2015-11-30 14:03:28 -08:00
..
binder.ts Merge pull request #5719 from Microsoft/typesCleanup2 2015-11-19 15:32:28 -08:00
checker.ts Merge pull request #5738 from Microsoft/unionIntersectionTypeInference 2015-11-24 08:33:14 -08:00
commandLineParser.ts When excluding same base name file from compilation, check for all supported javascript extensions instead of just .js 2015-11-12 14:25:46 -08:00
core.ts Adds a generic algorithm to create a shallow, memberwise clone of a node. 2015-11-19 17:42:12 -08:00
declarationEmitter.ts Merge pull request #5471 from Microsoft/jsFileCompilation 2015-11-19 16:30:40 -08:00
diagnosticMessages.json removing filename requirement 2015-11-24 23:39:12 +09:00
emitter.ts var rename as per PR feedback 2015-11-30 14:03:28 -08:00
parser.ts Decorators node array should have pos at token @ instead of actual decorator expression 2015-11-19 16:48:45 -08:00
program.ts Merge branch 'master' into jsFileCompilation 2015-11-18 11:26:58 -08:00
scanner.ts fix many lints 2015-11-13 17:43:53 -08:00
sys.ts fix lint: prefer const 2015-11-04 14:51:36 -08:00
tsc.ts removing filename requirement 2015-11-24 23:39:12 +09:00
tsconfig.json Fixed 'tsconfig.json' ordering. 2015-10-30 18:10:31 -07:00
types.ts Merge pull request #5471 from Microsoft/jsFileCompilation 2015-11-19 16:30:40 -08:00
utilities.ts Merge branch 'master' into sourceMapAndBreakpointDecorators 2015-11-24 14:53:18 -08:00