TypeScript/tests/cases/conformance
2018-09-21 10:32:18 -07:00
..
ambient
async
classes
constEnums
controlFlow Add tests 2018-09-17 13:01:53 -07:00
declarationEmit Use semver ranges 2018-08-28 17:24:02 -07:00
decorators
dynamicImport
emitter
enums
es6 Destructuring declaration prefers type annotation type (#25282) 2018-06-28 10:41:38 -07:00
es7
es2017
es2018
es2019/importMeta
expressions When --noImplicitAny is enabled, don't report errors suggesting that a 'void' function can be 'new'ed (#26579) 2018-08-21 10:02:02 -07:00
externalModules
functions Merge pull request #25633 from Kingwl/strictParameter 2018-09-05 17:15:52 -07:00
interfaces
internalModules
jsdoc Fix enum tag circular references (#27161) 2018-09-17 16:06:17 -07:00
jsx Support LibraryManagedAttributes<TComponent, TAttributes> JSX namespace type (#24422) 2018-06-29 18:45:29 -07:00
moduleResolution Use semver ranges 2018-08-28 17:24:02 -07:00
parser
references
salsa Only report expando use-before-def for identical control flow containers (#27199) 2018-09-18 15:28:16 -07:00
scanner include leading non-ASCII horizontal whitespace in SyntaxKind.WhitespaceTrivia token 2018-08-25 13:15:56 -04:00
statements add grammar check for labeled declaration (#25317) 2018-07-18 15:37:27 -06:00
Symbols
types Add contextual typing for await operand 2018-09-21 10:32:18 -07:00
typings
fixSignatureCaching.ts Property assignments in Typescript (#26368) 2018-08-15 15:25:25 -07:00