TypeScript/src/compiler
2014-08-15 13:18:54 -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 Added missing semicolons 2014-08-07 21:08:38 +02: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 Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
parser.ts Declaration comments for the type parameter declaration in .d.ts 2014-08-14 08:23:42 -07:00
scanner.ts Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00