TypeScript/tests/cases/conformance
Ryan Cavanaugh b64d08a21b
Merge pull request #27522 from jack-williams/trailing-void-args-are-optional
Fix #4260 : Allow trailing arguments that accept void to be omitted
2018-10-19 10:16:56 -07:00
..
ambient
async Rename to _superIndex to test conflict 2018-10-04 08:07:42 +02:00
classes
constEnums
controlFlow Elt access assignment uses declared, not narrowed type (#27574) 2018-10-05 11:30:10 -07:00
declarationEmit Use semver ranges 2018-08-28 17:24:02 -07:00
decorators
dynamicImport
emitter
enums
es6
es7
es2017
es2018
es2019/importMeta
expressions Allow trailing void arguments to be omitted 2018-10-03 19:35:05 +01:00
externalModules
functions Add tests 2018-09-11 06:43:17 -07:00
interfaces
internalModules
jsdoc Add getEffectiveConstructSignatures (#27561) 2018-10-15 12:47:57 -07:00
jsx Unify JSX And Normal Call Checking Codepaths (#27627) 2018-10-16 20:16:00 -04:00
moduleResolution Support loading "index.d.ts" using "typesVersions" without "types", "typings", or "main" (#27514) 2018-10-03 11:44:16 -07:00
parser
references
salsa Fix JS merge crashes from lovefield (#27989) 2018-10-19 09:23:05 -07:00
scanner include leading non-ASCII horizontal whitespace in SyntaxKind.WhitespaceTrivia token 2018-08-25 13:15:56 -04:00
statements
Symbols
types Merge pull request #27911 from Microsoft/fixCircularMappedType 2018-10-15 15:51:31 -07:00
typings
fixSignatureCaching.ts