TypeScript/src/compiler
2015-04-07 12:37:05 -07:00
..
binder.ts Class declarations should be block scoped. 2015-04-01 16:24:51 -07:00
checker.ts Merge pull request #2643 from Microsoft/checkForOmittedExpression 2015-04-06 16:42:51 -07:00
commandLineParser.ts Added __param helper for parameter decorators and cleaned up __decorate and __metadata 2015-04-01 17:58:28 -07:00
core.ts Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
declarationEmitter.ts CR feedback. 2015-03-31 17:23:52 -07:00
diagnosticInformationMap.generated.ts Address code review 2015-04-03 17:59:40 -07:00
diagnosticMessages.json Address code review 2015-04-03 17:59:40 -07:00
emitter.ts Merge branch 'master' into decorators_types 2015-04-06 11:06:38 -07:00
parser.ts Merge branch 'master' into parseClassInStrictMode 2015-04-03 17:23:02 -07:00
program.ts Merge pull request #2550 from Microsoft/separateCompilation 2015-03-31 14:51:39 -07:00
scanner.ts Merge pull request #2399 from Microsoft/decorators_min 2015-03-24 19:57:21 -07:00
sys.ts Use for-of in more places. 2015-03-13 10:36:29 -07:00
tsc.ts Fix: File watchers not being disposed in -watch mode 2015-03-27 15:53:01 -07:00
tsconfig.json
types.ts Merge branch 'master' into decorators_types 2015-04-06 11:06:38 -07:00
utilities.ts Fix find all refs and goto def for decorators 2015-04-07 12:37:05 -07:00