TypeScript/src/compiler
Vladimir Matveev faeae5e099 Merge pull request #7010 from Microsoft/fixTDZ
split declaration and initialization of writer variable
2016-02-10 16:30:30 -08:00
..
binder.ts spelling fixes for src/compiler/binder.ts src/compiler/parser.ts 2016-02-10 20:57:53 +00:00
checker.ts Check in other places too 2016-02-10 11:30:21 -08:00
commandLineParser.ts change flag name 2016-02-05 16:30:01 -08:00
core.ts Merge remote-tracking branch 'origin/master' into pathMappingModuleResolution 2016-01-20 15:32:19 -08:00
declarationEmitter.ts split declaration and initialization of writer variable 2016-02-10 13:58:31 -08:00
diagnosticMessages.json Add flag to emit modules in loose mode 2016-02-03 14:16:22 -08:00
emitter.ts Merge pull request #6884 from Microsoft/emitModulesInLooseMode 2016-02-05 16:51:28 -08:00
parser.ts spelling fixes for src/compiler/binder.ts src/compiler/parser.ts 2016-02-10 20:57:53 +00:00
program.ts do not error if typings for external library is empty .d.ts file 2016-02-02 11:36:38 -08:00
scanner.ts Merge branch 'master' into readonlyMembers 2016-01-24 15:21:03 -08:00
sourcemap.ts Fix lastEncodedSourceMapSpan from being set to undefined 2016-02-01 16:51:12 -08:00
sys.ts Delete mention of nonexistent watcherPath param 2016-02-02 15:44:47 -06:00
tsc.ts Merge remote-tracking branch 'origin/master' into pathMappingModuleResolution 2016-01-24 19:57:13 -08:00
tsconfig.json Fixed 'tsconfig.json' ordering. 2015-10-30 18:10:31 -07:00
types.ts spelling fixes for checker.ts, declarationEmitter.ts, types.ts 2016-02-09 18:16:36 +00:00
utilities.ts Fix emitted file extension for JavaScript files with JSX.Preserve 2016-02-07 13:11:26 -08:00