TypeScript/tests/cases/conformance
2018-04-04 08:57:13 -07:00
..
ambient
async Remove _this, _super, and _newTarget name conflict errors (#22890) 2018-03-30 17:43:37 -07: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 Error on rest parameter with trailing comma (#22262) 2018-03-29 13:12:23 -07:00
es2017
es2018 Change esnext.promise to es2018.promise (#22292) 2018-03-02 17:08:36 -08:00
expressions
externalModules
functions
interfaces
internalModules
jsdoc Fix factorial jsdoc search:chained assignments (#23115) 2018-04-04 08:57:13 -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 Include arrow functions as javascript initializers (#23068) 2018-04-02 10:11:39 -07:00
scanner
statements Fix #21617: Give detailed message on for-of of iterators without downlevelIteration 2018-03-01 23:13:04 +01:00
Symbols
types Merge pull request #23112 from Microsoft/fixTPReferenceLookups 2018-04-03 12:32:05 -07:00
typings
fixSignatureCaching.ts