TypeScript/tests/cases/conformance
2018-06-21 11:30:37 -07:00
..
ambient
async Fix prologue order in async function 2018-06-07 13:34:16 -07:00
classes
constEnums
controlFlow avoid generated helpers in baseline 2018-04-20 16:39:37 +02:00
declarationEmit
decorators
dynamicImport Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
emitter
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 Allow trailing commas after-rest elements in destructuring 2018-06-04 14:58:30 -07:00
es2017
es2018
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
internalModules
jsdoc check return tag in getTypePredicateOfSignature (#25130) 2018-06-21 11:30:37 -07:00
jsx Skip IntrinsicAttributes elaboration in JSX errors (#24461) 2018-05-29 14:00:26 -07:00
moduleResolution Don't recommend to install '@types/foo' if that already exists (#24815) 2018-06-21 10:19:14 -07:00
parser Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
references
salsa In JS, fix crash with in a file with conflicting ES2015/commonjs exports (#24960) 2018-06-14 11:18:23 -07:00
scanner
statements
Symbols
types Merge pull request #24645 from Kingwl/this-type-accessibility 2018-06-11 13:17:58 -07:00
typings
fixSignatureCaching.ts