TypeScript/tests/cases/conformance
Anders Hejlsberg 7c0cc84abd Add tests
2018-03-25 11:30:08 -07:00
..
ambient
async Fix duplicate label in es2017 async function 2018-02-12 12:30:29 -08:00
classes Add test 2017-11-18 11:42:56 -08:00
constEnums allow const enum in type query (#21083) 2018-01-09 09:24:00 -08:00
controlFlow fix narrowType check with template literals (#21024) 2018-01-08 13:06:58 -08:00
declarationEmit
decorators
dynamicImport Improve parse error for double comma somewhere inside a call expression (#20399) 2018-01-08 10:38:55 -08:00
emitter Fix loop labels for for..await 2018-01-25 02:11:01 -08:00
enums
es6 Treat 'yield;' as 'yield undefined;' (#22297) 2018-03-08 15:41:04 -08:00
es7
es2017 Fix #21089: Do not infer from numeric index signature in Object.values and Object.entries (#21129) 2018-01-17 14:16:11 -08:00
es2018 Change esnext.promise to es2018.promise (#22292) 2018-03-02 17:08:36 -08:00
expressions Merge branch 'master' into fix2-getConstraintOfIndexedAccess 2018-01-10 12:40:35 -08:00
externalModules
functions
interfaces fix #20018, allow skip constraint when merging interfaces 2017-12-24 17:05:05 +08:00
internalModules
jsdoc Improve behaviour of ... inside JSDoc functions (#22809) 2018-03-22 16:17:16 -07:00
jsx Parse and check type arguments on JSX opening and self-closing tags (#22415) 2018-03-22 15:07:36 -07:00
moduleResolution Improve error message for untyped import of scoped package (#22189) 2018-02-26 10:38:54 -08:00
parser Numeric separators (#20324) 2017-12-08 20:20:18 -05:00
references
salsa Correctly track thisContainer for this-property-assignments in JS nested containers (#22779) 2018-03-22 09:54:43 -07:00
scanner
statements
Symbols
types Add tests 2018-03-25 11:30:08 -07:00
typings
fixSignatureCaching.ts Lazily compute signature type predicates (#17600) 2017-12-05 08:32:34 -08:00