TypeScript/tests/cases/conformance
2018-06-04 15:16:59 +08:00
..
ambient
async Remove _this, _super, and _newTarget name conflict errors (#22890) 2018-03-30 17:43:37 -07:00
classes Add test 2017-11-18 11:42:56 -08:00
constEnums allow const enum in type query (#21083) 2018-01-09 09:24:00 -08:00
controlFlow avoid generated helpers in baseline 2018-04-20 16:39:37 +02:00
declarationEmit Update tests 2017-02-16 17:42:22 -08:00
decorators Fix class extends+decorator with new class emit 2017-06-13 13:35:53 -07:00
dynamicImport Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
emitter Fix loop labels for for..await 2018-01-25 02:11:01 -08:00
enums disallow nan and infinity in enum member 2018-05-04 10:28:59 +08:00
es6 add prependRange and move more variable declaration 2018-05-10 15:54:51 +08:00
es7 Add suggestion diagnostics for unused label and unreachable code (#24261) 2018-05-22 07:56:29 -07:00
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
es2019/importMeta Specify ESNext module in test. 2018-04-27 18:17:49 -07:00
expressions Add tests 2018-06-02 17:43:37 -07:00
externalModules fix export class declare with name object targeting es5 (#17494) 2018-05-24 18:16:38 +08:00
functions
interfaces fix #20018, allow skip constraint when merging interfaces 2017-12-24 17:05:05 +08:00
internalModules
jsdoc Disallow nested object param syntax in callback tag (#24392) 2018-05-24 15:11:33 -07:00
jsx Skip IntrinsicAttributes elaboration in JSX errors (#24461) 2018-05-29 14:00:26 -07:00
moduleResolution Improve error message for untyped import of scoped package (#22189) 2018-02-26 10:38:54 -08:00
parser Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
references Update Harness.compileFiles to use vfs 2017-11-09 16:01:33 -08:00
salsa Better JS container binding (#24367) 2018-05-31 11:41:26 -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 Update tests 2016-09-21 16:03:51 -07:00
types allow access protected member in this parameter context 2018-06-04 15:16:59 +08:00
typings Allow package.json "main" to specify a directory 2017-01-25 07:31:24 -08:00
fixSignatureCaching.ts Lazily compute signature type predicates (#17600) 2017-12-05 08:32:34 -08:00