TypeScript/tests/cases/conformance
2017-12-18 12:12:51 -08:00
..
ambient
async
classes Add test 2017-11-18 11:42:56 -08:00
constEnums
controlFlow Add tests 2017-11-20 15:08:24 -08:00
declarationEmit
decorators Fix class extends+decorator with new class emit 2017-06-13 13:35:53 -07:00
dynamicImport Update Harness.compileFiles to use vfs 2017-11-09 16:01:33 -08:00
emitter Fixes CR comments 2017-08-02 12:05:10 +02:00
enums Add new tests 2017-04-30 16:06:26 -07:00
es6 Merge branch 'master' into vfs 2017-12-18 12:12:51 -08:00
es7
es2017 Remove test 2017-11-06 13:00:05 -08:00
expressions Test:in doesn't narrow types with string indexers 2017-12-07 10:56:33 -08:00
externalModules Care about esnext where we look for es2015 (#18331) 2017-09-09 16:30:06 -07:00
functions
interfaces
internalModules
jsdoc Test:ts-ignore works on jsdoc syntax errors 2017-11-17 10:40:16 -08:00
jsx Allow JSXAttributes types to be shortcut-spread into the spread type like normal objects (#19047) 2017-12-15 16:13:28 -08:00
moduleResolution Allow relative imports of '.js' files when --noImplicitAny is disabled (#18489) 2017-09-19 12:42:29 -07:00
parser Merge branch 'master' into vfs 2017-12-18 12:12:51 -08:00
references Update Harness.compileFiles to use vfs 2017-11-09 16:01:33 -08:00
salsa JS static properties:fix multi-file references+merging 2017-11-28 13:46:14 -08:00
scanner
statements Typo 2017-08-02 20:55:19 +02:00
Symbols
types Merge branch 'master' into vfs 2017-12-18 12:12:51 -08:00
typings
fixSignatureCaching.ts Lazily compute signature type predicates (#17600) 2017-12-05 08:32:34 -08:00