TypeScript/tests/cases/conformance
Forbes Lindesay 3ce3cde493 Allow Boolean() to be used to perform a null check (#29955)
* Allow Boolean() to be used to perform a null check

* Add missing test case output
2019-04-30 08:09:31 -07:00
..
ambient
async Prevent substitution of 'super' in async super helper 2019-03-19 11:35:18 -07:00
classes Add regression test 2019-02-05 13:08:18 -08:00
constEnums fix compiler crash (#25925) 2019-04-25 10:51:36 -07:00
controlFlow Elt access assignment uses declared, not narrowed type (#27574) 2018-10-05 11:30:10 -07:00
declarationEmit Merge branch 'master' into attach_property_to_default_export 2019-03-22 17:40:37 +08:00
decorators Change the type of 'uriComponent' (passed to 'encodeURIComponent') from 'string' to 'string | number | boolean'. Fixes #18159 (#31103) 2019-04-26 13:07:14 -07:00
dynamicImport
emitter Merge branch 'master' into es2019 2019-02-07 10:08:26 +09:00
enums
es6 check more case for empty binding patten (#25263) 2019-04-26 14:00:04 -07:00
es7 Allow trailing commas after-rest elements in destructuring 2018-06-04 14:58:30 -07:00
es2017
es2018
es2019 Fix binder performance regression 2019-04-27 16:47:27 -07:00
expressions Allow Boolean() to be used to perform a null check (#29955) 2019-04-30 08:09:31 -07:00
externalModules Add test 2019-04-08 09:46:47 -07:00
functions Add tests 2018-12-10 09:45:55 -08:00
generators Treat hoisted temp variables as a custom prologue 2019-04-02 17:35:26 -07:00
interfaces
internalModules
jsdoc Always check extends clause of classes 2019-04-05 16:37:27 -07:00
jsx Fake up value declaration for synthetic jsx children symbol so they get excess property checked (#29359) 2019-01-15 22:31:57 -08:00
moduleResolution Support loading "index.d.ts" using "typesVersions" without "types", "typings", or "main" (#27514) 2018-10-03 11:44:16 -07:00
parser Add test for parenthesized variable and function keyword within ternary 2019-04-01 14:11:30 -07:00
references
salsa Add globalThis (#29332) 2019-02-27 14:14:34 -08: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 Merge pull request #31137 from Microsoft/fixConditionalInference 2019-04-30 06:26:02 -07:00
typings Only suggest adding to types if present in compilerOptions 2018-10-30 21:31:22 +01:00
fixSignatureCaching.ts Property assignments in Typescript (#26368) 2018-08-15 15:25:25 -07:00