TypeScript/tests/cases/conformance
Nathan Shively-Sanders 8c87da523b First round of review comments addressed.
Only major thing is a bug fix in
`isContextSensitiveFunctionLikeDeclaration`, and turning on context
sensitivity to `this` even with `--strictThis` off.
2016-02-04 15:43:43 -08:00
..
ambient
async/es6 Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-15 12:51:30 -08:00
classes
constEnums
declarationEmit
decorators Added positive test case suggested in #6129. 2015-12-21 13:42:24 -08:00
enums Fix tests 2016-01-24 13:44:22 -08:00
es6 Creates a class body scoped alias to the class to avoid class name double binding. 2016-01-27 16:13:51 -08:00
es7/exponentiationOperator
expressions Merge branch 'master' into fix4211 2016-01-28 14:33:50 -08:00
externalModules Adding tests 2016-01-25 11:46:23 -08:00
functions
interfaces
internalModules
jsx pretty output for react jsx 2016-01-26 22:59:34 -08:00
parser
salsa Added tests. 2016-02-01 14:17:29 -08:00
scanner
statements Updating tests 2016-01-06 16:13:02 -08:00
Symbols
types First round of review comments addressed. 2016-02-04 15:43:43 -08:00