TypeScript/src/compiler
2015-02-06 21:31:20 -08:00
..
binder.ts Track performance statistics in the ts module. 2015-02-04 18:42:44 -08:00
checker.ts Allow Symbol indexer in ES6 2015-02-06 21:31:20 -08:00
commandLineParser.ts Fix spelling of 'Filename' to be 'FileName'. 2015-02-03 16:08:46 -08:00
core.ts CR feedback. 2015-02-05 17:24:46 -08:00
diagnosticInformationMap.generated.ts Allow Symbol indexer in ES6 2015-02-06 21:31:20 -08:00
diagnosticMessages.json Allow Symbol indexer in ES6 2015-02-06 21:31:20 -08:00
emitter.ts Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parser.ts Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
program.ts CR feedback. 2015-02-05 17:24:46 -08:00
scanner.ts resolve merge conflicts 2015-01-22 11:23:27 -08:00
sys.ts Ignore symbolic links when enumerating directories 2015-01-20 09:58:25 -08:00
tsc.ts Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
tsconfig.json Adding src/compiler/tsconfig.json and src/services/tsconfig.json 2015-01-20 16:28:57 -08:00
types.ts Remove getEnumMemberValue, it is now subsumed into getConstantValue. 2015-02-05 18:26:56 -08:00
utilities.ts Allow Symbol indexer in ES6 2015-02-06 21:31:20 -08:00