TypeScript/tests/cases/conformance
Ron Buckton 2932421370
Merge pull request #30495 from Microsoft/fix29427
Adjust offset to account for 'this' parameter when emitting parameter decorators
2019-03-20 12:56:50 -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
controlFlow Elt access assignment uses declared, not narrowed type (#27574) 2018-10-05 11:30:10 -07:00
declarationEmit improve stripInternal with inline comments (#23611) 2019-03-12 13:14:47 -07:00
decorators Adjust offset to account for 'this' parameter when emitting parameter decorators 2019-03-19 11:46:18 -07:00
dynamicImport
emitter Merge branch 'master' into es2019 2019-02-07 10:08:26 +09:00
enums
es6 add related error span for default exports (#25396) 2019-03-12 13:15:14 -07:00
es7
es2017
es2018
es2019 Add globalThis (#29332) 2019-02-27 14:14:34 -08:00
expressions Giving too many arguments should error on the first argument that exceeds arity (#27982) 2019-03-12 15:57:12 -07:00
externalModules
functions Add tests 2018-12-10 09:45:55 -08:00
interfaces
internalModules
jsdoc Add more tests for qualified name param without top level object error 2019-01-10 15:04:16 -08: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 Remove ES2018 transforms for ES2018 target (#26315) 2019-02-06 15:35:52 -08:00
references
salsa Add globalThis (#29332) 2019-02-27 14:14:34 -08:00
scanner
statements
Symbols
types Add regressions for conditional types that affect parameter variance (#30146) 2019-02-28 16:14:16 -08:00
typings Only suggest adding to types if present in compilerOptions 2018-10-30 21:31:22 +01:00
fixSignatureCaching.ts