TypeScript/tests/cases/conformance
2020-03-03 10:55:21 -08:00
..
ambient
async
classes Exempt ambient private properties from noImplicitAny (#36640) 2020-02-14 15:01:18 -08:00
constEnums
controlFlow Include super.XXX(...) assertion method calls in CFA (#36293) 2020-01-22 11:21:11 -08:00
declarationEmit
decorators
dynamicImport Add module: es2020 (#33893) 2019-12-20 16:29:49 -08:00
emitter
enums disallow 'await' and 'yield' in property and enum member initializer (#34892) 2019-11-14 17:44:48 -08:00
es6 Fix initialization error when destructuring from object literal that includes a spread assignment (#36865) 2020-02-19 08:28:12 -08:00
es7
es2017
es2018 add support for Lift Template Literal Restriction (#23801) 2020-02-05 08:59:51 -08:00
es2019
es2020/modules Implement export as namespace from (#34903) 2019-12-20 16:00:20 -08:00
expressions Private named instance fields (#30829) 2019-12-27 13:07:35 -08:00
externalModules Grammar error on export type * (#37064) 2020-02-27 16:35:15 -08:00
functions Fix ThisParameterType<T> type (#36013) 2020-01-06 08:55:34 -10:00
generators
interfaces
internalModules
jsdoc Emit an any for namepath types (#37176) 2020-03-03 10:55:21 -08:00
jsx Error when property is specified more than once via a spread (#36727) 2020-02-11 10:23:15 -08:00
moduleResolution
parser fix spelling errors (#36523) 2020-01-30 13:39:54 -08:00
references
salsa Fix getEffectiveTypeAnnotationNode 2020-01-03 22:47:17 -05:00
scanner
statements
Symbols
types Reduce intersections by discriminants (#36696) 2020-02-28 17:06:44 -08:00
typings
fixSignatureCaching.ts
inferFromBindingPattern.ts Make no inferences from binding patterns with no defaults (#35454) 2019-12-05 07:09:45 -08:00