TypeScript/tests/cases/conformance
2018-03-28 13:16:29 -07:00
..
ambient
async Fix duplicate label in es2017 async function 2018-02-12 12:30:29 -08:00
classes
constEnums
controlFlow
declarationEmit
decorators
dynamicImport
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
externalModules
functions
interfaces
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
references
salsa Handle toplevel this-assignment (#22913) 2018-03-27 12:24:37 -07:00
scanner
statements
Symbols
types Add regression test 2018-03-28 13:16:29 -07:00
typings
fixSignatureCaching.ts