TypeScript/src/compiler
2014-08-19 10:43:13 -07:00
..
binder.ts Merge pull request #330 from Microsoft/pullContextualTypes 2014-08-04 11:51:23 -07:00
checker.ts Merge pull request #381 from branch 'remote/privacyErrors' 2014-08-13 18:48:05 -07:00
commandLineParser.ts fix typo: sourcemap -> sourceMap 2014-08-10 14:02:49 +02:00
core.ts Include previous token trailing comments for parameters and type parameters as part of leading comments of them 2014-08-19 10:00:38 -07:00
diagnosticInformationMap.generated.ts Merge pull request #381 from branch 'remote/privacyErrors' 2014-08-13 18:48:05 -07:00
diagnosticMessages.json Merge pull request #381 from branch 'remote/privacyErrors' 2014-08-13 18:48:05 -07:00
emitter.ts Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
parser.ts Include previous token trailing comments for parameters and type parameters as part of leading comments of them 2014-08-19 10:00:38 -07:00
scanner.ts Include previous token trailing comments for parameters and type parameters as part of leading comments of them 2014-08-19 10:00:38 -07:00
sys.ts use writeSync instead of stdout.write to make sure that stream is flushed 2014-08-12 11:30:11 -07:00
tsc.ts Port over changes to the ScriptSnapshot API from the languageService-v2 branch. 2014-08-12 17:12:23 -07:00
types.ts Align the multiline comments in the generated outputs by retaining its position relative to the first line in the comment 2014-08-14 14:43:28 -07:00