TypeScript/tests/cases/conformance
2018-03-02 10:24:55 -08:00
..
ambient
async Fix duplicate label in es2017 async function 2018-02-12 12:30:29 -08:00
classes
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 support groups property (#22176) 2018-03-01 12:58:25 -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
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 Update tests 2018-02-28 06:39:36 -08:00
typings
fixSignatureCaching.ts