TypeScript/tests/cases/conformance
2018-03-05 06:32:11 -08: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 add spelling suggestion support for module import (#22283) 2018-03-02 10:24:55 -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 Test:ts-ignore works on jsdoc syntax errors 2017-11-17 10:40:16 -08:00
jsx Merge pull request #22135 from uniqueiniquity/jsxFragmentHash 2018-03-01 16:50:09 -08: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 Fix emit when binder treats exported const as namespace 2018-02-12 13:02:47 -08:00
scanner
statements
Symbols
types Add tests 2018-03-04 16:49:06 -08:00
typings
fixSignatureCaching.ts Lazily compute signature type predicates (#17600) 2017-12-05 08:32:34 -08:00