TypeScript/tests/cases/conformance
2018-04-19 21:48:51 +08: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
enums allow string concat in enum member declaration 2018-04-19 21:48:51 +08:00
es6 Merge pull request #20671 from Kingwl/fix-import-not-existed-module 2018-04-17 17:29:07 -07:00
es7 Allow rest parameter trailing commas in ambient contexts (#23139) 2018-04-04 11:33:29 -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 JSDoc:positional matching of destructured params (#23307) 2018-04-10 12:48:35 -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
parser
references
salsa Allow exports assignments (#23319) 2018-04-11 06:49:58 -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 Allow extending any, with noImplicitAny errors (#23153) 2018-04-05 08:52:56 -07:00
typings
fixSignatureCaching.ts