This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-12-11 17:41:26 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
tests
/
baselines
/
reference
History
…
..
project
…
2dArrays.js
…
acceptableAlias1.js
…
accessorParameterAccessibilityModifier.errors.txt
…
accessors_spec_section-4.5_error-cases.errors.txt
…
accessors_spec_section-4.5_inference.errors.txt
…
accessorsAreNotContextuallyTyped.errors.txt
…
accessorsEmit.errors.txt
…
accessorsInAmbientContext.errors.txt
…
accessorsNotAllowedInES3.errors.txt
…
accessorWithES3.errors.txt
…
accessorWithES5.js
…
accessorWithInitializer.errors.txt
…
accessorWithRestParam.errors.txt
…
accessOverriddenBaseClassMember1.js
…
additionOperatorWithAnyAndEveryType.js
…
additionOperatorWithInvalidOperands.errors.txt
…
additionOperatorWithInvalidOperands.js
…
additionOperatorWithNullValueAndInvalidOperator.errors.txt
…
additionOperatorWithNullValueAndInvalidOperator.js
…
additionOperatorWithNullValueAndValidOperator.js
…
additionOperatorWithNumberAndEnum.js
…
additionOperatorWithOnlyNullValueOrUndefinedValue.errors.txt
…
additionOperatorWithOnlyNullValueOrUndefinedValue.js
…
additionOperatorWithStringAndEveryType.js
…
additionOperatorWithTypeParameter.errors.txt
…
additionOperatorWithTypeParameter.js
…
additionOperatorWithUndefinedValueAndInvalidOperands.errors.txt
…
additionOperatorWithUndefinedValueAndInvalidOperands.js
…
additionOperatorWithUndefinedValueAndValidOperator.js
…
addMoreCallSignaturesToBaseSignature2.js
…
addMoreCallSignaturesToBaseSignature.js
…
addMoreOverloadsToBaseSignature.errors.txt
…
addMoreOverloadsToBaseSignature.js
…
aliasAssignments.errors.txt
…
aliasAssignments.js
…
aliasBug.errors.txt
…
aliasBug.js
…
aliasErrors.errors.txt
…
aliasInaccessibleModule2.js
…
aliasInaccessibleModule.js
…
aliasOnMergedModuleInterface.errors.txt
…
aliasOnMergedModuleInterface.js
…
aliasUsageInAccessorsOfClass.errors.txt
…
aliasUsageInArray.js
…
aliasUsageInFunctionExpression.js
…
aliasUsageInGenericFunction.js
…
aliasUsageInIndexerOfClass.js
…
aliasUsageInObjectLiteral.js
…
aliasUsageInOrExpression.js
…
aliasUsageInTypeArgumentOfExtendsClause.js
…
aliasUsageInVarAssignment.js
…
aliasUsedAsNameValue.js
…
aliasWithInterfaceExportAssignmentUsedInVarInitializer.errors.txt
…
aliasWithInterfaceExportAssignmentUsedInVarInitializer.js
…
ambientClassDeclarationWithExtends.js
…
ambientClassOverloadForFunction.errors.txt
…
ambientClassOverloadForFunction.js
…
ambientDeclarations.js
…
ambientDeclarationsExternal.errors.txt
…
ambientDeclarationsExternal.js
…
ambientEnumElementInitializer1.js
…
ambientEnumElementInitializer2.js
…
ambientEnumElementInitializer3.errors.txt
…
ambientEnumElementInitializer4.js
…
ambientEnumElementInitializer5.js
…
ambientEnumElementInitializer6.js
…
ambientErrors.errors.txt
…
ambientExternalModuleInAnotherExternalModule.errors.txt
…
ambientExternalModuleInAnotherExternalModule.js
…
ambientExternalModuleReopen.js
…
ambientExternalModuleWithInternalImportDeclaration.js
…
ambientExternalModuleWithoutInternalImportDeclaration.js
…
ambientExternalModuleWithRelativeExternalImportDeclaration.errors.txt
…
ambientExternalModuleWithRelativeExternalImportDeclaration.js
…
ambientExternalModuleWithRelativeModuleName.errors.txt
…
ambientExternalModuleWithRelativeModuleName.js
…
ambientFundule.js
…
ambientGetters.errors.txt
…
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.js
…
AmbientModuleAndAmbientWithSameNameAndCommonRoot.js
…
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.js
…
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.js
…
ambientModuleExports.js
…
ambientModules.js
…
ambientModuleWithClassDeclarationWithExtends.js
…
ambientWithStatements.errors.txt
…
ambiguousCallsWhereReturnTypesAgree.js
…
ambiguousGenericAssertion1.errors.txt
…
ambiguousOverload.errors.txt
…
ambiguousOverload.js
…
ambiguousOverloadResolution.js
…
amdDependencyComment1.errors.txt
…
amdDependencyComment1.js
…
amdDependencyComment2.errors.txt
…
amdDependencyComment2.js
…
amdImportAsPrimaryExpression.js
…
amdImportNotAsPrimaryExpression.js
…
anonterface.js
…
anonymousModules.errors.txt
…
anyAsConstructor.errors.txt
…
anyAsConstructor.js
…
anyAsFunctionCall.js
…
anyAsGenericFunctionCall.errors.txt
…
anyAsGenericFunctionCall.js
…
anyAsReturnTypeForNewOnCall.js
…
anyAssignabilityInInheritance.js
…
anyAssignableToEveryType2.errors.txt
…
anyAssignableToEveryType2.js
…
anyAssignableToEveryType.js
…
anyDeclare.errors.txt
…
anyDeclare.js
…
anyIdenticalToItself.errors.txt
…
anyInferenceAnonymousFunctions.js
…
anyIsAssignableToObject.js
…
anyIsAssignableToVoid.js
…
anyPlusAny1.js
…
anyPropertyAccess.js
…
apparentTypeSubtyping.errors.txt
…
apparentTypeSubtyping.js
…
apparentTypeSupertype.errors.txt
…
apparentTypeSupertype.js
…
argsInScope.js
…
arguments.js
…
argumentsBindsToFunctionScopeArgumentList.errors.txt
…
argumentsBindsToFunctionScopeArgumentList.js
…
argumentsUsedInObjectLiteralProperty.js
…
arithAssignTyping.errors.txt
…
arithAssignTyping.js
…
arithmeticOnInvalidTypes2.errors.txt
…
arithmeticOnInvalidTypes2.js
…
arithmeticOnInvalidTypes.errors.txt
…
arithmeticOnInvalidTypes.js
…
arithmeticOperatorWithAnyAndNumber.js
…
arithmeticOperatorWithEnum.js
…
arithmeticOperatorWithInvalidOperands.errors.txt
…
arithmeticOperatorWithInvalidOperands.js
…
arithmeticOperatorWithNullValueAndInvalidOperands.errors.txt
…
arithmeticOperatorWithNullValueAndInvalidOperands.js
…
arithmeticOperatorWithNullValueAndValidOperands.js
…
arithmeticOperatorWithOnlyNullValueOrUndefinedValue.errors.txt
…
arithmeticOperatorWithOnlyNullValueOrUndefinedValue.js
…
arithmeticOperatorWithTypeParameter.errors.txt
…
arithmeticOperatorWithTypeParameter.js
…
arithmeticOperatorWithUndefinedValueAndInvalidOperands.errors.txt
…
arithmeticOperatorWithUndefinedValueAndInvalidOperands.js
…
arithmeticOperatorWithUndefinedValueAndValidOperands.js
…
arrayAssignmentTest1.errors.txt
…
arrayAssignmentTest1.js
…
arrayAssignmentTest2.errors.txt
…
arrayAssignmentTest2.js
…
arrayAssignmentTest3.errors.txt
…
arrayAssignmentTest3.js
…
arrayAssignmentTest4.errors.txt
…
arrayAssignmentTest4.js
…
arrayAssignmentTest5.errors.txt
…
arrayAssignmentTest5.js
…
arrayAssignmentTest6.js
…
arrayAugment.js
…
arrayBestCommonTypes.js
…
arrayCast.errors.txt
…
arrayCast.js
…
arrayConcat2.js
…
arrayconcat.js
…
arrayConcatMap.js
…
arrayConstructors1.js
…
arrayLiteral1.js
…
arrayLiteral2.js
…
arrayLiteral.js
…
arrayLiteralAndArrayConstructorEquivalence1.errors.txt
…
arrayLiteralAndArrayConstructorEquivalence1.js
…
arrayLiteralContextualType.errors.txt
…
arrayLiteralContextualType.js
…
arrayLiteralInNonVarArgParameter.js
…
arrayLiterals.js
…
arrayLiteralsWithRecursiveGenerics.js
…
arrayLiteralTypeInference.js
…
arrayLiteralWidened.js
…
arrayLiteralWithMultipleBestCommonTypes.js
…
arrayOfExportedClass.js
…
arrayOfFunctionTypes3.js
…
arrayReferenceWithoutTypeArgs.errors.txt
…
arrayReferenceWithoutTypeArgs.js
…
arraySigChecking.errors.txt
…
arrayTypeInSignatureOfInterfaceAndClass.js
…
arrayTypeOfFunctionTypes2.errors.txt
…
arrayTypeOfFunctionTypes2.js
…
arrayTypeOfFunctionTypes.errors.txt
…
arrayTypeOfFunctionTypes.js
…
arrayTypeOfTypeOf.errors.txt
…
arrowFunctionContexts.errors.txt
…
arrowFunctionContexts.js
…
ArrowFunctionExpression1.errors.txt
…
ArrowFunctionExpression1.js
…
arrowFunctionExpressions.js
…
arrowFunctionInConstructorArgument1.errors.txt
…
arrowFunctionInConstructorArgument1.js
…
arrowFunctionInExpressionStatement1.js
…
arrowFunctionInExpressionStatement2.js
…
asiArith.js
…
asiInES6Classes.js
…
assertInWrapSomeTypeParameter.errors.txt
…
assign1.js
…
assignAnyToEveryType.errors.txt
…
assignAnyToEveryType.js
…
assignEveryTypeToAny.js
…
assignFromBooleanInterface2.errors.txt
…
assignFromBooleanInterface2.js
…
assignFromBooleanInterface.errors.txt
…
assignFromBooleanInterface.js
…
assignFromNumberInterface2.errors.txt
…
assignFromNumberInterface2.js
…
assignFromNumberInterface.errors.txt
…
assignFromNumberInterface.js
…
assignFromStringInterface2.errors.txt
…
assignFromStringInterface2.js
…
assignFromStringInterface.errors.txt
…
assignFromStringInterface.js
…
assignLambdaToNominalSubtypeOfFunction.errors.txt
…
assignLambdaToNominalSubtypeOfFunction.js
…
assignmentCompat1.errors.txt
…
assignmentCompat1.js
…
assignmentCompatability1.js
…
assignmentCompatability2.js
…
assignmentCompatability3.js
…
assignmentCompatability4.js
…
assignmentCompatability5.js
…
assignmentCompatability6.js
…
assignmentCompatability7.js
…
assignmentCompatability8.js
…
assignmentCompatability9.js
…
assignmentCompatability10.errors.txt
…
assignmentCompatability10.js
…
assignmentCompatability11.errors.txt
…
assignmentCompatability11.js
…
assignmentCompatability12.errors.txt
…
assignmentCompatability12.js
…
assignmentCompatability13.errors.txt
…
assignmentCompatability13.js
…
assignmentCompatability14.errors.txt
…
assignmentCompatability14.js
…
assignmentCompatability15.errors.txt
…
assignmentCompatability15.js
…
assignmentCompatability16.errors.txt
…
assignmentCompatability16.js
…
assignmentCompatability17.errors.txt
…
assignmentCompatability17.js
…
assignmentCompatability18.errors.txt
…
assignmentCompatability18.js
…
assignmentCompatability19.errors.txt
…
assignmentCompatability19.js
…
assignmentCompatability20.errors.txt
…
assignmentCompatability20.js
…
assignmentCompatability21.errors.txt
…
assignmentCompatability21.js
…
assignmentCompatability22.errors.txt
…
assignmentCompatability22.js
…
assignmentCompatability23.errors.txt
…
assignmentCompatability23.js
…
assignmentCompatability24.errors.txt
…
assignmentCompatability24.js
…
assignmentCompatability25.errors.txt
…
assignmentCompatability25.js
…
assignmentCompatability26.errors.txt
…
assignmentCompatability26.js
…
assignmentCompatability27.errors.txt
…
assignmentCompatability27.js
…
assignmentCompatability28.errors.txt
…
assignmentCompatability28.js
…
assignmentCompatability29.errors.txt
…
assignmentCompatability29.js
…
assignmentCompatability30.errors.txt
…
assignmentCompatability30.js
…
assignmentCompatability31.errors.txt
…
assignmentCompatability31.js
…
assignmentCompatability32.errors.txt
…
assignmentCompatability32.js
…
assignmentCompatability33.errors.txt
…
assignmentCompatability33.js
…
assignmentCompatability34.errors.txt
…
assignmentCompatability34.js
…
assignmentCompatability35.errors.txt
…
assignmentCompatability35.js
…
assignmentCompatability36.errors.txt
…
assignmentCompatability36.js
…
assignmentCompatability37.errors.txt
…
assignmentCompatability37.js
…
assignmentCompatability38.errors.txt
…
assignmentCompatability38.js
…
assignmentCompatability39.errors.txt
…
assignmentCompatability39.js
…
assignmentCompatability40.errors.txt
…
assignmentCompatability40.js
…
assignmentCompatability41.errors.txt
…
assignmentCompatability41.js
…
assignmentCompatability42.errors.txt
…
assignmentCompatability42.js
…
assignmentCompatability43.errors.txt
…
assignmentCompatability43.js
…
assignmentCompatability_checking-apply-member-off-of-function-interface.errors.txt
…
assignmentCompatability_checking-apply-member-off-of-function-interface.js
…
assignmentCompatability_checking-call-member-off-of-function-interface.errors.txt
…
assignmentCompatability_checking-call-member-off-of-function-interface.js
…
assignmentCompatBug2.errors.txt
…
assignmentCompatBug2.js
…
assignmentCompatBug3.errors.txt
…
assignmentCompatBug5.errors.txt
…
assignmentCompatBug5.js
…
assignmentCompatForEnums.js
…
assignmentCompatFunctionsWithOptionalArgs.errors.txt
…
assignmentCompatFunctionsWithOptionalArgs.js
…
assignmentCompatibilityForConstrainedTypeParameters.js
…
assignmentCompatInterfaceWithStringIndexSignature.errors.txt
…
assignmentCompatInterfaceWithStringIndexSignature.js
…
assignmentCompatOnNew.js
…
assignmentCompatWithCallSignatures2.errors.txt
…
assignmentCompatWithCallSignatures2.js
…
assignmentCompatWithCallSignatures3.js
…
assignmentCompatWithCallSignatures4.errors.txt
…
assignmentCompatWithCallSignatures4.js
…
assignmentCompatWithCallSignatures5.js
…
assignmentCompatWithCallSignatures6.js
…
assignmentCompatWithCallSignatures.errors.txt
…
assignmentCompatWithCallSignatures.js
…
assignmentCompatWithCallSignaturesWithOptionalParameters.errors.txt
…
assignmentCompatWithCallSignaturesWithOptionalParameters.js
…
assignmentCompatWithCallSignaturesWithRestParameters.errors.txt
…
assignmentCompatWithCallSignaturesWithRestParameters.js
…
assignmentCompatWithConstructSignatures2.errors.txt
…
assignmentCompatWithConstructSignatures2.js
…
assignmentCompatWithConstructSignatures3.js
…
assignmentCompatWithConstructSignatures4.errors.txt
…
assignmentCompatWithConstructSignatures4.js
…
assignmentCompatWithConstructSignatures5.js
…
assignmentCompatWithConstructSignatures6.js
…
assignmentCompatWithConstructSignatures.errors.txt
…
assignmentCompatWithConstructSignatures.js
…
assignmentCompatWithConstructSignaturesWithOptionalParameters.errors.txt
…
assignmentCompatWithConstructSignaturesWithOptionalParameters.js
…
assignmentCompatWithGenericCallSignatures2.js
…
assignmentCompatWithGenericCallSignatures3.js
…
assignmentCompatWithGenericCallSignatures4.errors.txt
…
assignmentCompatWithGenericCallSignatures4.js
…
assignmentCompatWithGenericCallSignatures.js
…
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.errors.txt
…
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.js
…
assignmentCompatWithNumericIndexer2.errors.txt
…
assignmentCompatWithNumericIndexer2.js
…
assignmentCompatWithNumericIndexer3.errors.txt
…
assignmentCompatWithNumericIndexer3.js
…
assignmentCompatWithNumericIndexer.errors.txt
…
assignmentCompatWithNumericIndexer.js
…
assignmentCompatWithObjectMembers2.js
…
assignmentCompatWithObjectMembers3.js
…
assignmentCompatWithObjectMembers4.errors.txt
…
assignmentCompatWithObjectMembers4.js
…
assignmentCompatWithObjectMembers5.errors.txt
…
assignmentCompatWithObjectMembers5.js
…
assignmentCompatWithObjectMembers.js
…
assignmentCompatWithObjectMembersAccessibility.errors.txt
…
assignmentCompatWithObjectMembersAccessibility.js
…
assignmentCompatWithObjectMembersNumericNames.js
…
assignmentCompatWithObjectMembersOptionality2.errors.txt
…
assignmentCompatWithObjectMembersOptionality2.js
…
assignmentCompatWithObjectMembersOptionality.errors.txt
…
assignmentCompatWithObjectMembersOptionality.js
…
assignmentCompatWithObjectMembersStringNumericNames.errors.txt
…
assignmentCompatWithObjectMembersStringNumericNames.js
…
assignmentCompatWithOverloads.errors.txt
…
assignmentCompatWithOverloads.js
…
assignmentCompatWithStringIndexer2.errors.txt
…
assignmentCompatWithStringIndexer2.js
…
assignmentCompatWithStringIndexer3.errors.txt
…
assignmentCompatWithStringIndexer3.js
…
assignmentCompatWithStringIndexer.errors.txt
…
assignmentCompatWithStringIndexer.js
…
assignmentCompatWithWithGenericConstructSignatures.js
…
assignmentLHSIsReference.js
…
assignmentLHSIsValue.errors.txt
…
assignments.errors.txt
…
assignments.js
…
assignmentStricterConstraints.errors.txt
…
assignmentStricterConstraints.js
…
assignmentToFunction.errors.txt
…
assignmentToFunction.js
…
assignmentToObject.errors.txt
…
assignmentToObject.js
…
assignmentToObjectAndFunction.errors.txt
…
assignmentToObjectAndFunction.js
…
assignmentToParenthesizedExpression1.errors.txt
…
assignmentToParenthesizedExpression1.js
…
assignmentToParenthesizedIdentifiers.errors.txt
…
assignmentToParenthesizedIdentifiers.js
…
assignmentToReferenceTypes.errors.txt
…
assignmentToReferenceTypes.js
…
assignToEnum.errors.txt
…
assignToEnum.js
…
assignToExistingClass.errors.txt
…
assignToExistingClass.js
…
assignToFn.errors.txt
…
assignToFn.js
…
assignToInvalidLHS.errors.txt
…
assignToInvalidLHS.js
…
assignToModule.errors.txt
…
assignToModule.js
…
assignToObjectTypeWithPrototypeProperty.js
…
assignToPrototype1.js
…
augmentedClassWithPrototypePropertyOnModule.errors.txt
…
augmentedClassWithPrototypePropertyOnModule.js
…
augmentedTypeAssignmentCompatIndexSignature.errors.txt
…
augmentedTypeAssignmentCompatIndexSignature.js
…
augmentedTypeBracketAccessIndexSignature.js
…
augmentedTypeBracketNamedPropertyAccess.js
…
augmentedTypesClass2.errors.txt
…
augmentedTypesClass2.js
…
augmentedTypesClass2a.errors.txt
…
augmentedTypesClass2a.js
…
augmentedTypesClass3.js
…
augmentedTypesClass4.errors.txt
…
augmentedTypesClass4.js
…
augmentedTypesClass.errors.txt
…
augmentedTypesClass.js
…
augmentedTypesEnum2.errors.txt
…
augmentedTypesEnum2.js
…
augmentedTypesEnum3.js
…
augmentedTypesEnum.errors.txt
…
augmentedTypesEnum.js
…
augmentedTypesExternalModule1.js
…
augmentedTypesFunction.errors.txt
…
augmentedTypesFunction.js
…
augmentedTypesInterface.errors.txt
…
augmentedTypesInterface.js
…
augmentedTypesModules2.js
…
augmentedTypesModules3.js
…
augmentedTypesModules3b.js
…
augmentedTypesModules4.js
…
augmentedTypesModules.errors.txt
…
augmentedTypesModules.js
…
augmentedTypesVar.errors.txt
…
augmentedTypesVar.js
…
autoAsiForStaticsInClassDeclaration.js
…
autolift3.errors.txt
…
autolift3.js
…
autolift4.errors.txt
…
autolift4.js
…
autoLift2.errors.txt
…
autonumberingInEnums.js
…
avoid.js
…
badArrayIndex.errors.txt
…
badArraySyntax.errors.txt
…
badExternalModuleReference.errors.txt
…
badExternalModuleReference.js
…
badOverloadError.js
…
badThisBinding.js
…
baseCheck.errors.txt
…
baseCheck.js
…
baseIndexSignatureResolution.js
…
bases.errors.txt
…
baseTypeAfterDerivedType.js
…
baseTypeOrderChecking.js
…
baseTypePrivateMemberClash.errors.txt
…
baseTypePrivateMemberClash.js
…
bestCommonTypeOfConditionalExpressions2.errors.txt
…
bestCommonTypeOfConditionalExpressions2.js
…
bestCommonTypeOfConditionalExpressions.js
…
bestCommonTypeReturnStatement.js
…
bestCommonTypeWithContextualTyping.js
…
bestCommonTypeWithOptionalProperties.js
…
binaryArithmatic1.js
…
binaryArithmatic2.js
…
binaryArithmatic3.errors.txt
…
binaryArithmatic3.js
…
binaryArithmatic4.errors.txt
…
binaryArithmatic4.js
…
bind1.errors.txt
…
bind1.js
…
bind2.js
…
binopAssignmentShouldHaveType.js
…
bitwiseNotOperatorInvalidOperations.errors.txt
…
bitwiseNotOperatorWithAnyOtherType.errors.txt
…
bitwiseNotOperatorWithAnyOtherType.js
…
bitwiseNotOperatorWithBooleanType.js
…
bitwiseNotOperatorWithEnumType.js
…
bitwiseNotOperatorWithNumberType.js
…
bitwiseNotOperatorWithStringType.js
…
bom-utf8.js
…
bom-utf16be.js
…
bom-utf16le.js
…
booleanPropertyAccess.js
…
boolInsteadOfBoolean.errors.txt
…
boolInsteadOfBoolean.js
…
breakInIterationOrSwitchStatement1.js
…
breakInIterationOrSwitchStatement2.js
…
breakInIterationOrSwitchStatement3.js
…
breakInIterationOrSwitchStatement4.errors.txt
…
breakInIterationOrSwitchStatement4.js
…
breakNotInIterationOrSwitchStatement1.js
…
breakNotInIterationOrSwitchStatement2.js
…
breakTarget1.js
…
breakTarget2.js
…
breakTarget3.js
…
breakTarget4.js
…
breakTarget5.js
…
breakTarget6.js
…
callbackArgsDifferByOptionality.errors.txt
…
callbackArgsDifferByOptionality.js
…
callbacksDontShareTypes.js
…
callConstructAssignment.errors.txt
…
callConstructAssignment.js
…
callExpressionWithTypeParameterConstrainedToOuterTypeParameter.js
…
callGenericFunctionWithIncorrectNumberOfTypeArguments.errors.txt
…
callGenericFunctionWithIncorrectNumberOfTypeArguments.js
…
callGenericFunctionWithZeroTypeArguments.js
…
callNonGenericFunctionWithTypeArguments.errors.txt
…
callNonGenericFunctionWithTypeArguments.js
…
callOnClass.errors.txt
…
callOnClass.js
…
callOnInstance.errors.txt
…
callOnInstance.js
…
callOverloads1.errors.txt
…
callOverloads1.js
…
callOverloads2.errors.txt
…
callOverloads2.js
…
callOverloads3.errors.txt
…
callOverloads3.js
…
callOverloads4.errors.txt
…
callOverloads4.js
…
callOverloads5.errors.txt
…
callOverloads5.js
…
callOverloadViaElementAccessExpression.errors.txt
…
callOverloadViaElementAccessExpression.js
…
callSignatureAssignabilityInInheritance2.js
…
callSignatureAssignabilityInInheritance3.errors.txt
…
callSignatureAssignabilityInInheritance3.js
…
callSignatureAssignabilityInInheritance4.js
…
callSignatureAssignabilityInInheritance5.js
…
callSignatureAssignabilityInInheritance6.js
…
callSignatureAssignabilityInInheritance.errors.txt
…
callSignatureAssignabilityInInheritance.js
…
callSignatureFunctionOverload.js
…
callSignaturesShouldBeResolvedBeforeSpecialization.errors.txt
…
callSignaturesShouldBeResolvedBeforeSpecialization.js
…
callSignaturesThatDifferOnlyByReturnType2.errors.txt
…
callSignaturesThatDifferOnlyByReturnType2.js
…
callSignaturesThatDifferOnlyByReturnType3.js
…
callSignaturesThatDifferOnlyByReturnType.js
…
callSignaturesWithAccessibilityModifiersOnParameters.errors.txt
…
callSignaturesWithAccessibilityModifiersOnParameters.js
…
callSignaturesWithDuplicateParameters.errors.txt
…
callSignaturesWithDuplicateParameters.js
…
callSignaturesWithOptionalParameters2.js
…
callSignaturesWithOptionalParameters.js
…
callSignaturesWithParameterInitializers2.errors.txt
…
callSignaturesWithParameterInitializers.errors.txt
…
callSignaturesWithParameterInitializers.js
…
callSignatureWithOptionalParameterAndInitializer.errors.txt
…
callSignatureWithoutAnnotationsOrBody.js
…
callSignatureWithoutReturnTypeAnnotationInference.js
…
callWithWrongNumberOfTypeArguments.errors.txt
…
callWithWrongNumberOfTypeArguments.js
…
cannotInvokeNewOnErrorExpression.errors.txt
…
cannotInvokeNewOnIndexExpression.errors.txt
…
cannotInvokeNewOnIndexExpression.js
…
castExpressionParentheses.js
…
castNewObjectBug.js
…
castParentheses.js
…
castTest.js
…
catch.js
…
catchClauseWithTypeAnnotation.errors.txt
…
cf.js
…
chainedAssignment1.errors.txt
…
chainedAssignment1.js
…
chainedAssignment2.js
…
chainedAssignment3.errors.txt
…
chainedAssignment3.js
…
chainedAssignmentChecking.errors.txt
…
chainedAssignmentChecking.js
…
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.errors.txt
…
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.js
…
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter.errors.txt
…
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter.js
…
chainedImportAlias.js
…
chainedSpecializationToObjectTypeLiteral.js
…
checkForObjectTooStrict.errors.txt
…
checkForObjectTooStrict.js
…
checkInterfaceBases.js
…
circularImportAlias.js
…
circularModuleImports.errors.txt
…
circularModuleImports.js
…
circularReference.errors.txt
…
circularReference.js
…
class1.errors.txt
…
class1.js
…
class2.errors.txt
…
classAndInterface1.errors.txt
…
classAndInterface1.js
…
classAndInterfaceWithSameName.errors.txt
…
classAndInterfaceWithSameName.js
…
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.errors.txt
…
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.js
…
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.errors.txt
…
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.js
…
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.errors.txt
…
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.js
…
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.errors.txt
…
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.js
…
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.errors.txt
…
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.js
…
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.js
…
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.errors.txt
…
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.js
…
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.js
…
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.js
…
ClassAndModuleWithSameNameAndCommonRoot.js
…
classAndVariableWithSameName.errors.txt
…
classAndVariableWithSameName.js
…
classAppearsToHaveMembersOfObject.js
…
classBodyWithStatements.errors.txt
…
classCannotExtendVar.errors.txt
…
classCannotExtendVar.js
…
classConstructorAccessibility.errors.txt
…
classdecl.errors.txt
…
ClassDeclaration8.errors.txt
…
ClassDeclaration8.js
…
ClassDeclaration9.errors.txt
…
ClassDeclaration9.js
…
ClassDeclaration10.errors.txt
…
ClassDeclaration10.js
…
ClassDeclaration11.errors.txt
…
ClassDeclaration11.js
…
ClassDeclaration13.errors.txt
…
ClassDeclaration13.js
…
ClassDeclaration14.errors.txt
…
ClassDeclaration14.js
…
ClassDeclaration15.errors.txt
…
ClassDeclaration15.js
…
ClassDeclaration21.errors.txt
…
ClassDeclaration21.js
…
ClassDeclaration22.errors.txt
…
ClassDeclaration22.js
…
ClassDeclaration24.errors.txt
…
ClassDeclaration24.js
…
ClassDeclaration25.errors.txt
…
ClassDeclaration25.js
…
classDeclarationMergedInModuleWithContinuation.js
…
classExpression.errors.txt
…
classExtendingClass.js
…
classExtendingPrimitive2.errors.txt
…
classExtendingPrimitive.errors.txt
…
classExtendingQualifiedName2.js
…
classExtendingQualifiedName.errors.txt
…
classExtendingQualifiedName.js
…
classExtendsClauseClassMergedWithModuleNotReferingConstructor.errors.txt
…
classExtendsClauseClassMergedWithModuleNotReferingConstructor.js
…
classExtendsClauseClassNotReferringConstructor.errors.txt
…
classExtendsClauseClassNotReferringConstructor.js
…
classExtendsEveryObjectType2.errors.txt
…
classExtendsEveryObjectType.errors.txt
…
classExtendsInterface.errors.txt
…
classExtendsInterface.js
…
classExtendsInterfaceThatExtendsClassWithPrivates1.errors.txt
…
classExtendsInterfaceThatExtendsClassWithPrivates1.js
…
classExtendsItself.errors.txt
…
classExtendsItself.js
…
classExtendsItselfIndirectly2.errors.txt
…
classExtendsItselfIndirectly2.js
…
classExtendsItselfIndirectly3.errors.txt
…
classExtendsItselfIndirectly3.js
…
classExtendsItselfIndirectly.errors.txt
…
classExtendsItselfIndirectly.js
…
classExtendsMultipleBaseClasses.errors.txt
…
classExtendsShadowedConstructorFunction.errors.txt
…
classExtendsShadowedConstructorFunction.js
…
classExtendsValidConstructorFunction.errors.txt
…
classExtendsValidConstructorFunction.js
…
classHeritageWithTrailingSeparator.errors.txt
…
classImplementingInterfaceIndexer.js
…
classImplementsClass1.js
…
classImplementsClass2.errors.txt
…
classImplementsClass2.js
…
classImplementsClass3.js
…
classImplementsClass4.errors.txt
…
classImplementsClass4.js
…
classImplementsClass5.errors.txt
…
classImplementsClass5.js
…
classImplementsClass6.errors.txt
…
classImplementsClass6.js
…
classImplementsImportedInterface.js
…
classIndexer2.errors.txt
…
classIndexer2.js
…
classIndexer3.errors.txt
…
classIndexer3.js
…
classIndexer4.errors.txt
…
classIndexer4.js
…
classIndexer.js
…
classInheritence.errors.txt
…
classInheritence.js
…
classIsSubtypeOfBaseType.errors.txt
…
classIsSubtypeOfBaseType.js
…
classMemberInitializerScoping.errors.txt
…
classMemberInitializerScoping.js
…
classMemberInitializerWithLamdaScoping2.errors.txt
…
classMemberInitializerWithLamdaScoping2.js
…
classMemberInitializerWithLamdaScoping3.errors.txt
…
classMemberInitializerWithLamdaScoping3.js
…
classMemberInitializerWithLamdaScoping4.errors.txt
…
classMemberInitializerWithLamdaScoping4.js
…
classMemberInitializerWithLamdaScoping5.js
…
classMemberInitializerWithLamdaScoping.errors.txt
…
classMemberInitializerWithLamdaScoping.js
…
classMethodWithKeywordName1.js
…
classOrder1.js
…
classOrder2.js
…
classOrderBug.js
…
classOverloadForFunction2.errors.txt
…
classOverloadForFunction2.js
…
classOverloadForFunction.errors.txt
…
classOverloadForFunction.js
…
classPropertyAsPrivate.errors.txt
…
classPropertyIsPublicByDefault.errors.txt
…
classSideInheritance1.errors.txt
…
classSideInheritance1.js
…
classSideInheritance2.js
…
classSideInheritance3.errors.txt
…
classSideInheritance3.js
…
classTypeParametersInStatics.errors.txt
…
classTypeParametersInStatics.js
…
classUpdateTests.errors.txt
…
classWithBaseClassButNoConstructor.errors.txt
…
classWithBaseClassButNoConstructor.js
…
classWithConstructors.errors.txt
…
classWithConstructors.js
…
classWithEmptyBody.js
…
classWithMultipleBaseClasses.errors.txt
…
classWithMultipleBaseClasses.js
…
classWithNoConstructorOrBaseClass.js
…
classWithOnlyPublicMembersEquivalentToInterface2.js
…
classWithOnlyPublicMembersEquivalentToInterface.js
…
classWithOptionalParameter.errors.txt
…
classWithoutExplicitConstructor.errors.txt
…
classWithoutExplicitConstructor.js
…
classWithOverloadImplementationOfWrongName2.errors.txt
…
classWithOverloadImplementationOfWrongName2.js
…
classWithOverloadImplementationOfWrongName.errors.txt
…
classWithOverloadImplementationOfWrongName.js
…
classWithPredefinedTypesAsNames2.errors.txt
…
classWithPredefinedTypesAsNames.errors.txt
…
classWithPredefinedTypesAsNames.js
…
classWithPrivateProperty.errors.txt
…
classWithPrivateProperty.js
…
classWithPublicProperty.js
…
classWithStaticMembers.errors.txt
…
classWithTwoConstructorDefinitions.errors.txt
…
classWithTwoConstructorDefinitions.js
…
clinterfaces.errors.txt
…
clinterfaces.js
…
cloduleAcrossModuleDefinitions.js
…
cloduleAndTypeParameters.js
…
clodulesDerivedClasses.errors.txt
…
clodulesDerivedClasses.js
…
cloduleSplitAcrossFiles.js
…
cloduleStaticMembers.errors.txt
…
cloduleStaticMembers.js
…
cloduleTest1.js
…
cloduleTest2.errors.txt
…
cloduleTest2.js
…
cloduleWithDuplicateMember1.errors.txt
…
cloduleWithDuplicateMember2.errors.txt
…
cloduleWithRecursiveReference.js
…
collisionArgumentsArrowFunctions.errors.txt
…
collisionArgumentsArrowFunctions.js
…
collisionArgumentsClassConstructor.errors.txt
…
collisionArgumentsClassConstructor.js
…
collisionArgumentsClassMethod.errors.txt
…
collisionArgumentsClassMethod.js
…
collisionArgumentsFunction.errors.txt
…
collisionArgumentsFunction.js
…
collisionArgumentsFunctionExpressions.errors.txt
…
collisionArgumentsFunctionExpressions.js
…
collisionArgumentsInterfaceMembers.js
…
collisionArgumentsInType.js
…
collisionCodeGenEnumWithEnumMemberConflict.js
…
collisionCodeGenModuleWithAccessorChildren.errors.txt
…
collisionCodeGenModuleWithConstructorChildren.js
…
collisionCodeGenModuleWithEnumMemberConflict.js
…
collisionCodeGenModuleWithFunctionChildren.js
…
collisionCodeGenModuleWithMemberClassConflict.js
…
collisionCodeGenModuleWithMemberInterfaceConflict.js
…
collisionCodeGenModuleWithMemberVariable.js
…
collisionCodeGenModuleWithMethodChildren.js
…
collisionCodeGenModuleWithModuleChildren.js
…
collisionCodeGenModuleWithModuleReopening.js
…
collisionCodeGenModuleWithPrivateMember.js
…
collisionCodeGenModuleWithUnicodeNames.js
…
collisionExportsRequireAndAlias.js
…
collisionExportsRequireAndClass.js
…
collisionExportsRequireAndEnum.js
…
collisionExportsRequireAndFunction.js
…
collisionExportsRequireAndModule.js
…
collisionExportsRequireAndUninstantiatedModule.js
…
collisionExportsRequireAndVar.js
…
collisionRestParameterArrowFunctions.errors.txt
…
collisionRestParameterArrowFunctions.js
…
collisionRestParameterClassConstructor.errors.txt
…
collisionRestParameterClassConstructor.js
…
collisionRestParameterClassMethod.errors.txt
…
collisionRestParameterClassMethod.js
…
collisionRestParameterFunction.errors.txt
…
collisionRestParameterFunction.js
…
collisionRestParameterFunctionExpressions.errors.txt
…
collisionRestParameterFunctionExpressions.js
…
collisionRestParameterInterfaceMembers.js
…
collisionRestParameterInType.js
…
collisionRestParameterUnderscoreIUsage.errors.txt
…
collisionRestParameterUnderscoreIUsage.js
…
collisionSuperAndLocalFunctionInAccessors.errors.txt
…
collisionSuperAndLocalFunctionInConstructor.errors.txt
…
collisionSuperAndLocalFunctionInConstructor.js
…
collisionSuperAndLocalFunctionInMethod.errors.txt
…
collisionSuperAndLocalFunctionInMethod.js
…
collisionSuperAndLocalFunctionInProperty.errors.txt
…
collisionSuperAndLocalFunctionInProperty.js
…
collisionSuperAndLocalVarInAccessors.errors.txt
…
collisionSuperAndLocalVarInConstructor.errors.txt
…
collisionSuperAndLocalVarInConstructor.js
…
collisionSuperAndLocalVarInMethod.errors.txt
…
collisionSuperAndLocalVarInMethod.js
…
collisionSuperAndLocalVarInProperty.errors.txt
…
collisionSuperAndLocalVarInProperty.js
…
collisionSuperAndNameResolution.errors.txt
…
collisionSuperAndNameResolution.js
…
collisionSuperAndParameter1.errors.txt
…
collisionSuperAndParameter1.js
…
collisionSuperAndParameter.errors.txt
…
collisionSuperAndPropertyNameAsConstuctorParameter.errors.txt
…
collisionSuperAndPropertyNameAsConstuctorParameter.js
…
collisionThisExpressionAndAliasInGlobal.js
…
collisionThisExpressionAndAmbientClassInGlobal.js
…
collisionThisExpressionAndAmbientVarInGlobal.js
…
collisionThisExpressionAndClassInGlobal.js
…
collisionThisExpressionAndEnumInGlobal.js
…
collisionThisExpressionAndFunctionInGlobal.js
…
collisionThisExpressionAndLocalVarInAccessors.errors.txt
…
collisionThisExpressionAndLocalVarInConstructor.js
…
collisionThisExpressionAndLocalVarInFunction.js
…
collisionThisExpressionAndLocalVarInLambda.js
…
collisionThisExpressionAndLocalVarInMethod.js
…
collisionThisExpressionAndLocalVarInProperty.js
…
collisionThisExpressionAndLocalVarWithSuperExperssion.js
…
collisionThisExpressionAndModuleInGlobal.js
…
collisionThisExpressionAndNameResolution.js
…
collisionThisExpressionAndParameter.js
…
collisionThisExpressionAndPropertyNameAsConstuctorParameter.js
…
collisionThisExpressionAndVarInGlobal.js
…
commaOperator1.js
…
commaOperatorInvalidAssignmentType.errors.txt
…
commaOperatorInvalidAssignmentType.js
…
commaOperatorOtherInvalidOperation.errors.txt
…
commaOperatorOtherInvalidOperation.js
…
commaOperatorOtherValidOperation.js
…
commaOperatorsMultipleOperators.js
…
commaOperatorWithoutOperand.errors.txt
…
commaOperatorWithSecondOperandAnyType.js
…
commaOperatorWithSecondOperandBooleanType.js
…
commaOperatorWithSecondOperandNumberType.js
…
commaOperatorWithSecondOperandObjectType.js
…
commaOperatorWithSecondOperandStringType.js
…
commentBeforeStaticMethod1.js
…
commentInEmptyParameterList1.js
…
commentInMethodCall.js
…
commentOnAmbientClass1.js
…
commentOnAmbientVariable1.js
…
commentOnAmbientVariable2.js
…
commentOnClassAccessor1.errors.txt
…
commentOnClassAccessor2.errors.txt
…
commentOnClassMethod1.js
…
commentOnElidedModule1.js
…
commentOnExpressionStatement1.js
…
commentOnIfStatement1.js
…
commentOnImportStatement1.errors.txt
…
commentOnImportStatement1.js
…
commentOnImportStatement2.errors.txt
…
commentOnImportStatement2.js
…
commentOnImportStatement3.errors.txt
…
commentOnImportStatement3.js
…
commentOnInterface1.js
…
commentOnParenthesizedExpressionOpenParen1.js
…
commentOnSignature1.js
…
commentOnSimpleArrowFunctionBody1.js
…
commentOnStaticMember1.js
…
commentsAtEndOfFile1.js
…
commentsBeforeFunctionExpression1.js
…
commentsBeforeVariableStatement1.js
…
commentsClass.js
…
commentsClassMembers.js
…
commentsCommentParsing.js
…
commentsdoNotEmitComments.js
…
commentsDottedModuleName.js
…
commentsemitComments.js
…
commentsEnums.js
…
commentsExternalModules.js
…
commentsFunction.js
…
commentsInheritance.js
…
commentsInterface.js
…
commentsModules.js
…
commentsMultiModuleMultiFile.js
…
commentsMultiModuleSingleFile.js
…
commentsOnObjectLiteral1.js
…
commentsOnObjectLiteral2.js
…
commentsOnObjectLiteral3.errors.txt
…
commentsOnObjectLiteral4.errors.txt
…
CommentsOnObjectLiteral1.errors.txt
…
CommentsOnObjectLiteral2.errors.txt
…
commentsOnReturnStatement1.js
…
commentsOnStaticMembers.js
…
commentsOverloads.js
…
commentsPropertySignature1.js
…
commentsVarDecl.js
…
commentsVariableStatement1.js
…
commonJSImportAsPrimaryExpression.js
…
commonJSImportNotAsPrimaryExpression.js
…
comparisonOperatorWithIdenticalObjects.js
…
comparisonOperatorWithIdenticalPrimitiveType.js
…
comparisonOperatorWithIdenticalTypeParameter.js
…
comparisonOperatorWithNoRelationshipObjectsOnCallSignature.errors.txt
…
comparisonOperatorWithNoRelationshipObjectsOnCallSignature.js
…
comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.errors.txt
…
comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.js
…
comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.errors.txt
…
comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.js
…
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.errors.txt
…
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.js
…
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.errors.txt
…
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.js
…
comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.errors.txt
…
comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.js
…
comparisonOperatorWithNoRelationshipObjectsOnProperty.errors.txt
…
comparisonOperatorWithNoRelationshipObjectsOnProperty.js
…
comparisonOperatorWithNoRelationshipPrimitiveType.errors.txt
…
comparisonOperatorWithNoRelationshipPrimitiveType.js
…
comparisonOperatorWithNoRelationshipTypeParameter.errors.txt
…
comparisonOperatorWithNoRelationshipTypeParameter.js
…
comparisonOperatorWithOneOperandIsAny.js
…
comparisonOperatorWithOneOperandIsNull.js
…
comparisonOperatorWithOneOperandIsUndefined.js
…
comparisonOperatorWithSubtypeEnumAndNumber.js
…
comparisonOperatorWithSubtypeObjectOnCallSignature.js
…
comparisonOperatorWithSubtypeObjectOnConstructorSignature.js
…
comparisonOperatorWithSubtypeObjectOnIndexSignature.js
…
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.errors.txt
…
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.js
…
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.errors.txt
…
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.js
…
comparisonOperatorWithSubtypeObjectOnOptionalProperty.js
…
comparisonOperatorWithSubtypeObjectOnProperty.js
…
comparisonOperatorWithTwoOperandsAreAny.js
…
comparisonOperatorWithTypeParameter.errors.txt
…
comparisonOperatorWithTypeParameter.js
…
complexClassRelationships.js
…
complicatedGenericRecursiveBaseClassReference.errors.txt
…
complicatedGenericRecursiveBaseClassReference.js
…
complicatedPrivacy.errors.txt
…
compositeGenericFunction.js
…
compoundAdditionAssignmentLHSCanBeAssigned.js
…
compoundAdditionAssignmentLHSCannotBeAssigned.errors.txt
…
compoundAdditionAssignmentLHSCannotBeAssigned.js
…
compoundAdditionAssignmentWithInvalidOperands.errors.txt
…
compoundAdditionAssignmentWithInvalidOperands.js
…
compoundArithmeticAssignmentLHSCanBeAssigned.js
…
compoundArithmeticAssignmentWithInvalidOperands.errors.txt
…
compoundArithmeticAssignmentWithInvalidOperands.js
…
compoundAssignmentLHSIsReference.js
…
compoundAssignmentLHSIsValue.errors.txt
…
compoundVarDecl1.js
…
concatClassAndString.errors.txt
…
concatClassAndString.js
…
concatError.js
…
conditionalExpression1.errors.txt
…
conditionalExpression1.js
…
conditionalExpressions2.js
…
conditionallyDuplicateOverloadsCausedByOverloadResolution.js
…
conditionalOperatorConditionIsBooleanType.js
…
conditionalOperatorConditionIsNumberType.js
…
conditionalOperatorConditionIsObjectType.js
…
conditionalOperatorConditoinIsAnyType.js
…
conditionalOperatorConditoinIsStringType.js
…
conditionalOperatorWithIdenticalBCT.js
…
conditionalOperatorWithoutIdenticalBCT.errors.txt
…
conditionalOperatorWithoutIdenticalBCT.js
…
conflictingMemberTypesInBases.errors.txt
…
conflictingMemberTypesInBases.js
…
conflictingTypeAnnotatedVar.errors.txt
…
conflictingTypeAnnotatedVar.js
…
conformanceFunctionOverloads.js
…
constantOverloadFunction.js
…
constantOverloadFunctionNoSubtypeError.errors.txt
…
constantOverloadFunctionNoSubtypeError.js
…
constraintCheckInGenericBaseTypeReference.js
…
constraintErrors1.errors.txt
…
constraintErrors1.js
…
constraintPropagationThroughReturnTypes.js
…
constraintReferencingTypeParameterFromSameTypeParameterList.errors.txt
…
constraintReferencingTypeParameterFromSameTypeParameterList.js
…
constraints0.errors.txt
…
constraints0.js
…
constraintSatisfactionWithAny2.errors.txt
…
constraintSatisfactionWithAny2.js
…
constraintSatisfactionWithAny.js
…
constraintSatisfactionWithEmptyObject.js
…
constraintsThatReferenceOtherContstraints1.errors.txt
…
constraintsThatReferenceOtherContstraints1.js
…
constraintsUsedInPrototypeProperty.js
…
constructorArgs.js
…
constructorArgsErrors1.errors.txt
…
constructorArgsErrors2.errors.txt
…
constructorArgsErrors3.errors.txt
…
constructorArgsErrors4.errors.txt
…
constructorArgsErrors5.errors.txt
…
constructorArgWithGenericCallSignature.js
…
constructorAsType.errors.txt
…
constructorAsType.js
…
constructorDefaultValuesReferencingThis.errors.txt
…
constructorDefaultValuesReferencingThis.js
…
constructorFunctionTypeIsAssignableToBaseType2.js
…
constructorFunctionTypeIsAssignableToBaseType.js
…
constructorHasPrototypeProperty.js
…
constructorImplementationWithDefaultValues2.errors.txt
…
constructorImplementationWithDefaultValues2.js
…
constructorImplementationWithDefaultValues.js
…
constructorInvocationWithTooFewTypeArgs.errors.txt
…
constructorInvocationWithTooFewTypeArgs.js
…
constructorOverloads1.errors.txt
…
constructorOverloads1.js
…
constructorOverloads2.js
…
constructorOverloads3.errors.txt
…
constructorOverloads3.js
…
constructorOverloads4.errors.txt
…
constructorOverloads4.js
…
constructorOverloads5.errors.txt
…
constructorOverloads5.js
…
constructorOverloads6.errors.txt
…
constructorOverloads7.errors.txt
…
constructorOverloads7.js
…
constructorOverloads8.errors.txt
…
constructorOverloads8.js
…
constructorOverloadsWithDefaultValues.errors.txt
…
constructorOverloadsWithDefaultValues.js
…
constructorOverloadsWithOptionalParameters.js
…
constructorParameterProperties2.errors.txt
…
constructorParameterProperties2.js
…
constructorParameterProperties.errors.txt
…
constructorParameterProperties.js
…
constructorParameterShadowsOuterScopes.errors.txt
…
constructorParameterShadowsOuterScopes.js
…
constructorParametersInVariableDeclarations.errors.txt
…
constructorParametersInVariableDeclarations.js
…
constructorParametersThatShadowExternalNamesInVariableDeclarations.errors.txt
…
constructorParametersThatShadowExternalNamesInVariableDeclarations.js
…
constructorReturningAPrimitive.js
…
constructorReturnsInvalidType.errors.txt
…
constructorReturnsInvalidType.js
…
constructorStaticParamName.js
…
constructorStaticParamNameErrors.js
…
constructorsWithSpecializedSignatures.errors.txt
…
constructorsWithSpecializedSignatures.js
…
constructorTypeWithTypeParameters.js
…
constructorWithAssignableReturnExpression.errors.txt
…
constructorWithAssignableReturnExpression.js
…
constructorWithExpressionLessReturn.js
…
constructSignatureAssignabilityInInheritance2.js
…
constructSignatureAssignabilityInInheritance3.errors.txt
…
constructSignatureAssignabilityInInheritance3.js
…
constructSignatureAssignabilityInInheritance4.js
…
constructSignatureAssignabilityInInheritance5.js
…
constructSignatureAssignabilityInInheritance6.js
…
constructSignatureAssignabilityInInheritance.errors.txt
…
constructSignatureAssignabilityInInheritance.js
…
constructSignaturesWithIdenticalOverloads.js
…
constructSignaturesWithOverloads2.errors.txt
…
constructSignaturesWithOverloads2.js
…
constructSignaturesWithOverloads.js
…
constructSignaturesWithOverloadsThatDifferOnlyByReturnType.js
…
constructSignatureWithAccessibilityModifiersOnParameters2.errors.txt
…
constructSignatureWithAccessibilityModifiersOnParameters2.js
…
constructSignatureWithAccessibilityModifiersOnParameters.errors.txt
…
constructSignatureWithAccessibilityModifiersOnParameters.js
…
contextuallyTypingOrOperator2.js
…
contextuallyTypingOrOperator3.errors.txt
…
contextuallyTypingOrOperator3.js
…
contextuallyTypingOrOperator.js
…
contextualSigInstantiationRestParams.js
…
contextualSignatureInstantiation1.js
…
contextualSignatureInstantiation2.js
…
contextualSignatureInstantiationWithTypeParameterConstrainedToOuterTypeParameter.js
…
contextualSignatureInstatiationContravariance.js
…
contextualSignatureInstatiationCovariance.js
…
contextualTypeAny.js
…
contextualTypeAppliedToVarArgs.js
…
contextualTypeArrayReturnType.js
…
contextualTyping1.js
…
contextualTyping2.js
…
contextualTyping3.js
…
contextualTyping4.js
…
contextualTyping5.errors.txt
…
contextualTyping5.js
…
contextualTyping6.js
…
contextualTyping7.js
…
contextualTyping8.js
…
contextualTyping9.js
…
contextualTyping10.js
…
contextualTyping11.errors.txt
…
contextualTyping11.js
…
contextualTyping12.js
…
contextualTyping13.js
…
contextualTyping14.js
…
contextualTyping15.js
…
contextualTyping16.js
…
contextualTyping17.js
…
contextualTyping18.js
…
contextualTyping19.js
…
contextualTyping20.js
…
contextualTyping21.errors.txt
…
contextualTyping21.js
…
contextualTyping22.js
…
contextualTyping23.js
…
contextualTyping24.errors.txt
…
contextualTyping24.js
…
contextualTyping25.js
…
contextualTyping26.js
…
contextualTyping27.js
…
contextualTyping28.js
…
contextualTyping29.js
…
contextualTyping30.errors.txt
…
contextualTyping30.js
…
contextualTyping31.js
…
contextualTyping32.js
…
contextualTyping33.errors.txt
…
contextualTyping33.js
…
contextualTyping34.js
…
contextualTyping35.js
…
contextualTyping36.js
…
contextualTyping37.js
…
contextualTyping38.js
…
contextualTyping39.errors.txt
…
contextualTyping39.js
…
contextualTyping40.js
…
contextualTyping41.errors.txt
…
contextualTyping41.js
…
contextualTyping.errors.txt
…
contextualTyping.js
…
contextualTyping.js.map
…
contextualTyping.sourcemap.txt
…
contextualTypingArrayOfLambdas.js
…
contextualTypingOfAccessors.errors.txt
…
contextualTypingOfArrayLiterals1.errors.txt
…
contextualTypingOfArrayLiterals1.js
…
contextualTypingOfConditionalExpression2.errors.txt
…
contextualTypingOfConditionalExpression2.js
…
contextualTypingOfConditionalExpression.js
…
contextualTypingOfGenericFunctionTypedArguments1.errors.txt
…
contextualTypingOfGenericFunctionTypedArguments1.js
…
contextualTypingOfLambdaReturnExpression.errors.txt
…
contextualTypingOfLambdaReturnExpression.js
…
contextualTypingOfLambdaWithMultipleSignatures2.js
…
contextualTypingOfLambdaWithMultipleSignatures.js
…
contextualTypingOfObjectLiterals2.errors.txt
…
contextualTypingOfObjectLiterals2.js
…
contextualTypingOfObjectLiterals.errors.txt
…
contextualTypingOfObjectLiterals.js
…
contextualTypingTwoInstancesOfSameTypeParameter.js
…
contextualTypingWithFixedTypeParameters1.errors.txt
…
contextualTypingWithFixedTypeParameters1.js
…
contextualTypingWithGenericAndNonGenericSignature.js
…
contextualTypingWithGenericSignature.js
…
continueInIterationStatement1.js
…
continueInIterationStatement2.js
…
continueInIterationStatement3.js
…
continueInIterationStatement4.errors.txt
…
continueInIterationStatement4.js
…
continueLabel.js
…
continueNotInIterationStatement1.js
…
continueNotInIterationStatement2.js
…
continueNotInIterationStatement3.js
…
continueNotInIterationStatement4.js
…
continueTarget1.js
…
continueTarget2.js
…
continueTarget3.js
…
continueTarget4.js
…
continueTarget5.js
…
continueTarget6.js
…
convertKeywords.js
…
convertKeywordsYes.js
…
copyrightWithNewLine1.errors.txt
…
copyrightWithNewLine1.js
…
copyrightWithoutNewLine1.errors.txt
…
copyrightWithoutNewLine1.js
…
couldNotSelectGenericOverload.errors.txt
…
couldNotSelectGenericOverload.js
…
covariance1.js
…
crashInResolveInterface.js
…
crashInresolveReturnStatement.js
…
crashInsourcePropertyIsRelatableToTargetProperty.errors.txt
…
crashInsourcePropertyIsRelatableToTargetProperty.js
…
crashIntypeCheckInvocationExpression.errors.txt
…
crashIntypeCheckInvocationExpression.js
…
crashIntypeCheckObjectCreationExpression.errors.txt
…
crashIntypeCheckObjectCreationExpression.js
…
crashOnMethodSignatures.errors.txt
…
crashOnMethodSignatures.js
…
crashRegressionTest.errors.txt
…
crashRegressionTest.js
…
createArray.errors.txt
…
customEventDetail.errors.txt
…
customEventDetail.js
…
cyclicModuleImport.js
…
debugger.js
…
debuggerEmit.js
…
declarationEmit_array-types-from-generic-array-usage.js
…
declarationEmit_nameConflicts2.js
…
declarationEmit_nameConflicts3.js
…
declarationEmit_nameConflicts.errors.txt
…
declarationEmit_nameConflicts.js
…
declarationEmit_nameConflictsWithAlias.errors.txt
…
declarationEmit_nameConflictsWithAlias.js
…
declareAlreadySeen.errors.txt
…
declareClassInterfaceImplementation.errors.txt
…
declareClassInterfaceImplementation.js
…
declaredExternalModule.js
…
declaredExternalModuleWithExportAssignment.js
…
declareDottedExtend.js
…
declareDottedModuleName.js
…
declareExternalModuleWithExportAssignedFundule.js
…
declareFileExportAssignment.js
…
declareFileExportAssignmentWithVarFromVariableStatement.js
…
declFileAccessors.js
…
declFileAmbientExternalModuleWithSingleExportedModule.js
…
declFileCallSignatures.js
…
declFileClassWithIndexSignature.js
…
declFileClassWithStaticMethodReturningConstructor.js
…
declFileConstructors.js
…
declFileConstructSignatures.js
…
declFileEnums.js
…
declFileEnumUsedAsValue.js
…
declFileExportAssignmentImportInternalModule.js
…
declFileExportAssignmentOfGenericInterface.js
…
declFileExportImportChain2.js
…
declFileExportImportChain.js
…
declFileForClassWithMultipleBaseClasses.js
…
declFileForClassWithPrivateOverloadedFunction.js
…
declFileForExportedImport.js
…
declFileForFunctionTypeAsTypeParameter.js
…
declFileForInterfaceWithOptionalFunction.js
…
declFileForInterfaceWithRestParams.js
…
declFileForTypeParameters.js
…
declFileForVarList.js
…
declFileFunctions.js
…
declFileGenericClassWithGenericExtendedClass.js
…
declFileGenericType2.js
…
declFileGenericType.js
…
declFileImportedTypeUseInTypeArgPosition.js
…
declFileImportModuleWithExportAssignment.js
…
declFileIndexSignatures.js
…
declFileInternalAliases.js
…
declFileMethods.js
…
declFileModuleAssignmentInObjectLiteralProperty.js
…
declFileModuleContinuation.js
…
declFileModuleWithPropertyOfTypeModule.js
…
declFileObjectLiteralWithAccessors.errors.txt
…
declFileObjectLiteralWithOnlyGetter.errors.txt
…
declFileObjectLiteralWithOnlySetter.errors.txt
…
declFileOptionalInterfaceMethod.js
…
declFilePrivateStatic.errors.txt
…
declFileRegressionTests.js
…
declFileRestParametersOfFunctionAndFunctionType.js
…
declFileTypeofClass.js
…
declFileTypeofEnum.js
…
declFileTypeofFunction.js
…
declFileTypeofInAnonymousType.js
…
declFileTypeofModule.js
…
declFileWithClassNameConflictingWithClassReferredByExtendsClause.js
…
declFileWithExtendsClauseThatHasItsContainerNameConflict.js
…
declFileWithInternalModuleNameConflictsInExtendsClause1.js
…
declFileWithInternalModuleNameConflictsInExtendsClause2.js
…
declFileWithInternalModuleNameConflictsInExtendsClause3.js
…
declInput3.js
…
declInput4.js
…
declInput-2.js
…
declInput.errors.txt
…
declInput.js
…
decrementAndIncrementOperators.errors.txt
…
decrementAndIncrementOperators.js
…
decrementOperatorWithAnyOtherType.js
…
decrementOperatorWithAnyOtherTypeInvalidOperations.errors.txt
…
decrementOperatorWithAnyOtherTypeInvalidOperations.js
…
decrementOperatorWithEnumType.js
…
decrementOperatorWithEnumTypeInvalidOperations.errors.txt
…
decrementOperatorWithEnumTypeInvalidOperations.js
…
decrementOperatorWithNumberType.js
…
decrementOperatorWithNumberTypeInvalidOperations.errors.txt
…
decrementOperatorWithNumberTypeInvalidOperations.js
…
decrementOperatorWithUnsupportedBooleanType.errors.txt
…
decrementOperatorWithUnsupportedBooleanType.js
…
decrementOperatorWithUnsupportedStringType.errors.txt
…
decrementOperatorWithUnsupportedStringType.js
…
defaultArgsForwardReferencing.errors.txt
…
defaultArgsForwardReferencing.js
…
defaultArgsInFunctionExpressions.errors.txt
…
defaultArgsInFunctionExpressions.js
…
defaultArgsInOverloads.errors.txt
…
defaultArgsInOverloads.js
…
defaultBestCommonTypesHaveDecls.errors.txt
…
defaultBestCommonTypesHaveDecls.js
…
defaultIndexProps1.js
…
defaultIndexProps2.js
…
defaultValueInConstructorOverload1.errors.txt
…
defaultValueInConstructorOverload1.js
…
defaultValueInFunctionOverload1.errors.txt
…
defaultValueInFunctionOverload1.js
…
defaultValueInFunctionTypes.errors.txt
…
defaultValueInFunctionTypes.js
…
deleteOperator1.errors.txt
…
deleteOperator1.js
…
deleteOperatorInvalidOperations.errors.txt
…
deleteOperatorWithAnyOtherType.errors.txt
…
deleteOperatorWithAnyOtherType.js
…
deleteOperatorWithBooleanType.js
…
deleteOperatorWithEnumType.js
…
deleteOperatorWithNumberType.js
…
deleteOperatorWithStringType.js
…
dependencyViaImportAlias.js
…
deprecatedBool.js
…
derivedClassConstructorWithoutSuperCall.errors.txt
…
derivedClassConstructorWithoutSuperCall.js
…
derivedClasses.js
…
derivedClassFunctionOverridesBaseClassAccessor.errors.txt
…
derivedClassIncludesInheritedMembers.errors.txt
…
derivedClassOverridesIndexersWithAssignmentCompatibility.js
…
derivedClassOverridesPrivateFunction1.errors.txt
…
derivedClassOverridesPrivateFunction1.js
…
derivedClassOverridesPrivates.errors.txt
…
derivedClassOverridesPrivates.js
…
derivedClassOverridesPublicMembers.errors.txt
…
derivedClassOverridesWithoutSubtype.js
…
derivedClassParameterProperties.errors.txt
…
derivedClassParameterProperties.js
…
derivedClassSuperCallsInNonConstructorMembers.errors.txt
…
derivedClassSuperCallsWithThisArg.errors.txt
…
derivedClassSuperCallsWithThisArg.js
…
derivedClassTransitivity2.errors.txt
…
derivedClassTransitivity2.js
…
derivedClassTransitivity3.errors.txt
…
derivedClassTransitivity3.js
…
derivedClassTransitivity.errors.txt
…
derivedClassTransitivity.js
…
derivedClassWithAny.errors.txt
…
derivedClassWithoutExplicitConstructor2.errors.txt
…
derivedClassWithoutExplicitConstructor2.js
…
derivedClassWithoutExplicitConstructor3.errors.txt
…
derivedClassWithoutExplicitConstructor3.js
…
derivedClassWithoutExplicitConstructor.errors.txt
…
derivedClassWithoutExplicitConstructor.js
…
derivedClassWithPrivateInstanceShadowingPublicInstance.errors.txt
…
derivedClassWithPrivateStaticShadowingPublicStatic.errors.txt
…
derivedGenericClassWithAny.errors.txt
…
derivedInterfaceCallSignature.errors.txt
…
derivedInterfaceCallSignature.js
…
derivedInterfaceIncompatibleWithBaseIndexer.errors.txt
…
derivedInterfaceIncompatibleWithBaseIndexer.js
…
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.js
…
derivedTypeCallingBaseImplWithOptionalParams.errors.txt
…
derivedTypeCallingBaseImplWithOptionalParams.js
…
derivedTypeDoesNotRequireExtendsClause.js
…
derivedTypeIncompatibleSignatures.errors.txt
…
derivedTypeIncompatibleSignatures.js
…
detachedCommentAtStartOfFunctionBody1.errors.txt
…
detachedCommentAtStartOfFunctionBody1.js
…
detachedCommentAtStartOfFunctionBody2.errors.txt
…
detachedCommentAtStartOfFunctionBody2.js
…
directReferenceToNull.errors.txt
…
directReferenceToNull.js
…
directReferenceToUndefined.errors.txt
…
directReferenceToUndefined.js
…
doNotWidenAtObjectLiteralPropertyAssignment.js
…
dontShowCompilerGeneratedMembers.errors.txt
…
dottedModuleName2.js
…
dottedModuleName.errors.txt
…
dottedSymbolResolution1.js
…
doWhileBreakStatements.js
…
doWhileContinueStatements.js
…
doWhileLoop.js
…
duplicateAnonymousInners1.js
…
duplicateAnonymousModuleClasses.js
…
duplicateClassElements.errors.txt
…
duplicateConstructorOverloadSignature2.js
…
duplicateConstructorOverloadSignature.js
…
duplicateConstructSignature2.js
…
duplicateConstructSignature.js
…
duplicateExportAssignments.errors.txt
…
duplicateExportAssignments.js
…
duplicateIdentifierInCatchBlock.errors.txt
…
duplicateIdentifierInCatchBlock.js
…
duplicateIdentifiersAcrossContainerBoundaries.errors.txt
…
duplicateIdentifiersAcrossContainerBoundaries.js
…
duplicateIdentifierShouldNotShortCircuitBaseTypeBinding.js
…
duplicateInterfaceMembers1.errors.txt
…
duplicateInterfaceMembers1.js
…
duplicateLabel1.js
…
duplicateLabel2.js
…
duplicateLabel3.js
…
duplicateLabel4.js
…
duplicateLocalVariable1.errors.txt
…
duplicateLocalVariable1.js
…
duplicateLocalVariable2.errors.txt
…
duplicateLocalVariable2.js
…
duplicateLocalVariable3.errors.txt
…
duplicateLocalVariable3.js
…
duplicateLocalVariable4.errors.txt
…
duplicateLocalVariable4.js
…
duplicateNumericIndexers.errors.txt
…
duplicateNumericIndexers.js
…
duplicateObjectLiteralProperty.errors.txt
…
duplicateOverloadInTypeAugmentation1.js
…
duplicatePropertyNames.errors.txt
…
duplicatePropertyNames.js
…
duplicateStringIndexers.errors.txt
…
duplicateStringIndexers.js
…
duplicateStringNamedProperty1.errors.txt
…
duplicateStringNamedProperty1.js
…
duplicateSymbolsExportMatching.errors.txt
…
duplicateSymbolsExportMatching.js
…
duplicateTypeParameters1.errors.txt
…
duplicateTypeParameters1.js
…
duplicateTypeParameters2.errors.txt
…
duplicateTypeParameters2.js
…
duplicateTypeParameters3.errors.txt
…
duplicateTypeParameters3.js
…
duplicateVarAndImport2.errors.txt
…
duplicateVarAndImport2.js
…
duplicateVarAndImport.js
…
duplicateVariableDeclaration1.js
…
duplicateVariablesByScope.js
…
duplicateVariablesWithAny.errors.txt
…
duplicateVariablesWithAny.js
…
duplicateVarsAcrossFileBoundaries.errors.txt
…
duplicateVarsAcrossFileBoundaries.js
…
dynamicModuleTypecheckError.js
…
emitCommentsOnlyFile.js
…
emitMemberAccessExpression.js
…
emitPostComments.js
…
emitPreComments.js
…
emitThisInSuperMethodCall.errors.txt
…
emitThisInSuperMethodCall.js
…
emptyEnum.js
…
emptyExpr.js
…
emptyFile-declaration.js
…
emptyFile-declaration.js.map
…
emptyFile-declaration.sourcemap.txt
…
emptyFile-souremap.js
…
emptyFile-souremap.js.map
…
emptyFile-souremap.sourcemap.txt
…
emptyFile.js
…
emptyGenericParamList.errors.txt
…
emptyIndexer.js
…
emptyMemberAccess.errors.txt
…
emptyTypeArgumentList.errors.txt
…
emptyTypeArgumentListWithNew.errors.txt
…
EnumAndModuleWithSameNameAndCommonRoot.js
…
enumAssignability.errors.txt
…
enumAssignability.js
…
enumAssignabilityInInheritance.errors.txt
…
enumAssignabilityInInheritance.js
…
enumAssignmentCompat2.errors.txt
…
enumAssignmentCompat2.js
…
enumAssignmentCompat.errors.txt
…
enumAssignmentCompat.js
…
enumBasics1.errors.txt
…
enumBasics1.js
…
enumBasics.js
…
enumCodeGenNewLines1.js
…
enumConflictsWithGlobalIdentifier.errors.txt
…
enumDecl1.js
…
enumErrors.errors.txt
…
enumErrors.js
…
enumFromExternalModule.js
…
enumGenericTypeClash.errors.txt
…
enumGenericTypeClash.js
…
enumIdenticalIdentifierValues.errors.txt
…
enumIdenticalIdentifierValues.js
…
enumIdentifierLiterals.js
…
enumIndexer.js
…
enumInitializersWithExponents.errors.txt
…
enumIsNotASubtypeOfAnythingButNumber.errors.txt
…
enumIsNotASubtypeOfAnythingButNumber.js
…
enumMapBackIntoItself.js
…
enumMemberResolution.errors.txt
…
enumMerging.js
…
enumMergingErrors.js
…
enumNegativeLiteral1.js
…
enumNumbering1.js
…
enumOperations.js
…
enumPropertyAccess.errors.txt
…
enumPropertyAccess.js
…
enumsWithMultipleDeclarations1.js
…
enumsWithMultipleDeclarations2.js
…
enumsWithMultipleDeclarations3.js
…
enumWithoutInitializerAfterComputedMember.errors.txt
…
enumWithParenthesizedInitializer1.errors.txt
…
enumWithPrimitiveName.errors.txt
…
enumWithPrimitiveName.js
…
enumWithQuotedElementName1.js
…
enumWithQuotedElementName2.js
…
enumWithUnicodeEscape1.js
…
errorForwardReferenceForwadingConstructor.errors.txt
…
errorForwardReferenceForwadingConstructor.js
…
errorLocationForInterfaceExtension.errors.txt
…
errorLocationForInterfaceExtension.js
…
errorMessageOnObjectLiteralType.errors.txt
…
errorMessageOnObjectLiteralType.js
…
errorOnContextuallyTypedReturnType.errors.txt
…
errorOnContextuallyTypedReturnType.js
…
errorsInGenericTypeReference.errors.txt
…
errorsOnImportedSymbol.errors.txt
…
errorsOnImportedSymbol.js
…
errorSuperCalls.errors.txt
…
errorSuperPropertyAccess.errors.txt
…
errorSupression1.errors.txt
…
errorSupression1.js
…
errorTypesAsTypeArguments.errors.txt
…
errorTypesAsTypeArguments.js
…
es3-amd.js
…
es3-amd.js.map
…
es3-amd.sourcemap.txt
…
es3-declaration-amd.js
…
es3-declaration-amd.js.map
…
es3-declaration-amd.sourcemap.txt
…
es3-sourcemap-amd.js
…
es3-sourcemap-amd.js.map
…
es3-sourcemap-amd.sourcemap.txt
…
es5-amd.js
…
es5-amd.js.map
…
es5-amd.sourcemap.txt
…
es5-declaration-amd.js
…
es5-declaration-amd.js.map
…
es5-declaration-amd.sourcemap.txt
…
es5-souremap-amd.js
…
es5-souremap-amd.js.map
…
es5-souremap-amd.sourcemap.txt
…
es6ClassSuperCodegenBug.js
…
es6ClassTest2.errors.txt
…
es6ClassTest3.errors.txt
…
es6ClassTest4.js
…
es6ClassTest5.js
…
es6ClassTest7.js
…
es6ClassTest8.js
…
es6ClassTest9.errors.txt
…
es6ClassTest.errors.txt
…
es6DeclOrdering.errors.txt
…
es6DeclOrdering.js
…
es6MemberScoping.errors.txt
…
es6MemberScoping.js
…
escapedIdentifiers.js
…
everyTypeAssignableToAny.js
…
everyTypeWithAnnotationAndInitializer.js
…
everyTypeWithAnnotationAndInvalidInitializer.errors.txt
…
everyTypeWithAnnotationAndInvalidInitializer.js
…
everyTypeWithInitializer.js
…
exportAlreadySeen.errors.txt
…
exportAssignClassAndModule.js
…
exportAssignDottedName.errors.txt
…
exportAssignedTypeAsTypeAnnotation.js
…
exportAssignImportedIdentifier.errors.txt
…
exportAssignImportedIdentifier.js
…
ExportAssignment7.errors.txt
…
ExportAssignment7.js
…
ExportAssignment8.errors.txt
…
ExportAssignment8.js
…
exportAssignmentAndDeclaration.errors.txt
…
exportAssignmentAndDeclaration.js
…
exportAssignmentCircularModules.js
…
exportAssignmentClass.js
…
exportAssignmentConstrainedGenericType.errors.txt
…
exportAssignmentConstrainedGenericType.js
…
exportAssignmentEnum.js
…
exportAssignmentError.js
…
exportAssignmentFunction.js
…
exportAssignmentGenericType.js
…
exportAssignmentInterface.js
…
exportAssignmentInternalModule.js
…
exportAssignmentMergedInterface.js
…
exportAssignmentMergedModule.js
…
exportAssignmentOfDeclaredExternalModule.errors.txt
…
exportAssignmentOfDeclaredExternalModule.js
…
exportAssignmentOfGenericType1.js
…
exportAssignmentTopLevelClodule.js
…
exportAssignmentTopLevelEnumdule.js
…
exportAssignmentTopLevelFundule.js
…
exportAssignmentTopLevelIdentifier.js
…
exportAssignmentVariable.js
…
exportAssignmentWithExports.errors.txt
…
exportAssignmentWithExports.js
…
exportAssignmentWithImportStatementPrivacyError.js
…
exportAssignmentWithoutIdentifier1.errors.txt
…
exportAssignmentWithPrivacyError.js
…
exportAssignNonIdentifier.errors.txt
…
exportAssignTypes.errors.txt
…
exportAssignTypes.js
…
exportAssignValueAndType.js
…
ExportClassWhichExtendsInterfaceWithInaccessibleType.js
…
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js
…
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.js
…
ExportClassWithInaccessibleTypeInTypeParameterConstraint.js
…
exportCodeGen.js
…
exportDeclareClass1.errors.txt
…
exportDeclaredModule.errors.txt
…
exportDeclaredModule.js
…
exportedInterfaceInaccessibleInCallbackInModule.js
…
exportedVariable1.js
…
exportEqualCallable.js
…
exportEqualErrorType.errors.txt
…
exportEqualErrorType.js
…
exportEqualMemberMissing.errors.txt
…
exportEqualMemberMissing.js
…
exportEqualNamespaces.js
…
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.js
…
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.js
…
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.js
…
exportImport.js
…
exportImportAlias.js
…
exportImportAndClodule.js
…
exportImportMultipleFiles.js
…
exportImportNonInstantiatedModule2.js
…
exportImportNonInstantiatedModule.js
…
exportingContainingVisibleType.errors.txt
…
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js
…
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.js
…
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.js
…
ExportModuleWithAccessibleTypesOnItsExportedMembers.js
…
exportNonVisibleType.errors.txt
…
exportNonVisibleType.js
…
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.js
…
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.errors.txt
…
exportPrivateType.js
…
exportSameNameFuncVar.errors.txt
…
exportSameNameFuncVar.js
…
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.js
…
ExportVariableWithAccessibleTypeInTypeAnnotation.js
…
ExportVariableWithInaccessibleTypeInTypeAnnotation.js
…
exportVisibility.js
…
expr.errors.txt
…
expr.js
…
extBaseClass1.js
…
extBaseClass2.errors.txt
…
extBaseClass2.js
…
extendAndImplementTheSameBaseType2.errors.txt
…
extendAndImplementTheSameBaseType2.js
…
extendAndImplementTheSameBaseType.js
…
extendArray.errors.txt
…
extendArray.js
…
extendBaseClassBeforeItsDeclared.js
…
extendBooleanInterface.js
…
extendedInterfaceGenericType.js
…
extendedInterfacesWithDuplicateTypeParameters.errors.txt
…
extendedInterfacesWithDuplicateTypeParameters.js
…
extendGenericArray2.errors.txt
…
extendGenericArray2.js
…
extendGenericArray.errors.txt
…
extendGenericArray.js
…
extendingClassFromAliasAndUsageInIndexer.js
…
extendNonClassSymbol1.errors.txt
…
extendNonClassSymbol1.js
…
extendNonClassSymbol2.errors.txt
…
extendNonClassSymbol2.js
…
extendNumberInterface.js
…
extendsClauseAlreadySeen2.errors.txt
…
extendsClauseAlreadySeen.errors.txt
…
extendStringInterface.js
…
extension.errors.txt
…
externalModuleAssignToVar.js
…
externalModuleExportingGenericClass.errors.txt
…
externalModuleExportingGenericClass.js
…
externalModuleQualification.js
…
externalModuleReferenceOfImportDeclarationWithExportModifier.js
…
externalModuleRefernceResolutionOrderInImportDeclaration.errors.txt
…
externalModuleRefernceResolutionOrderInImportDeclaration.js
…
externalModuleResolution2.js
…
externalModuleResolution.js
…
externalModuleWithoutCompilerFlag1.errors.txt
…
externalModuleWithoutCompilerFlag1.js
…
externFunc.js
…
externModule.errors.txt
…
externModuleClobber.js
…
externSemantics.errors.txt
…
externSyntax.errors.txt
…
fatArrowfunctionAsType.js
…
fatarrowfunctions.js
…
fatarrowfunctionsErrors.errors.txt
…
fatarrowfunctionsInFunctionParameterDefaults.js
…
fatarrowfunctionsInFunctions.js
…
fatarrowfunctionsOptionalArgs.errors.txt
…
fatarrowfunctionsOptionalArgsErrors1.errors.txt
…
fatarrowfunctionsOptionalArgsErrors2.errors.txt
…
fatArrowSelf.js
…
fieldAndGetterWithSameName.errors.txt
…
fillInMissingTypeArgsOnConstructCalls.js
…
fixTypeParameterInSignatureWithRestParameters.js
…
for-inStatements.errors.txt
…
for-inStatements.js
…
for-inStatementsInvalid.errors.txt
…
for-inStatementsInvalid.js
…
for.errors.txt
…
forBreakStatements.js
…
forContinueStatements.js
…
forgottenNew.errors.txt
…
forgottenNew.js
…
forIn2.errors.txt
…
forIn2.js
…
forIn.errors.txt
…
forIn.js
…
forInBreakStatements.js
…
forInContinueStatements.js
…
forInModule.js
…
forInStatement1.js
…
forInStatement2.errors.txt
…
forInStatement2.js
…
forInStatement3.js
…
forInStatement4.errors.txt
…
forInStatement4.js
…
forInStatement5.js
…
forInStatement6.js
…
forInStatement7.errors.txt
…
forInStatement7.js
…
forStatements.js
…
forStatementsMultipleInvalidDecl.errors.txt
…
forStatementsMultipleInvalidDecl.js
…
forStatementsMultipleValidDecl.js
…
funcdecl.js
…
funClodule.errors.txt
…
funClodule.js
…
FunctionAndModuleWithSameNameAndCommonRoot.errors.txt
…
FunctionAndModuleWithSameNameAndCommonRoot.js
…
FunctionAndModuleWithSameNameAndDifferentCommonRoot.js
…
functionAndPropertyNameConflict.errors.txt
…
functionArgShadowing.errors.txt
…
functionArgShadowing.js
…
functionAssignment.errors.txt
…
functionAssignment.js
…
functionAssignmentError.js
…
functionCall1.js
…
functionCall2.js
…
functionCall3.js
…
functionCall4.js
…
functionCall5.js
…
functionCall6.errors.txt
…
functionCall6.js
…
functionCall7.errors.txt
…
functionCall7.js
…
functionCall8.errors.txt
…
functionCall8.js
…
functionCall9.errors.txt
…
functionCall9.js
…
functionCall10.errors.txt
…
functionCall10.js
…
functionCall11.errors.txt
…
functionCall11.js
…
functionCall12.errors.txt
…
functionCall12.js
…
functionCall13.errors.txt
…
functionCall13.js
…
functionCall14.errors.txt
…
functionCall14.js
…
functionCall15.errors.txt
…
functionCall15.js
…
functionCall16.errors.txt
…
functionCall16.js
…
functionCall17.errors.txt
…
functionCall17.js
…
functionCalls.errors.txt
…
functionCalls.js
…
functionConstraintSatisfaction2.errors.txt
…
functionConstraintSatisfaction2.js
…
functionConstraintSatisfaction3.js
…
functionConstraintSatisfaction.js
…
FunctionDeclaration3.errors.txt
…
FunctionDeclaration3.js
…
FunctionDeclaration4.errors.txt
…
FunctionDeclaration4.js
…
FunctionDeclaration6.errors.txt
…
FunctionDeclaration6.js
…
FunctionDeclaration7.errors.txt
…
FunctionDeclaration7.js
…
functionDeclarationWithArgumentOfTypeFunctionTypeArray.js
…
functionExpressionAndLambdaMatchesFunction.js
…
functionExpressionInWithBlock.js
…
functionExpressionReturningItself.js
…
functionExpressionShadowedByParams.errors.txt
…
functionExpressionShadowedByParams.js
…
functionImplementationErrors.errors.txt
…
functionImplementationErrors.js
…
functionImplementations.js
…
functionInIfStatementInModule.js
…
functionLiteral.js
…
functionLiteralForOverloads2.js
…
functionLiteralForOverloads.js
…
functionLiterals.js
…
functionMergedWithModule.js
…
functionNameConflicts.errors.txt
…
functionNameConflicts.js
…
functionOnlyHasThrow.js
…
functionOverloadAmbiguity1.errors.txt
…
functionOverloadAmbiguity1.js
…
functionOverloadErrors.errors.txt
…
functionOverloadErrors.js
…
functionOverloadErrorsSyntax.errors.txt
…
functionOverloadImplementationOfWrongName2.errors.txt
…
functionOverloadImplementationOfWrongName2.js
…
functionOverloadImplementationOfWrongName.errors.txt
…
functionOverloadImplementationOfWrongName.js
…
functionOverloads1.js
…
functionOverloads2.errors.txt
…
functionOverloads2.js
…
functionOverloads3.errors.txt
…
functionOverloads3.js
…
functionOverloads4.errors.txt
…
functionOverloads4.js
…
functionOverloads5.errors.txt
…
functionOverloads5.js
…
functionOverloads6.js
…
functionOverloads7.js
…
functionOverloads8.js
…
functionOverloads9.js
…
functionOverloads10.js
…
functionOverloads11.errors.txt
…
functionOverloads11.js
…
functionOverloads12.js
…
functionOverloads13.js
…
functionOverloads14.js
…
functionOverloads15.js
…
functionOverloads16.js
…
functionOverloads17.errors.txt
…
functionOverloads17.js
…
functionOverloads18.errors.txt
…
functionOverloads18.js
…
functionOverloads19.errors.txt
…
functionOverloads19.js
…
functionOverloads20.errors.txt
…
functionOverloads20.js
…
functionOverloads21.js
…
functionOverloads22.errors.txt
…
functionOverloads22.js
…
functionOverloads23.js
…
functionOverloads24.js
…
functionOverloads25.js
…
functionOverloads26.js
…
functionOverloads27.errors.txt
…
functionOverloads27.js
…
functionOverloads28.js
…
functionOverloads29.errors.txt
…
functionOverloads29.js
…
functionOverloads30.js
…
functionOverloads31.js
…
functionOverloads32.js
…
functionOverloads33.js
…
functionOverloads34.errors.txt
…
functionOverloads34.js
…
functionOverloads35.js
…
functionOverloads36.js
…
functionOverloads37.errors.txt
…
functionOverloads37.js
…
functionOverloads38.js
…
functionOverloads39.js
…
functionOverloads40.errors.txt
…
functionOverloads40.js
…
functionOverloads41.errors.txt
…
functionOverloads41.js
…
functionOverloads42.js
…
functionOverloads.errors.txt
…
functionOverloads.js
…
functionOverloadsOnGenericArity1.js
…
functionOverloadsOnGenericArity2.js
…
functionOverloadsOutOfOrder.errors.txt
…
functionOverloadsOutOfOrder.js
…
functionOverloadsRecursiveGenericReturnType.js
…
functionReturn.js
…
functionReturningItself.js
…
functionSignatureAssignmentCompat1.errors.txt
…
functionSignatureAssignmentCompat1.js
…
functionSubtypingOfVarArgs2.js
…
functionSubtypingOfVarArgs.js
…
functionType.js
…
functionTypeArgumentArrayAssignment.errors.txt
…
functionTypeArgumentArrayAssignment.js
…
functionTypeArgumentAssignmentCompat.errors.txt
…
functionTypeArgumentAssignmentCompat.js
…
functionWithAnyReturnTypeAndNoReturnExpression.js
…
functionWithMultipleReturnStatements2.js
…
functionWithMultipleReturnStatements.errors.txt
…
functionWithMultipleReturnStatements.js
…
functionWithSameNameAsField.errors.txt
…
functionWithSameNameAsField.js
…
functionWithThrowButNoReturn1.js
…
funduleExportedClassIsUsedBeforeDeclaration.js
…
funduleOfFunctionWithoutReturnTypeAnnotation.js
…
funduleSplitAcrossFiles.js
…
funduleUsedAcrossFileBoundary.js
…
fuzzy.errors.txt
…
fuzzy.js
…
generatedContextualTyping.js
…
generativeRecursionWithTypeOf.js
…
genericAndNonGenericInterfaceWithTheSameName2.js
…
genericAndNonGenericInterfaceWithTheSameName.errors.txt
…
genericAndNonGenericInterfaceWithTheSameName.js
…
genericAndNonGenericOverload1.js
…
genericArgumentCallSigAssignmentCompat.js
…
genericArray0.js
…
genericArray1.js
…
genericArrayAssignment1.errors.txt
…
genericArrayAssignment1.js
…
genericArrayAssignmentCompatErrors.errors.txt
…
genericArrayAssignmentCompatErrors.js
…
genericArrayExtenstions.errors.txt
…
genericArrayExtenstions.js
…
genericArrayMethods1.errors.txt
…
genericArrayMethods1.js
…
genericArrayPropertyAssignment.js
…
genericArrayWithoutTypeAnnotation.errors.txt
…
genericArrayWithoutTypeAnnotation.js
…
genericAssignmentCompatOfFunctionSignatures1.errors.txt
…
genericAssignmentCompatOfFunctionSignatures1.js
…
genericAssignmentCompatWithInterfaces1.errors.txt
…
genericAssignmentCompatWithInterfaces1.js
…
genericBaseClassLiteralProperty2.js
…
genericBaseClassLiteralProperty.js
…
genericCallbackInvokedInsideItsContainingFunction1.errors.txt
…
genericCallbackInvokedInsideItsContainingFunction1.js
…
genericCallbacksAndClassHierarchy.js
…
genericCallSpecializedToTypeArg.errors.txt
…
genericCallSpecializedToTypeArg.js
…
genericCallsWithoutParens.errors.txt
…
genericCallTypeArgumentInference.js
…
genericCallWithArrayLiteralArgs.js
…
genericCallWithConstraintsTypeArgumentInference2.errors.txt
…
genericCallWithConstraintsTypeArgumentInference2.js
…
genericCallWithConstraintsTypeArgumentInference.js
…
genericCallWithConstructorTypedArguments5.errors.txt
…
genericCallWithConstructorTypedArguments5.js
…
genericCallWithFixedArguments.js
…
genericCallWithFunctionTypedArguments2.js
…
genericCallWithFunctionTypedArguments3.js
…
genericCallWithFunctionTypedArguments4.js
…
genericCallWithFunctionTypedArguments5.errors.txt
…
genericCallWithFunctionTypedArguments5.js
…
genericCallWithFunctionTypedArguments.js
…
genericCallWithGenericSignatureArguments2.errors.txt
…
genericCallWithGenericSignatureArguments2.js
…
genericCallWithGenericSignatureArguments3.js
…
genericCallWithGenericSignatureArguments.js
…
genericCallWithNonGenericArgs1.js
…
genericCallWithNonSymmetricSubtypes.js
…
genericCallWithObjectLiteralArgs.js
…
genericCallWithObjectLiteralArguments1.errors.txt
…
genericCallWithObjectLiteralArguments1.js
…
genericCallWithObjectTypeArgs2.js
…
genericCallWithObjectTypeArgs.js
…
genericCallWithObjectTypeArgsAndConstraints2.js
…
genericCallWithObjectTypeArgsAndConstraints3.errors.txt
…
genericCallWithObjectTypeArgsAndConstraints3.js
…
genericCallWithObjectTypeArgsAndConstraints4.errors.txt
…
genericCallWithObjectTypeArgsAndConstraints4.js
…
genericCallWithObjectTypeArgsAndConstraints5.errors.txt
…
genericCallWithObjectTypeArgsAndConstraints5.js
…
genericCallWithObjectTypeArgsAndConstraints.js
…
genericCallWithObjectTypeArgsAndIndexers.js
…
genericCallWithObjectTypeArgsAndIndexersErrors.errors.txt
…
genericCallWithObjectTypeArgsAndIndexersErrors.js
…
genericCallWithObjectTypeArgsAndInitializers.errors.txt
…
genericCallWithObjectTypeArgsAndInitializers.js
…
genericCallWithObjectTypeArgsAndNumericIndexer.js
…
genericCallWithObjectTypeArgsAndStringIndexer.js
…
genericCallWithoutArgs.errors.txt
…
genericCallWithOverloadedConstructorTypedArguments2.errors.txt
…
genericCallWithOverloadedConstructorTypedArguments2.js
…
genericCallWithOverloadedConstructorTypedArguments.js
…
genericCallWithOverloadedFunctionTypedArguments2.errors.txt
…
genericCallWithOverloadedFunctionTypedArguments2.js
…
genericCallWithOverloadedFunctionTypedArguments.js
…
genericChainedCalls.errors.txt
…
genericChainedCalls.js
…
genericClasses0.js
…
genericClasses1.js
…
genericClasses2.js
…
genericClasses3.js
…
genericClasses4.js
…
genericClassesInModule2.js
…
genericClassesInModule.js
…
genericClassesRedeclaration.errors.txt
…
genericClassesRedeclaration.js
…
genericClassImplementingGenericInterfaceFromAnotherModule.js
…
genericClassInheritsConstructorFromNonGenericClass.js
…
genericClassPropertyInheritanceSpecialization.js
…
genericClassStaticMethod.js
…
genericClassWithFunctionTypedMemberArguments.js
…
genericClassWithObjectTypeArgsAndConstraints.js
…
genericClassWithStaticFactory.js
…
genericClassWithStaticsUsingTypeArguments.errors.txt
…
genericClassWithStaticsUsingTypeArguments.js
…
genericCloduleInModule2.errors.txt
…
genericCloduleInModule2.js
…
genericCloduleInModule.js
…
genericCloneReturnTypes2.errors.txt
…
genericCloneReturnTypes2.js
…
genericCloneReturnTypes.errors.txt
…
genericCloneReturnTypes.js
…
genericCombinators2.errors.txt
…
genericCombinators2.js
…
genericConstraint1.errors.txt
…
genericConstraint1.js
…
genericConstraint2.errors.txt
…
genericConstraint2.js
…
genericConstraint3.errors.txt
…
genericConstraint3.js
…
genericConstraintDeclaration.js
…
genericConstraintOnExtendedBuiltinTypes2.js
…
genericConstraintOnExtendedBuiltinTypes.js
…
genericConstraintSatisfaction1.errors.txt
…
genericConstraintSatisfaction1.js
…
genericConstructExpressionWithoutArgs.errors.txt
…
genericConstructInvocationWithNoTypeArg.errors.txt
…
genericConstructInvocationWithNoTypeArg.js
…
genericConstructorFunction1.errors.txt
…
genericConstructorFunction1.js
…
genericConstructSignatureInInterface.js
…
genericContextualTypingSpecialization.js
…
genericDerivedTypeWithSpecializedBase2.errors.txt
…
genericDerivedTypeWithSpecializedBase2.js
…
genericDerivedTypeWithSpecializedBase.errors.txt
…
genericDerivedTypeWithSpecializedBase.js
…
genericFunctionCallSignatureReturnTypeMismatch.errors.txt
…
genericFunctionCallSignatureReturnTypeMismatch.js
…
genericFunctionHasFreshTypeArgs.js
…
genericFunctions0.js
…
genericFunctions1.js
…
genericFunctions2.js
…
genericFunctions3.js
…
genericFunctionSpecializations1.js
…
genericFunctionsWithOptionalParameters1.js
…
genericFunctionsWithOptionalParameters2.errors.txt
…
genericFunctionsWithOptionalParameters2.js
…
genericFunctionsWithOptionalParameters3.js
…
genericFunctionTypedArgumentsAreFixed.errors.txt
…
genericFunctionTypedArgumentsAreFixed.js
…
genericFunduleInModule2.errors.txt
…
genericFunduleInModule2.js
…
genericFunduleInModule.errors.txt
…
genericFunduleInModule.js
…
genericGetter2.errors.txt
…
genericGetter3.errors.txt
…
genericGetter.errors.txt
…
genericImplements.js
…
genericInference1.js
…
genericInference2.js
…
genericInstanceOf.js
…
genericInstantiationEquivalentToObjectLiteral.js
…
genericInterfaceFunctionTypeParameter.js
…
genericInterfaceImplementation.js
…
genericInterfacesWithoutTypeArguments.errors.txt
…
genericInterfacesWithoutTypeArguments.js
…
genericInterfaceTypeCall.js
…
genericLambaArgWithoutTypeArguments.errors.txt
…
genericLambaArgWithoutTypeArguments.js
…
genericMemberFunction.errors.txt
…
genericMemberFunction.js
…
genericMergedDeclarationUsingTypeParameter2.errors.txt
…
genericMergedDeclarationUsingTypeParameter2.js
…
genericMergedDeclarationUsingTypeParameter.errors.txt
…
genericMergedDeclarationUsingTypeParameter.js
…
genericMethodOverspecialization.js
…
genericNewInterface.errors.txt
…
genericNewInterface.js
…
genericObjectCreationWithoutTypeArgs.errors.txt
…
genericObjectLitReturnType.js
…
genericOfACloduleType1.js
…
genericOfACloduleType2.js
…
genericOverloadSignatures.js
…
genericParameterAssignability1.js
…
genericPrototypeProperty2.js
…
genericPrototypeProperty3.js
…
genericPrototypeProperty.js
…
genericRecursiveImplicitConstructorErrors1.errors.txt
…
genericRecursiveImplicitConstructorErrors1.js
…
genericRecursiveImplicitConstructorErrors2.js
…
genericRecursiveImplicitConstructorErrors3.errors.txt
…
genericRecursiveImplicitConstructorErrors3.js
…
genericReduce.errors.txt
…
genericReduce.js
…
genericRestArgs.errors.txt
…
genericRestArgs.js
…
genericReturnTypeFromGetter1.errors.txt
…
genericReversingTypeParameters2.js
…
genericReversingTypeParameters.js
…
generics0.js
…
generics1.errors.txt
…
generics1.js
…
generics1NoError.js
…
generics2.errors.txt
…
generics2.js
…
generics2NoError.js
…
generics3.js
…
generics4.errors.txt
…
generics4.js
…
generics4NoError.js
…
generics5.errors.txt
…
generics5.js
…
genericsAndHigherOrderFunctions.js
…
genericSignatureInheritance2.js
…
genericSignatureInheritance.js
…
genericsManyTypeParameters.js
…
genericSpecializations1.js
…
genericSpecializations2.errors.txt
…
genericSpecializations2.js
…
genericSpecializations3.errors.txt
…
genericSpecializations3.js
…
genericSpecializationToTypeLiteral1.js
…
genericStaticAnyTypeFunction.js
…
genericsWithDuplicateTypeParameters1.errors.txt
…
genericsWithDuplicateTypeParameters1.js
…
genericsWithoutTypeParameters1.errors.txt
…
genericsWithoutTypeParameters1.js
…
genericTypeArgumentInference1.js
…
genericTypeAssertions1.errors.txt
…
genericTypeAssertions1.js
…
genericTypeAssertions2.errors.txt
…
genericTypeAssertions2.js
…
genericTypeAssertions3.js
…
genericTypeAssertions4.errors.txt
…
genericTypeAssertions4.js
…
genericTypeAssertions5.errors.txt
…
genericTypeAssertions5.js
…
genericTypeAssertions6.errors.txt
…
genericTypeAssertions6.js
…
genericTypeParameterEquivalence2.js
…
genericTypeReferencesRequireTypeArgs.errors.txt
…
genericTypeReferencesRequireTypeArgs.js
…
genericTypeReferenceWithoutTypeArgument2.errors.txt
…
genericTypeReferenceWithoutTypeArgument3.errors.txt
…
genericTypeReferenceWithoutTypeArgument.d.errors.txt
…
genericTypeReferenceWithoutTypeArgument.errors.txt
…
genericTypeUsedWithoutTypeArguments1.errors.txt
…
genericTypeUsedWithoutTypeArguments1.js
…
genericTypeUsedWithoutTypeArguments3.errors.txt
…
genericTypeUsedWithoutTypeArguments3.js
…
genericTypeWithCallableMembers2.js
…
genericTypeWithCallableMembers.js
…
genericTypeWithMultipleBases1.js
…
genericTypeWithMultipleBases2.js
…
genericTypeWithMultipleBases3.js
…
genericTypeWithNonGenericBaseMisMatch.errors.txt
…
genericTypeWithNonGenericBaseMisMatch.js
…
genericWithCallSignatureReturningSpecialization.js
…
genericWithCallSignatures1.js
…
genericWithIndexerOfTypeParameterType1.js
…
genericWithIndexerOfTypeParameterType2.js
…
genericWithOpenTypeParameters1.errors.txt
…
genericWithOpenTypeParameters1.js
…
getAccessorWithImpliedReturnTypeAndFunctionClassMerge.errors.txt
…
getAndSetAsMemberNames.errors.txt
…
getAndSetNotIdenticalType2.errors.txt
…
getAndSetNotIdenticalType3.errors.txt
…
getAndSetNotIdenticalType.errors.txt
…
getsetReturnTypes.errors.txt
…
getterMissingReturnError.errors.txt
…
gettersAndSetters.errors.txt
…
gettersAndSettersAccessibility.errors.txt
…
gettersAndSettersErrors.errors.txt
…
gettersAndSettersTypesAgree.errors.txt
…
getterSetterNonAccessor.js
…
getterThatThrowsShouldNotNeedReturn.errors.txt
…
giant.errors.txt
…
global.js
…
globalThis.js
…
globalThisCapture.js
…
grammarAmbiguities1.errors.txt
…
grammarAmbiguities1.js
…
grammarAmbiguities.errors.txt
…
grammarAmbiguities.js
…
heterogeneousArrayAndOverloads.errors.txt
…
heterogeneousArrayAndOverloads.js
…
heterogeneousArrayLiterals.js
…
hidingCallSignatures.js
…
hidingConstructSignatures.js
…
hidingIndexSignatures.js
…
i3.errors.txt
…
i3.js
…
icomparable.js
…
identicalCallSignatures2.js
…
identicalCallSignatures3.js
…
identicalCallSignatures.js
…
identityForSignaturesWithTypeParametersAndAny.errors.txt
…
identityForSignaturesWithTypeParametersAndAny.js
…
identityForSignaturesWithTypeParametersSwitched.js
…
idInProp.js
…
ifDoWhileStatements.js
…
ifElseWithStatements1.errors.txt
…
ifElseWithStatements1.js
…
illegalGenericWrapping1.js
…
illegalModifiersOnClassElements.errors.txt
…
illegalSuperCallsInConstructor.errors.txt
…
implementArrayInterface.js
…
implementClausePrecedingExtends.errors.txt
…
implementGenericWithMismatchedTypes.errors.txt
…
implementGenericWithMismatchedTypes.js
…
implementingAnInterfaceExtendingClassWithPrivates2.errors.txt
…
implementingAnInterfaceExtendingClassWithPrivates2.js
…
implementingAnInterfaceExtendingClassWithPrivates.errors.txt
…
implementingAnInterfaceExtendingClassWithPrivates.js
…
implementInterfaceAnyMemberWithVoid.js
…
implementPublicPropertyAsPrivate.errors.txt
…
implementPublicPropertyAsPrivate.js
…
implementsClauseAlreadySeen.errors.txt
…
implicitAnyAmbients.errors.txt
…
implicitAnyAmbients.js
…
implicitAnyAnyReturningFunction.js
…
implicitAnyCastedValue.errors.txt
…
implicitAnyDeclareFunctionExprWithoutFormalType.errors.txt
…
implicitAnyDeclareFunctionExprWithoutFormalType.js
…
implicitAnyDeclareFunctionWithoutFormalType2.js
…
implicitAnyDeclareFunctionWithoutFormalType.errors.txt
…
implicitAnyDeclareFunctionWithoutFormalType.js
…
implicitAnyDeclareMemberWithoutType2.errors.txt
…
implicitAnyDeclareMemberWithoutType2.js
…
implicitAnyDeclareMemberWithoutType.errors.txt
…
implicitAnyDeclareMemberWithoutType.js
…
implicitAnyDeclareTypePropertyWithoutType.errors.txt
…
implicitAnyDeclareTypePropertyWithoutType.js
…
implicitAnyDeclareVariablesWithoutTypeAndInit.errors.txt
…
implicitAnyDeclareVariablesWithoutTypeAndInit.js
…
implicitAnyFunctionInvocationWithAnyArguements.errors.txt
…
implicitAnyFunctionInvocationWithAnyArguements.js
…
implicitAnyFunctionOverloadWithImplicitAnyReturnType.errors.txt
…
implicitAnyFunctionOverloadWithImplicitAnyReturnType.js
…
implicitAnyFunctionReturnNullOrUndefined.errors.txt
…
implicitAnyFunctionReturnNullOrUndefined.js
…
implicitAnyGenerics.js
…
implicitAnyGenericTypeInference.errors.txt
…
implicitAnyGenericTypeInference.js
…
implicitAnyGetAndSetAccessorWithAnyReturnType.errors.txt
…
implicitAnyInAmbientDeclaration2.d.errors.txt
…
implicitAnyInAmbientDeclaration.errors.txt
…
implicitAnyInCatch.js
…
implicitAnyNewExprLackConstructorSignature.errors.txt
…
implicitAnyNewExprLackConstructorSignature.js
…
implicitAnyWidenToAny.errors.txt
…
implicitAnyWidenToAny.js
…
import_reference-exported-alias.js
…
import_reference-to-type-alias.js
…
import_unneeded-require-when-referenecing-aliased-type-throug-array.js
…
import_var-referencing-an-imported-module-alias.js
…
importAliasAnExternalModuleInsideAnInternalModule.errors.txt
…
importAliasAnExternalModuleInsideAnInternalModule.js
…
importAliasIdentifiers.js
…
importAliasWithDottedName.js
…
importAndVariableDeclarationConflict1.errors.txt
…
importAndVariableDeclarationConflict1.js
…
importAndVariableDeclarationConflict2.js
…
importAndVariableDeclarationConflict3.errors.txt
…
importAndVariableDeclarationConflict3.js
…
importAndVariableDeclarationConflict4.errors.txt
…
importAndVariableDeclarationConflict4.js
…
importAnImport.errors.txt
…
importAnImport.js
…
importAsBaseClass.errors.txt
…
importAsBaseClass.js
…
importDecl.errors.txt
…
importDecl.js
…
importDeclarationUsedAsTypeQuery.js
…
importDeclRefereingExternalModuleWithNoResolve.errors.txt
…
importDeclRefereingExternalModuleWithNoResolve.js
…
importDeclWithClassModifiers.errors.txt
…
importDeclWithDeclareModifier.errors.txt
…
importDeclWithDeclareModifierInAmbientContext.errors.txt
…
importDeclWithExportModifier.errors.txt
…
importDeclWithExportModifier.js
…
importDeclWithExportModifierAndExportAssignment.errors.txt
…
importDeclWithExportModifierAndExportAssignment.js
…
importDeclWithExportModifierAndExportAssignmentInAmbientContext.errors.txt
…
importDeclWithExportModifierAndExportAssignmentInAmbientContext.js
…
importDeclWithExportModifierInAmbientContext.js
…
importedModuleAddToGlobal.errors.txt
…
importedModuleAddToGlobal.js
…
importedModuleClassNameClash.js
…
importImportOnlyModule.js
…
importInsideModule.errors.txt
…
importInTypePosition.js
…
importNonExternalModule.errors.txt
…
importNonExternalModule.js
…
importNonStringLiteral.errors.txt
…
importOnAliasedIdentifiers.js
…
importShadowsGlobalName.js
…
importStatements.js
…
importStatementsInterfaces.errors.txt
…
importStatementsInterfaces.js
…
importTsBeforeDTs.errors.txt
…
importTsBeforeDTs.js
…
importUsedInExtendsList1.js
…
incompatibleExports1.errors.txt
…
incompatibleExports1.js
…
incompatibleExports2.errors.txt
…
incompatibleExports2.js
…
incompatibleGenericTypes.errors.txt
…
incompatibleGenericTypes.js
…
incompatibleTypes.errors.txt
…
incompatibleTypes.js
…
incompleteDottedExpressionAtEOF.errors.txt
…
incompleteObjectLiteral1.errors.txt
…
incorrectClassOverloadChain.errors.txt
…
incorrectClassOverloadChain.js
…
incrementAndDecrement.errors.txt
…
incrementOnTypeParameter.errors.txt
…
incrementOnTypeParameter.js
…
incrementOperatorWithAnyOtherType.js
…
incrementOperatorWithAnyOtherTypeInvalidOperations.errors.txt
…
incrementOperatorWithAnyOtherTypeInvalidOperations.js
…
incrementOperatorWithEnumType.js
…
incrementOperatorWithEnumTypeInvalidOperations.errors.txt
…
incrementOperatorWithEnumTypeInvalidOperations.js
…
incrementOperatorWithNumberType.js
…
incrementOperatorWithNumberTypeInvalidOperations.errors.txt
…
incrementOperatorWithNumberTypeInvalidOperations.js
…
incrementOperatorWithUnsupportedBooleanType.errors.txt
…
incrementOperatorWithUnsupportedBooleanType.js
…
incrementOperatorWithUnsupportedStringType.errors.txt
…
incrementOperatorWithUnsupportedStringType.js
…
indexClassByNumber.js
…
indexer2.js
…
indexer2A.errors.txt
…
indexer2A.js
…
indexer3.js
…
indexer.js
…
indexerA.js
…
indexerAsOptional.errors.txt
…
indexerAssignability.errors.txt
…
indexerAssignability.js
…
indexerConstraints2.errors.txt
…
indexerConstraints2.js
…
indexerConstraints.errors.txt
…
indexerConstraints.js
…
indexerReturningTypeParameter1.js
…
indexerSignatureWithRestParam.errors.txt
…
indexersInClassType.js
…
indexIntoArraySubclass.errors.txt
…
indexIntoArraySubclass.js
…
indexIntoEnum.js
…
indexSignatureMustHaveTypeAnnotation.errors.txt
…
indexSignaturesInferentialTyping.js
…
indexSignatureTypeCheck2.errors.txt
…
indexSignatureTypeCheck.errors.txt
…
indexSignatureWithAccessibilityModifier.errors.txt
…
indexSignatureWithInitializer.errors.txt
…
indexTypeCheck.errors.txt
…
indexWithoutParamType2.errors.txt
…
indexWithoutParamType.errors.txt
…
indirectSelfReference.errors.txt
…
indirectSelfReference.js
…
indirectSelfReferenceGeneric.errors.txt
…
indirectSelfReferenceGeneric.js
…
inferentiallyTypingAnEmptyArray.js
…
inferentialTypingWithFunctionType2.js
…
inferentialTypingWithFunctionType.js
…
inferentialTypingWithFunctionTypeNested.js
…
inferentialTypingWithFunctionTypeSyntacticScenarios.js
…
inferentialTypingWithFunctionTypeZip.js
…
inferentialTypingWithObjectLiteralProperties.errors.txt
…
inferentialTypingWithObjectLiteralProperties.js
…
inferredFunctionReturnTypeIsEmptyType.errors.txt
…
inferredFunctionReturnTypeIsEmptyType.js
…
inferSecondaryParameter.js
…
inferSetterParamType.errors.txt
…
inferTypeArgumentsInSignatureWithRestParameters.js
…
infiniteExpandingTypeThroughInheritanceInstantiation.js
…
infiniteExpansionThroughInstantiation2.errors.txt
…
infiniteExpansionThroughInstantiation2.js
…
infiniteExpansionThroughInstantiation.errors.txt
…
infiniteExpansionThroughInstantiation.js
…
infiniteExpansionThroughTypeInference.js
…
infinitelyExpandingBaseTypes1.js
…
infinitelyExpandingBaseTypes2.js
…
infinitelyExpandingOverloads.errors.txt
…
infinitelyExpandingTypeAssignability.js
…
infinitelyExpandingTypes1.errors.txt
…
infinitelyExpandingTypes1.js
…
infinitelyExpandingTypes2.errors.txt
…
infinitelyExpandingTypes2.js
…
infinitelyExpandingTypes3.js
…
infinitelyExpandingTypes4.js
…
infinitelyExpandingTypes5.js
…
infinitelyExpandingTypesNonGenericBase.js
…
infinitelyGenerativeInheritance1.js
…
inheritance1.errors.txt
…
inheritance1.js
…
inheritance.errors.txt
…
inheritance.js
…
inheritanceGrandParentPrivateMemberCollision.errors.txt
…
inheritanceGrandParentPrivateMemberCollision.js
…
inheritanceGrandParentPrivateMemberCollisionWithPublicMember.errors.txt
…
inheritanceGrandParentPrivateMemberCollisionWithPublicMember.js
…
inheritanceGrandParentPublicMemberCollisionWithPrivateMember.errors.txt
…
inheritanceGrandParentPublicMemberCollisionWithPrivateMember.js
…
inheritanceMemberAccessorOverridingAccessor.errors.txt
…
inheritanceMemberAccessorOverridingMethod.errors.txt
…
inheritanceMemberAccessorOverridingProperty.errors.txt
…
inheritanceMemberFuncOverridingAccessor.errors.txt
…
inheritanceMemberFuncOverridingMethod.js
…
inheritanceMemberFuncOverridingProperty.errors.txt
…
inheritanceMemberFuncOverridingProperty.js
…
inheritanceMemberPropertyOverridingAccessor.errors.txt
…
inheritanceMemberPropertyOverridingMethod.errors.txt
…
inheritanceMemberPropertyOverridingMethod.js
…
inheritanceMemberPropertyOverridingProperty.js
…
inheritanceOfGenericConstructorMethod1.js
…
inheritanceOfGenericConstructorMethod2.js
…
inheritanceStaticAccessorOverridingAccessor.errors.txt
…
inheritanceStaticAccessorOverridingMethod.errors.txt
…
inheritanceStaticAccessorOverridingProperty.errors.txt
…
inheritanceStaticFuncOverridingAccessor.errors.txt
…
inheritanceStaticFuncOverridingAccessorOfFuncType.errors.txt
…
inheritanceStaticFuncOverridingMethod.js
…
inheritanceStaticFuncOverridingProperty.errors.txt
…
inheritanceStaticFuncOverridingProperty.js
…
inheritanceStaticFuncOverridingPropertyOfFuncType.js
…
inheritanceStaticFunctionOverridingInstanceProperty.js
…
inheritanceStaticMembersCompatible.js
…
inheritanceStaticMembersIncompatible.errors.txt
…
inheritanceStaticMembersIncompatible.js
…
inheritanceStaticPropertyOverridingAccessor.errors.txt
…
inheritanceStaticPropertyOverridingMethod.errors.txt
…
inheritanceStaticPropertyOverridingMethod.js
…
inheritanceStaticPropertyOverridingProperty.js
…
inheritedConstructorWithRestParams2.errors.txt
…
inheritedConstructorWithRestParams2.js
…
inheritedConstructorWithRestParams.errors.txt
…
inheritedConstructorWithRestParams.js
…
inheritedFunctionAssignmentCompatibility.js
…
inheritedGenericCallSignature.js
…
inheritedMembersAndIndexSignaturesFromDifferentBases2.js
…
inheritedMembersAndIndexSignaturesFromDifferentBases.errors.txt
…
inheritedMembersAndIndexSignaturesFromDifferentBases.js
…
inheritedModuleMembersForClodule.errors.txt
…
inheritedModuleMembersForClodule.js
…
inheritedStringIndexersFromDifferentBaseTypes2.errors.txt
…
inheritedStringIndexersFromDifferentBaseTypes2.js
…
inheritedStringIndexersFromDifferentBaseTypes.errors.txt
…
inheritedStringIndexersFromDifferentBaseTypes.js
…
inheritFromGenericTypeParameter.errors.txt
…
inheritFromGenericTypeParameter.js
…
inheritSameNamePrivatePropertiesFromDifferentOrigins.errors.txt
…
inheritSameNamePrivatePropertiesFromDifferentOrigins.js
…
inheritSameNamePrivatePropertiesFromSameOrigin.js
…
inheritSameNamePropertiesWithDifferentOptionality.errors.txt
…
inheritSameNamePropertiesWithDifferentOptionality.js
…
inheritSameNamePropertiesWithDifferentVisibility.errors.txt
…
inheritSameNamePropertiesWithDifferentVisibility.js
…
initializerReferencingConstructorLocals.errors.txt
…
initializerReferencingConstructorParameters.errors.txt
…
initializersInDeclarations.errors.txt
…
initializersWidened.js
…
innerAliases2.js
…
innerAliases.errors.txt
…
innerAliases.js
…
innerBoundLambdaEmit.js
…
innerExtern.js
…
innerFunc.js
…
innerModExport1.errors.txt
…
innerModExport2.errors.txt
…
innerOverloads.js
…
innerTypeArgumentInference.js
…
innerTypeCheckOfLambdaArgument.errors.txt
…
innerTypeCheckOfLambdaArgument.js
…
innerTypeParameterShadowingOuterOne2.js
…
innerTypeParameterShadowingOuterOne.js
…
inOperator.errors.txt
…
inOperator.js
…
inOperatorWithFunction.js
…
inOperatorWithGeneric.js
…
inOperatorWithInvalidOperands.errors.txt
…
inOperatorWithInvalidOperands.js
…
inOperatorWithValidOperands.js
…
instanceAndStaticDeclarations1.js
…
instanceMemberAssignsToClassPrototype.errors.txt
…
instanceMemberAssignsToClassPrototype.js
…
instanceMemberInitialization.js
…
instanceOfInExternalModules.js
…
instanceofOperator.errors.txt
…
instanceofOperator.js
…
instanceofOperatorWithAny.js
…
instanceofOperatorWithInvalidOperands.errors.txt
…
instanceofOperatorWithInvalidOperands.js
…
instanceofOperatorWithLHSIsObject.js
…
instanceofOperatorWithLHSIsTypeParameter.js
…
instanceofOperatorWithRHSIsSubtypeOfFunction.js
…
instancePropertiesInheritedIntoClassType.errors.txt
…
instancePropertyInClassType.errors.txt
…
instanceSubtypeCheck1.js
…
instanceSubtypeCheck2.errors.txt
…
instanceSubtypeCheck2.js
…
instantiateConstraintsToTypeArguments2.errors.txt
…
instantiateConstraintsToTypeArguments2.js
…
instantiatedBaseTypeConstraints2.errors.txt
…
instantiatedBaseTypeConstraints2.js
…
instantiatedBaseTypeConstraints.errors.txt
…
instantiatedBaseTypeConstraints.js
…
instantiatedModule.js
…
instantiatedReturnTypeContravariance.js
…
instantiateGenericClassWithWrongNumberOfTypeArguments.errors.txt
…
instantiateGenericClassWithWrongNumberOfTypeArguments.js
…
instantiateGenericClassWithZeroTypeArguments.js
…
instantiateNonGenericTypeWithTypeArguments.errors.txt
…
instantiateNonGenericTypeWithTypeArguments.js
…
instantiateTypeParameter.errors.txt
…
interface0.js
…
interfaceAssignmentCompat.errors.txt
…
interfaceAssignmentCompat.js
…
interfaceContextualType.js
…
interfacedecl.js
…
interfaceDeclaration1.errors.txt
…
interfaceDeclaration1.js
…
interfaceDeclaration2.errors.txt
…
interfaceDeclaration2.js
…
interfaceDeclaration3.errors.txt
…
interfaceDeclaration3.js
…
interfaceDeclaration4.errors.txt
…
interfaceDeclaration5.js
…
interfaceDeclaration6.errors.txt
…
interfaceDeclaration6.js
…
InterfaceDeclaration8.errors.txt
…
InterfaceDeclaration8.js
…
interfacedeclWithIndexerErrors.errors.txt
…
interfacedeclWithIndexerErrors.js
…
interfaceExtendingClass2.errors.txt
…
interfaceExtendingClass.errors.txt
…
interfaceExtendingClassWithPrivates2.errors.txt
…
interfaceExtendingClassWithPrivates2.js
…
interfaceExtendingClassWithPrivates.errors.txt
…
interfaceExtendingClassWithPrivates.js
…
interfaceExtendsClass1.js
…
interfaceExtendsClassWithPrivate1.errors.txt
…
interfaceExtendsClassWithPrivate1.js
…
interfaceExtendsClassWithPrivate2.errors.txt
…
interfaceExtendsClassWithPrivate2.js
…
interfaceImplementation1.errors.txt
…
interfaceImplementation1.js
…
interfaceImplementation2.errors.txt
…
interfaceImplementation2.js
…
interfaceImplementation3.errors.txt
…
interfaceImplementation3.js
…
interfaceImplementation4.errors.txt
…
interfaceImplementation4.js
…
interfaceImplementation5.errors.txt
…
interfaceImplementation6.errors.txt
…
interfaceImplementation6.js
…
interfaceImplementation7.errors.txt
…
interfaceImplementation7.js
…
interfaceImplementation8.errors.txt
…
interfaceImplementation8.js
…
interfaceInheritance2.js
…
interfaceInheritance.errors.txt
…
interfaceInheritance.js
…
interfaceInReopenedModule.js
…
interfaceMayNotBeExtendedWitACall.errors.txt
…
interfaceMemberValidation.errors.txt
…
interfaceMemberValidation.js
…
interfaceNameAsIdentifier.errors.txt
…
interfaceNameAsIdentifier.js
…
interfaceNaming1.errors.txt
…
interfaceOnly.js
…
interfacePropertiesWithSameName1.js
…
interfacePropertiesWithSameName2.errors.txt
…
interfacePropertiesWithSameName2.js
…
interfacePropertiesWithSameName3.errors.txt
…
interfacePropertiesWithSameName3.js
…
interfaceSubtyping.js
…
interfacesWithPredefinedTypesAsNames.errors.txt
…
interfaceThatHidesBaseProperty2.errors.txt
…
interfaceThatHidesBaseProperty2.js
…
interfaceThatHidesBaseProperty.js
…
interfaceThatIndirectlyInheritsFromItself.errors.txt
…
interfaceThatIndirectlyInheritsFromItself.js
…
interfaceThatInheritsFromItself.errors.txt
…
interfaceWithCallAndConstructSignature.js
…
interfaceWithCallSignaturesThatHidesBaseSignature2.js
…
interfaceWithCallSignaturesThatHidesBaseSignature.js
…
interfaceWithConstructSignaturesThatHidesBaseSignature2.js
…
interfaceWithConstructSignaturesThatHidesBaseSignature.js
…
interfaceWithImplements1.errors.txt
…
interfaceWithMultipleBaseTypes2.errors.txt
…
interfaceWithMultipleBaseTypes2.js
…
interfaceWithMultipleBaseTypes.errors.txt
…
interfaceWithMultipleBaseTypes.js
…
interfaceWithMultipleDeclarations.errors.txt
…
interfaceWithMultipleDeclarations.js
…
interfaceWithOptionalProperty.js
…
interfaceWithOverloadedCallAndConstructSignatures.js
…
interfaceWithPrivateMember.errors.txt
…
interfaceWithPropertyOfEveryType.js
…
interfaceWithPropertyThatIsPrivateInBaseType2.errors.txt
…
interfaceWithPropertyThatIsPrivateInBaseType2.js
…
interfaceWithPropertyThatIsPrivateInBaseType.errors.txt
…
interfaceWithPropertyThatIsPrivateInBaseType.js
…
interfaceWithSpecializedCallAndConstructSignatures.js
…
interfaceWithStringIndexerHidingBaseTypeIndexer2.errors.txt
…
interfaceWithStringIndexerHidingBaseTypeIndexer2.js
…
interfaceWithStringIndexerHidingBaseTypeIndexer3.errors.txt
…
interfaceWithStringIndexerHidingBaseTypeIndexer3.js
…
interfaceWithStringIndexerHidingBaseTypeIndexer.errors.txt
…
interfaceWithStringIndexerHidingBaseTypeIndexer.js
…
interMixingModulesInterfaces0.js
…
interMixingModulesInterfaces1.js
…
interMixingModulesInterfaces2.js
…
interMixingModulesInterfaces3.js
…
interMixingModulesInterfaces4.js
…
interMixingModulesInterfaces5.js
…
internalAliasClass.js
…
internalAliasClassInsideLocalModuleWithExport.js
…
internalAliasClassInsideLocalModuleWithoutExport.js
…
internalAliasClassInsideLocalModuleWithoutExportAccessError.errors.txt
…
internalAliasClassInsideLocalModuleWithoutExportAccessError.js
…
internalAliasClassInsideTopLevelModuleWithExport.js
…
internalAliasClassInsideTopLevelModuleWithoutExport.js
…
internalAliasEnum.js
…
internalAliasEnumInsideLocalModuleWithExport.js
…
internalAliasEnumInsideLocalModuleWithoutExport.js
…
internalAliasEnumInsideLocalModuleWithoutExportAccessError.errors.txt
…
internalAliasEnumInsideLocalModuleWithoutExportAccessError.js
…
internalAliasEnumInsideTopLevelModuleWithExport.js
…
internalAliasEnumInsideTopLevelModuleWithoutExport.js
…
internalAliasFunction.js
…
internalAliasFunctionInsideLocalModuleWithExport.js
…
internalAliasFunctionInsideLocalModuleWithoutExport.js
…
internalAliasFunctionInsideLocalModuleWithoutExportAccessError.errors.txt
…
internalAliasFunctionInsideLocalModuleWithoutExportAccessError.js
…
internalAliasFunctionInsideTopLevelModuleWithExport.js
…
internalAliasFunctionInsideTopLevelModuleWithoutExport.js
…
internalAliasInitializedModule.js
…
internalAliasInitializedModuleInsideLocalModuleWithExport.js
…
internalAliasInitializedModuleInsideLocalModuleWithoutExport.js
…
internalAliasInitializedModuleInsideLocalModuleWithoutExportAccessError.errors.txt
…
internalAliasInitializedModuleInsideLocalModuleWithoutExportAccessError.js
…
internalAliasInitializedModuleInsideTopLevelModuleWithExport.js
…
internalAliasInitializedModuleInsideTopLevelModuleWithoutExport.js
…
internalAliasInterface.js
…
internalAliasInterfaceInsideLocalModuleWithExport.js
…
internalAliasInterfaceInsideLocalModuleWithoutExport.js
…
internalAliasInterfaceInsideLocalModuleWithoutExportAccessError.errors.txt
…
internalAliasInterfaceInsideLocalModuleWithoutExportAccessError.js
…
internalAliasInterfaceInsideTopLevelModuleWithExport.js
…
internalAliasInterfaceInsideTopLevelModuleWithoutExport.js
…
internalAliasUninitializedModule.js
…
internalAliasUninitializedModuleInsideLocalModuleWithExport.js
…
internalAliasUninitializedModuleInsideLocalModuleWithoutExport.js
…
internalAliasUninitializedModuleInsideLocalModuleWithoutExportAccessError.errors.txt
…
internalAliasUninitializedModuleInsideLocalModuleWithoutExportAccessError.js
…
internalAliasUninitializedModuleInsideTopLevelModuleWithExport.js
…
internalAliasUninitializedModuleInsideTopLevelModuleWithoutExport.js
…
internalAliasVar.js
…
internalAliasVarInsideLocalModuleWithExport.js
…
internalAliasVarInsideLocalModuleWithoutExport.js
…
internalAliasVarInsideLocalModuleWithoutExportAccessError.errors.txt
…
internalAliasVarInsideLocalModuleWithoutExportAccessError.js
…
internalAliasVarInsideTopLevelModuleWithExport.js
…
internalAliasVarInsideTopLevelModuleWithoutExport.js
…
internalAliasWithDottedNameEmit.js
…
internalImportInstantiatedModuleMergedWithClassNotReferencingInstance.js
…
internalImportInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.js
…
internalImportInstantiatedModuleNotReferencingInstance.js
…
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstance.js
…
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.js
…
internalImportUnInstantiatedModuleNotReferencingInstanceNoConflict.js
…
intrinsics.errors.txt
…
intrinsics.js
…
intTypeCheck.errors.txt
…
invalidAssignmentsToVoid.errors.txt
…
invalidAssignmentsToVoid.js
…
invalidBooleanAssignments.errors.txt
…
invalidBooleanAssignments.js
…
invalidConstraint1.errors.txt
…
invalidConstraint1.js
…
invalidDoWhileBreakStatements.js
…
invalidDoWhileContinueStatements.js
…
invalidEnumAssignments.errors.txt
…
invalidEnumAssignments.js
…
invalidForBreakStatements.js
…
invalidForContinueStatements.js
…
invalidForInBreakStatements.js
…
invalidForInContinueStatements.js
…
invalidImportAliasIdentifiers.errors.txt
…
invalidImportAliasIdentifiers.js
…
invalidInstantiatedModule.errors.txt
…
invalidInstantiatedModule.js
…
invalidModuleWithStatementsOfEveryKind.errors.txt
…
invalidModuleWithVarStatements.errors.txt
…
invalidMultipleVariableDeclarations.errors.txt
…
invalidMultipleVariableDeclarations.js
…
invalidNestedModules.errors.txt
…
invalidNestedModules.js
…
InvalidNonInstantiatedModule.errors.txt
…
InvalidNonInstantiatedModule.js
…
invalidNumberAssignments.errors.txt
…
invalidNumberAssignments.js
…
invalidReferenceSyntax1.errors.txt
…
invalidReturnStatements.errors.txt
…
invalidReturnStatements.js
…
invalidSplice.js
…
invalidStaticField.errors.txt
…
invalidStaticField.js
…
invalidStringAssignments.errors.txt
…
invalidStringAssignments.js
…
invalidSwitchBreakStatement.js
…
invalidSwitchContinueStatement.js
…
invalidSymbolInTypeParameter1.errors.txt
…
invalidSymbolInTypeParameter1.js
…
invalidThrowStatement.errors.txt
…
invalidTripleSlashReference.errors.txt
…
invalidTryStatements2.errors.txt
…
invalidTryStatements.errors.txt
…
invalidTypeNames.js
…
invalidTypeOfTarget.errors.txt
…
invalidUndefinedAssignments.errors.txt
…
invalidUndefinedAssignments.js
…
invalidUndefinedValues.js
…
invalidUnicodeEscapeSequance2.errors.txt
…
invalidUnicodeEscapeSequance3.errors.txt
…
invalidUnicodeEscapeSequance4.errors.txt
…
invalidUnicodeEscapeSequance.errors.txt
…
invalidVoidAssignments.errors.txt
…
invalidVoidAssignments.js
…
invalidVoidValues.errors.txt
…
invalidVoidValues.js
…
invalidWhileBreakStatements.js
…
invalidWhileContinueStatements.js
…
invocationExpressionInFunctionParameter.errors.txt
…
invocationExpressionInFunctionParameter.js
…
invokingNonGenericMethodWithTypeArguments1.errors.txt
…
invokingNonGenericMethodWithTypeArguments1.js
…
invokingNonGenericMethodWithTypeArguments2.errors.txt
…
invokingNonGenericMethodWithTypeArguments2.js
…
ipromise2.js
…
ipromise3.js
…
ipromise4.js
…
isLiteral1.js
…
isLiteral2.js
…
keywordField.js
…
knockout.errors.txt
…
knockout.js
…
lambdaArgCrash.errors.txt
…
lambdaArgCrash.js
…
lambdaASIEmit.js
…
lambdaExpression.js
…
lambdaParamTypes.errors.txt
…
lambdaParamTypes.js
…
lambdaPropSelf.errors.txt
…
lambdaPropSelf.js
…
lastPropertyInLiteralWins.errors.txt
…
lastPropertyInLiteralWins.js
…
libdtsFix.js
…
libMembers.errors.txt
…
library_ArraySlice.js
…
library_DatePrototypeProperties.js
…
library_ObjectPrototypeProperties.js
…
library_RegExpExecArraySlice.js
…
library_StringSlice.js
…
lift.errors.txt
…
lift.js
…
listFailure.js
…
literals1.js
…
literals-negative.errors.txt
…
literals-negative.js
…
literals.errors.txt
…
literals.js
…
localAliasExportAssignment.js
…
localImportNameVsGlobalName.js
…
localVariablesReturnedFromCatchBlocks.js
…
logicalAndOperatorWithEveryType.js
…
logicalAndOperatorWithTypeParameters.js
…
logicalNotExpression1.js
…
LogicalNotExpression1.errors.txt
…
logicalNotOperatorInvalidOperations.errors.txt
…
logicalNotOperatorWithAnyOtherType.errors.txt
…
logicalNotOperatorWithAnyOtherType.js
…
logicalNotOperatorWithBooleanType.js
…
logicalNotOperatorWithEnumType.js
…
logicalNotOperatorWithNumberType.js
…
logicalNotOperatorWithStringType.js
…
logicalOrExpressionIsContextuallyTyped.js
…
logicalOrExpressionIsNotContextuallyTyped.js
…
logicalOrOperatorWithEveryType.js
…
logicalOrOperatorWithTypeParameters.js
…
m7Bugs.js
…
matchingOfObjectLiteralConstraints.errors.txt
…
matchingOfObjectLiteralConstraints.js
…
matchReturnTypeInAllBranches.errors.txt
…
matchReturnTypeInAllBranches.js
…
maxConstraints.errors.txt
…
maxConstraints.js
…
memberAccessMustUseModuleInstances.js
…
memberAccessOnConstructorType.js
…
MemberAccessorDeclaration15.errors.txt
…
memberFunctionOverloadMixingStaticAndInstance.errors.txt
…
memberFunctionOverloadMixingStaticAndInstance.js
…
memberFunctionsWithPrivateOverloads.errors.txt
…
memberFunctionsWithPrivateOverloads.js
…
memberFunctionsWithPublicOverloads.js
…
memberFunctionsWithPublicPrivateOverloads.errors.txt
…
memberFunctionsWithPublicPrivateOverloads.js
…
memberOverride.errors.txt
…
memberOverride.js
…
memberScope.errors.txt
…
memberScope.js
…
memberVariableDeclarations1.js
…
mergedDeclarations1.js
…
mergedDeclarations2.errors.txt
…
mergedDeclarations2.js
…
mergedDeclarations3.errors.txt
…
mergedDeclarations3.js
…
mergedDeclarations4.js
…
mergedEnumDeclarationCodeGen.js
…
mergedInterfaceFromMultipleFiles1.js
…
mergedInterfacesWithConflictingPropertyNames2.errors.txt
…
mergedInterfacesWithConflictingPropertyNames2.js
…
mergedInterfacesWithConflictingPropertyNames.errors.txt
…
mergedInterfacesWithConflictingPropertyNames.js
…
mergedInterfacesWithIndexers2.errors.txt
…
mergedInterfacesWithIndexers2.js
…
mergedInterfacesWithIndexers.js
…
mergedInterfacesWithInheritedPrivates2.errors.txt
…
mergedInterfacesWithInheritedPrivates2.js
…
mergedInterfacesWithInheritedPrivates3.errors.txt
…
mergedInterfacesWithInheritedPrivates3.js
…
mergedInterfacesWithInheritedPrivates.errors.txt
…
mergedInterfacesWithInheritedPrivates.js
…
mergedInterfacesWithMultipleBases2.js
…
mergedInterfacesWithMultipleBases3.js
…
mergedInterfacesWithMultipleBases4.errors.txt
…
mergedInterfacesWithMultipleBases4.js
…
mergedInterfacesWithMultipleBases.js
…
mergedModuleDeclarationCodeGen2.js
…
mergedModuleDeclarationCodeGen3.js
…
mergedModuleDeclarationCodeGen4.js
…
mergedModuleDeclarationCodeGen5.js
…
mergedModuleDeclarationCodeGen.errors.txt
…
mergedModuleDeclarationCodeGen.js
…
mergedModuleDeclarationWithSharedExportedVar.js
…
mergeThreeInterfaces2.js
…
mergeThreeInterfaces.js
…
mergeTwoInterfaces2.js
…
mergeTwoInterfaces.js
…
methodContainingLocalFunction.js
…
methodSignatureDeclarationEmit1.js
…
methodSignaturesWithOverloads2.js
…
methodSignaturesWithOverloads.errors.txt
…
methodSignaturesWithOverloads.js
…
mismatchedClassConstructorVariable.errors.txt
…
mismatchedClassConstructorVariable.js
…
mismatchedExplicitTypeParameterAndArgumentType.errors.txt
…
mismatchedExplicitTypeParameterAndArgumentType.js
…
mismatchedGenericArguments1.js
…
missingImportAfterModuleImport.js
…
missingReturnStatement1.js
…
missingReturnStatement.js
…
missingSelf.js
…
missingTypeArguments1.errors.txt
…
missingTypeArguments1.js
…
missingTypeArguments2.errors.txt
…
missingTypeArguments2.js
…
missingTypeArguments3.js
…
mixingFunctionAndAmbientModule1.js
…
mixingStaticAndInstanceOverloads.errors.txt
…
mixingStaticAndInstanceOverloads.js
…
modFunctionCrash.js
…
modKeyword.js
…
module_augmentExistingAmbientVariable.errors.txt
…
module_augmentExistingAmbientVariable.js
…
module_augmentExistingVariable.errors.txt
…
module_augmentExistingVariable.js
…
moduleAliasAsFunctionArgument.js
…
moduleAliasInterface.js
…
ModuleAndClassWithSameNameAndCommonRoot.js
…
ModuleAndEnumWithSameNameAndCommonRoot.js
…
ModuleAndFunctionWithSameNameAndCommonRoot.js
…
moduleAndInterfaceSharingName2.errors.txt
…
moduleAndInterfaceSharingName2.js
…
moduleAndInterfaceSharingName3.js
…
moduleAndInterfaceSharingName4.js
…
moduleAndInterfaceSharingName.js
…
moduleAndInterfaceWithSameName.errors.txt
…
moduleAndInterfaceWithSameName.js
…
moduleAsBaseType.errors.txt
…
moduleAsBaseType.js
…
moduleAssignmentCompat1.errors.txt
…
moduleAssignmentCompat1.js
…
moduleAssignmentCompat2.errors.txt
…
moduleAssignmentCompat2.js
…
moduleAssignmentCompat3.errors.txt
…
moduleAssignmentCompat3.js
…
moduleAssignmentCompat4.errors.txt
…
moduleAssignmentCompat4.js
…
moduleClassArrayCodeGenTest.errors.txt
…
moduleClassArrayCodeGenTest.js
…
moduleCodegenTest4.js
…
moduleCodeGenTest3.js
…
moduleCodeGenTest5.js
…
moduleCrashBug1.errors.txt
…
moduleCrashBug1.js
…
moduledecl.errors.txt
…
moduleExports1.errors.txt
…
moduleExports1.js
…
moduleIdentifiers.js
…
moduleImport.errors.txt
…
moduleImport.js
…
moduleImportedForTypeArgumentPosition.js
…
moduleInTypePosition1.errors.txt
…
moduleInTypePosition1.js
…
moduleKeywordRepeatError.errors.txt
…
moduleMemberWithoutTypeAnnotation1.js
…
moduleMemberWithoutTypeAnnotation2.js
…
moduleMerge.js
…
moduleNewExportBug.errors.txt
…
moduleNewExportBug.js
…
moduleNoEmit.js
…
moduleOuterQualification.js
…
moduleProperty1.errors.txt
…
moduleProperty2.errors.txt
…
moduleProperty2.js
…
moduleRedifinitionErrors.js
…
moduleReopenedTypeOtherBlock.js
…
moduleReopenedTypeSameBlock.js
…
moduleScoping.errors.txt
…
moduleScoping.js
…
moduleScopingBug.js
…
moduleUnassignedVariable.js
…
moduleVariableArrayIndexer.js
…
moduleVariables.js
…
moduleVisibilityTest1.js
…
moduleVisibilityTest2.errors.txt
…
moduleVisibilityTest2.js
…
moduleVisibilityTest3.errors.txt
…
moduleVisibilityTest3.js
…
ModuleWithExportedAndNonExportedClasses.errors.txt
…
ModuleWithExportedAndNonExportedClasses.js
…
ModuleWithExportedAndNonExportedEnums.errors.txt
…
ModuleWithExportedAndNonExportedEnums.js
…
ModuleWithExportedAndNonExportedFunctions.errors.txt
…
ModuleWithExportedAndNonExportedFunctions.js
…
ModuleWithExportedAndNonExportedImportAlias.errors.txt
…
ModuleWithExportedAndNonExportedImportAlias.js
…
ModuleWithExportedAndNonExportedVariables.errors.txt
…
ModuleWithExportedAndNonExportedVariables.js
…
moduleWithNoValuesAsType.errors.txt
…
moduleWithNoValuesAsType.js
…
moduleWithStatementsOfEveryKind.js
…
moduleWithTryStatement1.js
…
moduleWithValuesAsType.errors.txt
…
moduleWithValuesAsType.js
…
multiCallOverloads.js
…
multiExtendsSplitInterfaces1.errors.txt
…
multiExtendsSplitInterfaces1.js
…
multiExtendsSplitInterfaces2.js
…
multiImportExport.errors.txt
…
multiImportExport.js
…
multiLineErrors.errors.txt
…
multiLineErrors.js
…
multiModuleClodule1.js
…
multiModuleFundule1.js
…
multipleBaseInterfaesWithIncompatibleProperties.errors.txt
…
multipleBaseInterfaesWithIncompatibleProperties.js
…
multipleClassPropertyModifiers.errors.txt
…
multipleClassPropertyModifiersErrors.errors.txt
…
multipleExportAssignments.errors.txt
…
multipleExportAssignments.js
…
multipleExportAssignmentsInAmbientDeclaration.errors.txt
…
multipleExportAssignmentsInAmbientDeclaration.js
…
multipleInheritance.errors.txt
…
multipleNumericIndexers.errors.txt
…
multipleNumericIndexers.js
…
multipleStringIndexers.errors.txt
…
multipleStringIndexers.js
…
multivar.errors.txt
…
multivar.js
…
mutrec.js
…
mutuallyRecursiveGenericBaseTypes1.js
…
mutuallyRecursiveGenericBaseTypes2.js
…
nameCollision.js
…
nameCollisions.errors.txt
…
nameCollisions.js
…
nameDelimitedBySlashes.js
…
namedFunctionExpressionAssignedToClassProperty.js
…
namedFunctionExpressionCall.js
…
namedFunctionExpressionCallErrors.errors.txt
…
namedFunctionExpressionCallErrors.js
…
namedFunctionExpressionInModule.js
…
namespaces1.js
…
namespaces2.js
…
nameWithFileExtension.errors.txt
…
nameWithFileExtension.js
…
nameWithRelativePaths.js
…
negateOperatorInvalidOperations.errors.txt
…
negateOperatorWithAnyOtherType.js
…
negateOperatorWithBooleanType.js
…
negateOperatorWithEnumType.js
…
negateOperatorWithNumberType.js
…
negateOperatorWithStringType.js
…
negativeZero.js
…
nestedClassDeclaration.errors.txt
…
nestedGenerics.js
…
nestedIfStatement.js
…
nestedIndexer.js
…
nestedInfinitelyExpandedRecursiveTypes.js
…
nestedModulePrivateAccess.js
…
nestedModules.js
…
nestedRecursiveLambda.js
…
nestedSelf.js
…
newArrays.js
…
newExpressionWithCast.errors.txt
…
newExpressionWithTypeParameterConstrainedToOuterTypeParameter.js
…
newFunctionImplicitAny.errors.txt
…
newFunctionImplicitAny.js
…
newMissingIdentifier.errors.txt
…
newNonReferenceType.errors.txt
…
newNonReferenceType.js
…
newOnInstanceSymbol.errors.txt
…
newOnInstanceSymbol.js
…
newOperator.errors.txt
…
newOperatorConformance.js
…
newOperatorErrorCases.errors.txt
…
noCatchBlock.js
…
noCatchBlock.js.map
…
noCatchBlock.sourcemap.txt
…
noCollisionThisExpressionAndClassInGlobal.js
…
noCollisionThisExpressionAndLocalVarInAccessors.errors.txt
…
noCollisionThisExpressionAndLocalVarInConstructor.js
…
noCollisionThisExpressionAndLocalVarInFunction.js
…
noCollisionThisExpressionAndLocalVarInLambda.js
…
noCollisionThisExpressionAndLocalVarInMethod.js
…
noCollisionThisExpressionAndLocalVarInProperty.js
…
noCollisionThisExpressionAndVarInGlobal.js
…
noCollisionThisExpressionInFunctionAndVarInGlobal.js
…
noConstraintInReturnType1.js
…
noErrorsInCallback.errors.txt
…
noErrorsInCallback.js
…
noImplicitAnyAndPrivateMembersWithoutTypeAnnotations.js
…
noImplicitAnyForIn.errors.txt
…
noImplicitAnyForIn.js
…
noImplicitAnyForMethodParameters.errors.txt
…
noImplicitAnyForMethodParameters.js
…
noImplicitAnyForwardReferencedInterface.errors.txt
…
noImplicitAnyForwardReferencedInterface.js
…
noImplicitAnyFunctionExpressionAssignment.errors.txt
…
noImplicitAnyFunctionExpressionAssignment.js
…
noImplicitAnyFunctions.errors.txt
…
noImplicitAnyFunctions.js
…
noImplicitAnyInBareInterface.errors.txt
…
noImplicitAnyInBareInterface.js
…
noImplicitAnyInContextuallyTypesFunctionParamter.js
…
noImplicitAnyIndexing.errors.txt
…
noImplicitAnyIndexing.js
…
noImplicitAnyModule.errors.txt
…
noImplicitAnyModule.js
…
noImplicitAnyParametersInAmbientClass.errors.txt
…
noImplicitAnyParametersInAmbientClass.js
…
noImplicitAnyParametersInAmbientFunctions.errors.txt
…
noImplicitAnyParametersInAmbientFunctions.js
…
noImplicitAnyParametersInAmbientModule.errors.txt
…
noImplicitAnyParametersInAmbientModule.js
…
noImplicitAnyParametersInBareFunctions.errors.txt
…
noImplicitAnyParametersInBareFunctions.js
…
noImplicitAnyParametersInClass.errors.txt
…
noImplicitAnyParametersInClass.js
…
noImplicitAnyParametersInInterface.errors.txt
…
noImplicitAnyParametersInInterface.js
…
noImplicitAnyParametersInModule.errors.txt
…
noImplicitAnyParametersInModule.js
…
noImplicitAnyReferencingDeclaredInterface.errors.txt
…
noImplicitAnyReferencingDeclaredInterface.js
…
noImplicitAnyStringIndexerOnObject.errors.txt
…
noImplicitAnyStringIndexerOnObject.js
…
noImplicitAnyWithOverloads.errors.txt
…
noImplicitAnyWithOverloads.js
…
nominalSubtypeCheckOfTypeParameter2.js
…
nominalSubtypeCheckOfTypeParameter.js
…
nonArrayRestArgs.errors.txt
…
nonArrayRestArgs.js
…
nonConflictingRecursiveBaseTypeMembers.js
…
nonContextuallyTypedLogicalOr.errors.txt
…
nonContextuallyTypedLogicalOr.js
…
nonExportedElementsOfMergedModules.errors.txt
…
nonExportedElementsOfMergedModules.js
…
nonGenericClassExtendingGenericClassWithAny.js
…
nonInstantiatedModule.js
…
noSelfOnVars.js
…
noTypeArgumentOnReturnType1.errors.txt
…
noTypeArgumentOnReturnType1.js
…
null.js
…
nullAssignableToEveryType.js
…
nullAssignedToUndefined.errors.txt
…
nullAssignedToUndefined.js
…
nullIsSubtypeOfEverythingButUndefined.js
…
nullKeyword.errors.txt
…
nullKeyword.js
…
numberAsInLHS.js
…
numberAssignableToEnum.js
…
numberOnLeftSideOfInExpression.js
…
numberPropertyAccess.js
…
numberToString.errors.txt
…
numberToString.js
…
numericClassMembers1.errors.txt
…
numericClassMembers1.js
…
numericIndexerConstrainsPropertyDeclarations2.errors.txt
…
numericIndexerConstrainsPropertyDeclarations2.js
…
numericIndexerConstrainsPropertyDeclarations.errors.txt
…
numericIndexerConstraint1.errors.txt
…
numericIndexerConstraint1.js
…
numericIndexerConstraint2.errors.txt
…
numericIndexerConstraint2.js
…
numericIndexerConstraint3.js
…
numericIndexerConstraint4.js
…
numericIndexerConstraint5.errors.txt
…
numericIndexerConstraint5.js
…
numericIndexerConstraint.errors.txt
…
numericIndexerConstraint.js
…
numericIndexerTyping1.errors.txt
…
numericIndexerTyping1.js
…
numericIndexerTyping2.errors.txt
…
numericIndexerTyping2.js
…
numericIndexExpressions.errors.txt
…
numericIndexExpressions.js
…
numericIndexingResults.js
…
numericMethodName1.js
…
numericNamedPropertyDuplicates.errors.txt
…
numericStringNamedPropertyEquivalence.errors.txt
…
numericStringNamedPropertyEquivalence.js
…
numLit.errors.txt
…
objectCreationExpressionInFunctionParameter.errors.txt
…
objectCreationOfElementAccessExpression.errors.txt
…
objectCreationOfElementAccessExpression.js
…
objectIndexer.js
…
objectLitArrayDeclNoNew.errors.txt
…
objectLiteral1.js
…
objectLiteral2.js
…
objectLiteralArraySpecialization.js
…
objectLiteralDeclarationGeneration1.js
…
objectLiteralErrors.errors.txt
…
objectLiteralErrors.js
…
objectLiteralErrorsES3.errors.txt
…
objectLiteralFunctionArgContextualTyping2.errors.txt
…
objectLiteralFunctionArgContextualTyping2.js
…
objectLiteralFunctionArgContextualTyping.errors.txt
…
objectLiteralFunctionArgContextualTyping.js
…
objectLiteralGettersAndSetters.errors.txt
…
objectLiteralIndexerErrors.errors.txt
…
objectLiteralIndexerErrors.js
…
objectLiteralIndexers.js
…
objectLiteralParameterResolution.errors.txt
…
objectLiteralParameterResolution.js
…
objectLiteralReferencingInternalProperties.errors.txt
…
objectLiteralReferencingInternalProperties.js
…
objectLiteralWidened.js
…
objectLiteralWithGetAccessorInsideFunction.errors.txt
…
objectLiteralWithNumericPropertyName.errors.txt
…
objectLiteralWithNumericPropertyName.js
…
objectLitGetterSetter.js
…
objectLitIndexerContextualType.errors.txt
…
objectLitIndexerContextualType.js
…
objectLitPropertyScoping.errors.txt
…
objectLitStructuralTypeMismatch.errors.txt
…
objectLitStructuralTypeMismatch.js
…
objectLitTargetTypeCallSite.errors.txt
…
objectLitTargetTypeCallSite.js
…
objectMembersOnTypes.js
…
objectTypeHidingMembersOfExtendedObject.errors.txt
…
objectTypeHidingMembersOfExtendedObject.js
…
objectTypeHidingMembersOfObject.js
…
objectTypeHidingMembersOfObjectAssignmentCompat2.errors.txt
…
objectTypeHidingMembersOfObjectAssignmentCompat2.js
…
objectTypeHidingMembersOfObjectAssignmentCompat.errors.txt
…
objectTypeHidingMembersOfObjectAssignmentCompat.js
…
objectTypeLiteralSyntax2.errors.txt
…
objectTypeLiteralSyntax.js
…
objectTypePropertyAccess.js
…
objectTypesIdentity2.js
…
objectTypesIdentity.js
…
objectTypesIdentityWithCallSignatures2.js
…
objectTypesIdentityWithCallSignatures3.errors.txt
…
objectTypesIdentityWithCallSignatures3.js
…
objectTypesIdentityWithCallSignatures.js
…
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.js
…
objectTypesIdentityWithCallSignaturesDifferingParamCounts.js
…
objectTypesIdentityWithCallSignaturesWithOverloads.js
…
objectTypesIdentityWithComplexConstraints.errors.txt
…
objectTypesIdentityWithComplexConstraints.js
…
objectTypesIdentityWithConstructSignatures2.js
…
objectTypesIdentityWithConstructSignatures.js
…
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.js
…
objectTypesIdentityWithGenericCallSignatures2.js
…
objectTypesIdentityWithGenericCallSignatures.js
…
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.errors.txt
…
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.js
…
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.errors.txt
…
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.js
…
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.js
…
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.js
…
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.js
…
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.js
…
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.js
…
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.js
…
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.js
…
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.js
…
objectTypesIdentityWithGenericCallSignaturesOptionalParams.js
…
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.errors.txt
…
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.js
…
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.errors.txt
…
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.js
…
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.js
…
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.js
…
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.js
…
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.js
…
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.js
…
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.js
…
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.js
…
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.js
…
objectTypesIdentityWithNumericIndexers1.js
…
objectTypesIdentityWithNumericIndexers2.js
…
objectTypesIdentityWithNumericIndexers3.js
…
objectTypesIdentityWithOptionality.js
…
objectTypesIdentityWithPrivates2.js
…
objectTypesIdentityWithPrivates.js
…
objectTypesIdentityWithPublics.js
…
objectTypesIdentityWithStringIndexers2.js
…
objectTypesIdentityWithStringIndexers.js
…
objectTypesWithOptionalProperties2.errors.txt
…
objectTypesWithOptionalProperties.errors.txt
…
objectTypesWithPredefinedTypesAsName2.errors.txt
…
objectTypesWithPredefinedTypesAsName.errors.txt
…
objectTypesWithPredefinedTypesAsName.js
…
objectTypeWithCallSignatureAppearsToBeFunctionType.js
…
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.js
…
objectTypeWithCallSignatureHidingMembersOfFunction.js
…
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.errors.txt
…
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.js
…
objectTypeWithConstructSignatureAppearsToBeFunctionType.errors.txt
…
objectTypeWithConstructSignatureAppearsToBeFunctionType.js
…
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.js
…
objectTypeWithConstructSignatureHidingMembersOfFunction.js
…
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.errors.txt
…
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.js
…
objectTypeWithDuplicateNumericProperty.errors.txt
…
objectTypeWithDuplicateNumericProperty.js
…
objectTypeWithNumericProperty.js
…
objectTypeWithRecursiveWrappedProperty2.errors.txt
…
objectTypeWithRecursiveWrappedProperty2.js
…
objectTypeWithRecursiveWrappedProperty.errors.txt
…
objectTypeWithRecursiveWrappedProperty.js
…
objectTypeWithRecursiveWrappedPropertyCheckedNominally.errors.txt
…
objectTypeWithRecursiveWrappedPropertyCheckedNominally.js
…
objectTypeWithStringIndexerHidingObjectIndexer.errors.txt
…
objectTypeWithStringIndexerHidingObjectIndexer.js
…
objectTypeWithStringNamedNumericProperty.js
…
objectTypeWithStringNamedPropertyOfIllegalCharacters.js
…
operatorAddNullUndefined.errors.txt
…
operatorAddNullUndefined.js
…
optionalAccessorsInInterface1.js
…
optionalArgsWithDefaultValues.errors.txt
…
optionalConstructorArgInSuper.js
…
optionalFunctionArgAssignability.errors.txt
…
optionalFunctionArgAssignability.js
…
optionalParamArgsTest.errors.txt
…
optionalParamAssignmentCompat.errors.txt
…
optionalParamAssignmentCompat.js
…
optionalParamInOverride.js
…
optionalParamReferencingOtherParams1.js
…
optionalParamReferencingOtherParams2.errors.txt
…
optionalParamReferencingOtherParams2.js
…
optionalParamReferencingOtherParams3.errors.txt
…
optionalParamReferencingOtherParams3.js
…
optionalParamTypeComparison.errors.txt
…
optionalParamTypeComparison.js
…
optionalPropertiesInClasses.errors.txt
…
optionalPropertiesInClasses.js
…
optionalPropertiesSyntax.errors.txt
…
optionalPropertiesTest.errors.txt
…
optionalPropertiesTest.js
…
optionalSetterParam.errors.txt
…
orderMattersForSignatureGroupIdentity.errors.txt
…
orderMattersForSignatureGroupIdentity.js
…
out-flag.js
…
out-flag.js.map
…
out-flag.sourcemap.txt
…
overEagerReturnTypeSpecialization.errors.txt
…
overEagerReturnTypeSpecialization.js
…
overload1.errors.txt
…
overload1.js
…
overload2.js
…
overloadAssignmentCompat.errors.txt
…
overloadAssignmentCompat.js
…
overloadBindingAcrossDeclarationBoundaries2.js
…
overloadBindingAcrossDeclarationBoundaries.js
…
overloadCallTest.js
…
overloadCrash.js
…
overloadedStaticMethodSpecialization.js
…
overloadEquivalenceWithStatics.js
…
overloadGenericFunctionWithRestArgs.js
…
overloadingOnConstants1.errors.txt
…
overloadingOnConstants1.js
…
overloadingOnConstants2.errors.txt
…
overloadingOnConstants2.js
…
overloadingOnConstantsInImplementation.errors.txt
…
overloadingOnConstantsInImplementation.js
…
overloadingStaticFunctionsInFunctions.errors.txt
…
overloadModifiersMustAgree.errors.txt
…
overloadModifiersMustAgree.js
…
overloadOnConstantsInvalidOverload1.errors.txt
…
overloadOnConstantsInvalidOverload1.js
…
overloadOnConstAsTypeAnnotation.errors.txt
…
overloadOnConstConstraintChecks1.js
…
overloadOnConstConstraintChecks2.js
…
overloadOnConstConstraintChecks3.js
…
overloadOnConstConstraintChecks4.errors.txt
…
overloadOnConstConstraintChecks4.js
…
overloadOnConstDuplicateOverloads1.errors.txt
…
overloadOnConstDuplicateOverloads1.js
…
overloadOnConstInBaseWithBadImplementationInDerived.errors.txt
…
overloadOnConstInBaseWithBadImplementationInDerived.js
…
overloadOnConstInCallback1.errors.txt
…
overloadOnConstInCallback1.js
…
overloadOnConstInheritance1.js
…
overloadOnConstInheritance2.errors.txt
…
overloadOnConstInheritance2.js
…
overloadOnConstInheritance3.errors.txt
…
overloadOnConstInheritance3.js
…
overloadOnConstInheritance4.errors.txt
…
overloadOnConstInheritance4.js
…
overloadOnConstInObjectLiteralImplementingAnInterface.errors.txt
…
overloadOnConstInObjectLiteralImplementingAnInterface.js
…
overloadOnConstNoAnyImplementation2.errors.txt
…
overloadOnConstNoAnyImplementation2.js
…
overloadOnConstNoAnyImplementation.errors.txt
…
overloadOnConstNoAnyImplementation.js
…
overloadOnConstNoNonSpecializedSignature.errors.txt
…
overloadOnConstNoNonSpecializedSignature.js
…
overloadOnConstNoStringImplementation2.errors.txt
…
overloadOnConstNoStringImplementation2.js
…
overloadOnConstNoStringImplementation.errors.txt
…
overloadOnConstNoStringImplementation.js
…
overloadOnGenericArity.js
…
overloadOnGenericClassAndNonGenericClass.js
…
overloadResolution.errors.txt
…
overloadResolution.js
…
overloadResolutionClassConstructors.errors.txt
…
overloadResolutionClassConstructors.js
…
overloadResolutionConstructors.errors.txt
…
overloadResolutionConstructors.js
…
overloadResolutionOnDefaultConstructor1.js
…
OverloadResolutionOnDefaultConstructor1.errors.txt
…
overloadResolutionOverCTLambda.errors.txt
…
overloadResolutionOverCTLambda.js
…
overloadResolutionOverNonCTLambdas.js
…
overloadResolutionOverNonCTObjectLit.js
…
overloadResolutionTest1.errors.txt
…
overloadResolutionTest1.js
…
overloadResolutionWithAny.js
…
overloadresolutionWithConstraintCheckingDeferred.errors.txt
…
overloadresolutionWithConstraintCheckingDeferred.js
…
overloadRet.js
…
overloadReturnTypes.js
…
overloadsAndTypeArgumentArity.js
…
overloadsAndTypeArgumentArityErrors.errors.txt
…
overloadsAndTypeArgumentArityErrors.js
…
overloadsInDifferentContainersDisagreeOnAmbient.errors.txt
…
overloadsInDifferentContainersDisagreeOnAmbient.js
…
overloadsWithinClasses.errors.txt
…
overloadsWithinClasses.js
…
overloadsWithProvisionalErrors.errors.txt
…
overloadsWithProvisionalErrors.js
…
overloadWithCallbacksWithDifferingOptionalityOnArgs.js
…
overridingPrivateStaticMembers.errors.txt
…
overridingPrivateStaticMembers.js
…
ParameterList4.errors.txt
…
ParameterList4.js
…
ParameterList5.errors.txt
…
ParameterList5.js
…
ParameterList6.errors.txt
…
ParameterList6.js
…
ParameterList7.errors.txt
…
ParameterList7.js
…
ParameterList8.errors.txt
…
ParameterList8.js
…
ParameterList13.errors.txt
…
ParameterList13.js
…
parameterPropertyInConstructor1.errors.txt
…
parameterPropertyInConstructor1.js
…
parameterPropertyInConstructor2.errors.txt
…
parameterPropertyInConstructor2.js
…
parameterPropertyInitializerInInitializers.js
…
parameterPropertyOutsideConstructor.errors.txt
…
parameterPropertyOutsideConstructor.js
…
parameterPropertyReferencingOtherParameter.js
…
parameterReferencesOtherParameter1.js
…
parameterReferencesOtherParameter2.js
…
parametersWithNoAnnotationAreAny.js
…
paramPropertiesInSignatures.errors.txt
…
paramPropertiesInSignatures.js
…
parse1.errors.txt
…
parse2.errors.txt
…
parser0_004152.errors.txt
…
parser10.1.1-8gs.errors.txt
…
parser10.1.1-8gs.js
…
parser15.4.4.14-9-2.errors.txt
…
parser15.4.4.14-9-2.js
…
parser509534.errors.txt
…
parser509534.js
…
parser509546_1.errors.txt
…
parser509546_1.js
…
parser509546_2.errors.txt
…
parser509546_2.js
…
parser509546.errors.txt
…
parser509546.js
…
parser509618.errors.txt
…
parser509630.errors.txt
…
parser509667.errors.txt
…
parser509668.errors.txt
…
parser509669.errors.txt
…
parser509677.js
…
parser509693.errors.txt
…
parser509693.js
…
parser509698.errors.txt
…
parser509698.js
…
parser512084.errors.txt
…
parser512097.errors.txt
…
parser512325.errors.txt
…
parser519458.errors.txt
…
parser521128.errors.txt
…
parser536727.errors.txt
…
parser536727.js
…
parser537152.js
…
parser553699.errors.txt
…
parser553699.js
…
parser566700.errors.txt
…
parser579071.js
…
parser585151.errors.txt
…
parser596700.errors.txt
…
parser618973.errors.txt
…
parser630933.errors.txt
…
parser642331_1.js
…
parser642331.js
…
parser643728.js
…
parser645086_1.errors.txt
…
parser645086_2.errors.txt
…
parser645086_3.errors.txt
…
parser645086_4.errors.txt
…
parser645484.js
…
parser768531.js
…
parser_breakInIterationOrSwitchStatement1.js
…
parser_breakInIterationOrSwitchStatement2.js
…
parser_breakInIterationOrSwitchStatement3.js
…
parser_breakInIterationOrSwitchStatement4.errors.txt
…
parser_breakInIterationOrSwitchStatement4.js
…
parser_breakNotInIterationOrSwitchStatement1.js
…
parser_breakNotInIterationOrSwitchStatement2.js
…
parser_breakTarget1.js
…
parser_breakTarget2.js
…
parser_breakTarget3.js
…
parser_breakTarget4.js
…
parser_breakTarget5.js
…
parser_breakTarget6.js
…
parser_continueInIterationStatement1.js
…
parser_continueInIterationStatement2.js
…
parser_continueInIterationStatement3.js
…
parser_continueInIterationStatement4.errors.txt
…
parser_continueInIterationStatement4.js
…
parser_continueLabel.js
…
parser_continueNotInIterationStatement1.js
…
parser_continueNotInIterationStatement2.js
…
parser_continueNotInIterationStatement3.js
…
parser_continueNotInIterationStatement4.js
…
parser_continueTarget1.js
…
parser_continueTarget2.js
…
parser_continueTarget3.js
…
parser_continueTarget4.js
…
parser_continueTarget5.js
…
parser_continueTarget6.js
…
parser_duplicateLabel1.js
…
parser_duplicateLabel2.js
…
parser_duplicateLabel3.js
…
parser_duplicateLabel4.js
…
parserAccessibilityAfterStatic1.errors.txt
…
parserAccessibilityAfterStatic2.js
…
parserAccessibilityAfterStatic3.js
…
parserAccessibilityAfterStatic4.js
…
parserAccessibilityAfterStatic5.js
…
parserAccessibilityAfterStatic6.errors.txt
…
parserAccessibilityAfterStatic7.errors.txt
…
parserAccessibilityAfterStatic10.errors.txt
…
parserAccessibilityAfterStatic11.js
…
parserAccessibilityAfterStatic14.js
…
parserAccessors1.errors.txt
…
parserAccessors1.js
…
parserAccessors2.js
…
parserAccessors3.errors.txt
…
parserAccessors3.js
…
parserAccessors4.js
…
parserAccessors5.errors.txt
…
parserAccessors6.errors.txt
…
parserAccessors7.errors.txt
…
parserAccessors8.errors.txt
…
parserAccessors9.errors.txt
…
parserAccessors10.errors.txt
…
parserAdditiveExpression1.errors.txt
…
parserAdditiveExpression1.js
…
parserAmbiguity1.errors.txt
…
parserAmbiguity1.js
…
parserAmbiguity2.errors.txt
…
parserAmbiguity2.js
…
parserAmbiguity3.errors.txt
…
parserAmbiguity3.js
…
parserArgumentList1.errors.txt
…
parserArgumentList1.js
…
parserArrayLiteralExpression1.js
…
parserArrayLiteralExpression2.js
…
parserArrayLiteralExpression3.js
…
parserArrayLiteralExpression4.js
…
parserArrayLiteralExpression5.js
…
parserArrayLiteralExpression6.js
…
parserArrayLiteralExpression7.js
…
parserArrayLiteralExpression8.js
…
parserArrayLiteralExpression9.js
…
parserArrayLiteralExpression10.js
…
parserArrayLiteralExpression11.js
…
parserArrayLiteralExpression12.js
…
parserArrayLiteralExpression13.js
…
parserArrayLiteralExpression14.js
…
parserArrayLiteralExpression15.js
…
parserArrowFunctionExpression1.errors.txt
…
parserArrowFunctionExpression1.js
…
parserArrowFunctionExpression2.errors.txt
…
parserArrowFunctionExpression3.errors.txt
…
parserArrowFunctionExpression4.errors.txt
…
parserArrowFunctionExpression4.js
…
parserAssignmentExpression1.errors.txt
…
parserAssignmentExpression1.js
…
parserAstSpans1.errors.txt
…
parserAutomaticSemicolonInsertion1.errors.txt
…
parserAutomaticSemicolonInsertion1.js
…
parserBlockStatement1.d.errors.txt
…
parserBreakStatement1.d.errors.txt
…
parserCastVersusArrowFunction1.errors.txt
…
parserCastVersusArrowFunction1.js
…
parserCatchClauseWithTypeAnnotation1.errors.txt
…
parserClass1.errors.txt
…
parserClass1.js
…
parserClass2.errors.txt
…
parserClass2.js
…
parserClassDeclaration1.errors.txt
…
parserClassDeclaration2.errors.txt
…
parserClassDeclaration3.errors.txt
…
parserClassDeclaration4.errors.txt
…
parserClassDeclaration5.errors.txt
…
parserClassDeclaration6.errors.txt
…
parserClassDeclaration7.errors.txt
…
parserClassDeclaration8.errors.txt
…
parserClassDeclaration8.js
…
parserClassDeclaration9.errors.txt
…
parserClassDeclaration9.js
…
parserClassDeclaration10.errors.txt
…
parserClassDeclaration10.js
…
parserClassDeclaration11.errors.txt
…
parserClassDeclaration11.js
…
parserClassDeclaration12.errors.txt
…
parserClassDeclaration12.js
…
parserClassDeclaration13.errors.txt
…
parserClassDeclaration13.js
…
parserClassDeclaration14.errors.txt
…
parserClassDeclaration14.js
…
parserClassDeclaration15.errors.txt
…
parserClassDeclaration15.js
…
parserClassDeclaration16.js
…
parserClassDeclaration17.js
…
parserClassDeclaration18.errors.txt
…
parserClassDeclaration19.js
…
parserClassDeclaration20.js
…
parserClassDeclaration21.errors.txt
…
parserClassDeclaration21.js
…
parserClassDeclaration22.errors.txt
…
parserClassDeclaration22.js
…
parserClassDeclaration23.js
…
parserClassDeclaration24.errors.txt
…
parserClassDeclaration24.js
…
parserClassDeclaration25.errors.txt
…
parserClassDeclaration25.js
…
parserClassDeclaration26.errors.txt
…
parserClassDeclarationIndexSignature1.js
…
parserCommaInTypeMemberList1.errors.txt
…
parserCommaInTypeMemberList2.errors.txt
…
parserConditionalExpression1.errors.txt
…
parserConditionalExpression1.js
…
parserConstructorAmbiguity1.errors.txt
…
parserConstructorAmbiguity1.js
…
parserConstructorAmbiguity2.errors.txt
…
parserConstructorAmbiguity2.js
…
parserConstructorAmbiguity3.errors.txt
…
parserConstructorAmbiguity4.errors.txt
…
parserConstructorAmbiguity4.js
…
parserConstructorDeclaration1.js
…
parserConstructorDeclaration2.errors.txt
…
parserConstructorDeclaration3.errors.txt
…
parserConstructorDeclaration4.errors.txt
…
parserConstructorDeclaration5.errors.txt
…
parserConstructorDeclaration6.errors.txt
…
parserConstructorDeclaration7.errors.txt
…
parserConstructorDeclaration8.errors.txt
…
parserConstructorDeclaration9.errors.txt
…
parserConstructorDeclaration10.errors.txt
…
parserConstructorDeclaration11.errors.txt
…
parserContinueStatement1.d.errors.txt
…
parserDebuggerStatement1.d.errors.txt
…
parserDebuggerStatement1.js
…
parserDebuggerStatement2.js
…
parserDoStatement1.d.errors.txt
…
parserDoStatement2.js
…
parserEmptyFile1.js
…
parserEmptyParenthesizedExpression1.errors.txt
…
parserEmptyStatement1.d.errors.txt
…
parserEmptyStatement1.js
…
parserEnum1.errors.txt
…
parserEnum1.js
…
parserEnum2.errors.txt
…
parserEnum2.js
…
parserEnum3.errors.txt
…
parserEnum3.js
…
parserEnum4.errors.txt
…
parserEnum5.errors.txt
…
parserEnum6.js
…
parserEnum7.js
…
parserEnumDeclaration1.js
…
parserEnumDeclaration2.errors.txt
…
parserEnumDeclaration3.d.errors.txt
…
parserEnumDeclaration3.js
…
parserEnumDeclaration4.errors.txt
…
parserEnumDeclaration5.js
…
parserEnumDeclaration6.errors.txt
…
parserEqualsGreaterThanAfterFunction1.errors.txt
…
parserEqualsGreaterThanAfterFunction2.errors.txt
…
parserErrantAccessibilityModifierInModule1.errors.txt
…
parserErrantEqualsGreaterThanAfterFunction1.errors.txt
…
parserErrantEqualsGreaterThanAfterFunction2.errors.txt
…
parserErrantSemicolonInClass1.errors.txt
…
parserErrorRecovery_ArgumentList1.errors.txt
…
parserErrorRecovery_ArgumentList2.errors.txt
…
parserErrorRecovery_ArgumentList3.errors.txt
…
parserErrorRecovery_ArgumentList4.errors.txt
…
parserErrorRecovery_ArgumentList5.errors.txt
…
parserErrorRecovery_ArgumentList6.errors.txt
…
parserErrorRecovery_ArgumentList7.errors.txt
…
parserErrorRecovery_Block1.errors.txt
…
parserErrorRecovery_Block2.errors.txt
…
parserErrorRecovery_Block3.errors.txt
…
parserErrorRecovery_ClassElement1.errors.txt
…
parserErrorRecovery_ClassElement2.errors.txt
…
parserErrorRecovery_ClassElement3.errors.txt
…
parserErrorRecovery_Expression1.errors.txt
…
parserErrorRecovery_ExtendsOrImplementsClause1.errors.txt
…
parserErrorRecovery_ExtendsOrImplementsClause2.errors.txt
…
parserErrorRecovery_ExtendsOrImplementsClause3.errors.txt
…
parserErrorRecovery_ExtendsOrImplementsClause4.errors.txt
…
parserErrorRecovery_ExtendsOrImplementsClause5.errors.txt
…
parserErrorRecovery_ExtendsOrImplementsClause6.errors.txt
…
parserErrorRecovery_IncompleteMemberVariable1.errors.txt
…
parserErrorRecovery_IncompleteMemberVariable2.errors.txt
…
parserErrorRecovery_LeftShift1.errors.txt
…
parserErrorRecovery_ModuleElement1.errors.txt
…
parserErrorRecovery_ModuleElement2.errors.txt
…
parserErrorRecovery_ObjectLiteral1.errors.txt
…
parserErrorRecovery_ObjectLiteral2.errors.txt
…
parserErrorRecovery_ObjectLiteral3.errors.txt
…
parserErrorRecovery_ObjectLiteral4.errors.txt
…
parserErrorRecovery_ObjectLiteral5.errors.txt
…
parserErrorRecovery_ParameterList1.errors.txt
…
parserErrorRecovery_ParameterList2.errors.txt
…
parserErrorRecovery_ParameterList3.errors.txt
…
parserErrorRecovery_ParameterList4.errors.txt
…
parserErrorRecovery_ParameterList5.errors.txt
…
parserErrorRecovery_ParameterList6.errors.txt
…
parserErrorRecovery_SourceUnit1.errors.txt
…
parserErrorRecovery_SwitchStatement1.errors.txt
…
parserErrorRecovery_SwitchStatement2.errors.txt
…
parserErrorRecovery_VariableList1.errors.txt
…
parserErrorRecoveryArrayLiteralExpression1.errors.txt
…
parserErrorRecoveryArrayLiteralExpression2.errors.txt
…
parserErrorRecoveryArrayLiteralExpression3.errors.txt
…
parserErrorRecoveryIfStatement1.errors.txt
…
parserErrorRecoveryIfStatement2.errors.txt
…
parserErrorRecoveryIfStatement3.errors.txt
…
parserErrorRecoveryIfStatement4.errors.txt
…
parserErrorRecoveryIfStatement5.errors.txt
…
parserErrorRecoveryIfStatement6.errors.txt
…
parserES3Accessors1.errors.txt
…
parserES3Accessors2.errors.txt
…
parserES3Accessors3.errors.txt
…
parserES3Accessors4.errors.txt
…
parserExportAsFunctionIdentifier.js
…
parserExportAssignment1.errors.txt
…
parserExportAssignment1.js
…
parserExportAssignment2.errors.txt
…
parserExportAssignment2.js
…
parserExportAssignment3.errors.txt
…
parserExportAssignment4.errors.txt
…
parserExportAssignment5.errors.txt
…
parserExportAssignment6.errors.txt
…
parserExportAssignment6.js
…
parserExportAssignment7.errors.txt
…
parserExportAssignment7.js
…
parserExportAssignment8.errors.txt
…
parserExportAssignment8.js
…
parserExpressionStatement1.d.errors.txt
…
parserForInStatement1.d.errors.txt
…
parserForInStatement2.errors.txt
…
parserForInStatement3.errors.txt
…
parserForInStatement4.errors.txt
…
parserForInStatement4.js
…
parserForInStatement5.errors.txt
…
parserForInStatement5.js
…
parserForInStatement6.errors.txt
…
parserForInStatement7.errors.txt
…
parserForStatement1.d.errors.txt
…
parserForStatement2.errors.txt
…
parserForStatement2.js
…
parserForStatement3.errors.txt
…
parserForStatement3.js
…
parserForStatement4.errors.txt
…
parserForStatement4.js
…
parserForStatement5.errors.txt
…
parserForStatement5.js
…
parserForStatement6.errors.txt
…
parserForStatement6.js
…
parserForStatement7.errors.txt
…
parserForStatement7.js
…
parserForStatement8.errors.txt
…
parserForStatement8.js
…
parserFunctionDeclaration1.errors.txt
…
parserFunctionDeclaration2.d.errors.txt
…
parserFunctionDeclaration2.errors.txt
…
parserFunctionDeclaration3.errors.txt
…
parserFunctionDeclaration3.js
…
parserFunctionDeclaration4.errors.txt
…
parserFunctionDeclaration4.js
…
parserFunctionDeclaration5.js
…
parserFunctionDeclaration6.errors.txt
…
parserFunctionDeclaration6.js
…
parserFunctionDeclaration7.errors.txt
…
parserFunctionDeclaration7.js
…
parserFunctionDeclaration8.js
…
parserFunctionPropertyAssignment1.js
…
parserFunctionPropertyAssignment2.js
…
parserFunctionPropertyAssignment3.js
…
parserFunctionPropertyAssignment4.js
…
parserFuzz1.errors.txt
…
parserGenericClass1.js
…
parserGenericClass2.js
…
parserGenericConstraint1.js
…
parserGenericConstraint2.errors.txt
…
parserGenericConstraint2.js
…
parserGenericConstraint3.errors.txt
…
parserGenericConstraint3.js
…
parserGenericConstraint4.errors.txt
…
parserGenericConstraint4.js
…
parserGenericConstraint5.errors.txt
…
parserGenericConstraint5.js
…
parserGenericConstraint6.errors.txt
…
parserGenericConstraint6.js
…
parserGenericConstraint7.errors.txt
…
parserGenericConstraint7.js
…
parserGenericsInInterfaceDeclaration1.errors.txt
…
parserGenericsInInterfaceDeclaration1.js
…
parserGenericsInTypeContexts1.errors.txt
…
parserGenericsInTypeContexts1.js
…
parserGenericsInTypeContexts2.errors.txt
…
parserGenericsInTypeContexts2.js
…
parserGenericsInVariableDeclaration1.errors.txt
…
parserGenericsInVariableDeclaration1.js
…
parserGetAccessorWithTypeParameters1.errors.txt
…
parserGreaterThanTokenAmbiguity1.js
…
parserGreaterThanTokenAmbiguity2.errors.txt
…
parserGreaterThanTokenAmbiguity3.errors.txt
…
parserGreaterThanTokenAmbiguity4.errors.txt
…
parserGreaterThanTokenAmbiguity5.js
…
parserGreaterThanTokenAmbiguity6.js
…
parserGreaterThanTokenAmbiguity7.errors.txt
…
parserGreaterThanTokenAmbiguity8.errors.txt
…
parserGreaterThanTokenAmbiguity9.errors.txt
…
parserGreaterThanTokenAmbiguity10.js
…
parserGreaterThanTokenAmbiguity11.errors.txt
…
parserGreaterThanTokenAmbiguity11.js
…
parserGreaterThanTokenAmbiguity12.errors.txt
…
parserGreaterThanTokenAmbiguity13.errors.txt
…
parserGreaterThanTokenAmbiguity14.errors.txt
…
parserGreaterThanTokenAmbiguity15.errors.txt
…
parserGreaterThanTokenAmbiguity15.js
…
parserGreaterThanTokenAmbiguity16.errors.txt
…
parserGreaterThanTokenAmbiguity16.js
…
parserGreaterThanTokenAmbiguity17.errors.txt
…
parserGreaterThanTokenAmbiguity18.errors.txt
…
parserGreaterThanTokenAmbiguity19.errors.txt
…
parserGreaterThanTokenAmbiguity20.errors.txt
…
parserGreaterThanTokenAmbiguity20.js
…
parserharness.errors.txt
…
parserIfStatement1.d.errors.txt
…
parserIfStatement2.errors.txt
…
parserIfStatement2.js
…
parserImportDeclaration1.errors.txt
…
parserImportDeclaration1.js
…
parserindenter.errors.txt
…
parserIndexMemberDeclaration1.js
…
parserIndexMemberDeclaration2.js
…
parserIndexMemberDeclaration3.js
…
parserIndexMemberDeclaration4.js
…
parserIndexMemberDeclaration5.errors.txt
…
parserIndexMemberDeclaration6.errors.txt
…
parserIndexMemberDeclaration7.errors.txt
…
parserIndexMemberDeclaration8.errors.txt
…
parserIndexMemberDeclaration9.errors.txt
…
parserIndexMemberDeclaration10.errors.txt
…
parserIndexSignature1.errors.txt
…
parserIndexSignature2.errors.txt
…
parserIndexSignature3.errors.txt
…
parserIndexSignature4.errors.txt
…
parserIndexSignature5.errors.txt
…
parserIndexSignature6.errors.txt
…
parserIndexSignature7.errors.txt
…
parserIndexSignature8.errors.txt
…
parserIndexSignature9.errors.txt
…
parserIndexSignature10.errors.txt
…
parserIndexSignature11.errors.txt
…
parserInExpression1.errors.txt
…
parserInExpression1.js
…
parserInterfaceDeclaration1.errors.txt
…
parserInterfaceDeclaration2.errors.txt
…
parserInterfaceDeclaration3.errors.txt
…
parserInterfaceDeclaration4.errors.txt
…
parserInterfaceDeclaration5.errors.txt
…
parserInterfaceDeclaration6.errors.txt
…
parserInterfaceDeclaration7.errors.txt
…
parserInterfaceDeclaration7.js
…
parserInterfaceDeclaration8.errors.txt
…
parserInterfaceDeclaration8.js
…
parserInterfaceKeywordInEnum1.js
…
parserInterfaceKeywordInEnum.js
…
parserInvalidIdentifiersInVariableStatements1.errors.txt
…
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.errors.txt
…
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.js
…
parserKeywordsAsIdentifierName1.js
…
parserKeywordsAsIdentifierName2.errors.txt
…
parserLabeledStatement1.d.errors.txt
…
parserMemberAccessAfterPostfixExpression1.errors.txt
…
parserMemberAccessExpression1.errors.txt
…
parserMemberAccessOffOfGenericType1.errors.txt
…
parserMemberAccessor1.errors.txt
…
parserMemberAccessor1.js
…
parserMemberAccessorDeclaration1.errors.txt
…
parserMemberAccessorDeclaration1.js
…
parserMemberAccessorDeclaration2.errors.txt
…
parserMemberAccessorDeclaration2.js
…
parserMemberAccessorDeclaration3.errors.txt
…
parserMemberAccessorDeclaration3.js
…
parserMemberAccessorDeclaration4.js
…
parserMemberAccessorDeclaration5.js
…
parserMemberAccessorDeclaration6.js
…
parserMemberAccessorDeclaration7.errors.txt
…
parserMemberAccessorDeclaration8.errors.txt
…
parserMemberAccessorDeclaration9.errors.txt
…
parserMemberAccessorDeclaration10.errors.txt
…
parserMemberAccessorDeclaration11.errors.txt
…
parserMemberAccessorDeclaration12.errors.txt
…
parserMemberAccessorDeclaration13.errors.txt
…
parserMemberAccessorDeclaration14.errors.txt
…
parserMemberAccessorDeclaration15.errors.txt
…
parserMemberAccessorDeclaration16.errors.txt
…
parserMemberAccessorDeclaration17.errors.txt
…
parserMemberAccessorDeclaration18.errors.txt
…
parserMemberFunctionDeclaration1.errors.txt
…
parserMemberFunctionDeclaration2.errors.txt
…
parserMemberFunctionDeclaration3.errors.txt
…
parserMemberFunctionDeclaration4.errors.txt
…
parserMemberFunctionDeclaration5.errors.txt
…
parserMemberFunctionDeclarationAmbiguities1.errors.txt
…
parserMemberFunctionDeclarationAmbiguities1.js
…
parserMemberVariableDeclaration1.errors.txt
…
parserMemberVariableDeclaration2.errors.txt
…
parserMemberVariableDeclaration3.errors.txt
…
parserMemberVariableDeclaration4.errors.txt
…
parserMemberVariableDeclaration5.errors.txt
…
parserMethodSignature1.js
…
parserMethodSignature2.js
…
parserMethodSignature3.js
…
parserMethodSignature4.js
…
parserMethodSignature5.js
…
parserMethodSignature6.js
…
parserMethodSignature7.js
…
parserMethodSignature8.js
…
parserMethodSignature9.js
…
parserMethodSignature10.js
…
parserMethodSignature11.js
…
parserMethodSignature12.js
…
parserMissingLambdaOpenBrace1.errors.txt
…
parserMissingToken1.errors.txt
…
parserMissingToken2.errors.txt
…
parserModifierOnPropertySignature1.errors.txt
…
parserModifierOnPropertySignature2.js
…
parserModifierOnStatementInBlock1.errors.txt
…
parserModifierOnStatementInBlock2.errors.txt
…
parserModifierOnStatementInBlock3.errors.txt
…
parserModifierOnStatementInBlock4.errors.txt
…
parserModule1.errors.txt
…
parserModule1.js
…
parserModuleDeclaration1.d.errors.txt
…
parserModuleDeclaration1.errors.txt
…
parserModuleDeclaration2.d.errors.txt
…
parserModuleDeclaration2.js
…
parserModuleDeclaration3.errors.txt
…
parserModuleDeclaration4.d.errors.txt
…
parserModuleDeclaration4.js
…
parserModuleDeclaration5.errors.txt
…
parserModuleDeclaration6.js
…
parserModuleDeclaration7.js
…
parserModuleDeclaration8.js
…
parserModuleDeclaration9.js
…
parserModuleDeclaration10.errors.txt
…
parserModuleDeclaration10.js
…
parserModuleDeclaration11.js
…
parserModuleDeclaration12.js
…
parserNoASIOnCallAfterFunctionExpression1.errors.txt
…
parserNoASIOnCallAfterFunctionExpression1.js
…
parserNotHexLiteral1.errors.txt
…
parserNotHexLiteral1.js
…
parserNotRegex1.errors.txt
…
parserNotRegex1.js
…
parserObjectCreation1.errors.txt
…
parserObjectCreation1.js
…
parserObjectCreation2.errors.txt
…
parserObjectCreation2.js
…
parserObjectCreationArrayLiteral1.errors.txt
…
parserObjectCreationArrayLiteral2.errors.txt
…
parserObjectCreationArrayLiteral2.js
…
parserObjectCreationArrayLiteral3.errors.txt
…
parserObjectCreationArrayLiteral4.errors.txt
…
parserObjectCreationArrayLiteral4.js
…
parserObjectLiterals1.js
…
parserObjectType1.js
…
parserObjectType2.js
…
parserObjectType3.js
…
parserObjectType4.js
…
parserObjectType5.errors.txt
…
parserObjectType6.errors.txt
…
parserOptionalTypeMembers1.errors.txt
…
parserOptionalTypeMembers1.js
…
parserOverloadOnConstants1.errors.txt
…
parserOverloadOnConstants1.js
…
parserParameterList1.errors.txt
…
parserParameterList2.errors.txt
…
parserParameterList3.errors.txt
…
parserParameterList4.errors.txt
…
parserParameterList4.js
…
parserParameterList5.errors.txt
…
parserParameterList5.js
…
parserParameterList6.errors.txt
…
parserParameterList6.js
…
parserParameterList7.errors.txt
…
parserParameterList7.js
…
parserParameterList8.errors.txt
…
parserParameterList8.js
…
parserParameterList9.errors.txt
…
parserParameterList10.errors.txt
…
parserParameterList11.errors.txt
…
parserParameterList12.errors.txt
…
parserParameterList13.errors.txt
…
parserParameterList13.js
…
parserParameterList14.errors.txt
…
parserParameterList14.js
…
parserParameterList15.errors.txt
…
parserParameterList15.js
…
parserParameterList16.errors.txt
…
parserParameterList16.js
…
parserParameterList17.errors.txt
…
parserParameterList17.js
…
parserPostfixPostfixExpression1.errors.txt
…
parserPostfixUnaryExpression1.errors.txt
…
parserPropertySignature1.js
…
parserPropertySignature2.js
…
parserPropertySignature3.js
…
parserPropertySignature4.js
…
parserPropertySignature5.js
…
parserPropertySignature6.js
…
parserPropertySignature7.js
…
parserPropertySignature8.js
…
parserPropertySignature9.js
…
parserPropertySignature10.js
…
parserPropertySignature11.js
…
parserPropertySignature12.js
…
parserPublicBreak1.errors.txt
…
parserRealSource1.errors.txt
…
parserRealSource2.errors.txt
…
parserRealSource3.errors.txt
…
parserRealSource4.errors.txt
…
parserRealSource5.errors.txt
…
parserRealSource6.errors.txt
…
parserRealSource7.errors.txt
…
parserRealSource8.errors.txt
…
parserRealSource9.errors.txt
…
parserRealSource10.errors.txt
…
parserRealSource11.errors.txt
…
parserRealSource12.errors.txt
…
parserRealSource13.errors.txt
…
parserRealSource14.errors.txt
…
parserRegularExpression1.errors.txt
…
parserRegularExpression1.js
…
parserRegularExpression2.errors.txt
…
parserRegularExpression3.errors.txt
…
parserRegularExpression3.js
…
parserRegularExpression4.errors.txt
…
parserRegularExpression4.js
…
parserRegularExpression5.errors.txt
…
parserRegularExpression5.js
…
parserRegularExpressionDivideAmbiguity1.errors.txt
…
parserRegularExpressionDivideAmbiguity1.js
…
parserRegularExpressionDivideAmbiguity2.errors.txt
…
parserRegularExpressionDivideAmbiguity2.js
…
parserRegularExpressionDivideAmbiguity3.errors.txt
…
parserRegularExpressionDivideAmbiguity3.js
…
parserRegularExpressionDivideAmbiguity4.errors.txt
…
parserRegularExpressionDivideAmbiguity5.errors.txt
…
parserRegularExpressionDivideAmbiguity5.js
…
parserReturnStatement1.d.errors.txt
…
parserReturnStatement1.js
…
parserReturnStatement2.js
…
parserReturnStatement3.js
…
parserReturnStatement4.errors.txt
…
parserS7.2_A1.5_T2.errors.txt
…
parserS7.2_A1.5_T2.js
…
parserS7.3_A1.1_T2.errors.txt
…
parserS7.3_A1.1_T2.js
…
parserS7.6_A4.2_T1.errors.txt
…
parserS7.6_A4.2_T1.js
…
parserS7.6.1.1_A1.10.js
…
parserS7.9_A5.7_T1.errors.txt
…
parserS7.9_A5.7_T1.js
…
parserS12.11_A3_T4.errors.txt
…
parserSbp_7.9_A9_T3.js
…
parserSetAccessorWithTypeAnnotation1.errors.txt
…
parserSetAccessorWithTypeParameters1.errors.txt
…
parserSkippedTokens1.errors.txt
…
parserSkippedTokens2.errors.txt
…
parserSkippedTokens3.errors.txt
…
parserSkippedTokens4.errors.txt
…
parserSkippedTokens5.errors.txt
…
parserSkippedTokens6.errors.txt
…
parserSkippedTokens7.errors.txt
…
parserSkippedTokens8.errors.txt
…
parserSkippedTokens9.errors.txt
…
parserSkippedTokens10.errors.txt
…
parserSkippedTokens11.errors.txt
…
parserSkippedTokens12.errors.txt
…
parserSkippedTokens13.errors.txt
…
parserSkippedTokens14.errors.txt
…
parserSkippedTokens15.errors.txt
…
parserSkippedTokens16.errors.txt
…
parserSkippedTokens17.errors.txt
…
parserSkippedTokens18.errors.txt
…
parserSkippedTokens19.errors.txt
…
parserSkippedTokens20.errors.txt
…
parserStatementIsNotAMemberVariableDeclaration1.errors.txt
…
parserStatementIsNotAMemberVariableDeclaration1.js
…
parserStrictMode1.errors.txt
…
parserStrictMode1.js
…
parserStrictMode2.errors.txt
…
parserStrictMode2.js
…
parserStrictMode3-negative.errors.txt
…
parserStrictMode3-negative.js
…
parserStrictMode3.errors.txt
…
parserStrictMode3.js
…
parserStrictMode4.errors.txt
…
parserStrictMode4.js
…
parserStrictMode5.errors.txt
…
parserStrictMode5.js
…
parserStrictMode6-negative.errors.txt
…
parserStrictMode6-negative.js
…
parserStrictMode6.errors.txt
…
parserStrictMode6.js
…
parserStrictMode7.errors.txt
…
parserStrictMode7.js
…
parserStrictMode8.errors.txt
…
parserStrictMode8.js
…
parserStrictMode9.js
…
parserStrictMode10.js
…
parserStrictMode11.js
…
parserStrictMode12.errors.txt
…
parserStrictMode13.js
…
parserStrictMode14.errors.txt
…
parserStrictMode14.js
…
parserStrictMode15-negative.errors.txt
…
parserStrictMode15-negative.js
…
parserStrictMode15.errors.txt
…
parserStrictMode15.js
…
parserStrictMode16.js
…
parserSuperExpression1.errors.txt
…
parserSuperExpression1.js
…
parserSuperExpression2.errors.txt
…
parserSuperExpression3.errors.txt
…
parserSuperExpression3.js
…
parserSuperExpression4.errors.txt
…
parserSuperExpression4.js
…
parserSwitchStatement1.d.errors.txt
…
parserSyntaxWalker.generated.js
…
parserTernaryAndCommaOperators1.errors.txt
…
parserTernaryAndCommaOperators1.js
…
parserThrowStatement1.d.errors.txt
…
parserTryStatement1.d.errors.txt
…
parserTypeAssertionInObjectCreationExpression1.errors.txt
…
parserTypeQuery1.errors.txt
…
parserTypeQuery1.js
…
parserTypeQuery2.errors.txt
…
parserTypeQuery2.js
…
parserTypeQuery3.errors.txt
…
parserTypeQuery4.errors.txt
…
parserTypeQuery5.errors.txt
…
parserTypeQuery5.js
…
parserTypeQuery6.errors.txt
…
parserTypeQuery6.js
…
parserTypeQuery7.errors.txt
…
parserTypeQuery7.js
…
parserTypeQuery8.errors.txt
…
parserTypeQuery9.errors.txt
…
parserTypeQuery9.js
…
parserUnaryExpression1.errors.txt
…
parserUnaryExpression1.js
…
parserUnaryExpression2.errors.txt
…
parserUnaryExpression2.js
…
parserUnaryExpression3.errors.txt
…
parserUnaryExpression3.js
…
parserUnaryExpression4.errors.txt
…
parserUnaryExpression4.js
…
parserUnaryExpression5.errors.txt
…
parserUnaryExpression5.js
…
parserUnaryExpression6.js
…
parserUnaryExpression7.errors.txt
…
parserUnaryExpression7.js
…
parserUnfinishedTypeNameBeforeKeyword1.errors.txt
…
parserUnicode1.errors.txt
…
parserUnicode1.js
…
parserUnicode2.js
…
parserUnicode3.js
…
parserUnicodeWhitespaceCharacter1.js
…
parserUnterminatedGeneric1.errors.txt
…
parserUnterminatedGeneric2.errors.txt
…
parserUsingConstructorAsIdentifier.errors.txt
…
parserUsingConstructorAsIdentifier.js
…
parserVariableDeclaration1.errors.txt
…
parserVariableDeclaration1.js
…
parserVariableDeclaration2.errors.txt
…
parserVariableDeclaration2.js
…
parserVariableDeclaration3.errors.txt
…
parserVariableDeclaration3.js
…
parserVariableDeclaration4.errors.txt
…
parserVariableDeclaration5.errors.txt
…
parserVariableDeclaration6.errors.txt
…
parserVariableDeclaration7.js
…
parserVariableDeclaration8.errors.txt
…
parserVariableDeclaration9.js
…
parserVariableDeclaration10.errors.txt
…
parserVariableDeclaration11.js
…
parserVariableStatement1.d.errors.txt
…
parserVariableStatement1.js
…
parserVariableStatement2.d.errors.txt
…
parserVariableStatement2.js
…
parserVariableStatement3.js
…
parserVariableStatement4.js
…
parserVoidExpression1.js
…
parservoidInQualifiedName0.js
…
parservoidInQualifiedName1.errors.txt
…
parservoidInQualifiedName2.errors.txt
…
parserWhileStatement1.d.errors.txt
…
parserWithStatement1.d.errors.txt
…
parserWithStatement2.js
…
parserX_ArrowFunction1.errors.txt
…
parserX_ArrowFunction2.errors.txt
…
parserX_ArrowFunction3.errors.txt
…
parserX_ArrowFunction4.js
…
parserX_TypeArgumentList1.errors.txt
…
parseShortform.js
…
parseTypes.errors.txt
…
parseTypes.js
…
partiallyAmbientClodule.js
…
partiallyAmbientFundule.js
…
plusOperatorInvalidOperations.errors.txt
…
plusOperatorWithAnyOtherType.errors.txt
…
plusOperatorWithAnyOtherType.js
…
plusOperatorWithBooleanType.js
…
plusOperatorWithEnumType.js
…
plusOperatorWithNumberType.js
…
plusOperatorWithStringType.js
…
prefixIncrementAsOperandOfPlusExpression.js
…
prespecializedGenericMembers1.js
…
primaryExpressionMods.errors.txt
…
primaryExpressionMods.js
…
primitiveConstraints1.errors.txt
…
primitiveConstraints1.js
…
primitiveConstraints2.errors.txt
…
primitiveConstraints2.js
…
primitiveMembers.errors.txt
…
primitiveTypeAsClassName.errors.txt
…
primitiveTypeAsClassName.js
…
primitiveTypeAsInterfaceName.errors.txt
…
primitiveTypeAsInterfaceName.js
…
primitiveTypeAsInterfaceNameGeneric.errors.txt
…
primitiveTypeAsInterfaceNameGeneric.js
…
primitiveTypeAsmoduleName.js
…
primitiveTypeAssignment.errors.txt
…
primitiveTypeAssignment.js
…
primtiveTypesAreIdentical.js
…
privacyCheckAnonymousFunctionParameter2.js
…
privacyCheckAnonymousFunctionParameter.js
…
privacyCheckCallbackOfInterfaceMethodWithTypeParameter.js
…
privacyCheckExportAssignmentOnExportedGenericInterface1.js
…
privacyCheckExportAssignmentOnExportedGenericInterface2.js
…
privacyCheckExternalModuleExportAssignmentOfGenericClass.js
…
privacyCheckOnTypeParameterReferenceInConstructorParameter.js
…
privacyCheckTypeOfFunction.errors.txt
…
privacyCheckTypeOfFunction.js
…
privacyCheckTypeOfInvisibleModuleError.js
…
privacyCheckTypeOfInvisibleModuleNoError.js
…
privacyClass.js
…
privacyFunc.js
…
privacyGetter.errors.txt
…
privacyGloClass.js
…
privacyGloFunc.js
…
privacyGloGetter.errors.txt
…
privacyGloImport.errors.txt
…
privacyGloInterface.js
…
privacyGloVar.js
…
privacyImport.errors.txt
…
privacyInterface.js
…
privacyLocalInternalReferenceImportWithExport.js
…
privacyLocalInternalReferenceImportWithoutExport.js
…
privacyTopLevelAmbientExternalModuleImportWithExport.errors.txt
…
privacyTopLevelAmbientExternalModuleImportWithExport.js
…
privacyTopLevelAmbientExternalModuleImportWithoutExport.errors.txt
…
privacyTopLevelAmbientExternalModuleImportWithoutExport.js
…
privacyTopLevelInternalReferenceImportWithExport.js
…
privacyTopLevelInternalReferenceImportWithoutExport.js
…
privacyTypeParameterOfFunction.errors.txt
…
privacyTypeParameterOfFunction.js
…
privacyTypeParametersOfClass.errors.txt
…
privacyTypeParametersOfClass.js
…
privacyTypeParametersOfInterface.errors.txt
…
privacyTypeParametersOfInterface.js
…
privacyVar.js
…
privateAccessInSubclass1.js
…
PrivateAccessInSubclass1.errors.txt
…
privateClassPropertyAccessibleWithinClass.errors.txt
…
privateIndexer2.errors.txt
…
privateIndexer.errors.txt
…
privateInstanceMemberAccessibility.errors.txt
…
privateInstanceVisibility.js
…
privateInterfaceProperties.errors.txt
…
privateInterfaceProperties.js
…
privatePropertyUsingObjectType.js
…
privateStaticMemberAccessibility.errors.txt
…
privateStaticMemberAccessibility.js
…
privateStaticNotAccessibleInClodule2.errors.txt
…
privateStaticNotAccessibleInClodule2.js
…
privateStaticNotAccessibleInClodule.errors.txt
…
privateStaticNotAccessibleInClodule.js
…
privateVisibility.errors.txt
…
privateVisibility.js
…
privateVisibles.js
…
promiseChaining1.errors.txt
…
promiseChaining1.js
…
promiseChaining2.errors.txt
…
promiseChaining2.js
…
promiseChaining.js
…
promiseIdentity2.errors.txt
…
promiseIdentity2.js
…
promiseIdentity.js
…
promiseIdentityWithAny2.errors.txt
…
promiseIdentityWithAny2.js
…
promiseIdentityWithAny.js
…
promiseIdentityWithConstraints.js
…
promisePermutations2.errors.txt
…
promisePermutations2.js
…
promisePermutations3.errors.txt
…
promisePermutations3.js
…
promisePermutations.errors.txt
…
promisePermutations.js
…
promises.js
…
promisesWithConstraints.js
…
promiseTest.js
…
promiseTypeInference.js
…
propagationOfPromiseInitialization.js
…
properties.js
…
properties.js.map
…
properties.sourcemap.txt
…
propertiesAndIndexers.errors.txt
…
propertiesAndIndexers.js
…
propertyAccess1.errors.txt
…
propertyAccess1.js
…
propertyAccess2.errors.txt
…
propertyAccess2.js
…
propertyAccess3.errors.txt
…
propertyAccess3.js
…
propertyAccess4.errors.txt
…
propertyAccess4.js
…
propertyAccess5.errors.txt
…
propertyAccess5.js
…
propertyAccess6.js
…
propertyAccess7.js
…
propertyAccess.errors.txt
…
propertyAccess.js
…
propertyAccessibility1.errors.txt
…
propertyAccessibility1.js
…
propertyAccessibility2.js
…
PropertyAccessibility2.errors.txt
…
propertyAccessOnTypeParameterWithConstraints2.js
…
propertyAccessOnTypeParameterWithConstraints3.errors.txt
…
propertyAccessOnTypeParameterWithConstraints3.js
…
propertyAccessOnTypeParameterWithConstraints4.errors.txt
…
propertyAccessOnTypeParameterWithConstraints4.js
…
propertyAccessOnTypeParameterWithConstraints5.errors.txt
…
propertyAccessOnTypeParameterWithConstraints5.js
…
propertyAccessOnTypeParameterWithConstraints.js
…
propertyAccessOnTypeParameterWithoutConstraints.js
…
propertyAndAccessorWithSameName.errors.txt
…
propertyAndFunctionWithSameName.errors.txt
…
propertyAndFunctionWithSameName.js
…
propertyAssignment.errors.txt
…
propertyIdentityWithPrivacyMismatch.errors.txt
…
propertyIdentityWithPrivacyMismatch.js
…
propertyNamedPrototype.errors.txt
…
propertyNamedPrototype.js
…
propertyNamesOfReservedWords.js
…
propertyNamesWithStringLiteral.js
…
propertyNameWithoutTypeAnnotation.js
…
propertyOrdering2.errors.txt
…
propertyOrdering2.js
…
propertyOrdering.errors.txt
…
propertyOrdering.js
…
propertyParameterWithQuestionMark.errors.txt
…
propertyParameterWithQuestionMark.js
…
propertySignatures.errors.txt
…
propertySignatures.js
…
propertyWrappedInTry.errors.txt
…
protoAsIndexInIndexExpression.js
…
protoAssignment.errors.txt
…
protoAssignment.js
…
protoInIndexer.js
…
prototypeInstantiatedWithBaseConstraint.js
…
prototypeOnConstructorFunctions.js
…
prototypes.errors.txt
…
prototypes.js
…
publicIndexer.errors.txt
…
publicMemberImplementedAsPrivateInDerivedClass.errors.txt
…
publicMemberImplementedAsPrivateInDerivedClass.js
…
qualifiedModuleLocals.errors.txt
…
qualifiedModuleLocals.js
…
qualifiedName_entity-name-resolution-does-not-affect-class-heritage.errors.txt
…
qualifiedName_entity-name-resolution-does-not-affect-class-heritage.js
…
qualifiedName_ImportDeclarations-entity-names-referencing-a-var.js
…
qualify.errors.txt
…
qualify.js
…
quotedAccessorName1.errors.txt
…
quotedAccessorName2.errors.txt
…
quotedFunctionName1.js
…
quotedFunctionName2.js
…
quotedModuleNameMustBeAmbient.errors.txt
…
quotedPropertyName1.js
…
quotedPropertyName2.js
…
quotedPropertyName3.js
…
raiseErrorOnParameterProperty.errors.txt
…
raiseErrorOnParameterProperty.js
…
randomSemicolons1.js
…
reassignStaticProp.errors.txt
…
reassignStaticProp.js
…
reboundBaseClassSymbol.js
…
reboundIdentifierOnImportAlias.js
…
rectype.js
…
recur1.js
…
recursiveBaseCheck2.errors.txt
…
recursiveBaseCheck2.js
…
recursiveBaseCheck3.errors.txt
…
recursiveBaseCheck3.js
…
recursiveBaseCheck4.errors.txt
…
recursiveBaseCheck4.js
…
recursiveBaseCheck5.errors.txt
…
recursiveBaseCheck5.js
…
recursiveBaseCheck6.errors.txt
…
recursiveBaseCheck6.js
…
recursiveBaseCheck.errors.txt
…
recursiveBaseCheck.js
…
recursiveBaseConstructorCreation1.js
…
recursiveBaseConstructorCreation2.js
…
recursiveBaseConstructorCreation3.errors.txt
…
recursiveBaseConstructorCreation3.js
…
recursiveClassInstantiationsWithDefaultConstructors.js
…
recursiveClassReferenceTest.errors.txt
…
recursiveClassReferenceTest.js
…
recursiveClassReferenceTest.js.map
…
recursiveClassReferenceTest.sourcemap.txt
…
recursiveCloduleReference.js
…
recursiveComplicatedClasses.js
…
recursiveExportAssignmentAndFindAliasedType1.errors.txt
…
recursiveExportAssignmentAndFindAliasedType1.js
…
recursiveExportAssignmentAndFindAliasedType2.errors.txt
…
recursiveExportAssignmentAndFindAliasedType2.js
…
recursiveExportAssignmentAndFindAliasedType3.errors.txt
…
recursiveExportAssignmentAndFindAliasedType3.js
…
recursiveExportAssignmentAndFindAliasedType4.errors.txt
…
recursiveExportAssignmentAndFindAliasedType4.js
…
recursiveExportAssignmentAndFindAliasedType5.errors.txt
…
recursiveExportAssignmentAndFindAliasedType5.js
…
recursiveExportAssignmentAndFindAliasedType6.errors.txt
…
recursiveExportAssignmentAndFindAliasedType6.js
…
recursiveExportAssignmentAndFindAliasedType7.js
…
recursiveFunctionTypes1.js
…
recursiveFunctionTypes.errors.txt
…
recursiveFunctionTypes.js
…
recursiveGenericMethodcall.js
…
recursiveGenericSignatureInstantiation2.js
…
recursiveGenericSignatureInstantiation.js
…
recursiveGenericTypeHierarchy.errors.txt
…
recursiveGenericTypeHierarchy.js
…
recursiveGetterAccess.errors.txt
…
recursiveIdenticalAssignment.errors.txt
…
recursiveIdenticalAssignment.js
…
recursiveIdenticalOverloadResolution.js
…
recursiveInference1.js
…
recursiveInferenceBug.errors.txt
…
recursiveInheritance2.js
…
recursiveInheritance3.errors.txt
…
recursiveInheritance3.js
…
recursiveInheritance.errors.txt
…
recursiveInheritance.js
…
recursiveInheritanceGeneric.errors.txt
…
recursiveInheritanceGeneric.js
…
recursiveInitializer.js
…
recursivelySpecializedConstructorDeclaration.js
…
recursiveMods.js
…
recursiveNamedLambdaCall.errors.txt
…
recursiveNamedLambdaCall.js
…
recursiveObjectLiteral.js
…
recursiveProperties.js
…
recursiveReturns.js
…
recursiveSpecializationOfExtendedTypeWithError.js
…
recursiveSpecializationOfSignatures.errors.txt
…
recursiveTypeIdentity.js
…
recursiveTypeInGenericConstraint.errors.txt
…
recursiveTypeInGenericConstraint.js
…
recursiveTypeParameterConstraintReferenceLacksTypeArgs.errors.txt
…
recursiveTypeParameterConstraintReferenceLacksTypeArgs.js
…
recursiveTypeParameterReferenceError1.js
…
recursiveTypeParameterReferenceError2.js
…
recursiveTypes1.errors.txt
…
recursiveTypes1.js
…
recursiveTypesUsedAsFunctionParameters.errors.txt
…
recursiveTypesUsedAsFunctionParameters.js
…
redeclarationOfVarWithGenericType.js
…
redefineArray.errors.txt
…
redefineArray.js
…
relativePathMustResolve.errors.txt
…
relativePathMustResolve.js
…
relativePathToDeclarationFile.errors.txt
…
relativePathToDeclarationFile.js
…
reorderProperties.js
…
requireEmitSemicolon.js
…
requireOfAnEmptyFile1.errors.txt
…
requireOfAnEmptyFile1.js
…
reservedWords.js
…
resolvingClassDeclarationWhenInBaseTypeResolution.js
…
restArgAssignmentCompat.errors.txt
…
restArgAssignmentCompat.js
…
restArgMissingName.errors.txt
…
restParamAsOptional.errors.txt
…
restParameterAssignmentCompatibility.js
…
restParameterNotLast.errors.txt
…
restParameterNoTypeAnnotation.js
…
restParameters.js
…
restParametersOfNonArrayTypes2.errors.txt
…
restParametersOfNonArrayTypes.errors.txt
…
restParametersWithArrayTypeAnnotations.errors.txt
…
restParameterWithoutAnnotationIsAnyArray.errors.txt
…
restParamsWithNonRestParams.errors.txt
…
restParamsWithNonRestParams.js
…
returnInConstructor1.errors.txt
…
returnInConstructor1.js
…
returnStatement1.js
…
returnStatements.js
…
returnTypeParameter.errors.txt
…
returnTypeParameter.js
…
returnTypeParameterWithModules.js
…
returnTypeTypeArguments.errors.txt
…
returnTypeTypeArguments.js
…
returnValueInSetter.errors.txt
…
reuseInnerModuleMember.js
…
reversedRecusiveTypeInstantiation.js
…
reverseInferenceInContextualInstantiation.js
…
scanner10.1.1-8gs.errors.txt
…
scanner10.1.1-8gs.js
…
scannerAdditiveExpression1.errors.txt
…
scannerAdditiveExpression1.js
…
scannerClass2.errors.txt
…
scannerClass2.js
…
scannerEnum1.errors.txt
…
scannerEnum1.js
…
scannerES3NumericLiteral1.js
…
scannerES3NumericLiteral2.js
…
scannerES3NumericLiteral3.js
…
scannerES3NumericLiteral4.errors.txt
…
scannerES3NumericLiteral5.js
…
scannerES3NumericLiteral6.errors.txt
…
scannerES3NumericLiteral7.js
…
scannerImportDeclaration1.errors.txt
…
scannerImportDeclaration1.js
…
scannerNumericLiteral1.js
…
scannerNumericLiteral2.js
…
scannerNumericLiteral3.js
…
scannerNumericLiteral4.errors.txt
…
scannerNumericLiteral5.js
…
scannerNumericLiteral6.errors.txt
…
scannerNumericLiteral7.js
…
scannerS7.2_A1.5_T2.errors.txt
…
scannerS7.2_A1.5_T2.js
…
scannerS7.3_A1.1_T2.errors.txt
…
scannerS7.3_A1.1_T2.js
…
scannerS7.4_A2_T2.errors.txt
…
scannerS7.6_A4.2_T1.errors.txt
…
scannerS7.6_A4.2_T1.js
…
scannerS7.8.3_A6.1_T1.errors.txt
…
scannerS7.8.4_A7.1_T4.errors.txt
…
scannerStringLiterals.errors.txt
…
scannerStringLiteralWithContainingNullCharacter1.js
…
scannertest1.errors.txt
…
scannerUnexpectedNullCharacter1.errors.txt
…
scannerUnicodeEscapeInKeyword1.js
…
scopeCheckExtendedClassInsidePublicMethod2.errors.txt
…
scopeCheckExtendedClassInsidePublicMethod2.js
…
scopeCheckExtendedClassInsideStaticMethod1.errors.txt
…
scopeCheckExtendedClassInsideStaticMethod1.js
…
scopeCheckInsidePublicMethod1.errors.txt
…
scopeCheckInsidePublicMethod1.js
…
scopeCheckInsideStaticMethod1.errors.txt
…
scopeCheckInsideStaticMethod1.js
…
scopeResolutionIdentifiers.js
…
scopeTests.errors.txt
…
scopeTests.js
…
scopingInCatchBlocks.errors.txt
…
scopingInCatchBlocks.js
…
selfInCallback.js
…
selfInLambdas.js
…
selfRef.errors.txt
…
selfRef.js
…
selfReferencesInFunctionParameters.errors.txt
…
selfReferencesInFunctionParameters.js
…
semicolonsInModuleDeclarations.errors.txt
…
separate1-1.errors.txt
…
separate1-1.js
…
separate1-2.js
…
setterBeforeGetter.errors.txt
…
setterWithReturn.errors.txt
…
shadowedInternalModule.errors.txt
…
shadowedInternalModule.js
…
shadowPrivateMembers.errors.txt
…
shadowPrivateMembers.js
…
sigantureIsSubTypeIfTheyAreIdentical.js
…
simpleArrowFunctionParameterReferencedInObjectLiteral1.js
…
slashBeforeVariableDeclaration1.errors.txt
…
sourceMap-Comment1.js
…
sourceMap-Comment1.js.map
…
sourceMap-Comment1.sourcemap.txt
…
sourceMap-EmptyFile1.js
…
sourceMap-EmptyFile1.js.map
…
sourceMap-EmptyFile1.sourcemap.txt
…
sourceMap-FileWithComments.js
…
sourceMap-FileWithComments.js.map
…
sourceMap-FileWithComments.sourcemap.txt
…
sourceMap-InterfacePrecedingVariableDeclaration1.js
…
sourceMap-InterfacePrecedingVariableDeclaration1.js.map
…
sourceMap-InterfacePrecedingVariableDeclaration1.sourcemap.txt
…
sourceMap-NewLine1.js
…
sourceMap-NewLine1.js.map
…
sourceMap-NewLine1.sourcemap.txt
…
sourceMap-SemiColon1.js
…
sourceMap-SemiColon1.js.map
…
sourceMap-SemiColon1.sourcemap.txt
…
sourceMap-SingleSpace1.js
…
sourceMap-SingleSpace1.js.map
…
sourceMap-SingleSpace1.sourcemap.txt
…
sourceMap-StringLiteralWithNewLine.js
…
sourceMap-StringLiteralWithNewLine.js.map
…
sourceMap-StringLiteralWithNewLine.sourcemap.txt
…
sourceMapSample.errors.txt
…
sourceMapSample.js
…
sourceMapSample.js.map
…
sourceMapSample.sourcemap.txt
…
sourceMapValidationClass.js
…
sourceMapValidationClass.js.map
…
sourceMapValidationClass.sourcemap.txt
…
sourceMapValidationClasses.js
…
sourceMapValidationClasses.js.map
…
sourceMapValidationClasses.sourcemap.txt
…
sourceMapValidationClassWithDefaultConstructor.js
…
sourceMapValidationClassWithDefaultConstructor.js.map
…
sourceMapValidationClassWithDefaultConstructor.sourcemap.txt
…
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.js
…
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.js.map
…
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.sourcemap.txt
…
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.js
…
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.js.map
…
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.sourcemap.txt
…
sourceMapValidationDebugger.js
…
sourceMapValidationDebugger.js.map
…
sourceMapValidationDebugger.sourcemap.txt
…
sourceMapValidationDo.js
…
sourceMapValidationDo.js.map
…
sourceMapValidationDo.sourcemap.txt
…
sourcemapValidationDuplicateNames.js
…
sourcemapValidationDuplicateNames.js.map
…
sourcemapValidationDuplicateNames.sourcemap.txt
…
sourceMapValidationEnums.errors.txt
…
sourceMapValidationEnums.js
…
sourceMapValidationEnums.js.map
…
sourceMapValidationEnums.sourcemap.txt
…
sourceMapValidationExportAssignment.js
…
sourceMapValidationExportAssignment.js.map
…
sourceMapValidationExportAssignment.sourcemap.txt
…
sourceMapValidationExportAssignmentCommonjs.js
…
sourceMapValidationExportAssignmentCommonjs.js.map
…
sourceMapValidationExportAssignmentCommonjs.sourcemap.txt
…
sourceMapValidationFor.errors.txt
…
sourceMapValidationFor.js
…
sourceMapValidationFor.js.map
…
sourceMapValidationFor.sourcemap.txt
…
sourceMapValidationForIn.errors.txt
…
sourceMapValidationForIn.js
…
sourceMapValidationForIn.js.map
…
sourceMapValidationForIn.sourcemap.txt
…
sourceMapValidationFunctionExpressions.js
…
sourceMapValidationFunctionExpressions.js.map
…
sourceMapValidationFunctionExpressions.sourcemap.txt
…
sourceMapValidationFunctionPropertyAssignment.js
…
sourceMapValidationFunctionPropertyAssignment.js.map
…
sourceMapValidationFunctionPropertyAssignment.sourcemap.txt
…
sourceMapValidationFunctions.js
…
sourceMapValidationFunctions.js.map
…
sourceMapValidationFunctions.sourcemap.txt
…
sourceMapValidationIfElse.js
…
sourceMapValidationIfElse.js.map
…
sourceMapValidationIfElse.sourcemap.txt
…
sourceMapValidationImport.js
…
sourceMapValidationImport.js.map
…
sourceMapValidationImport.sourcemap.txt
…
sourceMapValidationLabeled.js
…
sourceMapValidationLabeled.js.map
…
sourceMapValidationLabeled.sourcemap.txt
…
sourceMapValidationModule.js
…
sourceMapValidationModule.js.map
…
sourceMapValidationModule.sourcemap.txt
…
sourceMapValidationStatements.js
…
sourceMapValidationStatements.js.map
…
sourceMapValidationStatements.sourcemap.txt
…
sourceMapValidationSwitch.js
…
sourceMapValidationSwitch.js.map
…
sourceMapValidationSwitch.sourcemap.txt
…
sourceMapValidationTryCatchFinally.js
…
sourceMapValidationTryCatchFinally.js.map
…
sourceMapValidationTryCatchFinally.sourcemap.txt
…
sourceMapValidationVariables.js
…
sourceMapValidationVariables.js.map
…
sourceMapValidationVariables.sourcemap.txt
…
sourceMapValidationWhile.js
…
sourceMapValidationWhile.js.map
…
sourceMapValidationWhile.sourcemap.txt
…
sourceMapValidationWithComments.js
…
sourceMapValidationWithComments.js.map
…
sourceMapValidationWithComments.sourcemap.txt
…
specializationError.js
…
specializationOfExportedClass.js
…
specializationsShouldNotAffectEachOther.js
…
specializedInheritedConstructors1.js
…
specializedLambdaTypeArguments.js
…
specializedOverloadWithRestParameters.errors.txt
…
specializedOverloadWithRestParameters.js
…
specializedSignatureAsCallbackParameter1.errors.txt
…
specializedSignatureAsCallbackParameter1.js
…
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.errors.txt
…
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.js
…
specializedSignatureIsSubtypeOfNonSpecializedSignature.js
…
specializedSignatureOverloadReturnTypeWithIndexers.errors.txt
…
specializedSignatureOverloadReturnTypeWithIndexers.js
…
specializeVarArgs1.js
…
staticAndMemberFunctions.js
…
staticAndNonStaticPropertiesSameName.js
…
staticClassMemberError.errors.txt
…
staticClassMemberError.js
…
staticClassProps.errors.txt
…
staticFactory1.js
…
staticGetter1.errors.txt
…
staticGetter2.js
…
staticGetterAndSetter.errors.txt
…
staticIndexer.errors.txt
…
staticIndexers.errors.txt
…
staticInheritance.js
…
staticInstanceResolution2.js
…
staticInstanceResolution3.js
…
staticInstanceResolution4.errors.txt
…
staticInstanceResolution4.js
…
staticInstanceResolution5.errors.txt
…
staticInstanceResolution5.js
…
staticInstanceResolution.js
…
staticInterfaceAssignmentCompat.js
…
staticMemberAccessOffDerivedType1.js
…
staticMemberAssignsToConstructorFunctionMembers.errors.txt
…
staticMemberAssignsToConstructorFunctionMembers.js
…
staticMemberExportAccess.errors.txt
…
staticMemberExportAccess.js
…
staticMemberInitialization.js
…
staticMemberOfClassAndPublicMemberOfAnotherClassAssignment.errors.txt
…
staticMemberOfClassAndPublicMemberOfAnotherClassAssignment.js
…
staticMembersUsingClassTypeParameter.errors.txt
…
staticMembersUsingClassTypeParameter.js
…
staticMemberWithStringAndNumberNames.js
…
staticMethodReferencingTypeArgument1.errors.txt
…
staticMethodReferencingTypeArgument1.js
…
staticMethodsReferencingClassTypeParameters.errors.txt
…
staticMethodsReferencingClassTypeParameters.js
…
staticModifierAlreadySeen.errors.txt
…
staticMustPrecedePublic.errors.txt
…
staticOffOfInstance1.errors.txt
…
staticOffOfInstance1.js
…
staticOffOfInstance2.errors.txt
…
staticOffOfInstance2.js
…
staticPropertyAndFunctionWithSameName.js
…
staticPropertyNotInClassType.errors.txt
…
staticPropSuper.errors.txt
…
staticPropSuper.js
…
staticPrototypeProperty.errors.txt
…
staticPrototypeProperty.js
…
staticPrototypePropertyOnClass.js
…
statics.errors.txt
…
statics.js
…
staticsInAFunction.errors.txt
…
staticsInConstructorBodies.errors.txt
…
staticsNotInScopeInClodule.errors.txt
…
staticsNotInScopeInClodule.js
…
staticVisibility.errors.txt
…
stradac.js
…
strictMode1.js
…
strictMode2.js
…
strictMode3.js
…
strictMode4.js
…
strictModeInConstructor.errors.txt
…
strictModeInConstructor.js
…
stringHasStringValuedNumericIndexer.js
…
stringIndexerAndConstructor1.errors.txt
…
stringIndexerAndConstructor1.js
…
stringIndexerAndConstructor.errors.txt
…
stringIndexerAndConstructor.js
…
stringIndexerAssignments1.errors.txt
…
stringIndexerAssignments1.js
…
stringIndexerAssignments2.errors.txt
…
stringIndexerAssignments2.js
…
stringIndexerConstrainsPropertyDeclarations2.errors.txt
…
stringIndexerConstrainsPropertyDeclarations2.js
…
stringIndexerConstrainsPropertyDeclarations.errors.txt
…
stringIndexingResults.js
…
stringLiteralObjectLiteralDeclaration1.js
…
stringLiteralPropertyNameWithLineContinuation1.js
…
stringLiteralsErrors.errors.txt
…
stringLiteralType.errors.txt
…
stringLiteralTypeIsSubtypeOfString.errors.txt
…
stringLiteralTypeIsSubtypeOfString.js
…
stringLiteralTypesInImplementationSignatures2.errors.txt
…
stringLiteralTypesInImplementationSignatures2.js
…
stringLiteralTypesInImplementationSignatures.errors.txt
…
stringLiteralTypesInImplementationSignatures.js
…
stringNamedPropertyAccess.js
…
stringNamedPropertyDuplicates.errors.txt
…
stringPropCodeGen.js
…
stringPropertyAccess.js
…
stringPropertyAccessWithError.errors.txt
…
stringPropertyAccessWithError.js
…
structural1.js
…
structuralTypeInDeclareFileForModule.js
…
styleOptions.js
…
subtypesOfAny.js
…
subtypesOfTypeParameter.errors.txt
…
subtypesOfTypeParameter.js
…
subtypesOfTypeParameterWithConstraints2.errors.txt
…
subtypesOfTypeParameterWithConstraints2.js
…
subtypesOfTypeParameterWithConstraints3.errors.txt
…
subtypesOfTypeParameterWithConstraints3.js
…
subtypesOfTypeParameterWithConstraints4.errors.txt
…
subtypesOfTypeParameterWithConstraints4.js
…
subtypesOfTypeParameterWithConstraints.errors.txt
…
subtypesOfTypeParameterWithConstraints.js
…
subtypesOfTypeParameterWithRecursiveConstraints.errors.txt
…
subtypesOfTypeParameterWithRecursiveConstraints.js
…
subtypingTransitivity.js
…
subtypingWithCallSignatures2.js
…
subtypingWithCallSignatures3.js
…
subtypingWithCallSignatures4.js
…
subtypingWithCallSignatures.js
…
subtypingWithCallSignaturesA.errors.txt
…
subtypingWithCallSignaturesA.js
…
subtypingWithCallSignaturesWithOptionalParameters.errors.txt
…
subtypingWithCallSignaturesWithOptionalParameters.js
…
subtypingWithCallSignaturesWithRestParameters.errors.txt
…
subtypingWithCallSignaturesWithRestParameters.js
…
subtypingWithCallSignaturesWithSpecializedSignatures.errors.txt
…
subtypingWithCallSignaturesWithSpecializedSignatures.js
…
subtypingWithConstructSignatures2.js
…
subtypingWithConstructSignatures3.js
…
subtypingWithConstructSignatures4.js
…
subtypingWithConstructSignatures5.js
…
subtypingWithConstructSignatures6.js
…
subtypingWithConstructSignatures.js
…
subtypingWithConstructSignaturesWithOptionalParameters.errors.txt
…
subtypingWithConstructSignaturesWithOptionalParameters.js
…
subtypingWithConstructSignaturesWithSpecializedSignatures.errors.txt
…
subtypingWithConstructSignaturesWithSpecializedSignatures.js
…
subtypingWithGenericCallSignaturesWithOptionalParameters.errors.txt
…
subtypingWithGenericCallSignaturesWithOptionalParameters.js
…
subtypingWithGenericConstructSignaturesWithOptionalParameters.errors.txt
…
subtypingWithGenericConstructSignaturesWithOptionalParameters.js
…
subtypingWithNumericIndexer2.errors.txt
…
subtypingWithNumericIndexer2.js
…
subtypingWithNumericIndexer3.errors.txt
…
subtypingWithNumericIndexer3.js
…
subtypingWithNumericIndexer4.errors.txt
…
subtypingWithNumericIndexer4.js
…
subtypingWithNumericIndexer5.errors.txt
…
subtypingWithNumericIndexer5.js
…
subtypingWithNumericIndexer.errors.txt
…
subtypingWithNumericIndexer.js
…
subtypingWithObjectMembers2.errors.txt
…
subtypingWithObjectMembers2.js
…
subtypingWithObjectMembers3.errors.txt
…
subtypingWithObjectMembers3.js
…
subtypingWithObjectMembers4.js
…
subtypingWithObjectMembers5.errors.txt
…
subtypingWithObjectMembers5.js
…
subtypingWithObjectMembers.errors.txt
…
subtypingWithObjectMembers.js
…
subtypingWithObjectMembersAccessibility2.errors.txt
…
subtypingWithObjectMembersAccessibility2.js
…
subtypingWithObjectMembersAccessibility.errors.txt
…
subtypingWithObjectMembersAccessibility.js
…
subtypingWithObjectMembersOptionality2.errors.txt
…
subtypingWithObjectMembersOptionality2.js
…
subtypingWithObjectMembersOptionality3.js
…
subtypingWithObjectMembersOptionality4.js
…
subtypingWithObjectMembersOptionality.js
…
subtypingWithOptionalProperties.js
…
subtypingWithStringIndexer2.errors.txt
…
subtypingWithStringIndexer2.js
…
subtypingWithStringIndexer3.errors.txt
…
subtypingWithStringIndexer3.js
…
subtypingWithStringIndexer4.errors.txt
…
subtypingWithStringIndexer4.js
…
subtypingWithStringIndexer.errors.txt
…
subtypingWithStringIndexer.js
…
super1.errors.txt
…
super1.js
…
super2.js
…
super_inside-object-literal-getters-and-setters.errors.txt
…
super.errors.txt
…
super.js
…
superAccess2.errors.txt
…
superAccess.errors.txt
…
superAccess.js
…
superAccessInFatArrow1.js
…
superCallArgsMustMatch.js
…
superCallAssignResult.errors.txt
…
superCallAssignResult.js
…
superCallFromClassThatDerivesFromGenericType1.js
…
superCallFromClassThatDerivesFromGenericType2.js
…
superCallInConstructorWithNoBaseType.errors.txt
…
superCallInConstructorWithNoBaseType.js
…
superCallInNonStaticMethod.errors.txt
…
superCallInStaticMethod.errors.txt
…
superCallOutsideConstructor.errors.txt
…
superCallOutsideConstructor.js
…
superCalls.js
…
superCallsInConstructor.errors.txt
…
superCallsInConstructor.js
…
superErrors.errors.txt
…
superInCatchBlock1.js
…
superInConstructorParam1.errors.txt
…
superInConstructorParam1.js
…
superInLambdas.errors.txt
…
superPropertyAccess1.errors.txt
…
superPropertyAccess2.errors.txt
…
superPropertyAccess.errors.txt
…
superPropertyAccessNoError.errors.txt
…
superWithGenerics.js
…
superWithGenericSpecialization.js
…
superWithTypeArgument2.errors.txt
…
superWithTypeArgument3.errors.txt
…
superWithTypeArgument.errors.txt
…
switchAssignmentCompat.errors.txt
…
switchAssignmentCompat.js
…
switchBreakStatements.js
…
switchCases.js
…
switchCasesExpressionTypeMismatch.errors.txt
…
switchCasesExpressionTypeMismatch.js
…
switchFallThroughs.js
…
switchStatements.js
…
targetTypeArgs.js
…
targetTypeBaseCalls.errors.txt
…
targetTypeBaseCalls.js
…
targetTypeCalls.js
…
targetTypeCastTest.errors.txt
…
targetTypeCastTest.js
…
targetTypeObjectLiteral.js
…
targetTypeObjectLiteralToAny.js
…
targetTypeTest1.errors.txt
…
targetTypeTest1.js
…
targetTypeTest2.js
…
targetTypeTest3.errors.txt
…
targetTypeTest3.js
…
targetTypeVoidFunc.errors.txt
…
targetTypeVoidFunc.js
…
targetTypingOnFunctions.js
…
ternaryExpressionSourceMap.js
…
ternaryExpressionSourceMap.js.map
…
ternaryExpressionSourceMap.sourcemap.txt
…
testTypings.errors.txt
…
testTypings.js
…
this_inside-enum-should-not-be-allowed.errors.txt
…
this_inside-enum-should-not-be-allowed.js
…
this_inside-object-literal-getters-and-setters.errors.txt
…
thisBinding2.js
…
thisBinding.errors.txt
…
thisBinding.js
…
thisCapture1.js
…
thisExpressionInCallExpressionWithTypeArguments.errors.txt
…
thisExpressionInCallExpressionWithTypeArguments.js
…
thisExpressionInIndexExpression.js
…
thisExpressionOfGenericObject.js
…
thisInAccessors.errors.txt
…
thisInArrowFunctionInStaticInitializer1.errors.txt
…
thisInArrowFunctionInStaticInitializer1.js
…
thisInConstructorParameter1.errors.txt
…
thisInConstructorParameter1.js
…
thisInConstructorParameter2.errors.txt
…
thisInConstructorParameter2.js
…
thisInGenericStaticMembers.js
…
thisInInnerFunctions.js
…
thisInInstanceMemberInitializer.js
…
thisInInvalidContexts.errors.txt
…
thisInInvalidContextsExternalModule.errors.txt
…
thisInLambda.js
…
thisInModule.errors.txt
…
thisInModule.js
…
thisInModuleFunction1.js
…
thisInObjectLiterals.js
…
thisInOuterClassBody.errors.txt
…
thisInOuterClassBody.js
…
thisInPropertyBoundDeclarations.js
…
thisInStaticMethod1.js
…
thisInStatics.errors.txt
…
thisInSuperCall1.errors.txt
…
thisInSuperCall1.js
…
thisInSuperCall2.errors.txt
…
thisInSuperCall2.js
…
thisInSuperCall3.errors.txt
…
thisInSuperCall3.js
…
thisInSuperCall.errors.txt
…
thisInSuperCall.js
…
thisKeyword.errors.txt
…
thisKeyword.js
…
thisReferencedInFunctionInsideArrowFunction1.js
…
thisWhenTypeCheckFails.errors.txt
…
thisWhenTypeCheckFails.js
…
throwInEnclosingStatements.js
…
throwStatements.js
…
tooFewArgumentsInGenericFunctionTypedArgument.js
…
tooManyTypeParameters1.errors.txt
…
tooManyTypeParameters1.js
…
topLevel.js
…
topLevelAmbientModule.js
…
topLevelExports.js
…
topLevelFileModule.js
…
topLevelFileModuleMissing.errors.txt
…
topLevelFileModuleMissing.js
…
topLevelLambda2.js
…
topLevelLambda3.js
…
topLevelLambda4.js
…
topLevelLambda.errors.txt
…
topLevelLambda.js
…
topLevelModuleDeclarationAndFile.errors.txt
…
topLevelModuleDeclarationAndFile.js
…
toStringOnPrimitives.js
…
trailingCommaInHeterogenousArrayLiteral1.errors.txt
…
trailingCommaInHeterogenousArrayLiteral1.js
…
trailingSeparatorInFunctionCall.errors.txt
…
transitiveTypeArgumentInference1.js
…
tryCatchFinally.js
…
tryStatements.js
…
twoAccessorsWithSameName2.errors.txt
…
twoAccessorsWithSameName.errors.txt
…
twoGenericInterfacesDifferingByTypeParameterName2.errors.txt
…
twoGenericInterfacesDifferingByTypeParameterName2.js
…
twoGenericInterfacesDifferingByTypeParameterName.errors.txt
…
twoGenericInterfacesDifferingByTypeParameterName.js
…
twoGenericInterfacesWithDifferentConstraints.errors.txt
…
twoGenericInterfacesWithDifferentConstraints.js
…
twoGenericInterfacesWithTheSameNameButDifferentArity.errors.txt
…
twoGenericInterfacesWithTheSameNameButDifferentArity.js
…
twoInterfacesDifferentRootModule2.errors.txt
…
twoInterfacesDifferentRootModule2.js
…
twoInterfacesDifferentRootModule.errors.txt
…
twoInterfacesDifferentRootModule.js
…
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.js
…
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.js
…
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.js
…
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.errors.txt
…
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.js
…
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.js
…
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.errors.txt
…
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.js
…
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.js
…
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js
…
TwoInternalModulesWithTheSameNameAndSameCommonRoot.js
…
twoMergedInterfacesWithDifferingOverloads2.js
…
twoMergedInterfacesWithDifferingOverloads.js
…
typeAnnotationBestCommonTypeInArrayLiteral.js
…
typeArgInference2.js
…
typeArgInference2WithError.errors.txt
…
typeArgInference2WithError.js
…
typeArgInference.js
…
typeArgInferenceWithNull.js
…
typeArgumentConstraintResolution1.errors.txt
…
typeArgumentConstraintResolution1.js
…
typeArgumentInference.js
…
typeArgumentInferenceConstructSignatures.errors.txt
…
typeArgumentInferenceConstructSignatures.js
…
typeArgumentInferenceErrors.errors.txt
…
typeArgumentInferenceErrors.js
…
typeArgumentInferenceOrdering.js
…
typeArgumentInferenceTransitiveConstraints.errors.txt
…
typeArgumentInferenceTransitiveConstraints.js
…
typeArgumentInferenceWithConstraintAsCommonRoot.js
…
typeArgumentInferenceWithConstraints.errors.txt
…
typeArgumentInferenceWithConstraints.js
…
typeArgumentsInFunctionExpressions.js
…
typeArgumentsOnFunctionsWithNoTypeParameters.errors.txt
…
typeArgumentsOnFunctionsWithNoTypeParameters.js
…
typeArgumentsShouldDisallowNonGenericOverloads.errors.txt
…
typeArgumentsShouldDisallowNonGenericOverloads.js
…
typeAssertions.errors.txt
…
typeAssertions.js
…
typeAssertionToGenericFunctionType.errors.txt
…
typeAssertionToGenericFunctionType.js
…
typecheckCommaExpression.errors.txt
…
typecheckCommaExpression.js
…
typecheckIfCondition.errors.txt
…
typecheckIfCondition.js
…
typeCheckingInsideFunctionExpressionInArray.errors.txt
…
typeCheckingInsideFunctionExpressionInArray.js
…
typeCheckObjectCreationExpressionWithUndefinedCallResolutionData.js
…
typeCheckTypeArgument.errors.txt
…
typeCheckTypeArgument.js
…
typeConstraintsWithConstructSignatures.js
…
typedGenericPrototypeMember.js
…
typeIdentityConsidersBrands.errors.txt
…
typeIdentityConsidersBrands.js
…
typeInfer1.errors.txt
…
typeInfer1.js
…
typeInferenceConflictingCandidates.js
…
typeInferenceFixEarly.js
…
typeInferenceReturnTypeCallback.js
…
typeInferenceWithTypeAnnotation.js
…
typeLiteralCallback.js
…
typeMatch1.errors.txt
…
typeMatch1.js
…
typeMatch2.errors.txt
…
typeMatch2.js
…
typeName1.errors.txt
…
typeName1.js
…
typeofAmbientExternalModules.errors.txt
…
typeofAmbientExternalModules.js
…
typeofAnExportedType.errors.txt
…
typeofAnExportedType.js
…
typeofANonExportedType.errors.txt
…
typeofANonExportedType.js
…
typeofClass2.js
…
typeofClass.errors.txt
…
typeofClass.js
…
typeofClassWithPrivates.errors.txt
…
typeofClassWithPrivates.js
…
typeofEnum.js
…
typeOfEnumAndVarRedeclarations.errors.txt
…
typeOfEnumAndVarRedeclarations.js
…
typeofExternalModules.errors.txt
…
typeofExternalModules.js
…
typeofInObjectLiteralType.errors.txt
…
typeofInObjectLiteralType.js
…
typeofInterface.js
…
typeofInternalModules.errors.txt
…
typeofInternalModules.js
…
typeofModuleWithoutExports.js
…
typeOfOnTypeArg.errors.txt
…
typeOfOnTypeArg.js
…
typeOfOperator1.errors.txt
…
typeOfOperator1.js
…
typeofOperatorInvalidOperations.errors.txt
…
typeofOperatorWithAnyOtherType.errors.txt
…
typeofOperatorWithAnyOtherType.js
…
typeofOperatorWithBooleanType.js
…
typeofOperatorWithEnumType.js
…
typeofOperatorWithNumberType.js
…
typeofOperatorWithStringType.js
…
typeofProperty.errors.txt
…
typeofProperty.js
…
typeOfPrototype.js
…
typeofSimple.errors.txt
…
typeofSimple.js
…
typeOfSuperCall.js
…
typeOfThis.errors.txt
…
typeOfThisInAccessor.errors.txt
…
typeOfThisInConstructorParamList.errors.txt
…
typeOfThisInConstructorParamList.js
…
typeOfThisInFunctionExpression.js
…
typeOfThisInInstanceMember2.errors.txt
…
typeOfThisInInstanceMember.errors.txt
…
typeOfThisInMemberFunctions.js
…
typeOfThisInStaticMembers2.errors.txt
…
typeOfThisInStaticMembers2.js
…
typeOfThisInStaticMembers.js
…
typeOfThisInStatics.errors.txt
…
typeofTypeParameter.errors.txt
…
typeofTypeParameter.js
…
typeofUndefined.js
…
typeofUnknownSymbol.errors.txt
…
typeofUnknownSymbol.js
…
typeParameterAndArgumentOfSameName1.js
…
typeParameterArgumentEquivalence2.errors.txt
…
typeParameterArgumentEquivalence2.js
…
typeParameterArgumentEquivalence3.errors.txt
…
typeParameterArgumentEquivalence3.js
…
typeParameterArgumentEquivalence4.errors.txt
…
typeParameterArgumentEquivalence4.js
…
typeParameterArgumentEquivalence5.errors.txt
…
typeParameterArgumentEquivalence5.js
…
typeParameterArgumentEquivalence.errors.txt
…
typeParameterArgumentEquivalence.js
…
typeParameterAsBaseClass.errors.txt
…
typeParameterAsBaseClass.js
…
typeParameterAsBaseType.errors.txt
…
typeParameterAsBaseType.js
…
typeParameterAsElementType.js
…
typeParameterAssignability2.errors.txt
…
typeParameterAssignability2.js
…
typeParameterAssignability3.errors.txt
…
typeParameterAssignability3.js
…
typeParameterAssignability.errors.txt
…
typeParameterAssignability.js
…
typeParameterAssignmentCompat1.errors.txt
…
typeParameterAssignmentCompat1.js
…
typeParameterAssignmentWithConstraints.errors.txt
…
typeParameterAssignmentWithConstraints.js
…
typeParameterAsTypeArgument.js
…
typeParameterAsTypeParameterConstraint2.errors.txt
…
typeParameterAsTypeParameterConstraint2.js
…
typeParameterAsTypeParameterConstraint.errors.txt
…
typeParameterAsTypeParameterConstraint.js
…
typeParameterAsTypeParameterConstraintTransitively2.js
…
typeParameterAsTypeParameterConstraintTransitively.js
…
typeParameterCompatibilityAccrossDeclarations.js
…
typeParameterConstrainedToOuterTypeParameter2.js
…
typeParameterConstrainedToOuterTypeParameter.js
…
typeParameterConstraints1.errors.txt
…
typeParameterDirectlyConstrainedToItself.errors.txt
…
typeParameterDirectlyConstrainedToItself.js
…
typeParameterExplicitlyExtendsAny.errors.txt
…
typeParameterExplicitlyExtendsAny.js
…
typeParameterHasSelfAsConstraint.errors.txt
…
typeParameterHasSelfAsConstraint.js
…
typeParameterIndirectlyConstrainedToItself.errors.txt
…
typeParameterIndirectlyConstrainedToItself.js
…
typeParameterOrderReversal.errors.txt
…
typeParameterOrderReversal.js
…
typeParametersAreIdenticalToThemselves.js
…
typeParametersAvailableInNestedScope2.js
…
typeParametersAvailableInNestedScope.js
…
typeParametersInStaticAccessors.errors.txt
…
typeParametersInStaticMethods.errors.txt
…
typeParametersInStaticMethods.js
…
typeParametersInStaticProperties.errors.txt
…
typeParametersInStaticProperties.js
…
typeParametersShouldNotBeEqual2.errors.txt
…
typeParametersShouldNotBeEqual2.js
…
typeParametersShouldNotBeEqual3.errors.txt
…
typeParametersShouldNotBeEqual3.js
…
typeParametersShouldNotBeEqual.errors.txt
…
typeParametersShouldNotBeEqual.js
…
typeParameterUsedAsConstraint.errors.txt
…
typeParameterUsedAsConstraint.js
…
typeParameterUsedAsTypeParameterConstraint2.errors.txt
…
typeParameterUsedAsTypeParameterConstraint2.js
…
typeParameterUsedAsTypeParameterConstraint3.js
…
typeParameterUsedAsTypeParameterConstraint4.errors.txt
…
typeParameterUsedAsTypeParameterConstraint4.js
…
typeParameterUsedAsTypeParameterConstraint.errors.txt
…
typeParameterUsedAsTypeParameterConstraint.js
…
typeParameterWithInvalidConstraintType.errors.txt
…
typeParameterWithInvalidConstraintType.js
…
typeParamExtendsOtherTypeParam.errors.txt
…
typeParamExtendsOtherTypeParam.js
…
typeQueryOnClass.errors.txt
…
typeResolution.js
…
typeResolution.js.map
…
typeResolution.sourcemap.txt
…
typesOnlyExternalModuleStillHasInstance.errors.txt
…
typesOnlyExternalModuleStillHasInstance.js
…
typesWithDuplicateTypeParameters.errors.txt
…
typesWithDuplicateTypeParameters.js
…
typesWithOptionalProperty.js
…
typesWithPrivateConstructor.errors.txt
…
typesWithPublicConstructor.errors.txt
…
typesWithPublicConstructor.js
…
typesWithSpecializedCallSignatures.js
…
typesWithSpecializedConstructSignatures.js
…
typeVal.js
…
typeValueConflict1.errors.txt
…
typeValueConflict1.js
…
typeValueConflict2.errors.txt
…
typeValueConflict2.js
…
unaryOperators1.js
…
UnaryOperators1.errors.txt
…
unaryPlus.js
…
uncaughtCompilerError1.js
…
uncaughtCompilerError2.errors.txt
…
undeclaredBase.errors.txt
…
undeclaredBase.js
…
undeclaredMethod.errors.txt
…
undeclaredMethod.js
…
undeclaredModuleError.errors.txt
…
undeclaredModuleError.js
…
undeclaredVarEmit.errors.txt
…
undeclaredVarEmit.js
…
undefinedArgumentInference.js
…
undefinedAssignableToEveryType.js
…
undefinedInferentialTyping.js
…
undefinedIsSubtypeOfEverything.js
…
undefinedSymbolReferencedInArrayLiteral1.errors.txt
…
undefinedSymbolReferencedInArrayLiteral1.js
…
undefinedTypeArgument1.errors.txt
…
undefinedTypeArgument1.js
…
undefinedTypeArgument2.errors.txt
…
undefinedTypeArgument2.js
…
underscoreMapFirst.js
…
underscoreTest1.js
…
unexpectedStatementBlockTerminator.errors.txt
…
unexportedInstanceClassVariables.js
…
unicodeIdentifierName2.errors.txt
…
unicodeIdentifierNames.js
…
unknownSymbolInGenericReturnType.errors.txt
…
unknownSymbolInGenericReturnType.js
…
unknownSymbolOffContextualType1.errors.txt
…
unknownSymbolOffContextualType1.js
…
unknownSymbols1.errors.txt
…
unknownSymbols1.js
…
unknownSymbols2.errors.txt
…
unknownSymbols2.js
…
unknownTypeArgOnCall.errors.txt
…
unknownTypeArgOnCall.js
…
unknownTypeErrors.errors.txt
…
unknownTypeErrors.js
…
unqualifiedCallToClassStatic1.errors.txt
…
unqualifiedCallToClassStatic1.js
…
unresolvedTypeAssertionSymbol.errors.txt
…
unresolvedTypeAssertionSymbol.js
…
unspecializedConstraints.errors.txt
…
unspecializedConstraints.js
…
unterminatedRegexAtEndOfSource1.errors.txt
…
unterminatedStringLiteralWithBackslash1.errors.txt
…
untypedArgumentInLambdaExpression.js
…
untypedFunctionCallsWithTypeParameters1.errors.txt
…
untypedFunctionCallsWithTypeParameters1.js
…
unusedImportDeclaration.js
…
usingModuleWithExportImportInValuePosition.js
…
validBooleanAssignments.js
…
validEnumAssignments.js
…
validMultipleVariableDeclarations.js
…
validNullAssignments.errors.txt
…
validNullAssignments.js
…
validNumberAssignments.js
…
validRegexp.errors.txt
…
validStringAssignments.js
…
validUndefinedAssignments.js
…
validUndefinedValues.js
…
validUseOfThisInSuper.js
…
validVoidAssignments.js
…
validVoidValues.js
…
varAndFunctionShareName.errors.txt
…
varAndFunctionShareName.js
…
vararg.errors.txt
…
vararg.js
…
varArgConstructorMemberParameter.errors.txt
…
varArgParamTypeCheck.js
…
varArgsOnConstructorTypes.js
…
varArgWithNoParamName.errors.txt
…
varAsID.errors.txt
…
varBlock.errors.txt
…
vardecl.js
…
variableDeclarator1.js
…
variableDeclaratorResolvedDuringContextualTyping.errors.txt
…
variableDeclaratorResolvedDuringContextualTyping.js
…
varInFunctionInVarInitializer.js
…
varNameConflictsWithImportInDifferentPartOfModule.errors.txt
…
varNameConflictsWithImportInDifferentPartOfModule.js
…
visibilityOfCrossModuleTypeUsage.js
…
visSyntax.js
…
voidArrayLit.errors.txt
…
voidArrayLit.js
…
voidAsNonAmbiguousReturnType.errors.txt
…
voidAsNonAmbiguousReturnType.js
…
voidAsOperator.js
…
voidConstructor.js
…
voidFunctionAssignmentCompat.js
…
voidOperator1.js
…
voidOperatorInvalidOperations.errors.txt
…
voidOperatorWithAnyOtherType.errors.txt
…
voidOperatorWithAnyOtherType.js
…
voidOperatorWithBooleanType.js
…
voidOperatorWithEnumType.js
…
voidOperatorWithNumberType.js
…
voidOperatorWithStringType.js
…
voidReturnLambdaValue.js
…
whileBreakStatements.js
…
whileContinueStatements.js
…
widenedTypes1.js
…
widenedTypes.errors.txt
…
widenedTypes.js
…
widenToAny1.errors.txt
…
widenToAny1.js
…
widenToAny2.errors.txt
…
widenToAny2.js
…
withExportDecl.errors.txt
…
withImportDecl.js
…
withStatement.errors.txt
…
withStatement.js
…
withStatementErrors.errors.txt
…
withStatementNestedScope.js
…
withStatements.errors.txt
…
withStatements.js
…
witness.errors.txt
…
witness.js
…
wrappedAndRecursiveConstraints2.errors.txt
…
wrappedAndRecursiveConstraints2.js
…
wrappedAndRecursiveConstraints3.js
…
wrappedAndRecursiveConstraints4.errors.txt
…
wrappedAndRecursiveConstraints4.js
…
wrappedAndRecursiveConstraints.js
…
wrappedRecursiveGenericType.errors.txt
…
wrappedRecursiveGenericType.js
…