TypeScript/tests/baselines/reference
2014-11-01 23:54:55 -07:00
..
project Report duplicate identifier errors on all locations for merged declarations to align with local declarations 2014-10-14 15:18:44 -07:00
2dArrays.js
2dArrays.types
acceptableAlias1.js
acceptableAlias1.types
accessibilityModifiers.errors.txt
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
accessorWithES5.types
accessorWithInitializer.errors.txt
accessorWithMismatchedAccessibilityModifiers.errors.txt
accessorWithMismatchedAccessibilityModifiers.js
accessorWithRestParam.errors.txt
accessOverriddenBaseClassMember1.js
accessOverriddenBaseClassMember1.types
additionOperatorWithAnyAndEveryType.js
additionOperatorWithAnyAndEveryType.types
additionOperatorWithInvalidOperands.errors.txt
additionOperatorWithInvalidOperands.js
additionOperatorWithNullValueAndInvalidOperator.errors.txt
additionOperatorWithNullValueAndInvalidOperator.js
additionOperatorWithNullValueAndValidOperator.js
additionOperatorWithNullValueAndValidOperator.types
additionOperatorWithNumberAndEnum.js
additionOperatorWithNumberAndEnum.types
additionOperatorWithOnlyNullValueOrUndefinedValue.errors.txt
additionOperatorWithOnlyNullValueOrUndefinedValue.js
additionOperatorWithStringAndEveryType.js
additionOperatorWithStringAndEveryType.types
additionOperatorWithTypeParameter.errors.txt
additionOperatorWithTypeParameter.js
additionOperatorWithUndefinedValueAndInvalidOperands.errors.txt
additionOperatorWithUndefinedValueAndInvalidOperands.js
additionOperatorWithUndefinedValueAndValidOperator.js
additionOperatorWithUndefinedValueAndValidOperator.types
addMoreCallSignaturesToBaseSignature.js
addMoreCallSignaturesToBaseSignature.types
addMoreCallSignaturesToBaseSignature2.js
addMoreCallSignaturesToBaseSignature2.types
addMoreOverloadsToBaseSignature.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
addMoreOverloadsToBaseSignature.js
aliasAssignments.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
aliasAssignments.js
aliasBug.errors.txt
aliasBug.js
aliasErrors.errors.txt
aliasInaccessibleModule.errors.txt
aliasInaccessibleModule.js
aliasInaccessibleModule2.errors.txt
aliasInaccessibleModule2.js
aliasOnMergedModuleInterface.errors.txt
aliasOnMergedModuleInterface.js
aliasUsageInAccessorsOfClass.js
aliasUsageInAccessorsOfClass.types
aliasUsageInArray.js
aliasUsageInArray.types Accepting new baselines 2014-10-13 06:56:58 -07:00
aliasUsageInFunctionExpression.js
aliasUsageInFunctionExpression.types
aliasUsageInGenericFunction.js
aliasUsageInGenericFunction.types
aliasUsageInIndexerOfClass.js
aliasUsageInIndexerOfClass.types
aliasUsageInObjectLiteral.js
aliasUsageInObjectLiteral.types
aliasUsageInOrExpression.js
aliasUsageInOrExpression.types Accepting new baselines 2014-10-10 17:01:28 -07:00
aliasUsageInTypeArgumentOfExtendsClause.js
aliasUsageInTypeArgumentOfExtendsClause.types
aliasUsageInVarAssignment.js
aliasUsageInVarAssignment.types
aliasUsedAsNameValue.js
aliasUsedAsNameValue.types
aliasWithInterfaceExportAssignmentUsedInVarInitializer.errors.txt
aliasWithInterfaceExportAssignmentUsedInVarInitializer.js
ambientClassDeclarationWithExtends.js
ambientClassDeclarationWithExtends.types
ambientClassOverloadForFunction.errors.txt
ambientClassOverloadForFunction.js
ambientDeclarations.js
ambientDeclarations.types
ambientDeclarationsExternal.errors.txt
ambientEnumElementInitializer1.js
ambientEnumElementInitializer1.types
ambientEnumElementInitializer2.js
ambientEnumElementInitializer2.types
ambientEnumElementInitializer3.errors.txt
ambientEnumElementInitializer4.js
ambientEnumElementInitializer4.types
ambientEnumElementInitializer5.js
ambientEnumElementInitializer5.types
ambientEnumElementInitializer6.js
ambientEnumElementInitializer6.types
ambientErrors.errors.txt
ambientExternalModuleInAnotherExternalModule.errors.txt
ambientExternalModuleInAnotherExternalModule.js
ambientExternalModuleInsideNonAmbient.errors.txt
ambientExternalModuleInsideNonAmbient.js
ambientExternalModuleInsideNonAmbientExternalModule.errors.txt
ambientExternalModuleInsideNonAmbientExternalModule.js
ambientExternalModuleMerging.js
ambientExternalModuleMerging.types
ambientExternalModuleReopen.js
ambientExternalModuleReopen.types
ambientExternalModuleWithInternalImportDeclaration.js
ambientExternalModuleWithInternalImportDeclaration.types
ambientExternalModuleWithoutInternalImportDeclaration.js
ambientExternalModuleWithoutInternalImportDeclaration.types
ambientExternalModuleWithRelativeExternalImportDeclaration.errors.txt
ambientExternalModuleWithRelativeExternalImportDeclaration.js
ambientExternalModuleWithRelativeModuleName.errors.txt
ambientExternalModuleWithRelativeModuleName.js
ambientFundule.js
ambientFundule.types
ambientGetters.errors.txt
ambientInsideNonAmbient.js
ambientInsideNonAmbient.types
ambientInsideNonAmbientExternalModule.js
ambientInsideNonAmbientExternalModule.types
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.js
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.types
AmbientModuleAndAmbientWithSameNameAndCommonRoot.js
AmbientModuleAndAmbientWithSameNameAndCommonRoot.types
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.js
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.types
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.js
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.types
ambientModuleExports.js
ambientModuleExports.types
ambientModules.js
ambientModules.types
ambientModuleWithClassDeclarationWithExtends.js
ambientModuleWithClassDeclarationWithExtends.types
ambientWithStatements.errors.txt
ambiguousCallsWhereReturnTypesAgree.js
ambiguousCallsWhereReturnTypesAgree.types
ambiguousGenericAssertion1.errors.txt
ambiguousOverload.errors.txt
ambiguousOverload.js
ambiguousOverloadResolution.js
ambiguousOverloadResolution.types
amdDependencyComment1.errors.txt
amdDependencyComment1.js
amdDependencyComment2.errors.txt
amdDependencyComment2.js
amdImportAsPrimaryExpression.js
amdImportAsPrimaryExpression.types
amdImportNotAsPrimaryExpression.js
amdImportNotAsPrimaryExpression.types
anonterface.js
anonterface.types
anonymousModules.errors.txt
anyAsConstructor.errors.txt
anyAsConstructor.js
anyAsFunctionCall.js
anyAsFunctionCall.types
anyAsGenericFunctionCall.errors.txt
anyAsGenericFunctionCall.js
anyAsReturnTypeForNewOnCall.js
anyAsReturnTypeForNewOnCall.types
anyAssignabilityInInheritance.js
anyAssignabilityInInheritance.types
anyAssignableToEveryType.js
anyAssignableToEveryType.types
anyAssignableToEveryType2.errors.txt
anyAssignableToEveryType2.js
anyDeclare.errors.txt
anyDeclare.js
anyIdenticalToItself.errors.txt
anyInferenceAnonymousFunctions.js
anyInferenceAnonymousFunctions.types
anyIsAssignableToObject.js
anyIsAssignableToObject.types
anyIsAssignableToVoid.js
anyIsAssignableToVoid.types
anyPlusAny1.js
anyPlusAny1.types
anyPropertyAccess.js
anyPropertyAccess.types
apparentTypeSubtyping.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
apparentTypeSubtyping.js
apparentTypeSupertype.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
apparentTypeSupertype.js
argsInScope.js
argsInScope.types
arguments.js
arguments.types
argumentsBindsToFunctionScopeArgumentList.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
argumentsBindsToFunctionScopeArgumentList.js
argumentsUsedInObjectLiteralProperty.js
argumentsUsedInObjectLiteralProperty.types
arithAssignTyping.errors.txt
arithAssignTyping.js
arithmeticOnInvalidTypes.errors.txt
arithmeticOnInvalidTypes.js
arithmeticOnInvalidTypes2.errors.txt
arithmeticOnInvalidTypes2.js
arithmeticOperatorWithAnyAndNumber.js
arithmeticOperatorWithAnyAndNumber.types
arithmeticOperatorWithEnum.js
arithmeticOperatorWithEnum.types
arithmeticOperatorWithInvalidOperands.errors.txt
arithmeticOperatorWithInvalidOperands.js
arithmeticOperatorWithNullValueAndInvalidOperands.errors.txt
arithmeticOperatorWithNullValueAndInvalidOperands.js
arithmeticOperatorWithNullValueAndValidOperands.js
arithmeticOperatorWithNullValueAndValidOperands.types
arithmeticOperatorWithOnlyNullValueOrUndefinedValue.errors.txt
arithmeticOperatorWithOnlyNullValueOrUndefinedValue.js
arithmeticOperatorWithTypeParameter.errors.txt
arithmeticOperatorWithTypeParameter.js
arithmeticOperatorWithUndefinedValueAndInvalidOperands.errors.txt
arithmeticOperatorWithUndefinedValueAndInvalidOperands.js
arithmeticOperatorWithUndefinedValueAndValidOperands.js
arithmeticOperatorWithUndefinedValueAndValidOperands.types
arrayAssignmentTest1.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
arrayAssignmentTest1.js
arrayAssignmentTest2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
arrayAssignmentTest2.js
arrayAssignmentTest3.errors.txt
arrayAssignmentTest3.js
arrayAssignmentTest4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
arrayAssignmentTest4.js
arrayAssignmentTest5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
arrayAssignmentTest5.js
arrayAssignmentTest6.js
arrayAssignmentTest6.types
arrayAugment.js
arrayAugment.types
arrayBestCommonTypes.js Test updates from union changes 2014-10-10 14:41:14 -07:00
arrayBestCommonTypes.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
arrayCast.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
arrayCast.js
arrayconcat.js
arrayconcat.types
arrayConcat2.js
arrayConcat2.types Accepting new baselines 2014-10-13 06:56:58 -07:00
arrayConcatMap.js
arrayConcatMap.types
arrayConstructors1.js
arrayConstructors1.types
arrayLiteral.js
arrayLiteral.types Accepting new baselines 2014-10-13 06:56:58 -07:00
arrayLiteral1.js
arrayLiteral1.types
arrayLiteral2.js
arrayLiteral2.types
arrayLiteralAndArrayConstructorEquivalence1.errors.txt
arrayLiteralAndArrayConstructorEquivalence1.js
arrayLiteralContextualType.js Test updates from union changes 2014-10-10 14:41:14 -07:00
arrayLiteralContextualType.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
arrayLiteralInNonVarArgParameter.js
arrayLiteralInNonVarArgParameter.types Accepting new baselines 2014-10-13 06:56:58 -07:00
arrayLiterals.js Test updates from union changes 2014-10-10 14:41:14 -07:00
arrayLiterals.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
arrayLiteralsWithRecursiveGenerics.js
arrayLiteralsWithRecursiveGenerics.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
arrayLiteralTypeInference.js
arrayLiteralTypeInference.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
arrayLiteralWidened.js
arrayLiteralWidened.types
arrayLiteralWithMultipleBestCommonTypes.js
arrayLiteralWithMultipleBestCommonTypes.types Merge branch 'master' into optionalPropertySubtyping 2014-10-20 11:33:23 -07:00
arrayOfExportedClass.js
arrayOfExportedClass.types
arrayOfFunctionTypes3.js
arrayOfFunctionTypes3.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
arrayReferenceWithoutTypeArgs.errors.txt
arrayReferenceWithoutTypeArgs.js
arraySigChecking.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
arrayTypeInSignatureOfInterfaceAndClass.js
arrayTypeInSignatureOfInterfaceAndClass.types
arrayTypeOfFunctionTypes.errors.txt
arrayTypeOfFunctionTypes.js
arrayTypeOfFunctionTypes2.errors.txt
arrayTypeOfFunctionTypes2.js
arrayTypeOfTypeOf.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
ArrowFunction1.errors.txt
ArrowFunction2.errors.txt
ArrowFunction3.errors.txt
ArrowFunction4.js
ArrowFunction4.types
arrowFunctionContexts.errors.txt
arrowFunctionContexts.js
ArrowFunctionExpression1.errors.txt
ArrowFunctionExpression1.js
arrowFunctionExpressions.js
arrowFunctionExpressions.types
arrowFunctionInConstructorArgument1.errors.txt
arrowFunctionInConstructorArgument1.js
arrowFunctionInExpressionStatement1.js
arrowFunctionInExpressionStatement1.types
arrowFunctionInExpressionStatement2.js
arrowFunctionInExpressionStatement2.types
arrowFunctionMissingCurlyWithSemicolon.errors.txt
arrowFunctionsMissingTokens.errors.txt
asiAmbientFunctionDeclaration.js
asiAmbientFunctionDeclaration.types
asiArith.js
asiArith.types
asiBreak.js
asiBreak.types
asiContinue.js
asiContinue.types
asiInES6Classes.js
asiInES6Classes.types
asiReturn.errors.txt
assertInWrapSomeTypeParameter.errors.txt
assign1.js
assign1.types
assignAnyToEveryType.errors.txt
assignAnyToEveryType.js
assignEveryTypeToAny.js
assignEveryTypeToAny.types
assignFromBooleanInterface.errors.txt
assignFromBooleanInterface.js
assignFromBooleanInterface2.errors.txt
assignFromBooleanInterface2.js
assignFromNumberInterface.errors.txt
assignFromNumberInterface.js
assignFromNumberInterface2.errors.txt
assignFromNumberInterface2.js
assignFromStringInterface.errors.txt
assignFromStringInterface.js
assignFromStringInterface2.errors.txt
assignFromStringInterface2.js
assignLambdaToNominalSubtypeOfFunction.errors.txt
assignLambdaToNominalSubtypeOfFunction.js
assignmentCompat1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompat1.js
assignmentCompatability1.js
assignmentCompatability1.types
assignmentCompatability2.js
assignmentCompatability2.types
assignmentCompatability3.js
assignmentCompatability3.types
assignmentCompatability4.js
assignmentCompatability4.types
assignmentCompatability5.js
assignmentCompatability5.types
assignmentCompatability6.js
assignmentCompatability6.types
assignmentCompatability7.js
assignmentCompatability7.types
assignmentCompatability8.js
assignmentCompatability8.types
assignmentCompatability9.js
assignmentCompatability9.types
assignmentCompatability10.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability10.js
assignmentCompatability11.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability11.js
assignmentCompatability12.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability12.js
assignmentCompatability13.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability13.js
assignmentCompatability14.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability14.js
assignmentCompatability15.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability15.js
assignmentCompatability16.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability16.js
assignmentCompatability17.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability17.js
assignmentCompatability18.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability18.js
assignmentCompatability19.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability19.js
assignmentCompatability20.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability20.js
assignmentCompatability21.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability21.js
assignmentCompatability22.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability22.js
assignmentCompatability23.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability23.js
assignmentCompatability24.errors.txt
assignmentCompatability24.js
assignmentCompatability25.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability25.js
assignmentCompatability26.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability26.js
assignmentCompatability27.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability27.js
assignmentCompatability28.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability28.js
assignmentCompatability29.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability29.js
assignmentCompatability30.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability30.js
assignmentCompatability31.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability31.js
assignmentCompatability32.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability32.js
assignmentCompatability33.errors.txt
assignmentCompatability33.js
assignmentCompatability34.errors.txt
assignmentCompatability34.js
assignmentCompatability35.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability35.js
assignmentCompatability36.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability36.js
assignmentCompatability37.errors.txt
assignmentCompatability37.js
assignmentCompatability38.errors.txt
assignmentCompatability38.js
assignmentCompatability39.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability39.js
assignmentCompatability40.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability40.js
assignmentCompatability41.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability41.js
assignmentCompatability42.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability42.js
assignmentCompatability43.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability43.js
assignmentCompatability_checking-apply-member-off-of-function-interface.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability_checking-apply-member-off-of-function-interface.js
assignmentCompatability_checking-call-member-off-of-function-interface.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatability_checking-call-member-off-of-function-interface.js
assignmentCompatBetweenTupleAndArray.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatBetweenTupleAndArray.js Fix newlines in tests 2014-10-10 14:23:12 -07:00
assignmentCompatBug2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatBug2.js
assignmentCompatBug3.errors.txt
assignmentCompatBug5.errors.txt
assignmentCompatBug5.js
assignmentCompatForEnums.js
assignmentCompatForEnums.types
assignmentCompatFunctionsWithOptionalArgs.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatFunctionsWithOptionalArgs.js
assignmentCompatibilityForConstrainedTypeParameters.js
assignmentCompatibilityForConstrainedTypeParameters.types
assignmentCompatInterfaceWithStringIndexSignature.errors.txt
assignmentCompatInterfaceWithStringIndexSignature.js
assignmentCompatOnNew.js
assignmentCompatOnNew.types
assignmentCompatWithCallSignatures.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithCallSignatures.js
assignmentCompatWithCallSignatures2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithCallSignatures2.js
assignmentCompatWithCallSignatures3.js
assignmentCompatWithCallSignatures3.types
assignmentCompatWithCallSignatures4.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
assignmentCompatWithCallSignatures4.js
assignmentCompatWithCallSignatures5.js
assignmentCompatWithCallSignatures5.types
assignmentCompatWithCallSignatures6.js
assignmentCompatWithCallSignatures6.types
assignmentCompatWithCallSignaturesWithOptionalParameters.errors.txt
assignmentCompatWithCallSignaturesWithOptionalParameters.js
assignmentCompatWithCallSignaturesWithRestParameters.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithCallSignaturesWithRestParameters.js
assignmentCompatWithConstructSignatures.errors.txt
assignmentCompatWithConstructSignatures.js
assignmentCompatWithConstructSignatures2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithConstructSignatures2.js
assignmentCompatWithConstructSignatures3.js
assignmentCompatWithConstructSignatures3.types
assignmentCompatWithConstructSignatures4.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
assignmentCompatWithConstructSignatures4.js
assignmentCompatWithConstructSignatures5.js
assignmentCompatWithConstructSignatures5.types
assignmentCompatWithConstructSignatures6.js
assignmentCompatWithConstructSignatures6.types
assignmentCompatWithConstructSignaturesWithOptionalParameters.errors.txt
assignmentCompatWithConstructSignaturesWithOptionalParameters.js
assignmentCompatWithGenericCallSignatures.js
assignmentCompatWithGenericCallSignatures.types
assignmentCompatWithGenericCallSignatures2.js
assignmentCompatWithGenericCallSignatures2.types
assignmentCompatWithGenericCallSignatures3.js
assignmentCompatWithGenericCallSignatures3.types
assignmentCompatWithGenericCallSignatures4.errors.txt
assignmentCompatWithGenericCallSignatures4.js
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.errors.txt
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.js
assignmentCompatWithNumericIndexer.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
assignmentCompatWithNumericIndexer.js
assignmentCompatWithNumericIndexer2.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
assignmentCompatWithNumericIndexer2.js
assignmentCompatWithNumericIndexer3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithNumericIndexer3.js
assignmentCompatWithObjectMembers.js
assignmentCompatWithObjectMembers.types
assignmentCompatWithObjectMembers2.js
assignmentCompatWithObjectMembers2.types
assignmentCompatWithObjectMembers3.js
assignmentCompatWithObjectMembers3.types
assignmentCompatWithObjectMembers4.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
assignmentCompatWithObjectMembers4.js
assignmentCompatWithObjectMembers5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithObjectMembers5.js
assignmentCompatWithObjectMembersAccessibility.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithObjectMembersAccessibility.js
assignmentCompatWithObjectMembersNumericNames.js
assignmentCompatWithObjectMembersNumericNames.types
assignmentCompatWithObjectMembersOptionality.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithObjectMembersOptionality.js
assignmentCompatWithObjectMembersOptionality2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithObjectMembersOptionality2.js
assignmentCompatWithObjectMembersStringNumericNames.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithObjectMembersStringNumericNames.js
assignmentCompatWithOverloads.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithOverloads.js
assignmentCompatWithStringIndexer.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
assignmentCompatWithStringIndexer.js
assignmentCompatWithStringIndexer2.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
assignmentCompatWithStringIndexer2.js
assignmentCompatWithStringIndexer3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentCompatWithStringIndexer3.js
assignmentCompatWithWithGenericConstructSignatures.js
assignmentCompatWithWithGenericConstructSignatures.types
assignmentLHSIsReference.js
assignmentLHSIsReference.types
assignmentLHSIsValue.errors.txt
assignments.errors.txt
assignments.js
assignmentStricterConstraints.errors.txt
assignmentStricterConstraints.js
assignmentToFunction.errors.txt
assignmentToFunction.js
assignmentToObject.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentToObject.js
assignmentToObjectAndFunction.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
assignmentToObjectAndFunction.js
assignmentToParenthesizedExpression1.errors.txt
assignmentToParenthesizedExpression1.js
assignmentToParenthesizedIdentifiers.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
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
assignToObjectTypeWithPrototypeProperty.types
assignToPrototype1.js
assignToPrototype1.types
augmentArray.js
augmentArray.types
augmentedClassWithPrototypePropertyOnModule.errors.txt
augmentedClassWithPrototypePropertyOnModule.js
augmentedTypeAssignmentCompatIndexSignature.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
augmentedTypeAssignmentCompatIndexSignature.js
augmentedTypeBracketAccessIndexSignature.js
augmentedTypeBracketAccessIndexSignature.types
augmentedTypeBracketNamedPropertyAccess.js
augmentedTypeBracketNamedPropertyAccess.types
augmentedTypesClass.errors.txt
augmentedTypesClass.js
augmentedTypesClass2.errors.txt
augmentedTypesClass2.js
augmentedTypesClass2a.errors.txt
augmentedTypesClass2a.js
augmentedTypesClass3.js
augmentedTypesClass3.types
augmentedTypesClass4.errors.txt
augmentedTypesClass4.js
augmentedTypesEnum.errors.txt
augmentedTypesEnum.js
augmentedTypesEnum2.errors.txt
augmentedTypesEnum2.js
augmentedTypesEnum3.errors.txt
augmentedTypesEnum3.js
augmentedTypesExternalModule1.js
augmentedTypesExternalModule1.types
augmentedTypesFunction.errors.txt
augmentedTypesFunction.js
augmentedTypesInterface.errors.txt
augmentedTypesInterface.js
augmentedTypesModules.errors.txt
augmentedTypesModules.js
augmentedTypesModules2.errors.txt
augmentedTypesModules2.js
augmentedTypesModules3.errors.txt
augmentedTypesModules3.js
augmentedTypesModules3b.js
augmentedTypesModules3b.types
augmentedTypesModules4.js
augmentedTypesModules4.types
augmentedTypesVar.errors.txt
augmentedTypesVar.js
autoAsiForStaticsInClassDeclaration.js
autoAsiForStaticsInClassDeclaration.types
autoLift2.errors.txt
autolift3.errors.txt
autolift3.js
autolift4.errors.txt
autolift4.js
autonumberingInEnums.js
autonumberingInEnums.types
avoid.js
avoid.types
badArrayIndex.errors.txt
badArraySyntax.errors.txt
badExternalModuleReference.errors.txt
badExternalModuleReference.js
badOverloadError.js
badOverloadError.types Accepting new baselines 2014-10-13 06:56:58 -07:00
badThisBinding.js
badThisBinding.types
baseCheck.errors.txt
baseCheck.js
baseIndexSignatureResolution.js
baseIndexSignatureResolution.types
bases.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
baseTypeAfterDerivedType.js
baseTypeAfterDerivedType.types
baseTypeOrderChecking.js
baseTypeOrderChecking.types
baseTypePrivateMemberClash.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
baseTypePrivateMemberClash.js
bestCommonTypeOfConditionalExpressions.js
bestCommonTypeOfConditionalExpressions.types Accepting new baselines 2014-10-19 16:44:32 -07:00
bestCommonTypeOfConditionalExpressions2.errors.txt Test updates from union changes 2014-10-10 14:41:14 -07:00
bestCommonTypeOfConditionalExpressions2.js
bestCommonTypeOfTuple.js Fix newlines in tests 2014-10-10 14:23:12 -07:00
bestCommonTypeOfTuple.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
bestCommonTypeOfTuple2.js Fix newlines in tests 2014-10-10 14:23:12 -07:00
bestCommonTypeOfTuple2.types Fix newlines in tests 2014-10-10 14:23:12 -07:00
bestCommonTypeReturnStatement.js
bestCommonTypeReturnStatement.types
bestCommonTypeWithContextualTyping.js
bestCommonTypeWithContextualTyping.types
bestCommonTypeWithOptionalProperties.js
bestCommonTypeWithOptionalProperties.types
binaryArithmatic1.js
binaryArithmatic1.types
binaryArithmatic2.js
binaryArithmatic2.types
binaryArithmatic3.errors.txt
binaryArithmatic3.js
binaryArithmatic4.errors.txt
binaryArithmatic4.js
bind1.errors.txt
bind1.js
bind2.js
bind2.types
binopAssignmentShouldHaveType.js
binopAssignmentShouldHaveType.types
bitwiseCompoundAssignmentOperators.errors.txt Fix newlines in tests 2014-10-10 14:23:12 -07:00
bitwiseCompoundAssignmentOperators.js Fix newlines in tests 2014-10-10 14:23:12 -07:00
bitwiseNotOperatorInvalidOperations.errors.txt
bitwiseNotOperatorWithAnyOtherType.errors.txt
bitwiseNotOperatorWithAnyOtherType.js
bitwiseNotOperatorWithBooleanType.js
bitwiseNotOperatorWithBooleanType.types
bitwiseNotOperatorWithEnumType.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
bitwiseNotOperatorWithEnumType.types Fixing tests and baselines 2014-10-08 11:11:36 -07:00
bitwiseNotOperatorWithNumberType.js
bitwiseNotOperatorWithNumberType.types
bitwiseNotOperatorWithStringType.js
bitwiseNotOperatorWithStringType.types
bom-utf8.js
bom-utf8.types
bom-utf16be.js
bom-utf16be.types
bom-utf16le.js
bom-utf16le.types
booleanPropertyAccess.js
booleanPropertyAccess.types
boolInsteadOfBoolean.errors.txt
boolInsteadOfBoolean.js
bpSpan_arrayLiteralExpressions.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_binaryExpressions.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_breakOrContinue.baseline Breakpoints in break/continue statements 2014-10-20 23:04:19 -07:00
bpSpan_class.baseline Span on whole method/accessors if they are of class declaration 2014-10-21 14:19:41 -07:00
bpSpan_classAmbient.baseline Breakpoints in classes 2014-10-20 23:05:35 -07:00
bpSpan_classes.baseline Span on whole method/accessors if they are of class declaration 2014-10-21 14:19:41 -07:00
bpSpan_conditionalExpressions.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_debugger.baseline Breakpoint span in the debugger statement 2014-10-20 23:03:52 -07:00
bpSpan_do.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_enums.baseline Set breakpoint on whole enum declaration if set on the enum name of enum keyword 2014-10-21 11:33:21 -07:00
bpSpan_exportAssignment.baseline Breakpoint span on class and its name is set on whole declaration 2014-10-21 13:17:44 -07:00
bpSpan_for.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_forIn.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_functionExpressions.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_functions.baseline Span on whole function if the function is exported 2014-10-21 14:02:47 -07:00
bpSpan_ifElse.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_import.baseline Breakpoint span on class and its name is set on whole declaration 2014-10-21 13:17:44 -07:00
bpSpan_inBlankLine.baseline Do not set breakpoints on the blank line or comment only line 2014-10-20 23:05:53 -07:00
bpSpan_inComments.baseline Do not set breakpoints on the blank line or comment only line 2014-10-20 23:05:53 -07:00
bpSpan_interface.baseline Breakpoint span on module and its name is set on whole declaration if it is instantiated 2014-10-21 12:55:46 -07:00
bpSpan_labeled.baseline Breakpoints in labeled statements 2014-10-20 23:04:10 -07:00
bpSpan_module.baseline Span on whole function if the function is exported 2014-10-21 14:02:47 -07:00
bpSpan_moduleAmbient.baseline Breakpoints in module declaration 2014-10-20 23:05:26 -07:00
bpSpan_moduleEmpty.baseline Breakpoints in module declaration 2014-10-20 23:05:26 -07:00
bpSpan_objectLiteralExpressions.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_parenCallOrNewExpressions.baseline Breakpoint span on class and its name is set on whole declaration 2014-10-21 13:17:44 -07:00
bpSpan_stmts.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_switch.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_tryCatchFinally.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_typeAssertionExpressions.baseline Breakpoint span on class and its name is set on whole declaration 2014-10-21 13:17:44 -07:00
bpSpan_unaryExpressions.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_variables.baseline Exported variables can have breakpoint even if they do not have initializer 2014-10-21 18:09:05 -07:00
bpSpan_while.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
bpSpan_with.baseline Breakpoints in expressions 2014-10-20 23:05:44 -07:00
breakInIterationOrSwitchStatement1.js
breakInIterationOrSwitchStatement1.types
breakInIterationOrSwitchStatement2.js
breakInIterationOrSwitchStatement2.types
breakInIterationOrSwitchStatement3.js
breakInIterationOrSwitchStatement3.types
breakInIterationOrSwitchStatement4.errors.txt
breakInIterationOrSwitchStatement4.js
breakNotInIterationOrSwitchStatement1.errors.txt
breakNotInIterationOrSwitchStatement2.errors.txt
breakTarget1.js
breakTarget1.types
breakTarget2.js
breakTarget2.types
breakTarget3.js
breakTarget3.types
breakTarget4.js
breakTarget4.types
breakTarget5.errors.txt
breakTarget6.errors.txt
callbackArgsDifferByOptionality.errors.txt
callbackArgsDifferByOptionality.js
callbacksDontShareTypes.js
callbacksDontShareTypes.types
callConstructAssignment.errors.txt
callConstructAssignment.js
callExpressionWithTypeParameterConstrainedToOuterTypeParameter.js
callExpressionWithTypeParameterConstrainedToOuterTypeParameter.types
callGenericFunctionWithIncorrectNumberOfTypeArguments.errors.txt
callGenericFunctionWithIncorrectNumberOfTypeArguments.js
callGenericFunctionWithZeroTypeArguments.js
callGenericFunctionWithZeroTypeArguments.types
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
callSignatureAssignabilityInInheritance.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
callSignatureAssignabilityInInheritance.js
callSignatureAssignabilityInInheritance2.js
callSignatureAssignabilityInInheritance2.types
callSignatureAssignabilityInInheritance3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
callSignatureAssignabilityInInheritance3.js
callSignatureAssignabilityInInheritance4.js
callSignatureAssignabilityInInheritance4.types
callSignatureAssignabilityInInheritance5.js
callSignatureAssignabilityInInheritance5.types
callSignatureAssignabilityInInheritance6.js
callSignatureAssignabilityInInheritance6.types
callSignatureFunctionOverload.js
callSignatureFunctionOverload.types
callSignaturesShouldBeResolvedBeforeSpecialization.errors.txt
callSignaturesShouldBeResolvedBeforeSpecialization.js
callSignaturesThatDifferOnlyByReturnType.js
callSignaturesThatDifferOnlyByReturnType.types
callSignaturesThatDifferOnlyByReturnType2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
callSignaturesThatDifferOnlyByReturnType2.js
callSignaturesThatDifferOnlyByReturnType3.js
callSignaturesThatDifferOnlyByReturnType3.types
callSignaturesWithAccessibilityModifiersOnParameters.errors.txt
callSignaturesWithAccessibilityModifiersOnParameters.js
callSignaturesWithDuplicateParameters.errors.txt
callSignaturesWithDuplicateParameters.js
callSignaturesWithOptionalParameters.js
callSignaturesWithOptionalParameters.types
callSignaturesWithOptionalParameters2.js
callSignaturesWithOptionalParameters2.types
callSignaturesWithParameterInitializers.errors.txt
callSignaturesWithParameterInitializers.js
callSignaturesWithParameterInitializers2.errors.txt
callSignatureWithOptionalParameterAndInitializer.errors.txt
callSignatureWithoutAnnotationsOrBody.js
callSignatureWithoutAnnotationsOrBody.types
callSignatureWithoutReturnTypeAnnotationInference.js
callSignatureWithoutReturnTypeAnnotationInference.types
callWithWrongNumberOfTypeArguments.errors.txt
callWithWrongNumberOfTypeArguments.js
cannotInvokeNewOnErrorExpression.errors.txt
cannotInvokeNewOnIndexExpression.errors.txt
cannotInvokeNewOnIndexExpression.js
captureThisInSuperCall.js
captureThisInSuperCall.types
castExpressionParentheses.js
castExpressionParentheses.types
castingTuple.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
castingTuple.js Fix newlines in tests 2014-10-10 14:23:12 -07:00
castNewObjectBug.js
castNewObjectBug.types
castParentheses.js
castParentheses.types
castTest.js
castTest.types
catch.js
catch.types
catchClauseWithTypeAnnotation.errors.txt
cf.js
cf.types
chainedAssignment1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
chainedAssignment1.js
chainedAssignment2.js
chainedAssignment2.types
chainedAssignment3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
chainedAssignment3.js
chainedAssignmentChecking.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
chainedAssignmentChecking.js
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter.errors.txt
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter.js
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.errors.txt
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.js
chainedImportAlias.js
chainedImportAlias.types
chainedSpecializationToObjectTypeLiteral.js
chainedSpecializationToObjectTypeLiteral.types
checkForObjectTooStrict.errors.txt
checkForObjectTooStrict.js
checkInfiniteExpansionTermination.js Addressing feedback and adding regression tests 2014-10-31 14:23:29 -07:00
checkInfiniteExpansionTermination.types Addressing feedback and adding regression tests 2014-10-31 14:23:29 -07:00
checkInfiniteExpansionTermination2.js Addressing feedback and adding regression tests 2014-10-31 14:23:29 -07:00
checkInfiniteExpansionTermination2.types Addressing feedback and adding regression tests 2014-10-31 14:23:29 -07:00
checkInterfaceBases.js
checkInterfaceBases.types
circularImportAlias.js
circularImportAlias.types
circularModuleImports.errors.txt
circularModuleImports.js
circularReference.errors.txt
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
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.types
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.errors.txt
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.js
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.js
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.types
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.js
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.types
ClassAndModuleWithSameNameAndCommonRoot.errors.txt
ClassAndModuleWithSameNameAndCommonRoot.js
classAndVariableWithSameName.errors.txt
classAndVariableWithSameName.js
classAppearsToHaveMembersOfObject.js
classAppearsToHaveMembersOfObject.types
classBodyWithStatements.errors.txt
classCannotExtendVar.errors.txt
classCannotExtendVar.js
classConstructorAccessibility.errors.txt
classConstructorParametersAccessibility.errors.txt
classConstructorParametersAccessibility.js
classConstructorParametersAccessibility2.errors.txt
classConstructorParametersAccessibility2.js
classConstructorParametersAccessibility3.js
classConstructorParametersAccessibility3.types
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
classDeclarationMergedInModuleWithContinuation.types
classDoesNotDependOnPrivateMember.js
classDoesNotDependOnPrivateMember.types
classExpression.errors.txt
classExtendingClass.js
classExtendingClass.types
classExtendingPrimitive.errors.txt
classExtendingPrimitive2.errors.txt
classExtendingQualifiedName.errors.txt
classExtendingQualifiedName.js
classExtendingQualifiedName2.js
classExtendingQualifiedName2.types
classExtendsClauseClassMergedWithModuleNotReferingConstructor.errors.txt
classExtendsClauseClassMergedWithModuleNotReferingConstructor.js
classExtendsClauseClassNotReferringConstructor.errors.txt
classExtendsClauseClassNotReferringConstructor.js
classExtendsEveryObjectType.errors.txt
classExtendsEveryObjectType2.errors.txt
classExtendsInterface.errors.txt
classExtendsInterface.js
classExtendsInterfaceThatExtendsClassWithPrivates1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
classExtendsInterfaceThatExtendsClassWithPrivates1.js
classExtendsItself.errors.txt
classExtendsItself.js
classExtendsItselfIndirectly.errors.txt
classExtendsItselfIndirectly.js
classExtendsItselfIndirectly2.errors.txt
classExtendsItselfIndirectly2.js
classExtendsItselfIndirectly3.errors.txt
classExtendsItselfIndirectly3.js
classExtendsMultipleBaseClasses.errors.txt
classExtendsShadowedConstructorFunction.errors.txt
classExtendsShadowedConstructorFunction.js
classExtendsValidConstructorFunction.errors.txt
classExtendsValidConstructorFunction.js
classHeritageWithTrailingSeparator.errors.txt
classImplementingInterfaceIndexer.js
classImplementingInterfaceIndexer.types
classImplementsClass1.js
classImplementsClass1.types
classImplementsClass2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
classImplementsClass2.js
classImplementsClass3.js
classImplementsClass3.types
classImplementsClass4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
classImplementsClass4.js
classImplementsClass5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
classImplementsClass5.js
classImplementsClass6.errors.txt
classImplementsClass6.js
classImplementsImportedInterface.js
classImplementsImportedInterface.types
classIndexer.js
classIndexer.types
classIndexer2.errors.txt
classIndexer2.js
classIndexer3.errors.txt
classIndexer3.js
classIndexer4.errors.txt
classIndexer4.js
classInheritence.errors.txt
classInheritence.js
classIsSubtypeOfBaseType.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
classIsSubtypeOfBaseType.js
classMemberInitializerScoping.errors.txt
classMemberInitializerScoping.js
classMemberInitializerWithLamdaScoping.errors.txt
classMemberInitializerWithLamdaScoping.js
classMemberInitializerWithLamdaScoping2.errors.txt
classMemberInitializerWithLamdaScoping2.js
classMemberInitializerWithLamdaScoping3.errors.txt
classMemberInitializerWithLamdaScoping4.errors.txt
classMemberInitializerWithLamdaScoping5.js
classMemberInitializerWithLamdaScoping5.types
classMethodWithKeywordName1.js
classMethodWithKeywordName1.types
classOrder1.js
classOrder1.types
classOrder2.js
classOrder2.types
classOrderBug.js
classOrderBug.types
classOverloadForFunction.errors.txt
classOverloadForFunction.js
classOverloadForFunction2.errors.txt
classOverloadForFunction2.js
classPropertyAsPrivate.errors.txt
classPropertyAsProtected.errors.txt
classPropertyIsPublicByDefault.errors.txt
classSideInheritance1.errors.txt
classSideInheritance1.js
classSideInheritance2.js
classSideInheritance2.types
classSideInheritance3.errors.txt
classSideInheritance3.js
classTypeParametersInStatics.errors.txt
classTypeParametersInStatics.js
classUpdateTests.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
classWithBaseClassButNoConstructor.errors.txt
classWithBaseClassButNoConstructor.js
classWithConstructors.errors.txt
classWithConstructors.js
classWithEmptyBody.js
classWithEmptyBody.types
classWithMultipleBaseClasses.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
classWithMultipleBaseClasses.js
classWithNoConstructorOrBaseClass.js
classWithNoConstructorOrBaseClass.types
classWithOnlyPublicMembersEquivalentToInterface.js
classWithOnlyPublicMembersEquivalentToInterface.types
classWithOnlyPublicMembersEquivalentToInterface2.js
classWithOnlyPublicMembersEquivalentToInterface2.types
classWithOptionalParameter.errors.txt
classWithoutExplicitConstructor.errors.txt
classWithoutExplicitConstructor.js
classWithOverloadImplementationOfWrongName.errors.txt
classWithOverloadImplementationOfWrongName.js
classWithOverloadImplementationOfWrongName2.errors.txt
classWithOverloadImplementationOfWrongName2.js
classWithPredefinedTypesAsNames.errors.txt
classWithPredefinedTypesAsNames.js
classWithPredefinedTypesAsNames2.errors.txt
classWithPrivateProperty.errors.txt
classWithPrivateProperty.js
classWithProtectedProperty.js
classWithProtectedProperty.types
classWithPublicProperty.js
classWithPublicProperty.types
classWithStaticMembers.errors.txt
classWithTwoConstructorDefinitions.errors.txt
classWithTwoConstructorDefinitions.js
clinterfaces.errors.txt
clinterfaces.js
cloduleAcrossModuleDefinitions.js
cloduleAcrossModuleDefinitions.types
cloduleAndTypeParameters.js
cloduleAndTypeParameters.types
clodulesDerivedClasses.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
clodulesDerivedClasses.js
cloduleSplitAcrossFiles.errors.txt
cloduleSplitAcrossFiles.js
cloduleStaticMembers.errors.txt
cloduleStaticMembers.js
cloduleTest1.js
cloduleTest1.types
cloduleTest2.errors.txt
cloduleTest2.js
cloduleWithDuplicateMember1.errors.txt
cloduleWithDuplicateMember2.errors.txt
cloduleWithRecursiveReference.js
cloduleWithRecursiveReference.types
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
collisionArgumentsInterfaceMembers.types
collisionArgumentsInType.js
collisionArgumentsInType.types
collisionCodeGenEnumWithEnumMemberConflict.js
collisionCodeGenEnumWithEnumMemberConflict.types
collisionCodeGenModuleWithAccessorChildren.errors.txt
collisionCodeGenModuleWithConstructorChildren.js
collisionCodeGenModuleWithConstructorChildren.types
collisionCodeGenModuleWithEnumMemberConflict.js
collisionCodeGenModuleWithEnumMemberConflict.types
collisionCodeGenModuleWithFunctionChildren.js
collisionCodeGenModuleWithFunctionChildren.types
collisionCodeGenModuleWithMemberClassConflict.js
collisionCodeGenModuleWithMemberClassConflict.types
collisionCodeGenModuleWithMemberInterfaceConflict.js
collisionCodeGenModuleWithMemberInterfaceConflict.types
collisionCodeGenModuleWithMemberVariable.js
collisionCodeGenModuleWithMemberVariable.types
collisionCodeGenModuleWithMethodChildren.js
collisionCodeGenModuleWithMethodChildren.types
collisionCodeGenModuleWithModuleChildren.js
collisionCodeGenModuleWithModuleChildren.types
collisionCodeGenModuleWithModuleReopening.js
collisionCodeGenModuleWithModuleReopening.types
collisionCodeGenModuleWithPrivateMember.js
collisionCodeGenModuleWithPrivateMember.types
collisionCodeGenModuleWithUnicodeNames.js
collisionCodeGenModuleWithUnicodeNames.types
collisionExportsRequireAndAlias.errors.txt
collisionExportsRequireAndAlias.js
collisionExportsRequireAndAmbientClass.js
collisionExportsRequireAndAmbientClass.types
collisionExportsRequireAndAmbientEnum.js
collisionExportsRequireAndAmbientEnum.types
collisionExportsRequireAndAmbientFunction.js
collisionExportsRequireAndAmbientFunction.types
collisionExportsRequireAndAmbientFunctionInGlobalFile.js
collisionExportsRequireAndAmbientFunctionInGlobalFile.types
collisionExportsRequireAndAmbientModule.js
collisionExportsRequireAndAmbientModule.types
collisionExportsRequireAndAmbientVar.js
collisionExportsRequireAndAmbientVar.types
collisionExportsRequireAndClass.errors.txt
collisionExportsRequireAndClass.js
collisionExportsRequireAndEnum.errors.txt
collisionExportsRequireAndEnum.js
collisionExportsRequireAndFunction.errors.txt
collisionExportsRequireAndFunction.js
collisionExportsRequireAndFunctionInGlobalFile.js
collisionExportsRequireAndFunctionInGlobalFile.types
collisionExportsRequireAndInternalModuleAlias.errors.txt
collisionExportsRequireAndInternalModuleAlias.js
collisionExportsRequireAndInternalModuleAliasInGlobalFile.js
collisionExportsRequireAndInternalModuleAliasInGlobalFile.types
collisionExportsRequireAndModule.errors.txt
collisionExportsRequireAndModule.js
collisionExportsRequireAndUninstantiatedModule.js
collisionExportsRequireAndUninstantiatedModule.types
collisionExportsRequireAndVar.errors.txt
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
collisionRestParameterInterfaceMembers.types
collisionRestParameterInType.js
collisionRestParameterInType.types
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
collisionSuperAndParameter.errors.txt
collisionSuperAndParameter1.errors.txt
collisionSuperAndParameter1.js
collisionSuperAndPropertyNameAsConstuctorParameter.errors.txt
collisionSuperAndPropertyNameAsConstuctorParameter.js
collisionThisExpressionAndAliasInGlobal.errors.txt
collisionThisExpressionAndAliasInGlobal.js
collisionThisExpressionAndAmbientClassInGlobal.errors.txt
collisionThisExpressionAndAmbientClassInGlobal.js
collisionThisExpressionAndAmbientVarInGlobal.errors.txt
collisionThisExpressionAndAmbientVarInGlobal.js
collisionThisExpressionAndClassInGlobal.errors.txt
collisionThisExpressionAndClassInGlobal.js
collisionThisExpressionAndEnumInGlobal.errors.txt
collisionThisExpressionAndEnumInGlobal.js
collisionThisExpressionAndFunctionInGlobal.errors.txt
collisionThisExpressionAndFunctionInGlobal.js
collisionThisExpressionAndLocalVarInAccessors.errors.txt
collisionThisExpressionAndLocalVarInConstructor.errors.txt
collisionThisExpressionAndLocalVarInConstructor.js
collisionThisExpressionAndLocalVarInFunction.errors.txt
collisionThisExpressionAndLocalVarInFunction.js
collisionThisExpressionAndLocalVarInLambda.errors.txt
collisionThisExpressionAndLocalVarInLambda.js
collisionThisExpressionAndLocalVarInMethod.errors.txt
collisionThisExpressionAndLocalVarInMethod.js
collisionThisExpressionAndLocalVarInProperty.errors.txt
collisionThisExpressionAndLocalVarInProperty.js
collisionThisExpressionAndLocalVarWithSuperExperssion.errors.txt
collisionThisExpressionAndLocalVarWithSuperExperssion.js
collisionThisExpressionAndModuleInGlobal.errors.txt
collisionThisExpressionAndModuleInGlobal.js
collisionThisExpressionAndNameResolution.errors.txt
collisionThisExpressionAndNameResolution.js
collisionThisExpressionAndParameter.errors.txt
collisionThisExpressionAndParameter.js
collisionThisExpressionAndPropertyNameAsConstuctorParameter.errors.txt
collisionThisExpressionAndPropertyNameAsConstuctorParameter.js
collisionThisExpressionAndVarInGlobal.errors.txt
collisionThisExpressionAndVarInGlobal.js
commaOperator1.js
commaOperator1.types
commaOperatorInvalidAssignmentType.errors.txt
commaOperatorInvalidAssignmentType.js
commaOperatorOtherInvalidOperation.errors.txt
commaOperatorOtherInvalidOperation.js
commaOperatorOtherValidOperation.js
commaOperatorOtherValidOperation.types
commaOperatorsMultipleOperators.js
commaOperatorsMultipleOperators.types
commaOperatorWithoutOperand.errors.txt
commaOperatorWithSecondOperandAnyType.js
commaOperatorWithSecondOperandAnyType.types
commaOperatorWithSecondOperandBooleanType.js
commaOperatorWithSecondOperandBooleanType.types
commaOperatorWithSecondOperandNumberType.js
commaOperatorWithSecondOperandNumberType.types
commaOperatorWithSecondOperandObjectType.js
commaOperatorWithSecondOperandObjectType.types
commaOperatorWithSecondOperandStringType.js
commaOperatorWithSecondOperandStringType.types
commentBeforeStaticMethod1.js
commentBeforeStaticMethod1.types
commentInEmptyParameterList1.js
commentInEmptyParameterList1.types
commentInMethodCall.js
commentInMethodCall.types
commentOnAmbientClass1.js
commentOnAmbientClass1.types
commentOnAmbientEnum.js
commentOnAmbientEnum.types
commentOnAmbientfunction.js
commentOnAmbientfunction.types
commentOnAmbientModule.js
commentOnAmbientModule.types
commentOnAmbientVariable1.js
commentOnAmbientVariable1.types
commentOnAmbientVariable2.js
commentOnAmbientVariable2.types
commentOnClassAccessor1.errors.txt
commentOnClassAccessor2.errors.txt
commentOnClassMethod1.js
commentOnClassMethod1.types
commentOnElidedModule1.js
commentOnElidedModule1.types
commentOnExpressionStatement1.js
commentOnExpressionStatement1.types
commentOnIfStatement1.js
commentOnIfStatement1.types
commentOnImportStatement1.errors.txt
commentOnImportStatement1.js
commentOnImportStatement2.errors.txt
commentOnImportStatement2.js
commentOnImportStatement3.errors.txt
commentOnImportStatement3.js
commentOnInterface1.js
commentOnInterface1.types
commentOnParenthesizedExpressionOpenParen1.js
commentOnParenthesizedExpressionOpenParen1.types
commentOnSignature1.js
commentOnSignature1.types
commentOnSimpleArrowFunctionBody1.js
commentOnSimpleArrowFunctionBody1.types
commentOnStaticMember1.js
commentOnStaticMember1.types
commentsAtEndOfFile1.js
commentsAtEndOfFile1.types
commentsBeforeFunctionExpression1.js
commentsBeforeFunctionExpression1.types
commentsBeforeVariableStatement1.js
commentsBeforeVariableStatement1.types
commentsClass.js
commentsClass.types
commentsClassMembers.js
commentsClassMembers.types
commentsCommentParsing.js
commentsCommentParsing.types
commentsdoNotEmitComments.js
commentsdoNotEmitComments.types
commentsDottedModuleName.js
commentsDottedModuleName.types
commentsemitComments.js
commentsemitComments.types
commentsEnums.js
commentsEnums.types
commentsExternalModules.js
commentsExternalModules.types
commentsExternalModules2.js
commentsExternalModules2.types
commentsExternalModules3.js
commentsExternalModules3.types
commentsFormatting.js
commentsFormatting.types
commentsFunction.js
commentsFunction.types
commentsInheritance.js
commentsInheritance.types
commentsInterface.js
commentsInterface.types
commentsModules.js
commentsModules.types
commentsMultiModuleMultiFile.js
commentsMultiModuleMultiFile.types
commentsMultiModuleSingleFile.js
commentsMultiModuleSingleFile.types
commentsOnObjectLiteral1.errors.txt
commentsOnObjectLiteral1.js
commentsOnObjectLiteral2.errors.txt
commentsOnObjectLiteral2.js
commentsOnObjectLiteral3.js
commentsOnObjectLiteral3.types
commentsOnObjectLiteral4.js
commentsOnObjectLiteral4.types
commentsOnReturnStatement1.js
commentsOnReturnStatement1.types
commentsOnStaticMembers.js
commentsOnStaticMembers.types
commentsOverloads.js
commentsOverloads.types
commentsPropertySignature1.js
commentsPropertySignature1.types
commentsTypeParameters.js
commentsTypeParameters.types
commentsVarDecl.js
commentsVarDecl.types
commentsVariableStatement1.js
commentsVariableStatement1.types
commonJSImportAsPrimaryExpression.js
commonJSImportAsPrimaryExpression.types
commonJSImportNotAsPrimaryExpression.js
commonJSImportNotAsPrimaryExpression.types
comparisonOperatorWithIdenticalObjects.js
comparisonOperatorWithIdenticalObjects.types
comparisonOperatorWithIdenticalPrimitiveType.js
comparisonOperatorWithIdenticalPrimitiveType.types
comparisonOperatorWithIdenticalTypeParameter.js
comparisonOperatorWithIdenticalTypeParameter.types
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
comparisonOperatorWithOneOperandIsAny.types
comparisonOperatorWithOneOperandIsNull.js
comparisonOperatorWithOneOperandIsNull.types
comparisonOperatorWithOneOperandIsUndefined.js
comparisonOperatorWithOneOperandIsUndefined.types
comparisonOperatorWithSubtypeEnumAndNumber.js
comparisonOperatorWithSubtypeEnumAndNumber.types
comparisonOperatorWithSubtypeObjectOnCallSignature.js
comparisonOperatorWithSubtypeObjectOnCallSignature.types
comparisonOperatorWithSubtypeObjectOnConstructorSignature.js
comparisonOperatorWithSubtypeObjectOnConstructorSignature.types
comparisonOperatorWithSubtypeObjectOnIndexSignature.js
comparisonOperatorWithSubtypeObjectOnIndexSignature.types
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.js
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.types Accepting new baselines 2014-10-19 16:44:32 -07:00
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.js
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.types Accepting new baselines 2014-10-19 16:44:32 -07:00
comparisonOperatorWithSubtypeObjectOnOptionalProperty.js
comparisonOperatorWithSubtypeObjectOnOptionalProperty.types
comparisonOperatorWithSubtypeObjectOnProperty.js
comparisonOperatorWithSubtypeObjectOnProperty.types
comparisonOperatorWithTwoOperandsAreAny.js
comparisonOperatorWithTwoOperandsAreAny.types
comparisonOperatorWithTypeParameter.errors.txt
comparisonOperatorWithTypeParameter.js
complexClassRelationships.js
complexClassRelationships.types
complicatedGenericRecursiveBaseClassReference.errors.txt
complicatedGenericRecursiveBaseClassReference.js
complicatedPrivacy.errors.txt
compositeGenericFunction.js
compositeGenericFunction.types
compoundAdditionAssignmentLHSCanBeAssigned.js
compoundAdditionAssignmentLHSCanBeAssigned.types
compoundAdditionAssignmentLHSCannotBeAssigned.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
compoundAdditionAssignmentLHSCannotBeAssigned.js
compoundAdditionAssignmentWithInvalidOperands.errors.txt
compoundAdditionAssignmentWithInvalidOperands.js
compoundArithmeticAssignmentLHSCanBeAssigned.js
compoundArithmeticAssignmentLHSCanBeAssigned.types
compoundArithmeticAssignmentWithInvalidOperands.errors.txt
compoundArithmeticAssignmentWithInvalidOperands.js
compoundAssignmentLHSIsReference.js
compoundAssignmentLHSIsReference.types
compoundAssignmentLHSIsValue.errors.txt
compoundVarDecl1.js
compoundVarDecl1.types
concatClassAndString.errors.txt
concatClassAndString.js
concatError.js
concatError.types
conditionalExpression1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
conditionalExpression1.js
conditionalExpressions2.js
conditionalExpressions2.types
conditionallyDuplicateOverloadsCausedByOverloadResolution.js
conditionallyDuplicateOverloadsCausedByOverloadResolution.types
conditionalOperatorConditionIsBooleanType.js
conditionalOperatorConditionIsBooleanType.types
conditionalOperatorConditionIsNumberType.js
conditionalOperatorConditionIsNumberType.types
conditionalOperatorConditionIsObjectType.js
conditionalOperatorConditionIsObjectType.types
conditionalOperatorConditoinIsAnyType.js
conditionalOperatorConditoinIsAnyType.types
conditionalOperatorConditoinIsStringType.js
conditionalOperatorConditoinIsStringType.types
conditionalOperatorWithIdenticalBCT.js
conditionalOperatorWithIdenticalBCT.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
conditionalOperatorWithoutIdenticalBCT.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
conditionalOperatorWithoutIdenticalBCT.js Test updates from union changes 2014-10-10 14:41:14 -07:00
conflictingMemberTypesInBases.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
conflictingMemberTypesInBases.js
conflictingTypeAnnotatedVar.errors.txt
conflictingTypeAnnotatedVar.js
conformanceFunctionOverloads.js
conformanceFunctionOverloads.types
constantOverloadFunction.js
constantOverloadFunction.types
constantOverloadFunctionNoSubtypeError.errors.txt
constantOverloadFunctionNoSubtypeError.js
constDeclarations-access.errors.txt Flag assignments to a const 2014-10-14 16:52:12 -07:00
constDeclarations-access2.errors.txt Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references. 2014-10-17 15:15:22 -07:00
constDeclarations-access3.errors.txt Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references. 2014-10-17 15:15:22 -07:00
constDeclarations-access4.errors.txt Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references. 2014-10-17 15:15:22 -07:00
constDeclarations-access5.errors.txt Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references. 2014-10-17 15:15:22 -07:00
constDeclarations-ambient-errors.errors.txt Add basic parsing support for let and const 2014-10-12 21:10:04 -07:00
constDeclarations-ambient.js Add basic parsing support for let and const 2014-10-12 21:10:04 -07:00
constDeclarations-ambient.types Add basic parsing support for let and const 2014-10-12 21:10:04 -07:00
constDeclarations-errors.errors.txt Update error messages 2014-10-20 13:48:22 -07:00
constDeclarations-es5.errors.txt Allow const in for statements 2014-10-14 17:37:46 -07:00
constDeclarations-invalidContexts.errors.txt Update error messages 2014-10-20 13:48:22 -07:00
constDeclarations-scopes.errors.txt Add binder support for block scoped variable declarations 2014-10-13 20:54:26 -07:00
constDeclarations-scopes.js Add binder support for block scoped variable declarations 2014-10-13 20:54:26 -07:00
constDeclarations-scopes2.js Fix emitting for const in for loops 2014-10-15 09:20:46 -07:00
constDeclarations-scopes2.types Allow const in for statements 2014-10-14 17:37:46 -07:00
constDeclarations-useBeforeDefinition.errors.txt Do not allow use of block-scoped variable before its definition 2014-10-13 22:19:19 -07:00
constDeclarations-useBeforeDefinition2.errors.txt Do not allow use of block-scoped variable before its definition 2014-10-13 22:19:19 -07:00
constDeclarations-validContexts.errors.txt Disallow let and const declarations outside blocks 2014-10-12 21:43:09 -07:00
constDeclarations-validContexts.js Disallow let and const declarations outside blocks 2014-10-12 21:43:09 -07:00
constDeclarations.js Fix emitting for const in for loops 2014-10-15 09:20:46 -07:00
constDeclarations.types Allow const in for statements 2014-10-14 17:37:46 -07:00
constDeclarations2.js Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references. 2014-10-17 15:15:22 -07:00
constDeclarations2.types Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references. 2014-10-17 15:15:22 -07:00
constDeclarationShadowedByVarDeclaration.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
constDeclarationShadowedByVarDeclaration2.js Fix search for shadowed const declarations by a var declarations to search for any variable instead of only a blockScoped one to ensure we are not picking it up from a wrong scope. 2014-10-17 09:28:42 -07:00
constDeclarationShadowedByVarDeclaration2.types Fix search for shadowed const declarations by a var declarations to search for any variable instead of only a blockScoped one to ensure we are not picking it up from a wrong scope. 2014-10-17 09:28:42 -07:00
constDeclarationShadowedByVarDeclaration3.js Only check for collisions with variabels and not properties 2014-10-24 10:30:40 -07:00
constDeclarationShadowedByVarDeclaration3.types Only check for collisions with variabels and not properties 2014-10-24 10:30:40 -07:00
constraintCheckInGenericBaseTypeReference.js
constraintCheckInGenericBaseTypeReference.types
constraintErrors1.errors.txt
constraintErrors1.js
constraintPropagationThroughReturnTypes.js
constraintPropagationThroughReturnTypes.types
constraintReferencingTypeParameterFromSameTypeParameterList.errors.txt
constraintReferencingTypeParameterFromSameTypeParameterList.js
constraints0.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
constraints0.js
constraintSatisfactionWithAny.js
constraintSatisfactionWithAny.types
constraintSatisfactionWithAny2.errors.txt
constraintSatisfactionWithAny2.js
constraintSatisfactionWithEmptyObject.js
constraintSatisfactionWithEmptyObject.types
constraintsThatReferenceOtherContstraints1.errors.txt
constraintsThatReferenceOtherContstraints1.js
constraintsUsedInPrototypeProperty.js
constraintsUsedInPrototypeProperty.types
constructorArgs.js
constructorArgs.types
constructorArgsErrors1.errors.txt
constructorArgsErrors2.errors.txt
constructorArgsErrors3.errors.txt
constructorArgsErrors4.errors.txt
constructorArgsErrors5.errors.txt
constructorArgWithGenericCallSignature.js
constructorArgWithGenericCallSignature.types
constructorAsType.errors.txt
constructorAsType.js
constructorDefaultValuesReferencingThis.errors.txt
constructorDefaultValuesReferencingThis.js
constructorFunctionTypeIsAssignableToBaseType.js
constructorFunctionTypeIsAssignableToBaseType.types
constructorFunctionTypeIsAssignableToBaseType2.js
constructorFunctionTypeIsAssignableToBaseType2.types
constructorHasPrototypeProperty.js
constructorHasPrototypeProperty.types
constructorImplementationWithDefaultValues.js
constructorImplementationWithDefaultValues.types
constructorImplementationWithDefaultValues2.errors.txt
constructorImplementationWithDefaultValues2.js
constructorInvocationWithTooFewTypeArgs.errors.txt
constructorInvocationWithTooFewTypeArgs.js
constructorOverloads1.errors.txt Merge branch 'master' into symbolInfoFormatting 2014-10-08 18:25:42 -07:00
constructorOverloads1.js
constructorOverloads2.js
constructorOverloads2.types
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
constructorOverloadsWithOptionalParameters.types
constructorParameterProperties.errors.txt
constructorParameterProperties.js
constructorParameterProperties2.errors.txt
constructorParameterProperties2.js
constructorParameterShadowsOuterScopes.errors.txt
constructorParameterShadowsOuterScopes.js
constructorParametersInVariableDeclarations.errors.txt
constructorParametersInVariableDeclarations.js
constructorParametersThatShadowExternalNamesInVariableDeclarations.errors.txt
constructorParametersThatShadowExternalNamesInVariableDeclarations.js
constructorReturningAPrimitive.js
constructorReturningAPrimitive.types
constructorReturnsInvalidType.errors.txt
constructorReturnsInvalidType.js
constructorStaticParamName.js
constructorStaticParamName.types
constructorStaticParamNameErrors.errors.txt
constructorsWithSpecializedSignatures.errors.txt
constructorsWithSpecializedSignatures.js
constructorTypeWithTypeParameters.js
constructorTypeWithTypeParameters.types
constructorWithAssignableReturnExpression.errors.txt
constructorWithAssignableReturnExpression.js
constructorWithExpressionLessReturn.js
constructorWithExpressionLessReturn.types
constructorWithIncompleteTypeAnnotation.errors.txt
constructSignatureAssignabilityInInheritance.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
constructSignatureAssignabilityInInheritance.js
constructSignatureAssignabilityInInheritance2.js
constructSignatureAssignabilityInInheritance2.types
constructSignatureAssignabilityInInheritance3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
constructSignatureAssignabilityInInheritance3.js
constructSignatureAssignabilityInInheritance4.js
constructSignatureAssignabilityInInheritance4.types
constructSignatureAssignabilityInInheritance5.js
constructSignatureAssignabilityInInheritance5.types
constructSignatureAssignabilityInInheritance6.js
constructSignatureAssignabilityInInheritance6.types
constructSignaturesWithIdenticalOverloads.js
constructSignaturesWithIdenticalOverloads.types
constructSignaturesWithOverloads.js
constructSignaturesWithOverloads.types
constructSignaturesWithOverloads2.errors.txt
constructSignaturesWithOverloads2.js
constructSignaturesWithOverloadsThatDifferOnlyByReturnType.js
constructSignaturesWithOverloadsThatDifferOnlyByReturnType.types
constructSignatureWithAccessibilityModifiersOnParameters.errors.txt
constructSignatureWithAccessibilityModifiersOnParameters.js
constructSignatureWithAccessibilityModifiersOnParameters2.errors.txt
constructSignatureWithAccessibilityModifiersOnParameters2.js
contextuallyTypedFunctionExpressionsAndReturnAnnotations.js
contextuallyTypedFunctionExpressionsAndReturnAnnotations.types
contextuallyTypingOrOperator.js
contextuallyTypingOrOperator.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
contextuallyTypingOrOperator2.js
contextuallyTypingOrOperator2.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
contextuallyTypingOrOperator3.errors.txt
contextuallyTypingOrOperator3.js
contextuallyTypingRestParameters.errors.txt Compiler test case for usage of contextual rest parameter 2014-10-08 12:31:03 -07:00
contextuallyTypingRestParameters.js Compiler test case for usage of contextual rest parameter 2014-10-08 12:31:03 -07:00
contextualSigInstantiationRestParams.js
contextualSigInstantiationRestParams.types
contextualSignatureInstantiation.js Addressing CR feedback 2014-10-18 08:37:33 -07:00
contextualSignatureInstantiation.types Addressing CR feedback 2014-10-18 08:37:33 -07:00
contextualSignatureInstantiation1.js
contextualSignatureInstantiation1.types
contextualSignatureInstantiation2.js
contextualSignatureInstantiation2.types
contextualSignatureInstantiation3.js
contextualSignatureInstantiation3.types
contextualSignatureInstantiationWithTypeParameterConstrainedToOuterTypeParameter.js
contextualSignatureInstantiationWithTypeParameterConstrainedToOuterTypeParameter.types
contextualSignatureInstatiationContravariance.js
contextualSignatureInstatiationContravariance.types
contextualSignatureInstatiationCovariance.js
contextualSignatureInstatiationCovariance.types
contextualTypeAny.js
contextualTypeAny.types
contextualTypeAppliedToVarArgs.js
contextualTypeAppliedToVarArgs.types
contextualTypeArrayReturnType.js
contextualTypeArrayReturnType.types Accepting new baselines 2014-10-13 06:56:58 -07:00
contextualTypeWithTuple.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTypeWithTuple.js Fix newlines in tests 2014-10-10 14:23:12 -07:00
contextualTyping.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTyping.js
contextualTyping.js.map
contextualTyping.sourcemap.txt
contextualTyping1.js
contextualTyping1.types
contextualTyping2.js
contextualTyping2.types
contextualTyping3.js
contextualTyping3.types
contextualTyping4.js
contextualTyping4.types
contextualTyping5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTyping5.js
contextualTyping6.js
contextualTyping6.types
contextualTyping7.js
contextualTyping7.types
contextualTyping8.js
contextualTyping8.types
contextualTyping9.js
contextualTyping9.types
contextualTyping10.js
contextualTyping10.types
contextualTyping11.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTyping11.js
contextualTyping12.js
contextualTyping12.types
contextualTyping13.js
contextualTyping13.types
contextualTyping14.js
contextualTyping14.types
contextualTyping15.js
contextualTyping15.types
contextualTyping16.js
contextualTyping16.types
contextualTyping17.js
contextualTyping17.types
contextualTyping18.js
contextualTyping18.types
contextualTyping19.js
contextualTyping19.types
contextualTyping20.js
contextualTyping20.types
contextualTyping21.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTyping21.js
contextualTyping22.js
contextualTyping22.types
contextualTyping23.js
contextualTyping23.types
contextualTyping24.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTyping24.js
contextualTyping25.js
contextualTyping25.types
contextualTyping26.js
contextualTyping26.types
contextualTyping27.js
contextualTyping27.types
contextualTyping28.js
contextualTyping28.types
contextualTyping29.js
contextualTyping29.types
contextualTyping30.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTyping30.js
contextualTyping31.js
contextualTyping31.types
contextualTyping32.js
contextualTyping32.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
contextualTyping33.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTyping33.js
contextualTyping34.js
contextualTyping34.types
contextualTyping35.js
contextualTyping35.types
contextualTyping36.js
contextualTyping36.types
contextualTyping37.js
contextualTyping37.types
contextualTyping38.js
contextualTyping38.types
contextualTyping39.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTyping39.js
contextualTyping40.js
contextualTyping40.types
contextualTyping41.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTyping41.js
contextualTypingArrayOfLambdas.js
contextualTypingArrayOfLambdas.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
contextualTypingOfAccessors.errors.txt
contextualTypingOfArrayLiterals1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTypingOfArrayLiterals1.js
contextualTypingOfConditionalExpression.js
contextualTypingOfConditionalExpression.types Accepting new baselines 2014-10-10 17:01:28 -07:00
contextualTypingOfConditionalExpression2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTypingOfConditionalExpression2.js
contextualTypingOfGenericFunctionTypedArguments1.errors.txt
contextualTypingOfGenericFunctionTypedArguments1.js
contextualTypingOfLambdaReturnExpression.errors.txt
contextualTypingOfLambdaReturnExpression.js
contextualTypingOfLambdaWithMultipleSignatures.js
contextualTypingOfLambdaWithMultipleSignatures.types
contextualTypingOfLambdaWithMultipleSignatures2.js
contextualTypingOfLambdaWithMultipleSignatures2.types
contextualTypingOfObjectLiterals.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTypingOfObjectLiterals.js
contextualTypingOfObjectLiterals2.errors.txt
contextualTypingOfObjectLiterals2.js
contextualTypingTwoInstancesOfSameTypeParameter.js
contextualTypingTwoInstancesOfSameTypeParameter.types
contextualTypingWithFixedTypeParameters1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
contextualTypingWithFixedTypeParameters1.js Test updates from union changes 2014-10-10 14:41:14 -07:00
contextualTypingWithGenericAndNonGenericSignature.js
contextualTypingWithGenericAndNonGenericSignature.types
contextualTypingWithGenericSignature.js
contextualTypingWithGenericSignature.types
continueInIterationStatement1.js
continueInIterationStatement1.types
continueInIterationStatement2.js
continueInIterationStatement2.types
continueInIterationStatement3.js
continueInIterationStatement3.types
continueInIterationStatement4.errors.txt
continueInIterationStatement4.js
continueLabel.js
continueLabel.types
continueNotInIterationStatement1.errors.txt
continueNotInIterationStatement2.errors.txt
continueNotInIterationStatement3.errors.txt
continueNotInIterationStatement4.errors.txt
continueTarget1.errors.txt
continueTarget2.js
continueTarget2.types
continueTarget3.js
continueTarget3.types
continueTarget4.js
continueTarget4.types
continueTarget5.errors.txt
continueTarget6.errors.txt
convertKeywords.js
convertKeywords.types
convertKeywordsYes.js
convertKeywordsYes.types
copyrightWithNewLine1.errors.txt
copyrightWithNewLine1.js
copyrightWithoutNewLine1.errors.txt
copyrightWithoutNewLine1.js
couldNotSelectGenericOverload.errors.txt
couldNotSelectGenericOverload.js
covariance1.js
covariance1.types
crashInResolveInterface.js
crashInResolveInterface.types
crashInresolveReturnStatement.js
crashInresolveReturnStatement.types
crashInsourcePropertyIsRelatableToTargetProperty.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
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
cyclicModuleImport.types
debugger.js
debugger.types
debuggerEmit.js
debuggerEmit.types
declarationEmit_array-types-from-generic-array-usage.js
declarationEmit_array-types-from-generic-array-usage.types
declarationEmit_invalidReference.js
declarationEmit_invalidReference.types
declarationEmit_invalidReference2.errors.txt
declarationEmit_nameConflicts.js
declarationEmit_nameConflicts.types
declarationEmit_nameConflicts2.js
declarationEmit_nameConflicts2.types
declarationEmit_nameConflicts3.js
declarationEmit_nameConflicts3.types
declarationEmit_nameConflictsWithAlias.js
declarationEmit_nameConflictsWithAlias.types
declarationEmit_protectedMembers.js
declarationEmit_protectedMembers.types
declareAlreadySeen.errors.txt
declareClassInterfaceImplementation.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
declareClassInterfaceImplementation.js
declaredExternalModule.js
declaredExternalModule.types
declaredExternalModuleWithExportAssignment.js
declaredExternalModuleWithExportAssignment.types
declareDottedExtend.js
declareDottedExtend.types
declareDottedModuleName.js
declareDottedModuleName.types
declareExternalModuleWithExportAssignedFundule.js
declareExternalModuleWithExportAssignedFundule.types
declareFileExportAssignment.js
declareFileExportAssignment.types
declareFileExportAssignmentWithVarFromVariableStatement.js
declareFileExportAssignmentWithVarFromVariableStatement.types
declFileAccessors.js
declFileAccessors.types
declFileAmbientExternalModuleWithSingleExportedModule.js
declFileAmbientExternalModuleWithSingleExportedModule.types
declFileCallSignatures.js
declFileCallSignatures.types
declFileClassWithIndexSignature.js
declFileClassWithIndexSignature.types
declFileClassWithStaticMethodReturningConstructor.js
declFileClassWithStaticMethodReturningConstructor.types
declFileConstructors.js
declFileConstructors.types
declFileConstructSignatures.js
declFileConstructSignatures.types
declFileEnums.js
declFileEnums.types
declFileEnumUsedAsValue.js
declFileEnumUsedAsValue.types
declFileExportAssignmentImportInternalModule.js
declFileExportAssignmentImportInternalModule.types
declFileExportAssignmentOfGenericInterface.js
declFileExportAssignmentOfGenericInterface.types
declFileExportImportChain.js
declFileExportImportChain.types
declFileExportImportChain2.js
declFileExportImportChain2.types
declFileForClassWithMultipleBaseClasses.js
declFileForClassWithMultipleBaseClasses.types
declFileForClassWithPrivateOverloadedFunction.js
declFileForClassWithPrivateOverloadedFunction.types
declFileForExportedImport.js
declFileForExportedImport.types
declFileForFunctionTypeAsTypeParameter.js
declFileForFunctionTypeAsTypeParameter.types
declFileForInterfaceWithOptionalFunction.js
declFileForInterfaceWithOptionalFunction.types
declFileForInterfaceWithRestParams.js
declFileForInterfaceWithRestParams.types
declFileForTypeParameters.js
declFileForTypeParameters.types
declFileForVarList.js
declFileForVarList.types
declFileFunctions.js
declFileFunctions.types
declFileGenericClassWithGenericExtendedClass.js
declFileGenericClassWithGenericExtendedClass.types
declFileGenericType.js
declFileGenericType.types
declFileGenericType2.js
declFileGenericType2.types Accepting new baselines 2014-10-13 06:56:58 -07:00
declFileImportChainInExportAssignment.js
declFileImportChainInExportAssignment.types
declFileImportedTypeUseInTypeArgPosition.js
declFileImportedTypeUseInTypeArgPosition.types
declFileImportModuleWithExportAssignment.js
declFileImportModuleWithExportAssignment.types
declFileIndexSignatures.js
declFileIndexSignatures.types
declFileInternalAliases.js
declFileInternalAliases.types
declFileMethods.js
declFileMethods.types
declFileModuleAssignmentInObjectLiteralProperty.js
declFileModuleAssignmentInObjectLiteralProperty.types
declFileModuleContinuation.js
declFileModuleContinuation.types
declFileModuleWithPropertyOfTypeModule.js
declFileModuleWithPropertyOfTypeModule.types
declFileObjectLiteralWithAccessors.errors.txt
declFileObjectLiteralWithOnlyGetter.errors.txt
declFileObjectLiteralWithOnlySetter.errors.txt
declFileOptionalInterfaceMethod.js
declFileOptionalInterfaceMethod.types
declFilePrivateStatic.errors.txt
declFileRegressionTests.js
declFileRegressionTests.types
declFileRestParametersOfFunctionAndFunctionType.js
declFileRestParametersOfFunctionAndFunctionType.types
declFileTypeofClass.js
declFileTypeofClass.types
declFileTypeofEnum.js
declFileTypeofEnum.types
declFileTypeofFunction.js
declFileTypeofFunction.types
declFileTypeofInAnonymousType.js
declFileTypeofInAnonymousType.types
declFileTypeofModule.js
declFileTypeofModule.types
declFileWithClassNameConflictingWithClassReferredByExtendsClause.js
declFileWithClassNameConflictingWithClassReferredByExtendsClause.types
declFileWithExtendsClauseThatHasItsContainerNameConflict.js
declFileWithExtendsClauseThatHasItsContainerNameConflict.types
declFileWithInternalModuleNameConflictsInExtendsClause1.js
declFileWithInternalModuleNameConflictsInExtendsClause1.types
declFileWithInternalModuleNameConflictsInExtendsClause2.js
declFileWithInternalModuleNameConflictsInExtendsClause2.types
declFileWithInternalModuleNameConflictsInExtendsClause3.js
declFileWithInternalModuleNameConflictsInExtendsClause3.types
declInput-2.errors.txt
declInput-2.js
declInput.errors.txt
declInput.js
declInput3.js
declInput3.types
declInput4.js
declInput4.types
decrementAndIncrementOperators.errors.txt
decrementAndIncrementOperators.js
decrementOperatorWithAnyOtherType.js
decrementOperatorWithAnyOtherType.types Accepting new baselines 2014-10-13 06:56:58 -07:00
decrementOperatorWithAnyOtherTypeInvalidOperations.errors.txt
decrementOperatorWithAnyOtherTypeInvalidOperations.js
decrementOperatorWithEnumType.errors.txt Merge branch 'master' into unionTypes 2014-10-13 12:37:34 -07:00
decrementOperatorWithEnumType.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
decrementOperatorWithEnumTypeInvalidOperations.errors.txt Fixing tests and baselines 2014-10-08 11:11:36 -07:00
decrementOperatorWithEnumTypeInvalidOperations.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
decrementOperatorWithNumberType.js
decrementOperatorWithNumberType.types
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 Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
defaultBestCommonTypesHaveDecls.js Test updates from union changes 2014-10-10 14:41:14 -07:00
defaultIndexProps1.js
defaultIndexProps1.types
defaultIndexProps2.js
defaultIndexProps2.types
defaultValueInConstructorOverload1.errors.txt
defaultValueInConstructorOverload1.js
defaultValueInFunctionOverload1.errors.txt
defaultValueInFunctionOverload1.js
defaultValueInFunctionTypes.errors.txt
defaultValueInFunctionTypes.js
deleteOperator1.errors.txt
deleteOperator1.js
deleteOperatorInStrictMode.errors.txt
deleteOperatorInvalidOperations.errors.txt
deleteOperatorWithAnyOtherType.errors.txt
deleteOperatorWithAnyOtherType.js
deleteOperatorWithBooleanType.js
deleteOperatorWithBooleanType.types
deleteOperatorWithEnumType.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
deleteOperatorWithEnumType.types Fixing tests and baselines 2014-10-08 11:11:36 -07:00
deleteOperatorWithNumberType.js
deleteOperatorWithNumberType.types
deleteOperatorWithStringType.js
deleteOperatorWithStringType.types
dependencyViaImportAlias.js
dependencyViaImportAlias.types
deprecatedBool.js
deprecatedBool.types
derivedClassConstructorWithoutSuperCall.errors.txt
derivedClassConstructorWithoutSuperCall.js
derivedClasses.js
derivedClasses.types
derivedClassFunctionOverridesBaseClassAccessor.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassIncludesInheritedMembers.errors.txt
derivedClassOverridesIndexersWithAssignmentCompatibility.js
derivedClassOverridesIndexersWithAssignmentCompatibility.types
derivedClassOverridesPrivateFunction1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassOverridesPrivateFunction1.js
derivedClassOverridesPrivates.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassOverridesPrivates.js
derivedClassOverridesProtectedMembers.js
derivedClassOverridesProtectedMembers.types
derivedClassOverridesProtectedMembers2.js
derivedClassOverridesProtectedMembers2.types
derivedClassOverridesProtectedMembers3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassOverridesProtectedMembers3.js
derivedClassOverridesProtectedMembers4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassOverridesProtectedMembers4.js
derivedClassOverridesPublicMembers.errors.txt
derivedClassOverridesWithoutSubtype.js
derivedClassOverridesWithoutSubtype.types
derivedClassParameterProperties.errors.txt
derivedClassParameterProperties.js
derivedClassSuperCallsInNonConstructorMembers.errors.txt
derivedClassSuperCallsWithThisArg.errors.txt
derivedClassSuperCallsWithThisArg.js
derivedClassTransitivity.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassTransitivity.js
derivedClassTransitivity2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassTransitivity2.js
derivedClassTransitivity3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassTransitivity3.js
derivedClassTransitivity4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassTransitivity4.js
derivedClassWithAny.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassWithoutExplicitConstructor.errors.txt
derivedClassWithoutExplicitConstructor.js
derivedClassWithoutExplicitConstructor2.errors.txt
derivedClassWithoutExplicitConstructor2.js
derivedClassWithoutExplicitConstructor3.errors.txt
derivedClassWithoutExplicitConstructor3.js
derivedClassWithPrivateInstanceShadowingProtectedInstance.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassWithPrivateInstanceShadowingProtectedInstance.js
derivedClassWithPrivateInstanceShadowingPublicInstance.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassWithPrivateStaticShadowingProtectedStatic.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedClassWithPrivateStaticShadowingProtectedStatic.js
derivedClassWithPrivateStaticShadowingPublicStatic.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedGenericClassWithAny.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedInterfaceCallSignature.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedInterfaceCallSignature.js
derivedInterfaceDoesNotHideBaseSignatures.js
derivedInterfaceDoesNotHideBaseSignatures.types
derivedInterfaceIncompatibleWithBaseIndexer.errors.txt
derivedInterfaceIncompatibleWithBaseIndexer.js
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.js
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.types
derivedTypeCallingBaseImplWithOptionalParams.errors.txt
derivedTypeCallingBaseImplWithOptionalParams.js
derivedTypeDoesNotRequireExtendsClause.js
derivedTypeDoesNotRequireExtendsClause.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
derivedTypeIncompatibleSignatures.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
derivedTypeIncompatibleSignatures.js
detachedCommentAtStartOfConstructor1.js
detachedCommentAtStartOfConstructor1.types
detachedCommentAtStartOfConstructor2.js
detachedCommentAtStartOfConstructor2.types
detachedCommentAtStartOfFunctionBody1.errors.txt
detachedCommentAtStartOfFunctionBody1.js
detachedCommentAtStartOfFunctionBody2.errors.txt
detachedCommentAtStartOfFunctionBody2.js
detachedCommentAtStartOfLambdaFunction1.js
detachedCommentAtStartOfLambdaFunction1.types
detachedCommentAtStartOfLambdaFunction2.js
detachedCommentAtStartOfLambdaFunction2.types
directDependenceBetweenTypeAliases.errors.txt initial version of spec conformance tests for type aliases 2014-11-01 23:54:55 -07:00
directDependenceBetweenTypeAliases.js initial version of spec conformance tests for type aliases 2014-11-01 23:54:55 -07:00
directReferenceToNull.errors.txt
directReferenceToNull.js
directReferenceToUndefined.errors.txt
directReferenceToUndefined.js
doNotWidenAtObjectLiteralPropertyAssignment.js
doNotWidenAtObjectLiteralPropertyAssignment.types Accepting new baselines 2014-10-13 06:56:58 -07:00
dontShowCompilerGeneratedMembers.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
dottedModuleName.errors.txt
dottedModuleName2.js
dottedModuleName2.types
dottedSymbolResolution1.js
dottedSymbolResolution1.types
doWhileBreakStatements.js
doWhileBreakStatements.types
doWhileContinueStatements.js
doWhileContinueStatements.types
doWhileLoop.js
doWhileLoop.types
duplicateAnonymousInners1.js
duplicateAnonymousInners1.types
duplicateAnonymousModuleClasses.js
duplicateAnonymousModuleClasses.types
duplicateClassElements.errors.txt
duplicateConstructorOverloadSignature.js
duplicateConstructorOverloadSignature.types
duplicateConstructorOverloadSignature2.js
duplicateConstructorOverloadSignature2.types
duplicateConstructSignature.js
duplicateConstructSignature.types
duplicateConstructSignature2.js
duplicateConstructSignature2.types
duplicateExportAssignments.errors.txt
duplicateIdentifierInCatchBlock.errors.txt
duplicateIdentifierInCatchBlock.js
duplicateIdentifiersAcrossContainerBoundaries.errors.txt
duplicateIdentifiersAcrossContainerBoundaries.js
duplicateIdentifierShouldNotShortCircuitBaseTypeBinding.js
duplicateIdentifierShouldNotShortCircuitBaseTypeBinding.types
duplicateInterfaceMembers1.errors.txt
duplicateInterfaceMembers1.js
duplicateLabel1.errors.txt
duplicateLabel2.errors.txt
duplicateLabel3.js
duplicateLabel3.types
duplicateLabel4.js
duplicateLabel4.types
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
duplicateOverloadInTypeAugmentation1.types
duplicatePropertiesInStrictMode.errors.txt
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
duplicateVarAndImport.js
duplicateVarAndImport.types
duplicateVarAndImport2.errors.txt
duplicateVarAndImport2.js
duplicateVariableDeclaration1.js
duplicateVariableDeclaration1.types
duplicateVariablesByScope.js
duplicateVariablesByScope.types
duplicateVariablesWithAny.errors.txt
duplicateVariablesWithAny.js
duplicateVarsAcrossFileBoundaries.errors.txt
duplicateVarsAcrossFileBoundaries.js
dynamicModuleTypecheckError.js
dynamicModuleTypecheckError.types
emitBOM.js
emitBOM.js.map
emitBOM.sourcemap.txt
emitBOM.types
emitCommentsOnlyFile.js
emitCommentsOnlyFile.types
emitMemberAccessExpression.js
emitMemberAccessExpression.types
emitPostComments.js
emitPostComments.types
emitPreComments.js
emitPreComments.types
emitThisInSuperMethodCall.errors.txt
emitThisInSuperMethodCall.js
emptyEnum.js
emptyEnum.types
emptyExpr.js
emptyExpr.types
emptyFile-declaration.js
emptyFile-declaration.js.map
emptyFile-declaration.sourcemap.txt
emptyFile-declaration.types
emptyFile-souremap.js
emptyFile-souremap.js.map
emptyFile-souremap.sourcemap.txt
emptyFile-souremap.types
emptyFile.js
emptyFile.types
emptyGenericParamList.errors.txt
emptyIndexer.js
emptyIndexer.types
emptyMemberAccess.errors.txt
emptyTypeArgumentList.errors.txt
emptyTypeArgumentListWithNew.errors.txt
EnumAndModuleWithSameNameAndCommonRoot.js
EnumAndModuleWithSameNameAndCommonRoot.types
enumAssignability.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
enumAssignability.js
enumAssignabilityInInheritance.errors.txt
enumAssignabilityInInheritance.js
enumAssignmentCompat.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
enumAssignmentCompat.js
enumAssignmentCompat2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
enumAssignmentCompat2.js
enumBasics.js
enumBasics.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
enumBasics1.errors.txt
enumBasics1.js
enumCodeGenNewLines1.js
enumCodeGenNewLines1.types
enumConflictsWithGlobalIdentifier.errors.txt
enumConstantMembers.errors.txt
enumDecl1.js
enumDecl1.types
enumErrors.errors.txt
enumErrors.js
enumFromExternalModule.js
enumFromExternalModule.types
enumGenericTypeClash.errors.txt
enumGenericTypeClash.js
enumIdentifierLiterals.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
enumIdentifierLiterals.js Fix line endings 2014-10-12 21:44:29 -07:00
enumIndexer.js
enumIndexer.types
enumInitializersWithExponents.errors.txt
enumIsNotASubtypeOfAnythingButNumber.errors.txt
enumIsNotASubtypeOfAnythingButNumber.js
enumMapBackIntoItself.js
enumMapBackIntoItself.types
enumMemberResolution.errors.txt
enumMerging.js
enumMerging.types
enumMergingErrors.errors.txt
enumMergingErrors.js
enumNegativeLiteral1.js
enumNegativeLiteral1.types
enumNumbering1.js
enumNumbering1.types
enumOperations.js
enumOperations.types
enumPropertyAccess.errors.txt
enumPropertyAccess.js
enumsWithMultipleDeclarations1.errors.txt
enumsWithMultipleDeclarations1.js
enumsWithMultipleDeclarations2.errors.txt
enumsWithMultipleDeclarations2.js
enumsWithMultipleDeclarations3.js
enumsWithMultipleDeclarations3.types
enumWithoutInitializerAfterComputedMember.errors.txt
enumWithParenthesizedInitializer1.errors.txt
enumWithPrimitiveName.errors.txt
enumWithPrimitiveName.js
enumWithQuotedElementName1.js
enumWithQuotedElementName1.types
enumWithQuotedElementName2.js
enumWithQuotedElementName2.types
enumWithUnicodeEscape1.js
enumWithUnicodeEscape1.types
errorForwardReferenceForwadingConstructor.errors.txt
errorForwardReferenceForwadingConstructor.js
errorHandlingInInstanceOf.errors.txt
errorHandlingInInstanceOf.js
errorLocationForInterfaceExtension.errors.txt
errorLocationForInterfaceExtension.js
errorMessageOnObjectLiteralType.errors.txt
errorMessageOnObjectLiteralType.js
errorOnContextuallyTypedReturnType.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
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
errorWithTruncatedType.errors.txt
errorWithTruncatedType.js
es3-amd.js
es3-amd.js.map
es3-amd.sourcemap.txt
es3-amd.types
es3-declaration-amd.js
es3-declaration-amd.js.map
es3-declaration-amd.sourcemap.txt
es3-declaration-amd.types
es3-sourcemap-amd.js
es3-sourcemap-amd.js.map
es3-sourcemap-amd.sourcemap.txt
es3-sourcemap-amd.types
es5-amd.js
es5-amd.js.map
es5-amd.sourcemap.txt
es5-amd.types
es5-declaration-amd.js
es5-declaration-amd.js.map
es5-declaration-amd.sourcemap.txt
es5-declaration-amd.types
es5-souremap-amd.js
es5-souremap-amd.js.map
es5-souremap-amd.sourcemap.txt
es5-souremap-amd.types
es6-amd.js Add es6 target 2014-10-11 12:52:42 -07:00
es6-amd.js.map Add es6 target 2014-10-11 12:52:42 -07:00
es6-amd.sourcemap.txt Add es6 target 2014-10-11 12:52:42 -07:00
es6-amd.types Add es6 target 2014-10-11 12:52:42 -07:00
es6-declaration-amd.js Add es6 target 2014-10-11 12:52:42 -07:00
es6-declaration-amd.js.map Add es6 target 2014-10-11 12:52:42 -07:00
es6-declaration-amd.sourcemap.txt Add es6 target 2014-10-11 12:52:42 -07:00
es6-declaration-amd.types Add es6 target 2014-10-11 12:52:42 -07:00
es6-sourcemap-amd.js Add es6 target 2014-10-11 12:52:42 -07:00
es6-sourcemap-amd.js.map Add es6 target 2014-10-11 12:52:42 -07:00
es6-sourcemap-amd.sourcemap.txt Add es6 target 2014-10-11 12:52:42 -07:00
es6-sourcemap-amd.types Add es6 target 2014-10-11 12:52:42 -07:00
es6ClassSuperCodegenBug.js
es6ClassSuperCodegenBug.types
es6ClassTest.errors.txt
es6ClassTest2.errors.txt
es6ClassTest3.errors.txt
es6ClassTest4.js
es6ClassTest4.types
es6ClassTest5.js
es6ClassTest5.types
es6ClassTest7.js
es6ClassTest7.types
es6ClassTest8.js
es6ClassTest8.types
es6ClassTest9.errors.txt
es6DeclOrdering.errors.txt
es6DeclOrdering.js
es6MemberScoping.errors.txt
es6MemberScoping.js
escapedIdentifiers.js
escapedIdentifiers.types
everyTypeAssignableToAny.js
everyTypeAssignableToAny.types
everyTypeWithAnnotationAndInitializer.js
everyTypeWithAnnotationAndInitializer.types
everyTypeWithAnnotationAndInvalidInitializer.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
everyTypeWithAnnotationAndInvalidInitializer.js
everyTypeWithInitializer.js
everyTypeWithInitializer.types
exportAlreadySeen.errors.txt
exportAssignClassAndModule.js
exportAssignClassAndModule.types
exportAssignDottedName.errors.txt
exportAssignedTypeAsTypeAnnotation.js
exportAssignedTypeAsTypeAnnotation.types
exportAssignImportedIdentifier.errors.txt
ExportAssignment7.errors.txt
ExportAssignment8.errors.txt
exportAssignmentAndDeclaration.errors.txt
exportAssignmentAndDeclaration.js
exportAssignmentCircularModules.js
exportAssignmentCircularModules.types
exportAssignmentClass.js
exportAssignmentClass.types
exportAssignmentConstrainedGenericType.errors.txt
exportAssignmentConstrainedGenericType.js
exportAssignmentEnum.js
exportAssignmentEnum.types
exportAssignmentError.js
exportAssignmentError.types
exportAssignmentFunction.js
exportAssignmentFunction.types
exportAssignmentGenericType.js
exportAssignmentGenericType.types
exportAssignmentInterface.js
exportAssignmentInterface.types
exportAssignmentInternalModule.js
exportAssignmentInternalModule.types
exportAssignmentMergedInterface.js
exportAssignmentMergedInterface.types
exportAssignmentMergedModule.js
exportAssignmentMergedModule.types
exportAssignmentOfDeclaredExternalModule.errors.txt
exportAssignmentOfDeclaredExternalModule.js
exportAssignmentOfGenericType1.js
exportAssignmentOfGenericType1.types
exportAssignmentTopLevelClodule.js
exportAssignmentTopLevelClodule.types
exportAssignmentTopLevelEnumdule.js
exportAssignmentTopLevelEnumdule.types
exportAssignmentTopLevelFundule.js
exportAssignmentTopLevelFundule.types
exportAssignmentTopLevelIdentifier.js
exportAssignmentTopLevelIdentifier.types
exportAssignmentVariable.js
exportAssignmentVariable.types
exportAssignmentWithDeclareAndExportModifiers.errors.txt
exportAssignmentWithDeclareModifier.errors.txt
exportAssignmentWithExportModifier.errors.txt
exportAssignmentWithExports.errors.txt
exportAssignmentWithExports.js
exportAssignmentWithImportStatementPrivacyError.js
exportAssignmentWithImportStatementPrivacyError.types
exportAssignmentWithoutIdentifier1.errors.txt
exportAssignmentWithPrivacyError.js
exportAssignmentWithPrivacyError.types
exportAssignNonIdentifier.errors.txt
exportAssignTypes.errors.txt
exportAssignValueAndType.js
exportAssignValueAndType.types
ExportClassWhichExtendsInterfaceWithInaccessibleType.js
ExportClassWhichExtendsInterfaceWithInaccessibleType.types
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.types
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.js
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.types
ExportClassWithInaccessibleTypeInTypeParameterConstraint.js
ExportClassWithInaccessibleTypeInTypeParameterConstraint.types
exportCodeGen.js
exportCodeGen.types
exportDeclareClass1.errors.txt
exportDeclaredModule.errors.txt
exportedInterfaceInaccessibleInCallbackInModule.js
exportedInterfaceInaccessibleInCallbackInModule.types
exportedVariable1.js
exportedVariable1.types
exportEqualCallable.js
exportEqualCallable.types
exportEqualErrorType.errors.txt
exportEqualErrorType.js
exportEqualMemberMissing.errors.txt
exportEqualMemberMissing.js
exportEqualNamespaces.js
exportEqualNamespaces.types
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.js
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.types
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.js
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.types
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.js
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.types
exportImport.js
exportImport.types
exportImportAlias.js
exportImportAlias.types
exportImportAndClodule.js
exportImportAndClodule.types
exportImportMultipleFiles.js
exportImportMultipleFiles.types
exportImportNonInstantiatedModule.js
exportImportNonInstantiatedModule.types
exportImportNonInstantiatedModule2.js
exportImportNonInstantiatedModule2.types
exportingContainingVisibleType.errors.txt
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.types
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.js
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.types
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.js
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.types
ExportModuleWithAccessibleTypesOnItsExportedMembers.js
ExportModuleWithAccessibleTypesOnItsExportedMembers.types
exportNonVisibleType.errors.txt
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.js
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.types
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.errors.txt
exportPrivateType.js
exportPrivateType.types
exportSameNameFuncVar.errors.txt
exportSameNameFuncVar.js
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.js
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.types
ExportVariableWithAccessibleTypeInTypeAnnotation.js
ExportVariableWithAccessibleTypeInTypeAnnotation.types
ExportVariableWithInaccessibleTypeInTypeAnnotation.js
ExportVariableWithInaccessibleTypeInTypeAnnotation.types
exportVisibility.js
exportVisibility.types
expr.errors.txt
expr.js
extBaseClass1.js
extBaseClass1.types
extBaseClass2.errors.txt
extBaseClass2.js
extendAndImplementTheSameBaseType.js
extendAndImplementTheSameBaseType.types
extendAndImplementTheSameBaseType2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
extendAndImplementTheSameBaseType2.js
extendArray.errors.txt
extendArray.js
extendBaseClassBeforeItsDeclared.js
extendBaseClassBeforeItsDeclared.types
extendBooleanInterface.js
extendBooleanInterface.types
extendedInterfaceGenericType.js
extendedInterfaceGenericType.types
extendedInterfacesWithDuplicateTypeParameters.errors.txt
extendedInterfacesWithDuplicateTypeParameters.js
extendGenericArray.errors.txt
extendGenericArray.js
extendGenericArray2.errors.txt
extendGenericArray2.js
extendingClassFromAliasAndUsageInIndexer.js
extendingClassFromAliasAndUsageInIndexer.types Accepting new baselines 2014-10-13 06:56:58 -07:00
extendNonClassSymbol1.errors.txt
extendNonClassSymbol1.js
extendNonClassSymbol2.errors.txt
extendNonClassSymbol2.js
extendNumberInterface.js
extendNumberInterface.types
extendsClauseAlreadySeen.errors.txt
extendsClauseAlreadySeen2.errors.txt
extendStringInterface.js
extendStringInterface.types
extension.errors.txt
externalModuleAssignToVar.js
externalModuleAssignToVar.types
externalModuleExportingGenericClass.errors.txt
externalModuleExportingGenericClass.js
externalModuleQualification.js
externalModuleQualification.types
externalModuleReferenceOfImportDeclarationWithExportModifier.js
externalModuleReferenceOfImportDeclarationWithExportModifier.types
externalModuleRefernceResolutionOrderInImportDeclaration.errors.txt
externalModuleRefernceResolutionOrderInImportDeclaration.js
externalModuleResolution.js
externalModuleResolution.types
externalModuleResolution2.js
externalModuleResolution2.types
externalModuleWithoutCompilerFlag1.errors.txt
externFunc.js
externFunc.types
externModule.errors.txt
externModuleClobber.js
externModuleClobber.types
externSemantics.errors.txt
externSyntax.errors.txt
fatArrowfunctionAsType.js
fatArrowfunctionAsType.types
fatarrowfunctions.js
fatarrowfunctions.types
fatarrowfunctionsErrors.errors.txt
fatarrowfunctionsInFunctionParameterDefaults.js
fatarrowfunctionsInFunctionParameterDefaults.types
fatarrowfunctionsInFunctions.js
fatarrowfunctionsInFunctions.types
fatarrowfunctionsOptionalArgs.errors.txt
fatarrowfunctionsOptionalArgsErrors1.errors.txt
fatarrowfunctionsOptionalArgsErrors2.errors.txt
fatArrowSelf.js
fatArrowSelf.types
fieldAndGetterWithSameName.errors.txt
fileReferencesWithNoExtensions.types
fillInMissingTypeArgsOnConstructCalls.js
fillInMissingTypeArgsOnConstructCalls.types
fixTypeParameterInSignatureWithRestParameters.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
fixTypeParameterInSignatureWithRestParameters.js
for-inStatements.errors.txt
for-inStatements.js
for-inStatementsInvalid.errors.txt
for-inStatementsInvalid.js
for.errors.txt
forBreakStatements.js
forBreakStatements.types
forContinueStatements.js
forContinueStatements.types
forgottenNew.errors.txt
forgottenNew.js
forIn.errors.txt
forIn.js
forIn2.errors.txt
forIn2.js
forInBreakStatements.js
forInBreakStatements.types
forInContinueStatements.js
forInContinueStatements.types
forInModule.js
forInModule.types
forInStatement1.js
forInStatement1.types
forInStatement2.errors.txt
forInStatement2.js
forInStatement3.js
forInStatement3.types
forInStatement4.errors.txt
forInStatement4.js
forInStatement5.js
forInStatement5.types
forInStatement6.js
forInStatement6.types
forInStatement7.errors.txt
forInStatement7.js
forStatements.js
forStatements.types
forStatementsMultipleInvalidDecl.errors.txt Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
forStatementsMultipleInvalidDecl.js
forStatementsMultipleValidDecl.js
forStatementsMultipleValidDecl.types Accepting new baselines 2014-10-13 06:56:58 -07:00
funcdecl.js
funcdecl.types
funClodule.errors.txt
funClodule.js
functionAndInterfaceWithSeparateErrors.errors.txt
functionAndInterfaceWithSeparateErrors.js
FunctionAndModuleWithSameNameAndCommonRoot.errors.txt
FunctionAndModuleWithSameNameAndCommonRoot.js
FunctionAndModuleWithSameNameAndDifferentCommonRoot.js
FunctionAndModuleWithSameNameAndDifferentCommonRoot.types
functionAndPropertyNameConflict.errors.txt
functionArgShadowing.errors.txt
functionArgShadowing.js
functionAssignment.errors.txt
functionAssignment.js
functionAssignmentError.js
functionAssignmentError.types
functionCall1.js
functionCall1.types
functionCall2.js
functionCall2.types
functionCall3.js
functionCall3.types Accepting new baselines 2014-10-13 06:56:58 -07:00
functionCall4.js
functionCall4.types
functionCall5.js
functionCall5.types
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
functionConstraintSatisfaction.js
functionConstraintSatisfaction.types
functionConstraintSatisfaction2.errors.txt
functionConstraintSatisfaction2.js
functionConstraintSatisfaction3.js
functionConstraintSatisfaction3.types
FunctionDeclaration3.errors.txt
FunctionDeclaration3.js
FunctionDeclaration4.errors.txt
FunctionDeclaration4.js
FunctionDeclaration6.errors.txt
FunctionDeclaration6.js
FunctionDeclaration7.errors.txt
FunctionDeclaration7.js
functionDeclarationWithArgumentOfTypeFunctionTypeArray.js Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
functionDeclarationWithArgumentOfTypeFunctionTypeArray.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
functionExpressionAndLambdaMatchesFunction.js
functionExpressionAndLambdaMatchesFunction.types
functionExpressionInWithBlock.errors.txt
functionExpressionInWithBlock.js
functionExpressionReturningItself.js
functionExpressionReturningItself.types
functionExpressionShadowedByParams.errors.txt
functionExpressionShadowedByParams.js
functionImplementationErrors.errors.txt
functionImplementationErrors.js
functionImplementations.js
functionImplementations.types
functionInIfStatementInModule.js
functionInIfStatementInModule.types
functionLiteral.js
functionLiteral.types
functionLiteralForOverloads.js
functionLiteralForOverloads.types
functionLiteralForOverloads2.js
functionLiteralForOverloads2.types
functionLiterals.js
functionLiterals.types
functionMergedWithModule.js
functionMergedWithModule.types
functionNameConflicts.errors.txt
functionNameConflicts.js
functionOnlyHasThrow.js
functionOnlyHasThrow.types
functionOverloadAmbiguity1.errors.txt
functionOverloadAmbiguity1.js
functionOverloadErrors.errors.txt
functionOverloadErrors.js
functionOverloadErrorsSyntax.errors.txt
functionOverloadImplementationOfWrongName.errors.txt
functionOverloadImplementationOfWrongName.js
functionOverloadImplementationOfWrongName2.errors.txt
functionOverloadImplementationOfWrongName2.js
functionOverloads.errors.txt
functionOverloads.js
functionOverloads1.errors.txt
functionOverloads1.js
functionOverloads2.errors.txt
functionOverloads2.js
functionOverloads3.errors.txt
functionOverloads3.js
functionOverloads4.errors.txt
functionOverloads4.js
functionOverloads5.errors.txt
functionOverloads5.js
functionOverloads6.js
functionOverloads6.types
functionOverloads7.js
functionOverloads7.types
functionOverloads8.js
functionOverloads8.types
functionOverloads9.js
functionOverloads9.types
functionOverloads10.js
functionOverloads10.types
functionOverloads11.errors.txt
functionOverloads11.js
functionOverloads12.js
functionOverloads12.types
functionOverloads13.js
functionOverloads13.types
functionOverloads14.js
functionOverloads14.types
functionOverloads15.js
functionOverloads15.types
functionOverloads16.js
functionOverloads16.types
functionOverloads17.errors.txt
functionOverloads17.js
functionOverloads18.errors.txt
functionOverloads18.js
functionOverloads19.errors.txt
functionOverloads19.js
functionOverloads20.errors.txt
functionOverloads20.js
functionOverloads21.js
functionOverloads21.types
functionOverloads22.errors.txt
functionOverloads22.js
functionOverloads23.js
functionOverloads23.types
functionOverloads24.js
functionOverloads24.types
functionOverloads25.js
functionOverloads25.types
functionOverloads26.js
functionOverloads26.types
functionOverloads27.errors.txt
functionOverloads27.js
functionOverloads28.js
functionOverloads28.types
functionOverloads29.errors.txt
functionOverloads29.js
functionOverloads30.js
functionOverloads30.types
functionOverloads31.js
functionOverloads31.types
functionOverloads32.js
functionOverloads32.types
functionOverloads33.js
functionOverloads33.types
functionOverloads34.errors.txt
functionOverloads34.js
functionOverloads35.js
functionOverloads35.types
functionOverloads36.js
functionOverloads36.types
functionOverloads37.errors.txt
functionOverloads37.js
functionOverloads38.js
functionOverloads38.types
functionOverloads39.js
functionOverloads39.types
functionOverloads40.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
functionOverloads40.js
functionOverloads41.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
functionOverloads41.js
functionOverloads42.js
functionOverloads42.types Accepting new baselines 2014-10-13 06:56:58 -07:00
functionOverloadsOnGenericArity1.js
functionOverloadsOnGenericArity1.types
functionOverloadsOnGenericArity2.js
functionOverloadsOnGenericArity2.types
functionOverloadsOutOfOrder.errors.txt
functionOverloadsOutOfOrder.js
functionOverloadsRecursiveGenericReturnType.js
functionOverloadsRecursiveGenericReturnType.types
functionReturn.js
functionReturn.types
functionReturningItself.js
functionReturningItself.types
functionSignatureAssignmentCompat1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
functionSignatureAssignmentCompat1.js
functionsMissingReturnStatementsAndExpressions.errors.txt
functionSubtypingOfVarArgs.js
functionSubtypingOfVarArgs.types
functionSubtypingOfVarArgs2.js
functionSubtypingOfVarArgs2.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
functionType.js
functionType.types
functionTypeArgumentArrayAssignment.js Report duplicate identifier errors on all locations for merged declarations to align with local declarations 2014-10-14 15:18:44 -07:00
functionTypeArgumentArrayAssignment.types Merge branch 'master' into letAndConst 2014-10-16 09:30:58 -07:00
functionTypeArgumentAssignmentCompat.errors.txt
functionTypeArgumentAssignmentCompat.js
functionTypesLackingReturnTypes.errors.txt Accepting new baselines 2014-10-17 13:46:41 -07:00
functionWithAnyReturnTypeAndNoReturnExpression.js
functionWithAnyReturnTypeAndNoReturnExpression.types
functionWithMultipleReturnStatements.errors.txt
functionWithMultipleReturnStatements.js
functionWithMultipleReturnStatements2.errors.txt Accepting new baselines 2014-10-19 16:44:32 -07:00
functionWithMultipleReturnStatements2.js
functionWithSameNameAsField.errors.txt
functionWithSameNameAsField.js
functionWithThrowButNoReturn1.errors.txt
functionWithThrowButNoReturn1.js
funduleExportedClassIsUsedBeforeDeclaration.js
funduleExportedClassIsUsedBeforeDeclaration.types
funduleOfFunctionWithoutReturnTypeAnnotation.js
funduleOfFunctionWithoutReturnTypeAnnotation.types
funduleSplitAcrossFiles.errors.txt
funduleSplitAcrossFiles.js
funduleUsedAcrossFileBoundary.js
funduleUsedAcrossFileBoundary.types
fuzzy.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
fuzzy.js
generatedContextualTyping.js
generatedContextualTyping.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
generativeRecursionWithTypeOf.js
generativeRecursionWithTypeOf.types
genericAndNonGenericInterfaceWithTheSameName.errors.txt
genericAndNonGenericInterfaceWithTheSameName.js
genericAndNonGenericInterfaceWithTheSameName2.js
genericAndNonGenericInterfaceWithTheSameName2.types
genericAndNonGenericOverload1.js
genericAndNonGenericOverload1.types
genericArgumentCallSigAssignmentCompat.js
genericArgumentCallSigAssignmentCompat.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
genericArray0.js
genericArray0.types Accepting new baselines 2014-10-13 06:56:58 -07:00
genericArray1.js
genericArray1.types
genericArrayAssignment1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericArrayAssignment1.js
genericArrayAssignmentCompatErrors.errors.txt
genericArrayAssignmentCompatErrors.js
genericArrayExtenstions.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericArrayMethods1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericArrayMethods1.js
genericArrayPropertyAssignment.js
genericArrayPropertyAssignment.types
genericArrayWithoutTypeAnnotation.errors.txt
genericArrayWithoutTypeAnnotation.js
genericAssignmentCompatOfFunctionSignatures1.errors.txt
genericAssignmentCompatOfFunctionSignatures1.js
genericAssignmentCompatWithInterfaces1.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
genericAssignmentCompatWithInterfaces1.js
genericBaseClassLiteralProperty.js
genericBaseClassLiteralProperty.types
genericBaseClassLiteralProperty2.js
genericBaseClassLiteralProperty2.types Accepting new baselines 2014-10-13 06:56:58 -07:00
genericCallbackInvokedInsideItsContainingFunction1.errors.txt
genericCallbackInvokedInsideItsContainingFunction1.js
genericCallbacksAndClassHierarchy.js
genericCallbacksAndClassHierarchy.types
genericCallSpecializedToTypeArg.errors.txt
genericCallSpecializedToTypeArg.js
genericCallsWithoutParens.errors.txt
genericCallTypeArgumentInference.js
genericCallTypeArgumentInference.types
genericCallWithArrayLiteralArgs.js
genericCallWithArrayLiteralArgs.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
genericCallWithConstraintsTypeArgumentInference.js
genericCallWithConstraintsTypeArgumentInference.types
genericCallWithConstraintsTypeArgumentInference2.errors.txt
genericCallWithConstraintsTypeArgumentInference2.js
genericCallWithConstructorTypedArguments5.errors.txt
genericCallWithConstructorTypedArguments5.js
genericCallWithFixedArguments.js
genericCallWithFixedArguments.types
genericCallWithFunctionTypedArguments.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithFunctionTypedArguments.js Test updates from union changes 2014-10-10 14:41:14 -07:00
genericCallWithFunctionTypedArguments2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithFunctionTypedArguments2.js Test updates from union changes 2014-10-10 14:41:14 -07:00
genericCallWithFunctionTypedArguments3.js
genericCallWithFunctionTypedArguments3.types
genericCallWithFunctionTypedArguments4.js
genericCallWithFunctionTypedArguments4.types
genericCallWithFunctionTypedArguments5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithFunctionTypedArguments5.js
genericCallWithGenericSignatureArguments.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithGenericSignatureArguments.js
genericCallWithGenericSignatureArguments2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithGenericSignatureArguments2.js Test updates from union changes 2014-10-10 14:41:14 -07:00
genericCallWithGenericSignatureArguments3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithGenericSignatureArguments3.js Test updates from union changes 2014-10-10 14:41:14 -07:00
genericCallWithNonGenericArgs1.js
genericCallWithNonGenericArgs1.types
genericCallWithNonSymmetricSubtypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithNonSymmetricSubtypes.js
genericCallWithObjectLiteralArgs.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithObjectLiteralArgs.js Test updates from union changes 2014-10-10 14:41:14 -07:00
genericCallWithObjectLiteralArguments1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithObjectLiteralArguments1.js Give different errors for different overload resolution issues 2014-10-22 15:08:14 -07:00
genericCallWithObjectTypeArgs.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithObjectTypeArgs.js
genericCallWithObjectTypeArgs2.js
genericCallWithObjectTypeArgs2.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
genericCallWithObjectTypeArgsAndConstraints.js
genericCallWithObjectTypeArgsAndConstraints.types
genericCallWithObjectTypeArgsAndConstraints2.js
genericCallWithObjectTypeArgsAndConstraints2.types
genericCallWithObjectTypeArgsAndConstraints3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithObjectTypeArgsAndConstraints3.js Specify error message for type argument inference failing 2014-10-22 15:08:18 -07:00
genericCallWithObjectTypeArgsAndConstraints4.errors.txt
genericCallWithObjectTypeArgsAndConstraints4.js
genericCallWithObjectTypeArgsAndConstraints5.errors.txt
genericCallWithObjectTypeArgsAndConstraints5.js
genericCallWithObjectTypeArgsAndIndexers.js
genericCallWithObjectTypeArgsAndIndexers.types
genericCallWithObjectTypeArgsAndIndexersErrors.errors.txt
genericCallWithObjectTypeArgsAndIndexersErrors.js
genericCallWithObjectTypeArgsAndInitializers.errors.txt
genericCallWithObjectTypeArgsAndInitializers.js
genericCallWithObjectTypeArgsAndNumericIndexer.js
genericCallWithObjectTypeArgsAndNumericIndexer.types
genericCallWithObjectTypeArgsAndStringIndexer.js
genericCallWithObjectTypeArgsAndStringIndexer.types
genericCallWithoutArgs.errors.txt
genericCallWithOverloadedConstructorTypedArguments.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithOverloadedConstructorTypedArguments.js Test updates from union changes 2014-10-10 14:41:14 -07:00
genericCallWithOverloadedConstructorTypedArguments2.errors.txt
genericCallWithOverloadedConstructorTypedArguments2.js
genericCallWithOverloadedFunctionTypedArguments.js
genericCallWithOverloadedFunctionTypedArguments.types
genericCallWithOverloadedFunctionTypedArguments2.errors.txt
genericCallWithOverloadedFunctionTypedArguments2.js
genericCallWithTupleType.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCallWithTupleType.js Fix newlines in tests 2014-10-10 14:23:12 -07:00
genericChainedCalls.errors.txt
genericChainedCalls.js
genericClasses0.js
genericClasses0.types
genericClasses1.js
genericClasses1.types
genericClasses2.js
genericClasses2.types
genericClasses3.js
genericClasses3.types
genericClasses4.js
genericClasses4.types
genericClassesInModule.js
genericClassesInModule.types
genericClassesInModule2.js
genericClassesInModule2.types
genericClassesRedeclaration.errors.txt
genericClassesRedeclaration.js
genericClassImplementingGenericInterfaceFromAnotherModule.js
genericClassImplementingGenericInterfaceFromAnotherModule.types
genericClassInheritsConstructorFromNonGenericClass.js
genericClassInheritsConstructorFromNonGenericClass.types
genericClassPropertyInheritanceSpecialization.js
genericClassPropertyInheritanceSpecialization.types
genericClassStaticMethod.js
genericClassStaticMethod.types
genericClassWithFunctionTypedMemberArguments.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericClassWithFunctionTypedMemberArguments.js Test updates from union changes 2014-10-10 14:41:14 -07:00
genericClassWithObjectTypeArgsAndConstraints.js
genericClassWithObjectTypeArgsAndConstraints.types
genericClassWithStaticFactory.js
genericClassWithStaticFactory.types
genericClassWithStaticsUsingTypeArguments.errors.txt
genericClassWithStaticsUsingTypeArguments.js
genericCloduleInModule.js
genericCloduleInModule.types
genericCloduleInModule2.errors.txt
genericCloduleInModule2.js
genericCloneReturnTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCloneReturnTypes.js
genericCloneReturnTypes2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericCloneReturnTypes2.js
genericCombinators2.errors.txt
genericCombinators2.js
genericConstraint1.errors.txt
genericConstraint1.js
genericConstraint2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericConstraint2.js
genericConstraint3.errors.txt
genericConstraint3.js
genericConstraintDeclaration.js
genericConstraintDeclaration.types
genericConstraintOnExtendedBuiltinTypes.js
genericConstraintOnExtendedBuiltinTypes.types
genericConstraintOnExtendedBuiltinTypes2.js
genericConstraintOnExtendedBuiltinTypes2.types
genericConstraintSatisfaction1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericConstraintSatisfaction1.js
genericConstructExpressionWithoutArgs.errors.txt
genericConstructInvocationWithNoTypeArg.errors.txt
genericConstructInvocationWithNoTypeArg.js
genericConstructorFunction1.errors.txt
genericConstructorFunction1.js
genericConstructSignatureInInterface.js
genericConstructSignatureInInterface.types
genericContextualTypingSpecialization.js
genericContextualTypingSpecialization.types
genericDerivedTypeWithSpecializedBase.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericDerivedTypeWithSpecializedBase.js
genericDerivedTypeWithSpecializedBase2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericDerivedTypeWithSpecializedBase2.js
genericFunctionCallSignatureReturnTypeMismatch.errors.txt
genericFunctionCallSignatureReturnTypeMismatch.js
genericFunctionHasFreshTypeArgs.js
genericFunctionHasFreshTypeArgs.types
genericFunctions0.js
genericFunctions0.types
genericFunctions1.js
genericFunctions1.types
genericFunctions2.js
genericFunctions2.types
genericFunctions3.js
genericFunctions3.types
genericFunctionSpecializations1.js
genericFunctionSpecializations1.types
genericFunctionsWithOptionalParameters1.js
genericFunctionsWithOptionalParameters1.types
genericFunctionsWithOptionalParameters2.errors.txt
genericFunctionsWithOptionalParameters2.js
genericFunctionsWithOptionalParameters3.js
genericFunctionsWithOptionalParameters3.types
genericFunctionTypedArgumentsAreFixed.errors.txt
genericFunctionTypedArgumentsAreFixed.js
genericFunduleInModule.errors.txt
genericFunduleInModule.js
genericFunduleInModule2.errors.txt
genericFunduleInModule2.js
genericGetter.errors.txt
genericGetter2.errors.txt
genericGetter3.errors.txt
genericImplements.js
genericImplements.types
genericInference1.js
genericInference1.types
genericInference2.js
genericInference2.types
genericInstanceOf.js
genericInstanceOf.types
genericInstantiationEquivalentToObjectLiteral.js
genericInstantiationEquivalentToObjectLiteral.types
genericInterfaceFunctionTypeParameter.js
genericInterfaceFunctionTypeParameter.types
genericInterfaceImplementation.js
genericInterfaceImplementation.types
genericInterfacesWithoutTypeArguments.errors.txt
genericInterfacesWithoutTypeArguments.js
genericInterfaceTypeCall.js
genericInterfaceTypeCall.types
genericLambaArgWithoutTypeArguments.errors.txt
genericLambaArgWithoutTypeArguments.js
genericMemberFunction.errors.txt
genericMemberFunction.js
genericMergedDeclarationUsingTypeParameter.errors.txt
genericMergedDeclarationUsingTypeParameter.js
genericMergedDeclarationUsingTypeParameter2.errors.txt
genericMergedDeclarationUsingTypeParameter2.js
genericMethodOverspecialization.js
genericMethodOverspecialization.types
genericNewInterface.errors.txt
genericNewInterface.js
genericObjectCreationWithoutTypeArgs.errors.txt
genericObjectLitReturnType.js
genericObjectLitReturnType.types
genericOfACloduleType1.js
genericOfACloduleType1.types
genericOfACloduleType2.js
genericOfACloduleType2.types
genericOverloadSignatures.js
genericOverloadSignatures.types
genericParameterAssignability1.js
genericParameterAssignability1.types
genericPrototypeProperty.js
genericPrototypeProperty.types
genericPrototypeProperty2.js
genericPrototypeProperty2.types
genericPrototypeProperty3.js
genericPrototypeProperty3.types
genericRecursiveImplicitConstructorErrors1.errors.txt
genericRecursiveImplicitConstructorErrors1.js
genericRecursiveImplicitConstructorErrors2.js
genericRecursiveImplicitConstructorErrors2.types
genericRecursiveImplicitConstructorErrors3.errors.txt
genericRecursiveImplicitConstructorErrors3.js
genericReduce.errors.txt
genericReduce.js
genericRestArgs.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericRestArgs.js
genericReturnTypeFromGetter1.errors.txt
genericReversingTypeParameters.js
genericReversingTypeParameters.types
genericReversingTypeParameters2.js
genericReversingTypeParameters2.types
generics0.js
generics0.types
generics1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
generics1.js
generics1NoError.js
generics1NoError.types
generics2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
generics2.js
generics2NoError.js
generics2NoError.types
generics3.js
generics3.types
generics4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
generics4.js
generics4NoError.js
generics4NoError.types
generics5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
generics5.js
genericsAndHigherOrderFunctions.js
genericsAndHigherOrderFunctions.types
genericSignatureInheritance.js
genericSignatureInheritance.types
genericSignatureInheritance2.js
genericSignatureInheritance2.types
genericsManyTypeParameters.js
genericsManyTypeParameters.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
genericSpecializations1.js
genericSpecializations1.types
genericSpecializations2.errors.txt
genericSpecializations2.js
genericSpecializations3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericSpecializations3.js
genericSpecializationToTypeLiteral1.js
genericSpecializationToTypeLiteral1.types
genericStaticAnyTypeFunction.js
genericStaticAnyTypeFunction.types
genericsWithDuplicateTypeParameters1.errors.txt
genericsWithDuplicateTypeParameters1.js
genericsWithoutTypeParameters1.errors.txt
genericsWithoutTypeParameters1.js
genericTypeArgumentInference1.js
genericTypeArgumentInference1.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
genericTypeAssertions1.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
genericTypeAssertions1.js
genericTypeAssertions2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericTypeAssertions2.js
genericTypeAssertions3.js
genericTypeAssertions3.types
genericTypeAssertions4.errors.txt
genericTypeAssertions4.js
genericTypeAssertions5.errors.txt
genericTypeAssertions5.js
genericTypeAssertions6.errors.txt
genericTypeAssertions6.js
genericTypeParameterEquivalence2.js
genericTypeParameterEquivalence2.types
genericTypeReferencesRequireTypeArgs.errors.txt
genericTypeReferencesRequireTypeArgs.js
genericTypeReferenceWithoutTypeArgument.d.errors.txt
genericTypeReferenceWithoutTypeArgument.errors.txt
genericTypeReferenceWithoutTypeArgument2.errors.txt
genericTypeReferenceWithoutTypeArgument3.errors.txt
genericTypeUsedWithoutTypeArguments1.errors.txt
genericTypeUsedWithoutTypeArguments1.js
genericTypeUsedWithoutTypeArguments3.errors.txt
genericTypeUsedWithoutTypeArguments3.js
genericTypeWithCallableMembers.js
genericTypeWithCallableMembers.types
genericTypeWithCallableMembers2.js
genericTypeWithCallableMembers2.types
genericTypeWithMultipleBases1.js
genericTypeWithMultipleBases1.types
genericTypeWithMultipleBases2.js
genericTypeWithMultipleBases2.types
genericTypeWithMultipleBases3.js
genericTypeWithMultipleBases3.types
genericTypeWithNonGenericBaseMisMatch.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
genericTypeWithNonGenericBaseMisMatch.js
genericWithCallSignatureReturningSpecialization.js
genericWithCallSignatureReturningSpecialization.types
genericWithCallSignatures1.js
genericWithCallSignatures1.types
genericWithIndexerOfTypeParameterType1.js
genericWithIndexerOfTypeParameterType1.types Accepting new baselines 2014-10-13 06:56:58 -07:00
genericWithIndexerOfTypeParameterType2.js
genericWithIndexerOfTypeParameterType2.types
genericWithOpenTypeParameters1.errors.txt
genericWithOpenTypeParameters1.js
getAccessorWithImpliedReturnTypeAndFunctionClassMerge.errors.txt
getAndSetAsMemberNames.errors.txt
getAndSetNotIdenticalType.errors.txt
getAndSetNotIdenticalType2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
getAndSetNotIdenticalType3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
getEmitOutputDeclarationMultiFiles.baseline
getEmitOutputDeclarationSingleFile.baseline
getEmitOutputExternalModule.baseline Fix newlines in tests 2014-10-10 14:23:12 -07:00
getEmitOutputExternalModule2.baseline Fix newlines in tests 2014-10-10 14:23:12 -07:00
getEmitOutputMapRoots.baseline
getEmitOutputNoErrors.baseline
getEmitOutputOnlyOneFile.baseline
getEmitOutputSingleFile.baseline
getEmitOutputSingleFile2.baseline Add fourslash tests to cover external module case 2014-10-06 18:37:01 -07:00
getEmitOutputSourceMap.baseline
getEmitOutputSourceMap2.baseline
getEmitOutputSourceRoot.baseline
getEmitOutputSourceRootMultiFiles.baseline
getEmitOutputWithDeclarationFile.baseline Fix newlines in tests 2014-10-10 14:23:12 -07:00
getEmitOutputWithDeclarationFile2.baseline Fix newlines in tests 2014-10-10 14:23:12 -07:00
getEmitOutputWithDeclarationFile3.baseline Fix newlines in tests 2014-10-10 14:23:12 -07:00
getEmitOutputWithEmitterErrors.baseline
getEmitOutputWithEmitterErrors2.baseline
getEmitOutputWithSemanticErrors.baseline
getEmitOutputWithSemanticErrors2.baseline
getEmitOutputWithSyntaxErrors.baseline
getsetReturnTypes.errors.txt
getterMissingReturnError.errors.txt
gettersAndSetters.errors.txt
gettersAndSettersAccessibility.errors.txt
gettersAndSettersErrors.errors.txt
gettersAndSettersTypesAgree.errors.txt
getterSetterNonAccessor.js
getterSetterNonAccessor.types
getterThatThrowsShouldNotNeedReturn.errors.txt
giant.errors.txt
global.js
global.types
globalThis.js
globalThis.types
globalThisCapture.js
globalThisCapture.types
grammarAmbiguities.errors.txt
grammarAmbiguities.js
grammarAmbiguities1.errors.txt
grammarAmbiguities1.js
heterogeneousArrayAndOverloads.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
heterogeneousArrayAndOverloads.js
heterogeneousArrayLiterals.js
heterogeneousArrayLiterals.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
hidingCallSignatures.js
hidingCallSignatures.types
hidingConstructSignatures.js
hidingConstructSignatures.types
hidingIndexSignatures.js
hidingIndexSignatures.types
i3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
i3.js
icomparable.js
icomparable.types
identicalCallSignatures.js
identicalCallSignatures.types
identicalCallSignatures2.js
identicalCallSignatures2.types
identicalCallSignatures3.js
identicalCallSignatures3.types
identityForSignaturesWithTypeParametersAndAny.errors.txt
identityForSignaturesWithTypeParametersAndAny.js
identityForSignaturesWithTypeParametersSwitched.js
identityForSignaturesWithTypeParametersSwitched.types
idInProp.js
idInProp.types
ifDoWhileStatements.js
ifDoWhileStatements.types
ifElseWithStatements1.errors.txt
ifElseWithStatements1.js
illegalGenericWrapping1.js
illegalGenericWrapping1.types
illegalModifiersOnClassElements.errors.txt
illegalSuperCallsInConstructor.errors.txt
implementArrayInterface.js
implementArrayInterface.types
implementClausePrecedingExtends.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
implementGenericWithMismatchedTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
implementGenericWithMismatchedTypes.js
implementingAnInterfaceExtendingClassWithPrivates.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
implementingAnInterfaceExtendingClassWithPrivates.js
implementingAnInterfaceExtendingClassWithPrivates2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
implementingAnInterfaceExtendingClassWithPrivates2.js
implementingAnInterfaceExtendingClassWithProtecteds.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
implementingAnInterfaceExtendingClassWithProtecteds.js
implementInterfaceAnyMemberWithVoid.js
implementInterfaceAnyMemberWithVoid.types
implementPublicPropertyAsPrivate.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
implementPublicPropertyAsPrivate.js
implementsClauseAlreadySeen.errors.txt
implicitAnyAmbients.errors.txt
implicitAnyAmbients.js
implicitAnyAnyReturningFunction.js
implicitAnyAnyReturningFunction.types
implicitAnyCastedValue.errors.txt
implicitAnyDeclareFunctionExprWithoutFormalType.errors.txt
implicitAnyDeclareFunctionExprWithoutFormalType.js
implicitAnyDeclareFunctionWithoutFormalType.errors.txt
implicitAnyDeclareFunctionWithoutFormalType.js
implicitAnyDeclareFunctionWithoutFormalType2.js
implicitAnyDeclareFunctionWithoutFormalType2.types
implicitAnyDeclareMemberWithoutType.errors.txt
implicitAnyDeclareMemberWithoutType.js
implicitAnyDeclareMemberWithoutType2.errors.txt
implicitAnyDeclareMemberWithoutType2.js
implicitAnyDeclareTypePropertyWithoutType.errors.txt
implicitAnyDeclareTypePropertyWithoutType.js
implicitAnyDeclareVariablesWithoutTypeAndInit.errors.txt
implicitAnyDeclareVariablesWithoutTypeAndInit.js
implicitAnyFromCircularInference.errors.txt
implicitAnyFromCircularInference.js
implicitAnyFunctionInvocationWithAnyArguements.errors.txt
implicitAnyFunctionInvocationWithAnyArguements.js
implicitAnyFunctionOverloadWithImplicitAnyReturnType.errors.txt
implicitAnyFunctionOverloadWithImplicitAnyReturnType.js
implicitAnyFunctionReturnNullOrUndefined.errors.txt
implicitAnyFunctionReturnNullOrUndefined.js
implicitAnyGenerics.js
implicitAnyGenerics.types
implicitAnyGenericTypeInference.errors.txt
implicitAnyGenericTypeInference.js
implicitAnyGetAndSetAccessorWithAnyReturnType.errors.txt
implicitAnyInAmbientDeclaration.errors.txt
implicitAnyInAmbientDeclaration2.d.errors.txt
implicitAnyInCatch.js
implicitAnyInCatch.types
implicitAnyNewExprLackConstructorSignature.errors.txt
implicitAnyNewExprLackConstructorSignature.js
implicitAnyWidenToAny.errors.txt
implicitAnyWidenToAny.js
import_reference-exported-alias.js
import_reference-exported-alias.types
import_reference-to-type-alias.js
import_reference-to-type-alias.types
import_unneeded-require-when-referenecing-aliased-type-throug-array.js
import_unneeded-require-when-referenecing-aliased-type-throug-array.types
import_var-referencing-an-imported-module-alias.js
import_var-referencing-an-imported-module-alias.types
importAliasAnExternalModuleInsideAnInternalModule.errors.txt
importAliasIdentifiers.js
importAliasIdentifiers.types
importAliasWithDottedName.js
importAliasWithDottedName.types
importAndVariableDeclarationConflict1.errors.txt
importAndVariableDeclarationConflict1.js
importAndVariableDeclarationConflict2.js
importAndVariableDeclarationConflict2.types
importAndVariableDeclarationConflict3.errors.txt
importAndVariableDeclarationConflict3.js
importAndVariableDeclarationConflict4.errors.txt
importAndVariableDeclarationConflict4.js
importAnImport.errors.txt
importAnImport.js
importAsBaseClass.errors.txt
importAsBaseClass.js
importDecl.js
importDecl.types
importDeclarationUsedAsTypeQuery.js
importDeclarationUsedAsTypeQuery.types
importDeclRefereingExternalModuleWithNoResolve.errors.txt
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
importDeclWithExportModifierInAmbientContext.types
importedModuleAddToGlobal.errors.txt
importedModuleAddToGlobal.js
importedModuleClassNameClash.js
importedModuleClassNameClash.types
importImportOnlyModule.js
importImportOnlyModule.types
importInsideModule.errors.txt
importInTypePosition.js
importInTypePosition.types
importNonExternalModule.errors.txt
importNonExternalModule.js
importNonStringLiteral.errors.txt
importOnAliasedIdentifiers.js
importOnAliasedIdentifiers.types
importShadowsGlobalName.js
importShadowsGlobalName.types
importStatements.js
importStatements.types
importStatementsInterfaces.errors.txt
importStatementsInterfaces.js
importTsBeforeDTs.errors.txt
importTsBeforeDTs.js
importUsedInExtendsList1.js
importUsedInExtendsList1.types
incompatibleExports1.errors.txt
incompatibleExports1.js
incompatibleExports2.errors.txt
incompatibleExports2.js
incompatibleGenericTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
incompatibleGenericTypes.js
incompatibleTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
incompatibleTypes.js
incompleteDottedExpressionAtEOF.errors.txt
incompleteObjectLiteral1.errors.txt
incorrectClassOverloadChain.errors.txt
incorrectClassOverloadChain.js
incrementAndDecrement.errors.txt
incrementOnTypeParameter.errors.txt
incrementOnTypeParameter.js
incrementOperatorWithAnyOtherType.js
incrementOperatorWithAnyOtherType.types Accepting new baselines 2014-10-13 06:56:58 -07:00
incrementOperatorWithAnyOtherTypeInvalidOperations.errors.txt
incrementOperatorWithAnyOtherTypeInvalidOperations.js
incrementOperatorWithEnumType.errors.txt Merge branch 'master' into unionTypes 2014-10-13 12:37:34 -07:00
incrementOperatorWithEnumType.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
incrementOperatorWithEnumTypeInvalidOperations.errors.txt Fixed another bug in parser & fixed up baselines 2014-10-06 22:27:22 -07:00
incrementOperatorWithEnumTypeInvalidOperations.js Fixed another bug in parser & fixed up baselines 2014-10-06 22:27:22 -07:00
incrementOperatorWithNumberType.js
incrementOperatorWithNumberType.types
incrementOperatorWithNumberTypeInvalidOperations.errors.txt
incrementOperatorWithNumberTypeInvalidOperations.js
incrementOperatorWithUnsupportedBooleanType.errors.txt
incrementOperatorWithUnsupportedBooleanType.js
incrementOperatorWithUnsupportedStringType.errors.txt
incrementOperatorWithUnsupportedStringType.js
indexClassByNumber.js
indexClassByNumber.types
indexer.js
indexer.types Accepting new baselines 2014-10-13 06:56:58 -07:00
indexer2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
indexer2.js
indexer2A.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
indexer2A.js
indexer3.js
indexer3.types Accepting new baselines 2014-10-13 06:56:58 -07:00
indexerA.js
indexerA.types Accepting new baselines 2014-10-13 06:56:58 -07:00
indexerAsOptional.errors.txt
indexerAssignability.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
indexerAssignability.js
indexerConstraints.errors.txt
indexerConstraints.js
indexerConstraints2.errors.txt
indexerConstraints2.js
indexerReturningTypeParameter1.js
indexerReturningTypeParameter1.types
indexerSignatureWithRestParam.errors.txt
indexersInClassType.js
indexersInClassType.types
indexerWithTuple.js Fix newlines in tests 2014-10-10 14:23:12 -07:00
indexerWithTuple.types Fix newlines in tests 2014-10-10 14:23:12 -07:00
indexIntoArraySubclass.errors.txt
indexIntoArraySubclass.js
indexIntoEnum.js
indexIntoEnum.types
indexSignatureMustHaveTypeAnnotation.errors.txt
indexSignaturesInferentialTyping.js
indexSignaturesInferentialTyping.types Accepting new baselines 2014-10-13 06:56:58 -07:00
indexSignatureTypeCheck.errors.txt
indexSignatureTypeCheck2.errors.txt
indexSignatureTypeInference.errors.txt
indexSignatureTypeInference.js
indexSignatureWithAccessibilityModifier.errors.txt
indexSignatureWithInitializer.errors.txt
indexTypeCheck.errors.txt
indexWithoutParamType.errors.txt
indexWithoutParamType2.errors.txt
indirectSelfReference.errors.txt
indirectSelfReference.js
indirectSelfReferenceGeneric.errors.txt
indirectSelfReferenceGeneric.js
inferentiallyTypingAnEmptyArray.js
inferentiallyTypingAnEmptyArray.types Accepting new baselines 2014-10-13 06:56:58 -07:00
inferentialTypingWithFunctionType.js
inferentialTypingWithFunctionType.types
inferentialTypingWithFunctionType2.js
inferentialTypingWithFunctionType2.types
inferentialTypingWithFunctionTypeNested.js
inferentialTypingWithFunctionTypeNested.types
inferentialTypingWithFunctionTypeSyntacticScenarios.js
inferentialTypingWithFunctionTypeSyntacticScenarios.types
inferentialTypingWithFunctionTypeZip.js
inferentialTypingWithFunctionTypeZip.types Accepting new baselines 2014-10-13 06:56:58 -07:00
inferentialTypingWithObjectLiteralProperties.errors.txt
inferentialTypingWithObjectLiteralProperties.js
inferredFunctionReturnTypeIsEmptyType.errors.txt
inferredFunctionReturnTypeIsEmptyType.js
inferSecondaryParameter.js
inferSecondaryParameter.types
inferSetterParamType.errors.txt
inferTypeArgumentsInSignatureWithRestParameters.js
inferTypeArgumentsInSignatureWithRestParameters.types
infiniteExpandingTypeThroughInheritanceInstantiation.js
infiniteExpandingTypeThroughInheritanceInstantiation.types
infiniteExpansionThroughInstantiation.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
infiniteExpansionThroughInstantiation.js
infiniteExpansionThroughInstantiation2.errors.txt
infiniteExpansionThroughInstantiation2.js
infiniteExpansionThroughTypeInference.js
infiniteExpansionThroughTypeInference.types
infinitelyExpandingBaseTypes1.js
infinitelyExpandingBaseTypes1.types
infinitelyExpandingBaseTypes2.js
infinitelyExpandingBaseTypes2.types
infinitelyExpandingOverloads.errors.txt
infinitelyExpandingTypeAssignability.js
infinitelyExpandingTypeAssignability.types
infinitelyExpandingTypes1.errors.txt
infinitelyExpandingTypes1.js
infinitelyExpandingTypes2.errors.txt
infinitelyExpandingTypes2.js
infinitelyExpandingTypes3.js
infinitelyExpandingTypes3.types
infinitelyExpandingTypes4.js
infinitelyExpandingTypes4.types
infinitelyExpandingTypes5.js
infinitelyExpandingTypes5.types
infinitelyExpandingTypesNonGenericBase.js
infinitelyExpandingTypesNonGenericBase.types
infinitelyGenerativeInheritance1.js
infinitelyGenerativeInheritance1.types
inheritance.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritance.js
inheritance1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritance1.js
inheritanceGrandParentPrivateMemberCollision.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceGrandParentPrivateMemberCollision.js
inheritanceGrandParentPrivateMemberCollisionWithPublicMember.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceGrandParentPrivateMemberCollisionWithPublicMember.js
inheritanceGrandParentPublicMemberCollisionWithPrivateMember.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceGrandParentPublicMemberCollisionWithPrivateMember.js
inheritanceMemberAccessorOverridingAccessor.errors.txt
inheritanceMemberAccessorOverridingMethod.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceMemberAccessorOverridingProperty.errors.txt
inheritanceMemberFuncOverridingAccessor.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceMemberFuncOverridingMethod.js
inheritanceMemberFuncOverridingMethod.types
inheritanceMemberFuncOverridingProperty.errors.txt
inheritanceMemberFuncOverridingProperty.js
inheritanceMemberPropertyOverridingAccessor.errors.txt
inheritanceMemberPropertyOverridingMethod.errors.txt
inheritanceMemberPropertyOverridingMethod.js
inheritanceMemberPropertyOverridingProperty.js
inheritanceMemberPropertyOverridingProperty.types
inheritanceOfGenericConstructorMethod1.js
inheritanceOfGenericConstructorMethod1.types
inheritanceOfGenericConstructorMethod2.js
inheritanceOfGenericConstructorMethod2.types
inheritanceStaticAccessorOverridingAccessor.errors.txt
inheritanceStaticAccessorOverridingMethod.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceStaticAccessorOverridingProperty.errors.txt
inheritanceStaticFuncOverridingAccessor.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceStaticFuncOverridingAccessorOfFuncType.errors.txt
inheritanceStaticFuncOverridingMethod.js
inheritanceStaticFuncOverridingMethod.types
inheritanceStaticFuncOverridingProperty.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceStaticFuncOverridingProperty.js
inheritanceStaticFuncOverridingPropertyOfFuncType.js
inheritanceStaticFuncOverridingPropertyOfFuncType.types
inheritanceStaticFunctionOverridingInstanceProperty.js
inheritanceStaticFunctionOverridingInstanceProperty.types
inheritanceStaticMembersCompatible.js
inheritanceStaticMembersCompatible.types
inheritanceStaticMembersIncompatible.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceStaticMembersIncompatible.js
inheritanceStaticPropertyOverridingAccessor.errors.txt
inheritanceStaticPropertyOverridingMethod.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritanceStaticPropertyOverridingMethod.js
inheritanceStaticPropertyOverridingProperty.js
inheritanceStaticPropertyOverridingProperty.types
inheritedConstructorWithRestParams.errors.txt
inheritedConstructorWithRestParams.js
inheritedConstructorWithRestParams2.errors.txt
inheritedConstructorWithRestParams2.js
inheritedFunctionAssignmentCompatibility.js
inheritedFunctionAssignmentCompatibility.types
inheritedGenericCallSignature.js
inheritedGenericCallSignature.types
inheritedMembersAndIndexSignaturesFromDifferentBases.errors.txt
inheritedMembersAndIndexSignaturesFromDifferentBases.js
inheritedMembersAndIndexSignaturesFromDifferentBases2.js
inheritedMembersAndIndexSignaturesFromDifferentBases2.types
inheritedModuleMembersForClodule.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritedModuleMembersForClodule.js
inheritedOverloadedSpecializedSignatures.js
inheritedOverloadedSpecializedSignatures.types
inheritedStringIndexersFromDifferentBaseTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritedStringIndexersFromDifferentBaseTypes.js
inheritedStringIndexersFromDifferentBaseTypes2.errors.txt
inheritedStringIndexersFromDifferentBaseTypes2.js
inheritFromGenericTypeParameter.errors.txt
inheritFromGenericTypeParameter.js
inheritSameNamePrivatePropertiesFromDifferentOrigins.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritSameNamePrivatePropertiesFromDifferentOrigins.js
inheritSameNamePrivatePropertiesFromSameOrigin.js
inheritSameNamePrivatePropertiesFromSameOrigin.types
inheritSameNamePropertiesWithDifferentOptionality.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritSameNamePropertiesWithDifferentOptionality.js
inheritSameNamePropertiesWithDifferentVisibility.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
inheritSameNamePropertiesWithDifferentVisibility.js
initializerReferencingConstructorLocals.errors.txt
initializerReferencingConstructorParameters.errors.txt
initializersInDeclarations.errors.txt
initializersWidened.js
initializersWidened.types
innerAliases.errors.txt
innerAliases.js
innerAliases2.js
innerAliases2.types
innerBoundLambdaEmit.js
innerBoundLambdaEmit.types
innerExtern.js
innerExtern.types
innerFunc.js
innerFunc.types
innerModExport1.errors.txt
innerModExport2.errors.txt
innerOverloads.js
innerOverloads.types
innerTypeArgumentInference.js
innerTypeArgumentInference.types
innerTypeCheckOfLambdaArgument.errors.txt
innerTypeCheckOfLambdaArgument.js
innerTypeParameterShadowingOuterOne.js
innerTypeParameterShadowingOuterOne.types
innerTypeParameterShadowingOuterOne2.js
innerTypeParameterShadowingOuterOne2.types
inOperator.errors.txt
inOperator.js
inOperatorWithFunction.js
inOperatorWithFunction.types
inOperatorWithGeneric.js
inOperatorWithGeneric.types
inOperatorWithInvalidOperands.errors.txt Accepting new baselines 2014-10-22 16:58:13 -07:00
inOperatorWithInvalidOperands.js Accepting new baselines 2014-10-22 16:58:13 -07:00
inOperatorWithValidOperands.js Accepting new baselines 2014-10-22 16:58:13 -07:00
inOperatorWithValidOperands.types Accepting new baselines 2014-10-22 16:58:13 -07:00
instanceAndStaticDeclarations1.js
instanceAndStaticDeclarations1.types
instanceMemberAssignsToClassPrototype.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
instanceMemberAssignsToClassPrototype.js
instanceMemberInitialization.js
instanceMemberInitialization.types
instanceOfInExternalModules.js
instanceOfInExternalModules.types
instanceofOperator.errors.txt Report duplicate identifier errors on all locations for merged declarations to align with local declarations 2014-10-14 15:18:44 -07:00
instanceofOperator.js Report duplicate identifier errors on all locations for merged declarations to align with local declarations 2014-10-14 15:18:44 -07:00
instanceofOperatorWithAny.js
instanceofOperatorWithAny.types
instanceofOperatorWithInvalidOperands.errors.txt
instanceofOperatorWithInvalidOperands.js
instanceofOperatorWithLHSIsObject.js
instanceofOperatorWithLHSIsObject.types
instanceofOperatorWithLHSIsTypeParameter.js
instanceofOperatorWithLHSIsTypeParameter.types
instanceofOperatorWithRHSIsSubtypeOfFunction.js
instanceofOperatorWithRHSIsSubtypeOfFunction.types
instancePropertiesInheritedIntoClassType.errors.txt
instancePropertyInClassType.errors.txt
instanceSubtypeCheck1.js
instanceSubtypeCheck1.types
instanceSubtypeCheck2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
instanceSubtypeCheck2.js
instantiateConstraintsToTypeArguments2.errors.txt
instantiateConstraintsToTypeArguments2.js
instantiatedBaseTypeConstraints.errors.txt
instantiatedBaseTypeConstraints.js
instantiatedBaseTypeConstraints2.errors.txt
instantiatedBaseTypeConstraints2.js
instantiatedModule.js
instantiatedModule.types
instantiatedReturnTypeContravariance.js
instantiatedReturnTypeContravariance.types
instantiateGenericClassWithWrongNumberOfTypeArguments.errors.txt
instantiateGenericClassWithWrongNumberOfTypeArguments.js
instantiateGenericClassWithZeroTypeArguments.js
instantiateGenericClassWithZeroTypeArguments.types
instantiateNonGenericTypeWithTypeArguments.errors.txt
instantiateNonGenericTypeWithTypeArguments.js
instantiateTypeParameter.errors.txt
interface0.js
interface0.types
interfaceAssignmentCompat.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
interfaceAssignmentCompat.js
interfaceContextualType.js
interfaceContextualType.types Accepting new baselines 2014-10-13 06:56:58 -07:00
interfacedecl.js
interfacedecl.types
interfaceDeclaration1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceDeclaration1.js
interfaceDeclaration2.errors.txt
interfaceDeclaration2.js
interfaceDeclaration3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceDeclaration3.js
interfaceDeclaration4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceDeclaration5.js
interfaceDeclaration5.types
interfaceDeclaration6.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceDeclaration6.js
InterfaceDeclaration8.errors.txt
InterfaceDeclaration8.js
interfacedeclWithIndexerErrors.errors.txt
interfacedeclWithIndexerErrors.js
interfaceExtendingClass.errors.txt
interfaceExtendingClass2.errors.txt
interfaceExtendingClassWithPrivates.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceExtendingClassWithPrivates.js
interfaceExtendingClassWithPrivates2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceExtendingClassWithPrivates2.js
interfaceExtendingClassWithProtecteds.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceExtendingClassWithProtecteds.js
interfaceExtendingClassWithProtecteds2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceExtendingClassWithProtecteds2.js
interfaceExtendsClass1.js
interfaceExtendsClass1.types
interfaceExtendsClassWithPrivate1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceExtendsClassWithPrivate1.js
interfaceExtendsClassWithPrivate2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceExtendsClassWithPrivate2.js
interfaceImplementation1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceImplementation1.js
interfaceImplementation2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceImplementation2.js
interfaceImplementation3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceImplementation3.js
interfaceImplementation4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceImplementation4.js
interfaceImplementation5.errors.txt
interfaceImplementation6.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceImplementation6.js
interfaceImplementation7.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceImplementation7.js
interfaceImplementation8.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceImplementation8.js
interfaceInheritance.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceInheritance.js
interfaceInheritance2.js
interfaceInheritance2.types
interfaceInReopenedModule.js
interfaceInReopenedModule.types
interfaceMayNotBeExtendedWitACall.errors.txt
interfaceMemberValidation.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceMemberValidation.js
interfaceNameAsIdentifier.errors.txt
interfaceNameAsIdentifier.js
interfaceNaming1.errors.txt
interfaceOnly.js
interfaceOnly.types
interfacePropertiesWithSameName1.js
interfacePropertiesWithSameName1.types
interfacePropertiesWithSameName2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfacePropertiesWithSameName2.js
interfacePropertiesWithSameName3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfacePropertiesWithSameName3.js
interfaceSubtyping.js
interfaceSubtyping.types
interfacesWithPredefinedTypesAsNames.errors.txt
interfaceThatHidesBaseProperty.js
interfaceThatHidesBaseProperty.types
interfaceThatHidesBaseProperty2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceThatHidesBaseProperty2.js
interfaceThatIndirectlyInheritsFromItself.errors.txt
interfaceThatIndirectlyInheritsFromItself.js
interfaceThatInheritsFromItself.errors.txt
interfaceWithAccessibilityModifiers.errors.txt
interfaceWithCallAndConstructSignature.js
interfaceWithCallAndConstructSignature.types
interfaceWithCallSignaturesThatHidesBaseSignature.js
interfaceWithCallSignaturesThatHidesBaseSignature.types
interfaceWithCallSignaturesThatHidesBaseSignature2.js
interfaceWithCallSignaturesThatHidesBaseSignature2.types
interfaceWithConstructSignaturesThatHidesBaseSignature.js
interfaceWithConstructSignaturesThatHidesBaseSignature.types
interfaceWithConstructSignaturesThatHidesBaseSignature2.js
interfaceWithConstructSignaturesThatHidesBaseSignature2.types
interfaceWithImplements1.errors.txt
interfaceWithMultipleBaseTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceWithMultipleBaseTypes.js
interfaceWithMultipleBaseTypes2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceWithMultipleBaseTypes2.js
interfaceWithMultipleDeclarations.errors.txt
interfaceWithMultipleDeclarations.js
interfaceWithOptionalProperty.js
interfaceWithOptionalProperty.types
interfaceWithOverloadedCallAndConstructSignatures.js
interfaceWithOverloadedCallAndConstructSignatures.types
interfaceWithPrivateMember.errors.txt
interfaceWithPropertyOfEveryType.js
interfaceWithPropertyOfEveryType.types
interfaceWithPropertyThatIsPrivateInBaseType.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceWithPropertyThatIsPrivateInBaseType.js
interfaceWithPropertyThatIsPrivateInBaseType2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
interfaceWithPropertyThatIsPrivateInBaseType2.js
interfaceWithSpecializedCallAndConstructSignatures.js
interfaceWithSpecializedCallAndConstructSignatures.types
interfaceWithStringIndexerHidingBaseTypeIndexer.errors.txt
interfaceWithStringIndexerHidingBaseTypeIndexer.js
interfaceWithStringIndexerHidingBaseTypeIndexer2.errors.txt
interfaceWithStringIndexerHidingBaseTypeIndexer2.js
interfaceWithStringIndexerHidingBaseTypeIndexer3.errors.txt
interfaceWithStringIndexerHidingBaseTypeIndexer3.js
interMixingModulesInterfaces0.js
interMixingModulesInterfaces0.types
interMixingModulesInterfaces1.js
interMixingModulesInterfaces1.types
interMixingModulesInterfaces2.js
interMixingModulesInterfaces2.types
interMixingModulesInterfaces3.js
interMixingModulesInterfaces3.types
interMixingModulesInterfaces4.js
interMixingModulesInterfaces4.types
interMixingModulesInterfaces5.js
interMixingModulesInterfaces5.types
internalAliasClass.js
internalAliasClass.types
internalAliasClassInsideLocalModuleWithExport.js
internalAliasClassInsideLocalModuleWithExport.types
internalAliasClassInsideLocalModuleWithoutExport.js
internalAliasClassInsideLocalModuleWithoutExport.types
internalAliasClassInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasClassInsideLocalModuleWithoutExportAccessError.js
internalAliasClassInsideTopLevelModuleWithExport.js
internalAliasClassInsideTopLevelModuleWithExport.types
internalAliasClassInsideTopLevelModuleWithoutExport.js
internalAliasClassInsideTopLevelModuleWithoutExport.types
internalAliasEnum.js
internalAliasEnum.types
internalAliasEnumInsideLocalModuleWithExport.js
internalAliasEnumInsideLocalModuleWithExport.types
internalAliasEnumInsideLocalModuleWithoutExport.js
internalAliasEnumInsideLocalModuleWithoutExport.types
internalAliasEnumInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasEnumInsideLocalModuleWithoutExportAccessError.js
internalAliasEnumInsideTopLevelModuleWithExport.js
internalAliasEnumInsideTopLevelModuleWithExport.types
internalAliasEnumInsideTopLevelModuleWithoutExport.js
internalAliasEnumInsideTopLevelModuleWithoutExport.types
internalAliasFunction.js
internalAliasFunction.types
internalAliasFunctionInsideLocalModuleWithExport.js
internalAliasFunctionInsideLocalModuleWithExport.types
internalAliasFunctionInsideLocalModuleWithoutExport.js
internalAliasFunctionInsideLocalModuleWithoutExport.types
internalAliasFunctionInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasFunctionInsideLocalModuleWithoutExportAccessError.js
internalAliasFunctionInsideTopLevelModuleWithExport.js
internalAliasFunctionInsideTopLevelModuleWithExport.types
internalAliasFunctionInsideTopLevelModuleWithoutExport.js
internalAliasFunctionInsideTopLevelModuleWithoutExport.types
internalAliasInitializedModule.js
internalAliasInitializedModule.types
internalAliasInitializedModuleInsideLocalModuleWithExport.js
internalAliasInitializedModuleInsideLocalModuleWithExport.types
internalAliasInitializedModuleInsideLocalModuleWithoutExport.js
internalAliasInitializedModuleInsideLocalModuleWithoutExport.types
internalAliasInitializedModuleInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasInitializedModuleInsideLocalModuleWithoutExportAccessError.js
internalAliasInitializedModuleInsideTopLevelModuleWithExport.js
internalAliasInitializedModuleInsideTopLevelModuleWithExport.types
internalAliasInitializedModuleInsideTopLevelModuleWithoutExport.js
internalAliasInitializedModuleInsideTopLevelModuleWithoutExport.types
internalAliasInterface.js
internalAliasInterface.types
internalAliasInterfaceInsideLocalModuleWithExport.js
internalAliasInterfaceInsideLocalModuleWithExport.types
internalAliasInterfaceInsideLocalModuleWithoutExport.js
internalAliasInterfaceInsideLocalModuleWithoutExport.types
internalAliasInterfaceInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasInterfaceInsideLocalModuleWithoutExportAccessError.js
internalAliasInterfaceInsideTopLevelModuleWithExport.js
internalAliasInterfaceInsideTopLevelModuleWithExport.types
internalAliasInterfaceInsideTopLevelModuleWithoutExport.js
internalAliasInterfaceInsideTopLevelModuleWithoutExport.types
internalAliasUninitializedModule.js
internalAliasUninitializedModule.types
internalAliasUninitializedModuleInsideLocalModuleWithExport.js
internalAliasUninitializedModuleInsideLocalModuleWithExport.types
internalAliasUninitializedModuleInsideLocalModuleWithoutExport.js
internalAliasUninitializedModuleInsideLocalModuleWithoutExport.types
internalAliasUninitializedModuleInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasUninitializedModuleInsideLocalModuleWithoutExportAccessError.js
internalAliasUninitializedModuleInsideTopLevelModuleWithExport.js
internalAliasUninitializedModuleInsideTopLevelModuleWithExport.types
internalAliasUninitializedModuleInsideTopLevelModuleWithoutExport.js
internalAliasUninitializedModuleInsideTopLevelModuleWithoutExport.types
internalAliasVar.js
internalAliasVar.types
internalAliasVarInsideLocalModuleWithExport.js
internalAliasVarInsideLocalModuleWithExport.types
internalAliasVarInsideLocalModuleWithoutExport.js
internalAliasVarInsideLocalModuleWithoutExport.types
internalAliasVarInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasVarInsideLocalModuleWithoutExportAccessError.js
internalAliasVarInsideTopLevelModuleWithExport.js
internalAliasVarInsideTopLevelModuleWithExport.types
internalAliasVarInsideTopLevelModuleWithoutExport.js
internalAliasVarInsideTopLevelModuleWithoutExport.types
internalAliasWithDottedNameEmit.js
internalAliasWithDottedNameEmit.types
internalImportInstantiatedModuleMergedWithClassNotReferencingInstance.errors.txt
internalImportInstantiatedModuleMergedWithClassNotReferencingInstance.js
internalImportInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.js
internalImportInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.types
internalImportInstantiatedModuleNotReferencingInstance.errors.txt
internalImportInstantiatedModuleNotReferencingInstance.js
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstance.errors.txt
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstance.js
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.js
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.types
internalImportUnInstantiatedModuleNotReferencingInstanceNoConflict.js
internalImportUnInstantiatedModuleNotReferencingInstanceNoConflict.types
intrinsics.errors.txt
intrinsics.js
intTypeCheck.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
invalidAssignmentsToVoid.errors.txt
invalidAssignmentsToVoid.js
invalidBooleanAssignments.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
invalidBooleanAssignments.js
invalidConstraint1.errors.txt
invalidConstraint1.js
invalidDoWhileBreakStatements.errors.txt
invalidDoWhileContinueStatements.errors.txt
invalidEnumAssignments.errors.txt
invalidEnumAssignments.js
invalidForBreakStatements.errors.txt
invalidForContinueStatements.errors.txt
invalidForInBreakStatements.errors.txt
invalidForInContinueStatements.errors.txt
invalidImportAliasIdentifiers.errors.txt
invalidImportAliasIdentifiers.js
invalidInstantiatedModule.errors.txt
invalidInstantiatedModule.js
invalidModuleWithStatementsOfEveryKind.errors.txt
invalidModuleWithVarStatements.errors.txt
invalidMultipleVariableDeclarations.errors.txt Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
invalidMultipleVariableDeclarations.js
invalidNestedModules.errors.txt
invalidNestedModules.js
InvalidNonInstantiatedModule.errors.txt
InvalidNonInstantiatedModule.js
invalidNumberAssignments.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
invalidNumberAssignments.js
invalidReferenceSyntax1.errors.txt
invalidReturnStatements.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
invalidReturnStatements.js
invalidSplice.js
invalidSplice.types
invalidStaticField.errors.txt
invalidStaticField.js
invalidStringAssignments.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
invalidStringAssignments.js
invalidSwitchBreakStatement.js
invalidSwitchBreakStatement.types
invalidSwitchContinueStatement.errors.txt
invalidSymbolInTypeParameter1.errors.txt
invalidSymbolInTypeParameter1.js
invalidThrowStatement.errors.txt
invalidTripleSlashReference.errors.txt
invalidTryStatements.errors.txt
invalidTryStatements2.errors.txt
invalidTypeNames.js
invalidTypeNames.types
invalidTypeOfTarget.errors.txt
invalidUndefinedAssignments.errors.txt
invalidUndefinedAssignments.js
invalidUndefinedValues.js
invalidUndefinedValues.types
invalidUnicodeEscapeSequance.errors.txt
invalidUnicodeEscapeSequance2.errors.txt
invalidUnicodeEscapeSequance3.errors.txt
invalidUnicodeEscapeSequance4.errors.txt
invalidVoidAssignments.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
invalidVoidAssignments.js
invalidVoidValues.errors.txt
invalidVoidValues.js
invalidWhileBreakStatements.errors.txt
invalidWhileContinueStatements.errors.txt
invocationExpressionInFunctionParameter.errors.txt
invocationExpressionInFunctionParameter.js
invokingNonGenericMethodWithTypeArguments1.errors.txt
invokingNonGenericMethodWithTypeArguments1.js
invokingNonGenericMethodWithTypeArguments2.errors.txt
invokingNonGenericMethodWithTypeArguments2.js
ipromise2.js
ipromise2.types
ipromise3.js
ipromise3.types
ipromise4.js
ipromise4.types
isLiteral1.js
isLiteral1.types
isLiteral2.js
isLiteral2.types
keywordField.js
keywordField.types
knockout.errors.txt
knockout.js
lambdaArgCrash.errors.txt
lambdaArgCrash.js
lambdaASIEmit.js
lambdaASIEmit.types
lambdaExpression.js
lambdaExpression.types
lambdaParamTypes.errors.txt
lambdaParamTypes.js
lambdaPropSelf.errors.txt
lambdaPropSelf.js
lastPropertyInLiteralWins.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
lastPropertyInLiteralWins.js
letDeclarations-access.js Flag assignments to a const 2014-10-14 16:52:12 -07:00
letDeclarations-access.types Flag assignments to a const 2014-10-14 16:52:12 -07:00
letDeclarations-es5.errors.txt Do not allow let and const declarations to be exported from a module 2014-10-15 09:15:00 -07:00
letDeclarations-invalidContexts.errors.txt Update error messages 2014-10-20 13:48:22 -07:00
letDeclarations-scopes-duplicates.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
letDeclarations-scopes-duplicates2.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
letDeclarations-scopes-duplicates3.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
letDeclarations-scopes-duplicates4.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
letDeclarations-scopes-duplicates5.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
letDeclarations-scopes-duplicates6.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
letDeclarations-scopes-duplicates7.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
letDeclarations-scopes.errors.txt allow let and const declarations in module bodies under labels 2014-10-20 15:31:33 -07:00
letDeclarations-scopes.js allow let and const declarations in module bodies under labels 2014-10-20 15:31:33 -07:00
letDeclarations-scopes2.errors.txt Add binder support for block scoped variable declarations 2014-10-13 20:54:26 -07:00
letDeclarations-scopes2.js Add binder support for block scoped variable declarations 2014-10-13 20:54:26 -07:00
letDeclarations-useBeforeDefinition.errors.txt Do not allow use of block-scoped variable before its definition 2014-10-13 22:19:19 -07:00
letDeclarations-useBeforeDefinition2.errors.txt Do not allow use of block-scoped variable before its definition 2014-10-13 22:19:19 -07:00
letDeclarations-validContexts.errors.txt Ensure let and const declarations in labels are parsed correctelly 2014-10-24 10:14:36 -07:00
letDeclarations-validContexts.js Ensure let and const declarations in labels are parsed correctelly 2014-10-24 10:14:36 -07:00
letDeclarations.js Add basic parsing support for let and const 2014-10-12 21:10:04 -07:00
letDeclarations.types Add basic parsing support for let and const 2014-10-12 21:10:04 -07:00
letDeclarations2.js Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references. 2014-10-17 15:15:22 -07:00
letDeclarations2.types Allow const and let declarations to be exported in modules. Also ensure that const module elements are not used as references. 2014-10-17 15:15:22 -07:00
libdtsFix.js
libdtsFix.types
libMembers.errors.txt
library_ArraySlice.js
library_ArraySlice.types
library_DatePrototypeProperties.js
library_DatePrototypeProperties.types
library_ObjectPrototypeProperties.js
library_ObjectPrototypeProperties.types
library_RegExpExecArraySlice.js
library_RegExpExecArraySlice.types
library_StringSlice.js
library_StringSlice.types
lift.errors.txt
lift.js
listFailure.js
listFailure.types
literals-negative.errors.txt
literals-negative.js
literals.errors.txt
literals1.js
literals1.types
localAliasExportAssignment.js
localAliasExportAssignment.types
localImportNameVsGlobalName.js
localImportNameVsGlobalName.types
localVariablesReturnedFromCatchBlocks.js
localVariablesReturnedFromCatchBlocks.types
logicalAndOperatorWithEveryType.js
logicalAndOperatorWithEveryType.types
logicalAndOperatorWithTypeParameters.js
logicalAndOperatorWithTypeParameters.types
logicalNotExpression1.errors.txt
logicalNotExpression1.js
logicalNotOperatorInvalidOperations.errors.txt
logicalNotOperatorWithAnyOtherType.errors.txt
logicalNotOperatorWithAnyOtherType.js
logicalNotOperatorWithBooleanType.js
logicalNotOperatorWithBooleanType.types
logicalNotOperatorWithEnumType.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
logicalNotOperatorWithEnumType.types Fixing tests and baselines 2014-10-08 11:11:36 -07:00
logicalNotOperatorWithNumberType.js
logicalNotOperatorWithNumberType.types
logicalNotOperatorWithStringType.js
logicalNotOperatorWithStringType.types
logicalOrExpressionIsContextuallyTyped.js
logicalOrExpressionIsContextuallyTyped.types Accepting new baselines 2014-10-10 17:01:28 -07:00
logicalOrExpressionIsNotContextuallyTyped.js
logicalOrExpressionIsNotContextuallyTyped.types
logicalOrOperatorWithEveryType.js
logicalOrOperatorWithEveryType.types Test updates from union changes 2014-10-10 14:41:14 -07:00
logicalOrOperatorWithTypeParameters.js
logicalOrOperatorWithTypeParameters.types Accepting new baselines 2014-10-10 17:01:28 -07:00
m7Bugs.js
m7Bugs.types
matchingOfObjectLiteralConstraints.errors.txt
matchingOfObjectLiteralConstraints.js
matchReturnTypeInAllBranches.errors.txt
matchReturnTypeInAllBranches.js
maxConstraints.errors.txt
maxConstraints.js
memberAccessMustUseModuleInstances.js
memberAccessMustUseModuleInstances.types
memberAccessOnConstructorType.js
memberAccessOnConstructorType.types
MemberAccessorDeclaration15.errors.txt
memberFunctionOverloadMixingStaticAndInstance.errors.txt
memberFunctionOverloadMixingStaticAndInstance.js
memberFunctionsWithPrivateOverloads.errors.txt
memberFunctionsWithPrivateOverloads.js
memberFunctionsWithPublicOverloads.js
memberFunctionsWithPublicOverloads.types
memberFunctionsWithPublicPrivateOverloads.errors.txt
memberFunctionsWithPublicPrivateOverloads.js
memberOverride.errors.txt
memberOverride.js
memberScope.errors.txt
memberScope.js
memberVariableDeclarations1.js
memberVariableDeclarations1.types Accepting new baselines 2014-10-13 06:56:58 -07:00
mergedDeclarations1.js
mergedDeclarations1.types
mergedDeclarations2.errors.txt
mergedDeclarations2.js
mergedDeclarations3.errors.txt
mergedDeclarations3.js
mergedDeclarations4.js
mergedDeclarations4.types
mergedEnumDeclarationCodeGen.js
mergedEnumDeclarationCodeGen.types
mergedInterfaceFromMultipleFiles1.js
mergedInterfaceFromMultipleFiles1.types
mergedInterfacesWithConflictingPropertyNames.errors.txt
mergedInterfacesWithConflictingPropertyNames.js
mergedInterfacesWithConflictingPropertyNames2.errors.txt
mergedInterfacesWithConflictingPropertyNames2.js
mergedInterfacesWithIndexers.js
mergedInterfacesWithIndexers.types
mergedInterfacesWithIndexers2.errors.txt
mergedInterfacesWithIndexers2.js
mergedInterfacesWithInheritedPrivates.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
mergedInterfacesWithInheritedPrivates.js
mergedInterfacesWithInheritedPrivates2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
mergedInterfacesWithInheritedPrivates2.js
mergedInterfacesWithInheritedPrivates3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
mergedInterfacesWithInheritedPrivates3.js
mergedInterfacesWithMultipleBases.js
mergedInterfacesWithMultipleBases.types
mergedInterfacesWithMultipleBases2.js
mergedInterfacesWithMultipleBases2.types
mergedInterfacesWithMultipleBases3.js
mergedInterfacesWithMultipleBases3.types
mergedInterfacesWithMultipleBases4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
mergedInterfacesWithMultipleBases4.js
mergedModuleDeclarationCodeGen.errors.txt
mergedModuleDeclarationCodeGen2.js
mergedModuleDeclarationCodeGen2.types
mergedModuleDeclarationCodeGen3.js
mergedModuleDeclarationCodeGen3.types
mergedModuleDeclarationCodeGen4.js
mergedModuleDeclarationCodeGen4.types
mergedModuleDeclarationCodeGen5.js
mergedModuleDeclarationCodeGen5.types
mergedModuleDeclarationWithSharedExportedVar.js
mergedModuleDeclarationWithSharedExportedVar.types
mergeThreeInterfaces.js
mergeThreeInterfaces.types
mergeThreeInterfaces2.js
mergeThreeInterfaces2.types
mergeTwoInterfaces.js
mergeTwoInterfaces.types
mergeTwoInterfaces2.js
mergeTwoInterfaces2.types
methodContainingLocalFunction.js
methodContainingLocalFunction.types
methodSignatureDeclarationEmit1.js
methodSignatureDeclarationEmit1.types
methodSignaturesWithOverloads.errors.txt
methodSignaturesWithOverloads.js
methodSignaturesWithOverloads2.js
methodSignaturesWithOverloads2.types
mismatchedClassConstructorVariable.errors.txt
mismatchedClassConstructorVariable.js
mismatchedExplicitTypeParameterAndArgumentType.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
mismatchedExplicitTypeParameterAndArgumentType.js
mismatchedGenericArguments1.js
mismatchedGenericArguments1.types
missingImportAfterModuleImport.js
missingImportAfterModuleImport.types
missingRequiredDeclare.d.errors.txt
missingReturnStatement.errors.txt
missingReturnStatement.js
missingReturnStatement1.errors.txt
missingReturnStatement1.js
missingSelf.js
missingSelf.types
missingTypeArguments1.errors.txt
missingTypeArguments1.js
missingTypeArguments2.errors.txt
missingTypeArguments2.js
missingTypeArguments3.js
missingTypeArguments3.types
mixedExports.js
mixedExports.types
mixingFunctionAndAmbientModule1.js
mixingFunctionAndAmbientModule1.types
mixingStaticAndInstanceOverloads.errors.txt
mixingStaticAndInstanceOverloads.js
modFunctionCrash.js
modFunctionCrash.types
modKeyword.js
modKeyword.types
module_augmentExistingAmbientVariable.errors.txt
module_augmentExistingAmbientVariable.js
module_augmentExistingVariable.errors.txt
module_augmentExistingVariable.js
moduleAliasAsFunctionArgument.js
moduleAliasAsFunctionArgument.types
moduleAliasInterface.js
moduleAliasInterface.types
ModuleAndClassWithSameNameAndCommonRoot.errors.txt
ModuleAndClassWithSameNameAndCommonRoot.js
ModuleAndEnumWithSameNameAndCommonRoot.js
ModuleAndEnumWithSameNameAndCommonRoot.types
ModuleAndFunctionWithSameNameAndCommonRoot.errors.txt
ModuleAndFunctionWithSameNameAndCommonRoot.js
moduleAndInterfaceSharingName.js
moduleAndInterfaceSharingName.types
moduleAndInterfaceSharingName2.errors.txt
moduleAndInterfaceSharingName2.js
moduleAndInterfaceSharingName3.js
moduleAndInterfaceSharingName3.types
moduleAndInterfaceSharingName4.js
moduleAndInterfaceSharingName4.types
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
moduleCodeGenTest3.js
moduleCodeGenTest3.types
moduleCodegenTest4.js
moduleCodegenTest4.types
moduleCodeGenTest5.js
moduleCodeGenTest5.types
moduleCrashBug1.errors.txt
moduleCrashBug1.js
moduledecl.errors.txt
moduleExports1.errors.txt
moduleExports1.js
moduleIdentifiers.js
moduleIdentifiers.types
moduleImport.errors.txt
moduleImport.js
moduleImportedForTypeArgumentPosition.js
moduleImportedForTypeArgumentPosition.types
moduleInTypePosition1.errors.txt
moduleInTypePosition1.js
moduleKeywordRepeatError.errors.txt
moduleMemberWithoutTypeAnnotation1.js
moduleMemberWithoutTypeAnnotation1.types
moduleMemberWithoutTypeAnnotation2.js
moduleMemberWithoutTypeAnnotation2.types
moduleMerge.js
moduleMerge.types
moduleNewExportBug.errors.txt
moduleNewExportBug.js
moduleNoEmit.js
moduleNoEmit.types
moduleOuterQualification.js
moduleOuterQualification.types
moduleProperty1.errors.txt
moduleProperty2.errors.txt
moduleProperty2.js
moduleRedifinitionErrors.js
moduleRedifinitionErrors.types
moduleReopenedTypeOtherBlock.js
moduleReopenedTypeOtherBlock.types
moduleReopenedTypeSameBlock.js
moduleReopenedTypeSameBlock.types
moduleScoping.errors.txt
moduleScopingBug.js
moduleScopingBug.types
moduleSymbolMerging.js
moduleSymbolMerging.types
moduleUnassignedVariable.js
moduleUnassignedVariable.types
moduleVariableArrayIndexer.js
moduleVariableArrayIndexer.types
moduleVariables.js
moduleVariables.types
moduleVisibilityTest1.js
moduleVisibilityTest1.types
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
moduleWithStatementsOfEveryKind.types
moduleWithTryStatement1.js
moduleWithTryStatement1.types
moduleWithValuesAsType.errors.txt
moduleWithValuesAsType.js
multiCallOverloads.js
multiCallOverloads.types
multiExtendsSplitInterfaces1.errors.txt
multiExtendsSplitInterfaces1.js
multiExtendsSplitInterfaces2.js
multiExtendsSplitInterfaces2.types
multiImportExport.js
multiImportExport.types
multiLineErrors.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
multiLineErrors.js
multiModuleClodule1.js
multiModuleClodule1.types
multiModuleFundule1.js
multiModuleFundule1.types
multipleBaseInterfaesWithIncompatibleProperties.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
multipleBaseInterfaesWithIncompatibleProperties.js
multipleClassPropertyModifiers.errors.txt
multipleClassPropertyModifiersErrors.errors.txt
multipleExportAssignments.errors.txt
multipleExportAssignments.js
multipleExportAssignmentsInAmbientDeclaration.errors.txt
multipleExportAssignmentsInAmbientDeclaration.js
multipleInheritance.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
multipleNumericIndexers.errors.txt
multipleNumericIndexers.js
multipleStringIndexers.errors.txt
multipleStringIndexers.js
multivar.errors.txt
multivar.js
mutrec.js
mutrec.types
mutuallyRecursiveGenericBaseTypes1.js
mutuallyRecursiveGenericBaseTypes1.types
mutuallyRecursiveGenericBaseTypes2.js
mutuallyRecursiveGenericBaseTypes2.types
nameCollision.js
nameCollision.types
nameCollisions.errors.txt
nameCollisions.js
nameCollisionsInPropertyAssignments.js
nameCollisionsInPropertyAssignments.types
nameDelimitedBySlashes.js
nameDelimitedBySlashes.types
namedFunctionExpressionAssignedToClassProperty.js
namedFunctionExpressionAssignedToClassProperty.types
namedFunctionExpressionCall.js
namedFunctionExpressionCall.types
namedFunctionExpressionCallErrors.errors.txt
namedFunctionExpressionCallErrors.js
namedFunctionExpressionInModule.js
namedFunctionExpressionInModule.types
nameOrDottedSpan_classes.baseline Implement getNameOrDottedNameSpan for new compiler 2014-10-20 23:34:43 -07:00
nameOrDottedSpan_stmts.baseline Implement getNameOrDottedNameSpan for new compiler 2014-10-20 23:34:43 -07:00
namespaces1.js
namespaces1.types
namespaces2.js
namespaces2.types
nameWithFileExtension.errors.txt
nameWithFileExtension.js
nameWithRelativePaths.js
nameWithRelativePaths.types
negateOperatorInvalidOperations.errors.txt
negateOperatorWithAnyOtherType.js
negateOperatorWithAnyOtherType.types Accepting new baselines 2014-10-13 06:56:58 -07:00
negateOperatorWithBooleanType.js
negateOperatorWithBooleanType.types
negateOperatorWithEnumType.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
negateOperatorWithEnumType.types Fixing tests and baselines 2014-10-08 11:11:36 -07:00
negateOperatorWithNumberType.js
negateOperatorWithNumberType.types
negateOperatorWithStringType.js
negateOperatorWithStringType.types
negativeZero.js
negativeZero.types
nestedClassDeclaration.errors.txt
nestedGenerics.js
nestedGenerics.types
nestedIfStatement.js
nestedIfStatement.types
nestedIndexer.js
nestedIndexer.types
nestedInfinitelyExpandedRecursiveTypes.js
nestedInfinitelyExpandedRecursiveTypes.types
nestedModulePrivateAccess.js
nestedModulePrivateAccess.types
nestedModules.js
nestedModules.types
nestedRecursiveLambda.js
nestedRecursiveLambda.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
nestedSelf.js
nestedSelf.types
newArrays.js
newArrays.types
newExpressionWithCast.errors.txt
newExpressionWithTypeParameterConstrainedToOuterTypeParameter.js
newExpressionWithTypeParameterConstrainedToOuterTypeParameter.types
newFunctionImplicitAny.errors.txt
newFunctionImplicitAny.js
newMissingIdentifier.errors.txt
newNonReferenceType.errors.txt
newNonReferenceType.js
newOnInstanceSymbol.errors.txt
newOnInstanceSymbol.js
newOperator.errors.txt
newOperatorConformance.js
newOperatorConformance.types
newOperatorErrorCases.errors.txt
noCatchBlock.js
noCatchBlock.js.map
noCatchBlock.sourcemap.txt
noCatchBlock.types
noCollisionThisExpressionAndClassInGlobal.js
noCollisionThisExpressionAndClassInGlobal.types
noCollisionThisExpressionAndLocalVarInAccessors.errors.txt
noCollisionThisExpressionAndLocalVarInConstructor.js
noCollisionThisExpressionAndLocalVarInConstructor.types
noCollisionThisExpressionAndLocalVarInFunction.js
noCollisionThisExpressionAndLocalVarInFunction.types
noCollisionThisExpressionAndLocalVarInLambda.js
noCollisionThisExpressionAndLocalVarInLambda.types
noCollisionThisExpressionAndLocalVarInMethod.js
noCollisionThisExpressionAndLocalVarInMethod.types
noCollisionThisExpressionAndLocalVarInProperty.js
noCollisionThisExpressionAndLocalVarInProperty.types
noCollisionThisExpressionAndVarInGlobal.js
noCollisionThisExpressionAndVarInGlobal.types
noCollisionThisExpressionInFunctionAndVarInGlobal.js
noCollisionThisExpressionInFunctionAndVarInGlobal.types
noConstraintInReturnType1.js
noConstraintInReturnType1.types
noDefaultLib.errors.txt
noDefaultLib.js
noErrorsInCallback.errors.txt
noErrorsInCallback.js
noImplicitAnyAndPrivateMembersWithoutTypeAnnotations.js
noImplicitAnyAndPrivateMembersWithoutTypeAnnotations.types
noImplicitAnyForIn.errors.txt
noImplicitAnyForIn.js
noImplicitAnyForMethodParameters.errors.txt
noImplicitAnyForMethodParameters.js
noImplicitAnyForwardReferencedInterface.errors.txt
noImplicitAnyForwardReferencedInterface.js
noImplicitAnyFunctionExpressionAssignment.js
noImplicitAnyFunctionExpressionAssignment.types Accepting new baselines 2014-10-13 06:56:58 -07:00
noImplicitAnyFunctions.errors.txt
noImplicitAnyFunctions.js
noImplicitAnyInBareInterface.errors.txt
noImplicitAnyInBareInterface.js
noImplicitAnyInCastExpression.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
noImplicitAnyInCastExpression.js
noImplicitAnyInContextuallyTypesFunctionParamter.js
noImplicitAnyInContextuallyTypesFunctionParamter.types
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
nominalSubtypeCheckOfTypeParameter.js
nominalSubtypeCheckOfTypeParameter.types
nominalSubtypeCheckOfTypeParameter2.js
nominalSubtypeCheckOfTypeParameter2.types
nonArrayRestArgs.errors.txt
nonArrayRestArgs.js
nonConflictingRecursiveBaseTypeMembers.js
nonConflictingRecursiveBaseTypeMembers.types
nonContextuallyTypedLogicalOr.js Test updates from union changes 2014-10-10 14:41:14 -07:00
nonContextuallyTypedLogicalOr.types Test updates from union changes 2014-10-10 14:41:14 -07:00
nonExportedElementsOfMergedModules.errors.txt
nonExportedElementsOfMergedModules.js
nonGenericClassExtendingGenericClassWithAny.js
nonGenericClassExtendingGenericClassWithAny.types
nonInstantiatedModule.js
nonInstantiatedModule.types
noSelfOnVars.js
noSelfOnVars.types
noTypeArgumentOnReturnType1.errors.txt
noTypeArgumentOnReturnType1.js
null.js
null.types
nullAssignableToEveryType.js
nullAssignableToEveryType.types
nullAssignedToUndefined.errors.txt
nullAssignedToUndefined.js
nullIsSubtypeOfEverythingButUndefined.js
nullIsSubtypeOfEverythingButUndefined.types
nullKeyword.errors.txt
nullKeyword.js
numberAsInLHS.js
numberAsInLHS.types
numberAssignableToEnum.js
numberAssignableToEnum.types
numberOnLeftSideOfInExpression.js
numberOnLeftSideOfInExpression.types
numberPropertyAccess.js
numberPropertyAccess.types
numberToString.errors.txt
numberToString.js
numericClassMembers1.errors.txt
numericClassMembers1.js
numericIndexerConstrainsPropertyDeclarations.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
numericIndexerConstrainsPropertyDeclarations2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
numericIndexerConstrainsPropertyDeclarations2.js
numericIndexerConstraint.errors.txt
numericIndexerConstraint.js
numericIndexerConstraint1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
numericIndexerConstraint1.js
numericIndexerConstraint2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
numericIndexerConstraint2.js
numericIndexerConstraint3.js
numericIndexerConstraint3.types
numericIndexerConstraint4.js
numericIndexerConstraint4.types Accepting new baselines 2014-10-13 06:56:58 -07:00
numericIndexerConstraint5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
numericIndexerConstraint5.js
numericIndexerTyping1.errors.txt
numericIndexerTyping1.js
numericIndexerTyping2.errors.txt
numericIndexerTyping2.js
numericIndexExpressions.errors.txt
numericIndexExpressions.js
numericIndexingResults.js
numericIndexingResults.types
numericMethodName1.js
numericMethodName1.types
numericNamedPropertyDuplicates.errors.txt
numericStringNamedPropertyEquivalence.errors.txt
numericStringNamedPropertyEquivalence.js
numLit.errors.txt
objectCreationExpressionInFunctionParameter.errors.txt
objectCreationOfElementAccessExpression.errors.txt
objectCreationOfElementAccessExpression.js
objectIndexer.js
objectIndexer.types Accepting new baselines 2014-10-13 06:56:58 -07:00
objectLitArrayDeclNoNew.errors.txt
objectLiteral1.js
objectLiteral1.types
objectLiteral2.js
objectLiteral2.types
objectLiteralArraySpecialization.js
objectLiteralArraySpecialization.types
objectLiteralDeclarationGeneration1.js
objectLiteralDeclarationGeneration1.types
objectLiteralErrors.errors.txt
objectLiteralErrorsES3.errors.txt
objectLiteralFunctionArgContextualTyping.errors.txt
objectLiteralFunctionArgContextualTyping.js
objectLiteralFunctionArgContextualTyping2.errors.txt
objectLiteralFunctionArgContextualTyping2.js
objectLiteralGettersAndSetters.errors.txt
objectLiteralIndexerErrors.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
objectLiteralIndexerErrors.js
objectLiteralIndexers.js
objectLiteralIndexers.types
objectLiteralParameterResolution.errors.txt
objectLiteralParameterResolution.js
objectLiteralReferencingInternalProperties.errors.txt
objectLiteralReferencingInternalProperties.js
objectLiteralWidened.js
objectLiteralWidened.types
objectLiteralWithGetAccessorInsideFunction.errors.txt
objectLiteralWithNumericPropertyName.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
objectLiteralWithNumericPropertyName.js
objectLitGetterSetter.js
objectLitGetterSetter.types
objectLitIndexerContextualType.errors.txt
objectLitIndexerContextualType.js
objectLitPropertyScoping.errors.txt
objectLitStructuralTypeMismatch.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
objectLitStructuralTypeMismatch.js
objectLitTargetTypeCallSite.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
objectLitTargetTypeCallSite.js
objectMembersOnTypes.js
objectMembersOnTypes.types
objectTypeHidingMembersOfExtendedObject.errors.txt
objectTypeHidingMembersOfExtendedObject.js
objectTypeHidingMembersOfObject.js
objectTypeHidingMembersOfObject.types
objectTypeHidingMembersOfObjectAssignmentCompat.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
objectTypeHidingMembersOfObjectAssignmentCompat.js
objectTypeHidingMembersOfObjectAssignmentCompat2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
objectTypeHidingMembersOfObjectAssignmentCompat2.js
objectTypeLiteralSyntax.js
objectTypeLiteralSyntax.types
objectTypeLiteralSyntax2.errors.txt
objectTypePropertyAccess.js
objectTypePropertyAccess.types
objectTypesIdentity.js
objectTypesIdentity.types
objectTypesIdentity2.js
objectTypesIdentity2.types
objectTypesIdentityWithCallSignatures.js
objectTypesIdentityWithCallSignatures.types
objectTypesIdentityWithCallSignatures2.js
objectTypesIdentityWithCallSignatures2.types
objectTypesIdentityWithCallSignatures3.errors.txt
objectTypesIdentityWithCallSignatures3.js
objectTypesIdentityWithCallSignaturesDifferingParamCounts.js
objectTypesIdentityWithCallSignaturesDifferingParamCounts.types
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.js
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.types
objectTypesIdentityWithCallSignaturesWithOverloads.js
objectTypesIdentityWithCallSignaturesWithOverloads.types
objectTypesIdentityWithComplexConstraints.errors.txt
objectTypesIdentityWithComplexConstraints.js
objectTypesIdentityWithConstructSignatures.js
objectTypesIdentityWithConstructSignatures.types
objectTypesIdentityWithConstructSignatures2.js
objectTypesIdentityWithConstructSignatures2.types
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.js
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.types
objectTypesIdentityWithGenericCallSignatures.js
objectTypesIdentityWithGenericCallSignatures.types
objectTypesIdentityWithGenericCallSignatures2.js
objectTypesIdentityWithGenericCallSignatures2.types
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.js
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.types
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.errors.txt
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.js
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.errors.txt
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.js
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.js
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.types
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.js
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.js
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.js
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.js
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams.js
objectTypesIdentityWithGenericCallSignaturesOptionalParams.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.js
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.js
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.js
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.errors.txt
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.js
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.errors.txt
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.js
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.js
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.js
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.types
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.js
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.types
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.js
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.js
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.js
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.js
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.types
objectTypesIdentityWithNumericIndexers1.js
objectTypesIdentityWithNumericIndexers1.types Accepting new baselines 2014-10-13 06:56:58 -07:00
objectTypesIdentityWithNumericIndexers2.js
objectTypesIdentityWithNumericIndexers2.types Accepting new baselines 2014-10-13 06:56:58 -07:00
objectTypesIdentityWithNumericIndexers3.js
objectTypesIdentityWithNumericIndexers3.types Accepting new baselines 2014-10-13 06:56:58 -07:00
objectTypesIdentityWithOptionality.js
objectTypesIdentityWithOptionality.types
objectTypesIdentityWithPrivates.js
objectTypesIdentityWithPrivates.types
objectTypesIdentityWithPrivates2.js
objectTypesIdentityWithPrivates2.types
objectTypesIdentityWithPrivates3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
objectTypesIdentityWithPrivates3.js
objectTypesIdentityWithPublics.js
objectTypesIdentityWithPublics.types
objectTypesIdentityWithStringIndexers.js
objectTypesIdentityWithStringIndexers.types
objectTypesIdentityWithStringIndexers2.js
objectTypesIdentityWithStringIndexers2.types
objectTypesWithOptionalProperties.errors.txt
objectTypesWithOptionalProperties2.errors.txt
objectTypesWithPredefinedTypesAsName.errors.txt
objectTypesWithPredefinedTypesAsName.js
objectTypesWithPredefinedTypesAsName2.errors.txt
objectTypeWithCallSignatureAppearsToBeFunctionType.js
objectTypeWithCallSignatureAppearsToBeFunctionType.types
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.js
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.types
objectTypeWithCallSignatureHidingMembersOfFunction.js
objectTypeWithCallSignatureHidingMembersOfFunction.types
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.errors.txt
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.js
objectTypeWithConstructSignatureAppearsToBeFunctionType.errors.txt
objectTypeWithConstructSignatureAppearsToBeFunctionType.js
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.js
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.types
objectTypeWithConstructSignatureHidingMembersOfFunction.js
objectTypeWithConstructSignatureHidingMembersOfFunction.types
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.errors.txt
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.js
objectTypeWithDuplicateNumericProperty.errors.txt
objectTypeWithDuplicateNumericProperty.js
objectTypeWithNumericProperty.js
objectTypeWithNumericProperty.types
objectTypeWithRecursiveWrappedProperty.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
objectTypeWithRecursiveWrappedProperty.js
objectTypeWithRecursiveWrappedProperty2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
objectTypeWithRecursiveWrappedProperty2.js
objectTypeWithRecursiveWrappedPropertyCheckedNominally.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
objectTypeWithRecursiveWrappedPropertyCheckedNominally.js
objectTypeWithStringIndexerHidingObjectIndexer.errors.txt
objectTypeWithStringIndexerHidingObjectIndexer.js
objectTypeWithStringNamedNumericProperty.js
objectTypeWithStringNamedNumericProperty.types
objectTypeWithStringNamedPropertyOfIllegalCharacters.js
objectTypeWithStringNamedPropertyOfIllegalCharacters.types
octalLiteralInStrictModeES3.errors.txt
operatorAddNullUndefined.errors.txt
operatorAddNullUndefined.js
optionalAccessorsInInterface1.js
optionalAccessorsInInterface1.types
optionalArgsWithDefaultValues.errors.txt
optionalConstructorArgInSuper.js
optionalConstructorArgInSuper.types
optionalFunctionArgAssignability.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
optionalFunctionArgAssignability.js
optionalParamArgsTest.errors.txt
optionalParamAssignmentCompat.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
optionalParamAssignmentCompat.js
optionalParamInOverride.js
optionalParamInOverride.types
optionalParamReferencingOtherParams1.js
optionalParamReferencingOtherParams1.types
optionalParamReferencingOtherParams2.errors.txt
optionalParamReferencingOtherParams2.js
optionalParamReferencingOtherParams3.errors.txt
optionalParamReferencingOtherParams3.js
optionalParamTypeComparison.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
optionalParamTypeComparison.js
optionalPropertiesInClasses.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
optionalPropertiesInClasses.js
optionalPropertiesSyntax.errors.txt
optionalPropertiesTest.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
optionalPropertiesTest.js
optionalSetterParam.errors.txt
orderMattersForSignatureGroupIdentity.errors.txt
orderMattersForSignatureGroupIdentity.js
out-flag.js
out-flag.js.map
out-flag.sourcemap.txt
out-flag.types
overEagerReturnTypeSpecialization.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
overEagerReturnTypeSpecialization.js
overload1.errors.txt
overload1.js
overload2.js
overload2.types
overloadAssignmentCompat.errors.txt
overloadAssignmentCompat.js
overloadBindingAcrossDeclarationBoundaries.js
overloadBindingAcrossDeclarationBoundaries.types
overloadBindingAcrossDeclarationBoundaries2.js
overloadBindingAcrossDeclarationBoundaries2.types
overloadCallTest.js
overloadCallTest.types
overloadCrash.js
overloadCrash.types
overloadedStaticMethodSpecialization.js
overloadedStaticMethodSpecialization.types
overloadEquivalenceWithStatics.js
overloadEquivalenceWithStatics.types
overloadGenericFunctionWithRestArgs.js
overloadGenericFunctionWithRestArgs.types
overloadingOnConstants1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
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
overloadOnConstConstraintChecks1.types
overloadOnConstConstraintChecks2.js
overloadOnConstConstraintChecks2.types
overloadOnConstConstraintChecks3.js
overloadOnConstConstraintChecks3.types
overloadOnConstConstraintChecks4.errors.txt
overloadOnConstConstraintChecks4.js
overloadOnConstDuplicateOverloads1.errors.txt
overloadOnConstDuplicateOverloads1.js
overloadOnConstInBaseWithBadImplementationInDerived.errors.txt
overloadOnConstInBaseWithBadImplementationInDerived.js
overloadOnConstInCallback1.errors.txt
overloadOnConstInCallback1.js
overloadOnConstInheritance1.js
overloadOnConstInheritance1.types
overloadOnConstInheritance2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
overloadOnConstInheritance2.js
overloadOnConstInheritance3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
overloadOnConstInheritance3.js
overloadOnConstInheritance4.errors.txt
overloadOnConstInheritance4.js
overloadOnConstInObjectLiteralImplementingAnInterface.errors.txt
overloadOnConstInObjectLiteralImplementingAnInterface.js
overloadOnConstNoAnyImplementation.errors.txt
overloadOnConstNoAnyImplementation.js
overloadOnConstNoAnyImplementation2.errors.txt
overloadOnConstNoAnyImplementation2.js
overloadOnConstNoNonSpecializedSignature.errors.txt
overloadOnConstNoNonSpecializedSignature.js
overloadOnConstNoStringImplementation.errors.txt
overloadOnConstNoStringImplementation.js
overloadOnConstNoStringImplementation2.errors.txt
overloadOnConstNoStringImplementation2.js
overloadOnGenericArity.js
overloadOnGenericArity.types
overloadOnGenericClassAndNonGenericClass.js
overloadOnGenericClassAndNonGenericClass.types
overloadResolution.errors.txt Revert the stuffing of instantiated signatures back into the candidates array 2014-10-22 15:08:16 -07:00
overloadResolution.js
overloadResolutionClassConstructors.errors.txt Give different errors for different overload resolution issues 2014-10-22 15:08:14 -07:00
overloadResolutionClassConstructors.js
overloadResolutionConstructors.errors.txt Revert the stuffing of instantiated signatures back into the candidates array 2014-10-22 15:08:16 -07:00
overloadResolutionConstructors.js
overloadResolutionOnDefaultConstructor1.errors.txt
overloadResolutionOnDefaultConstructor1.js
overloadResolutionOverCTLambda.errors.txt
overloadResolutionOverCTLambda.js
overloadResolutionOverNonCTLambdas.js
overloadResolutionOverNonCTLambdas.types
overloadResolutionOverNonCTObjectLit.js
overloadResolutionOverNonCTObjectLit.types Accepting new baselines 2014-10-13 06:56:58 -07:00
overloadResolutionTest1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
overloadResolutionTest1.js
overloadResolutionWithAny.js
overloadResolutionWithAny.types
overloadresolutionWithConstraintCheckingDeferred.errors.txt Revert the stuffing of instantiated signatures back into the candidates array 2014-10-22 15:08:16 -07:00
overloadresolutionWithConstraintCheckingDeferred.js Revert the stuffing of instantiated signatures back into the candidates array 2014-10-22 15:08:16 -07:00
overloadRet.js
overloadRet.types
overloadReturnTypes.js
overloadReturnTypes.types
overloadsAndTypeArgumentArity.js
overloadsAndTypeArgumentArity.types
overloadsAndTypeArgumentArityErrors.errors.txt
overloadsAndTypeArgumentArityErrors.js
overloadsInDifferentContainersDisagreeOnAmbient.errors.txt
overloadsInDifferentContainersDisagreeOnAmbient.js
overloadsWithConstraints.js Add test for bug #807 2014-10-23 12:27:34 -07:00
overloadsWithConstraints.types Add test for bug #807 2014-10-23 12:27:34 -07:00
overloadsWithinClasses.errors.txt
overloadsWithinClasses.js
overloadsWithProvisionalErrors.errors.txt
overloadsWithProvisionalErrors.js
overloadWithCallbacksWithDifferingOptionalityOnArgs.js
overloadWithCallbacksWithDifferingOptionalityOnArgs.types
overridingPrivateStaticMembers.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
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
parameterPropertyInitializerInInitializers.types
parameterPropertyOutsideConstructor.errors.txt
parameterPropertyOutsideConstructor.js
parameterPropertyReferencingOtherParameter.js
parameterPropertyReferencingOtherParameter.types
parameterReferencesOtherParameter1.js
parameterReferencesOtherParameter1.types
parameterReferencesOtherParameter2.js
parameterReferencesOtherParameter2.types
parametersWithNoAnnotationAreAny.js
parametersWithNoAnnotationAreAny.types
paramPropertiesInSignatures.errors.txt
paramPropertiesInSignatures.js
parenthesizedTypes.js Adding tests 2014-10-19 07:57:10 -07:00
parenthesizedTypes.types Adding tests 2014-10-19 07:57:10 -07:00
parse1.errors.txt
parse2.errors.txt
parser0_004152.errors.txt
parser10.1.1-8gs.errors.txt
parser15.4.4.14-9-2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
parser15.4.4.14-9-2.js
parser509534.errors.txt
parser509534.js
parser509546.errors.txt
parser509546_1.errors.txt
parser509546_2.errors.txt
parser509618.errors.txt
parser509630.errors.txt
parser509667.errors.txt
parser509668.errors.txt
parser509669.errors.txt
parser509677.js
parser509677.types
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
parser537152.types
parser553699.errors.txt
parser553699.js
parser566700.errors.txt
parser579071.js
parser579071.types
parser585151.errors.txt
parser596700.js
parser596700.types
parser618973.errors.txt
parser630933.js
parser630933.types
parser642331.js
parser642331.types
parser642331_1.errors.txt
parser643728.js
parser643728.types
parser645086_1.errors.txt
parser645086_2.errors.txt
parser645086_3.js
parser645086_3.types
parser645086_4.js
parser645086_4.types
parser645484.js
parser645484.types
parser768531.js
parser768531.types
parser_breakInIterationOrSwitchStatement1.js
parser_breakInIterationOrSwitchStatement1.types
parser_breakInIterationOrSwitchStatement2.js
parser_breakInIterationOrSwitchStatement2.types
parser_breakInIterationOrSwitchStatement3.js
parser_breakInIterationOrSwitchStatement3.types
parser_breakInIterationOrSwitchStatement4.errors.txt
parser_breakInIterationOrSwitchStatement4.js
parser_breakNotInIterationOrSwitchStatement1.errors.txt
parser_breakNotInIterationOrSwitchStatement2.errors.txt
parser_breakTarget1.js
parser_breakTarget1.types
parser_breakTarget2.js
parser_breakTarget2.types
parser_breakTarget3.js
parser_breakTarget3.types
parser_breakTarget4.js
parser_breakTarget4.types
parser_breakTarget5.errors.txt
parser_breakTarget6.errors.txt
parser_continueInIterationStatement1.js
parser_continueInIterationStatement1.types
parser_continueInIterationStatement2.js
parser_continueInIterationStatement2.types
parser_continueInIterationStatement3.js
parser_continueInIterationStatement3.types
parser_continueInIterationStatement4.errors.txt
parser_continueInIterationStatement4.js
parser_continueLabel.js
parser_continueLabel.types
parser_continueNotInIterationStatement1.errors.txt
parser_continueNotInIterationStatement2.errors.txt
parser_continueNotInIterationStatement3.errors.txt
parser_continueNotInIterationStatement4.errors.txt
parser_continueTarget1.errors.txt
parser_continueTarget2.js
parser_continueTarget2.types
parser_continueTarget3.js
parser_continueTarget3.types
parser_continueTarget4.js
parser_continueTarget4.types
parser_continueTarget5.errors.txt
parser_continueTarget6.errors.txt
parser_duplicateLabel1.errors.txt
parser_duplicateLabel2.errors.txt
parser_duplicateLabel3.js
parser_duplicateLabel3.types
parser_duplicateLabel4.js
parser_duplicateLabel4.types
parserAccessibilityAfterStatic1.errors.txt
parserAccessibilityAfterStatic2.js
parserAccessibilityAfterStatic2.types
parserAccessibilityAfterStatic3.js
parserAccessibilityAfterStatic3.types
parserAccessibilityAfterStatic4.js
parserAccessibilityAfterStatic4.types
parserAccessibilityAfterStatic5.js
parserAccessibilityAfterStatic5.types
parserAccessibilityAfterStatic6.errors.txt
parserAccessibilityAfterStatic7.errors.txt
parserAccessibilityAfterStatic10.errors.txt
parserAccessibilityAfterStatic11.js
parserAccessibilityAfterStatic11.types
parserAccessibilityAfterStatic14.js
parserAccessibilityAfterStatic14.types
parserAccessors1.errors.txt
parserAccessors1.js
parserAccessors2.js
parserAccessors2.types
parserAccessors3.errors.txt
parserAccessors3.js
parserAccessors4.js
parserAccessors4.types
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
parserArrayLiteralExpression1.js
parserArrayLiteralExpression1.types
parserArrayLiteralExpression2.js
parserArrayLiteralExpression2.types
parserArrayLiteralExpression3.js
parserArrayLiteralExpression3.types
parserArrayLiteralExpression4.js
parserArrayLiteralExpression4.types
parserArrayLiteralExpression5.js
parserArrayLiteralExpression5.types
parserArrayLiteralExpression6.js
parserArrayLiteralExpression6.types
parserArrayLiteralExpression7.js
parserArrayLiteralExpression7.types
parserArrayLiteralExpression8.js
parserArrayLiteralExpression8.types
parserArrayLiteralExpression9.js
parserArrayLiteralExpression9.types
parserArrayLiteralExpression10.js
parserArrayLiteralExpression10.types
parserArrayLiteralExpression11.js
parserArrayLiteralExpression11.types
parserArrayLiteralExpression12.js
parserArrayLiteralExpression12.types
parserArrayLiteralExpression13.js
parserArrayLiteralExpression13.types
parserArrayLiteralExpression14.js
parserArrayLiteralExpression14.types
parserArrayLiteralExpression15.js
parserArrayLiteralExpression15.types
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
parserClass2.errors.txt
parserClassDeclaration1.errors.txt
parserClassDeclaration2.errors.txt
parserClassDeclaration3.errors.txt
parserClassDeclaration4.errors.txt
parserClassDeclaration5.errors.txt
parserClassDeclaration6.errors.txt
parserClassDeclaration7.d.types
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
parserClassDeclaration16.types
parserClassDeclaration17.js
parserClassDeclaration17.types
parserClassDeclaration18.errors.txt
parserClassDeclaration19.js
parserClassDeclaration19.types
parserClassDeclaration20.js
parserClassDeclaration20.types
parserClassDeclaration21.errors.txt
parserClassDeclaration21.js
parserClassDeclaration22.errors.txt
parserClassDeclaration22.js
parserClassDeclaration23.js
parserClassDeclaration23.types
parserClassDeclaration24.errors.txt
parserClassDeclaration24.js
parserClassDeclaration25.errors.txt
parserClassDeclaration25.js
parserClassDeclaration26.js
parserClassDeclaration26.types
parserClassDeclarationIndexSignature1.js
parserClassDeclarationIndexSignature1.types
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
parserConstructorDeclaration1.types
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
parserDebuggerStatement1.types
parserDebuggerStatement2.js
parserDebuggerStatement2.types
parserDoStatement1.d.errors.txt
parserDoStatement2.js
parserDoStatement2.types
parserEmptyFile1.js
parserEmptyFile1.types
parserEmptyParenthesizedExpression1.errors.txt
parserEmptyStatement1.d.errors.txt
parserEmptyStatement1.js
parserEmptyStatement1.types
parserEnum1.errors.txt
parserEnum2.errors.txt
parserEnum3.errors.txt
parserEnum4.errors.txt
parserEnum5.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
parserEnum6.js
parserEnum6.types
parserEnum7.errors.txt Create a new flag for diagnostics 'isEarly' and disable emit if this flag is set. Set the flag by default on all let and const errors to ensure we are not emitting invalid JS code. 2014-10-20 17:38:50 -07:00
parserEnum7.js Fix line endings 2014-10-12 21:44:29 -07:00
parserEnumDeclaration1.js
parserEnumDeclaration1.types
parserEnumDeclaration2.d.types
parserEnumDeclaration2.errors.txt
parserEnumDeclaration3.d.errors.txt
parserEnumDeclaration3.js
parserEnumDeclaration3.types
parserEnumDeclaration4.errors.txt
parserEnumDeclaration5.js
parserEnumDeclaration5.types
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
parserExportAsFunctionIdentifier.types
parserExportAssignment1.errors.txt
parserExportAssignment2.errors.txt
parserExportAssignment3.errors.txt
parserExportAssignment4.errors.txt
parserExportAssignment5.errors.txt
parserExportAssignment6.errors.txt
parserExportAssignment6.js
parserExportAssignment7.errors.txt
parserExportAssignment8.errors.txt
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.d.types
parserFunctionDeclaration1.errors.txt
parserFunctionDeclaration2.d.errors.txt
parserFunctionDeclaration2.errors.txt
parserFunctionDeclaration3.errors.txt
parserFunctionDeclaration3.js
parserFunctionDeclaration4.errors.txt
parserFunctionDeclaration4.js
parserFunctionDeclaration5.js
parserFunctionDeclaration5.types
parserFunctionDeclaration6.errors.txt
parserFunctionDeclaration6.js
parserFunctionDeclaration7.errors.txt
parserFunctionDeclaration7.js
parserFunctionDeclaration8.js
parserFunctionDeclaration8.types
parserFunctionPropertyAssignment1.js
parserFunctionPropertyAssignment1.types
parserFunctionPropertyAssignment2.js
parserFunctionPropertyAssignment2.types
parserFunctionPropertyAssignment3.js
parserFunctionPropertyAssignment3.types
parserFunctionPropertyAssignment4.js
parserFunctionPropertyAssignment4.types
parserFuzz1.errors.txt
parserGenericClass1.js
parserGenericClass1.types
parserGenericClass2.js
parserGenericClass2.types
parserGenericConstraint1.js
parserGenericConstraint1.types
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
parserGreaterThanTokenAmbiguity1.types
parserGreaterThanTokenAmbiguity2.errors.txt
parserGreaterThanTokenAmbiguity3.errors.txt
parserGreaterThanTokenAmbiguity4.errors.txt
parserGreaterThanTokenAmbiguity5.js
parserGreaterThanTokenAmbiguity5.types
parserGreaterThanTokenAmbiguity6.js
parserGreaterThanTokenAmbiguity6.types
parserGreaterThanTokenAmbiguity7.errors.txt
parserGreaterThanTokenAmbiguity8.errors.txt
parserGreaterThanTokenAmbiguity9.errors.txt
parserGreaterThanTokenAmbiguity10.js
parserGreaterThanTokenAmbiguity10.types
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
parserIndexMemberDeclaration1.types
parserIndexMemberDeclaration2.js
parserIndexMemberDeclaration2.types
parserIndexMemberDeclaration3.js
parserIndexMemberDeclaration3.types
parserIndexMemberDeclaration4.js
parserIndexMemberDeclaration4.types
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
parserInterfaceDeclaration8.errors.txt
parserInterfaceDeclaration8.js
parserInterfaceKeywordInEnum.js
parserInterfaceKeywordInEnum.types
parserInterfaceKeywordInEnum1.js
parserInterfaceKeywordInEnum1.types
parserInvalidIdentifiersInVariableStatements1.errors.txt
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.errors.txt
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.js
parserKeywordsAsIdentifierName1.js
parserKeywordsAsIdentifierName1.types
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
parserMemberAccessorDeclaration4.types
parserMemberAccessorDeclaration5.js
parserMemberAccessorDeclaration5.types
parserMemberAccessorDeclaration6.js
parserMemberAccessorDeclaration6.types
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
parserMethodSignature1.types
parserMethodSignature2.js
parserMethodSignature2.types
parserMethodSignature3.js
parserMethodSignature3.types
parserMethodSignature4.js
parserMethodSignature4.types
parserMethodSignature5.js
parserMethodSignature5.types
parserMethodSignature6.js
parserMethodSignature6.types
parserMethodSignature7.js
parserMethodSignature7.types
parserMethodSignature8.js
parserMethodSignature8.types
parserMethodSignature9.js
parserMethodSignature9.types
parserMethodSignature10.js
parserMethodSignature10.types
parserMethodSignature11.js
parserMethodSignature11.types
parserMethodSignature12.js
parserMethodSignature12.types
parserMissingLambdaOpenBrace1.errors.txt
parserMissingToken1.errors.txt
parserMissingToken2.errors.txt
parserModifierOnPropertySignature1.errors.txt
parserModifierOnPropertySignature2.js
parserModifierOnPropertySignature2.types
parserModifierOnStatementInBlock1.errors.txt
parserModifierOnStatementInBlock2.errors.txt
parserModifierOnStatementInBlock3.errors.txt
parserModifierOnStatementInBlock4.errors.txt
parserModule1.errors.txt
parserModuleDeclaration1.d.errors.txt
parserModuleDeclaration1.errors.txt
parserModuleDeclaration2.d.errors.txt
parserModuleDeclaration2.js
parserModuleDeclaration2.types
parserModuleDeclaration3.d.types
parserModuleDeclaration3.errors.txt
parserModuleDeclaration4.d.errors.txt
parserModuleDeclaration4.js
parserModuleDeclaration4.types
parserModuleDeclaration5.errors.txt
parserModuleDeclaration6.js
parserModuleDeclaration6.types
parserModuleDeclaration7.js
parserModuleDeclaration7.types
parserModuleDeclaration8.js
parserModuleDeclaration8.types
parserModuleDeclaration9.js
parserModuleDeclaration9.types
parserModuleDeclaration10.errors.txt
parserModuleDeclaration10.js
parserModuleDeclaration11.js
parserModuleDeclaration11.types
parserModuleDeclaration12.js
parserModuleDeclaration12.types
parserNoASIOnCallAfterFunctionExpression1.errors.txt
parserNoASIOnCallAfterFunctionExpression1.js
parserNotHexLiteral1.errors.txt
parserNotHexLiteral1.js
parserNotRegex1.errors.txt
parserObjectCreation1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
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
parserObjectLiterals1.types
parserObjectType1.js
parserObjectType1.types
parserObjectType2.js
parserObjectType2.types
parserObjectType3.js
parserObjectType3.types
parserObjectType4.js
parserObjectType4.types
parserObjectType5.errors.txt
parserObjectType6.errors.txt
parserOptionalTypeMembers1.js Report duplicate identifier errors on all locations for merged declarations to align with local declarations 2014-10-14 15:18:44 -07:00
parserOptionalTypeMembers1.types Report duplicate identifier errors on all locations for merged declarations to align with local declarations 2014-10-14 15:18:44 -07:00
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
parserPropertySignature1.types
parserPropertySignature2.js
parserPropertySignature2.types
parserPropertySignature3.js
parserPropertySignature3.types
parserPropertySignature4.js
parserPropertySignature4.types
parserPropertySignature5.js
parserPropertySignature5.types
parserPropertySignature6.js
parserPropertySignature6.types
parserPropertySignature7.js
parserPropertySignature7.types
parserPropertySignature8.js
parserPropertySignature8.types
parserPropertySignature9.js
parserPropertySignature9.types
parserPropertySignature10.js
parserPropertySignature10.types
parserPropertySignature11.js
parserPropertySignature11.types
parserPropertySignature12.js
parserPropertySignature12.types
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
parserRegularExpression2.errors.txt
parserRegularExpression2.js
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.errors.txt
parserReturnStatement2.errors.txt
parserReturnStatement3.js
parserReturnStatement3.types
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.1.1_A1.10.js
parserS7.6.1.1_A1.10.types
parserS7.6_A4.2_T1.errors.txt
parserS7.6_A4.2_T1.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
parserSbp_7.9_A9_T3.types
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
parserStrictMode1.errors.txt
parserStrictMode1.js
parserStrictMode2.errors.txt
parserStrictMode3-negative.errors.txt
parserStrictMode3-negative.js
parserStrictMode3.errors.txt
parserStrictMode4.errors.txt
parserStrictMode5.errors.txt
parserStrictMode6-negative.errors.txt
parserStrictMode6-negative.js
parserStrictMode6.errors.txt
parserStrictMode7.errors.txt
parserStrictMode8.errors.txt
parserStrictMode9.errors.txt
parserStrictMode10.errors.txt
parserStrictMode11.errors.txt
parserStrictMode12.errors.txt
parserStrictMode13.errors.txt
parserStrictMode14.errors.txt
parserStrictMode15-negative.errors.txt
parserStrictMode15-negative.js
parserStrictMode15.errors.txt
parserStrictMode16.js
parserStrictMode16.types
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
parserSyntaxWalker.generated.types
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
parserUnaryExpression6.types
parserUnaryExpression7.errors.txt
parserUnaryExpression7.js
parserUnfinishedTypeNameBeforeKeyword1.errors.txt
parserUnicode1.errors.txt
parserUnicode1.js
parserUnicode2.js
parserUnicode2.types
parserUnicode3.js
parserUnicode3.types
parserUnicodeWhitespaceCharacter1.js
parserUnicodeWhitespaceCharacter1.types
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.d.types
parserVariableDeclaration4.errors.txt
parserVariableDeclaration5.errors.txt
parserVariableDeclaration6.errors.txt
parserVariableDeclaration7.js
parserVariableDeclaration7.types
parserVariableDeclaration8.errors.txt
parserVariableDeclaration9.js
parserVariableDeclaration9.types
parserVariableDeclaration10.errors.txt
parserVariableDeclaration11.js
parserVariableDeclaration11.types
parserVariableStatement1.d.errors.txt
parserVariableStatement1.js
parserVariableStatement1.types
parserVariableStatement2.d.errors.txt
parserVariableStatement2.js
parserVariableStatement2.types
parserVariableStatement3.js
parserVariableStatement3.types
parserVariableStatement4.js
parserVariableStatement4.types
parserVoidExpression1.js
parserVoidExpression1.types
parservoidInQualifiedName0.js
parservoidInQualifiedName0.types
parservoidInQualifiedName1.errors.txt
parservoidInQualifiedName2.errors.txt
parserWhileStatement1.d.errors.txt
parserWithStatement1.d.errors.txt
parserWithStatement2.errors.txt
parserX_ArrowFunction1.errors.txt
parserX_ArrowFunction2.errors.txt
parserX_ArrowFunction3.errors.txt
parserX_ArrowFunction4.js
parserX_ArrowFunction4.types
parserX_TypeArgumentList1.errors.txt
parseShortform.js
parseShortform.types
parseTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
parseTypes.js
parsingClassRecoversWhenHittingUnexpectedSemicolon.errors.txt
partiallyAmbientClodule.js
partiallyAmbientClodule.types
partiallyAmbientFundule.js
partiallyAmbientFundule.types
plusOperatorInvalidOperations.errors.txt
plusOperatorWithAnyOtherType.errors.txt
plusOperatorWithAnyOtherType.js
plusOperatorWithBooleanType.js
plusOperatorWithBooleanType.types
plusOperatorWithEnumType.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
plusOperatorWithEnumType.types Fixing tests and baselines 2014-10-08 11:11:36 -07:00
plusOperatorWithNumberType.js
plusOperatorWithNumberType.types
plusOperatorWithStringType.js
plusOperatorWithStringType.types
prefixIncrementAsOperandOfPlusExpression.js
prefixIncrementAsOperandOfPlusExpression.types
prespecializedGenericMembers1.js
prespecializedGenericMembers1.types
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
primitiveTypeAsmoduleName.types
primitiveTypeAssignment.errors.txt
primitiveTypeAssignment.js
primtiveTypesAreIdentical.js
primtiveTypesAreIdentical.types
privacyAccessorDeclFile.errors.txt
privacyAccessorDeclFile.js
privacyCannotNameAccessorDeclFile.errors.txt
privacyCannotNameAccessorDeclFile.js
privacyCannotNameVarTypeDeclFile.errors.txt
privacyCannotNameVarTypeDeclFile.js
privacyCheckAnonymousFunctionParameter.js
privacyCheckAnonymousFunctionParameter.types
privacyCheckAnonymousFunctionParameter2.js
privacyCheckAnonymousFunctionParameter2.types
privacyCheckCallbackOfInterfaceMethodWithTypeParameter.js
privacyCheckCallbackOfInterfaceMethodWithTypeParameter.types
privacyCheckExportAssignmentOnExportedGenericInterface1.js
privacyCheckExportAssignmentOnExportedGenericInterface1.types
privacyCheckExportAssignmentOnExportedGenericInterface2.js
privacyCheckExportAssignmentOnExportedGenericInterface2.types
privacyCheckExternalModuleExportAssignmentOfGenericClass.js
privacyCheckExternalModuleExportAssignmentOfGenericClass.types
privacyCheckOnTypeParameterReferenceInConstructorParameter.js
privacyCheckOnTypeParameterReferenceInConstructorParameter.types
privacyCheckTypeOfFunction.errors.txt
privacyCheckTypeOfFunction.js
privacyCheckTypeOfInvisibleModuleError.errors.txt
privacyCheckTypeOfInvisibleModuleError.js
privacyCheckTypeOfInvisibleModuleNoError.errors.txt
privacyCheckTypeOfInvisibleModuleNoError.js
privacyClass.js
privacyClass.types
privacyClassExtendsClauseDeclFile.errors.txt
privacyClassExtendsClauseDeclFile.js
privacyClassImplementsClauseDeclFile.errors.txt
privacyClassImplementsClauseDeclFile.js
privacyFunc.js
privacyFunc.types
privacyFunctionCannotNameParameterTypeDeclFile.errors.txt
privacyFunctionCannotNameParameterTypeDeclFile.js
privacyFunctionCannotNameReturnTypeDeclFile.errors.txt
privacyFunctionCannotNameReturnTypeDeclFile.js
privacyFunctionParameterDeclFile.errors.txt
privacyFunctionParameterDeclFile.js
privacyFunctionReturnTypeDeclFile.errors.txt
privacyFunctionReturnTypeDeclFile.js
privacyGetter.js
privacyGetter.types
privacyGloClass.js
privacyGloClass.types
privacyGloFunc.js
privacyGloFunc.types
privacyGloGetter.js
privacyGloGetter.types
privacyGloImport.errors.txt
privacyGloImport.js
privacyGloImportParseErrors.errors.txt
privacyGloInterface.js
privacyGloInterface.types
privacyGloVar.js
privacyGloVar.types
privacyImport.errors.txt
privacyImport.js
privacyImportParseErrors.errors.txt
privacyInterface.js
privacyInterface.types
privacyInterfaceExtendsClauseDeclFile.errors.txt
privacyInterfaceExtendsClauseDeclFile.js
privacyLocalInternalReferenceImportWithExport.errors.txt
privacyLocalInternalReferenceImportWithExport.js
privacyLocalInternalReferenceImportWithoutExport.errors.txt
privacyLocalInternalReferenceImportWithoutExport.js
privacyTopLevelAmbientExternalModuleImportWithExport.js
privacyTopLevelAmbientExternalModuleImportWithExport.types
privacyTopLevelAmbientExternalModuleImportWithoutExport.js
privacyTopLevelAmbientExternalModuleImportWithoutExport.types
privacyTopLevelInternalReferenceImportWithExport.errors.txt
privacyTopLevelInternalReferenceImportWithExport.js
privacyTopLevelInternalReferenceImportWithoutExport.errors.txt
privacyTopLevelInternalReferenceImportWithoutExport.js
privacyTypeParameterOfFunction.js
privacyTypeParameterOfFunction.types
privacyTypeParameterOfFunctionDeclFile.errors.txt
privacyTypeParameterOfFunctionDeclFile.js
privacyTypeParametersOfClass.js
privacyTypeParametersOfClass.types
privacyTypeParametersOfClassDeclFile.errors.txt
privacyTypeParametersOfClassDeclFile.js
privacyTypeParametersOfInterface.js
privacyTypeParametersOfInterface.types
privacyTypeParametersOfInterfaceDeclFile.errors.txt
privacyTypeParametersOfInterfaceDeclFile.js
privacyVar.js
privacyVar.types
privacyVarDeclFile.errors.txt
privacyVarDeclFile.js
privateAccessInSubclass1.errors.txt
privateAccessInSubclass1.js
privateClassPropertyAccessibleWithinClass.errors.txt
privateIndexer.errors.txt
privateIndexer2.errors.txt
privateInstanceMemberAccessibility.errors.txt
privateInstanceVisibility.js
privateInstanceVisibility.types
privateInterfaceProperties.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
privateInterfaceProperties.js
privatePropertyUsingObjectType.js
privatePropertyUsingObjectType.types
privateStaticMemberAccessibility.errors.txt
privateStaticMemberAccessibility.js
privateStaticNotAccessibleInClodule.errors.txt
privateStaticNotAccessibleInClodule.js
privateStaticNotAccessibleInClodule2.errors.txt
privateStaticNotAccessibleInClodule2.js
privateVisibility.errors.txt
privateVisibility.js
privateVisibles.js
privateVisibles.types
promiseChaining.js
promiseChaining.types
promiseChaining1.errors.txt
promiseChaining1.js
promiseChaining2.errors.txt
promiseChaining2.js
promiseIdentity.js
promiseIdentity.types
promiseIdentity2.errors.txt
promiseIdentity2.js
promiseIdentityWithAny.js
promiseIdentityWithAny.types
promiseIdentityWithAny2.errors.txt
promiseIdentityWithAny2.js
promiseIdentityWithConstraints.js
promiseIdentityWithConstraints.types
promisePermutations.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
promisePermutations.js Test updates from union changes 2014-10-10 14:41:14 -07:00
promisePermutations2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
promisePermutations2.js Test updates from union changes 2014-10-10 14:41:14 -07:00
promisePermutations3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
promisePermutations3.js Test updates from union changes 2014-10-10 14:41:14 -07:00
promises.js
promises.types
promisesWithConstraints.js
promisesWithConstraints.types
promiseTest.js
promiseTest.types
promiseTypeInference.js
promiseTypeInference.types
propagationOfPromiseInitialization.js
propagationOfPromiseInitialization.types
properties.js
properties.js.map
properties.sourcemap.txt
properties.types
propertiesAndIndexers.errors.txt Make things more conformant with 9.8.1 of EC-262 spec. 2014-10-10 14:12:21 -07:00
propertiesAndIndexers.js
propertiesAndIndexers2.errors.txt Use our own scanner for 'isNumericName'. 2014-10-08 17:12:36 -07:00
propertiesAndIndexers2.js Use our own scanner for 'isNumericName'. 2014-10-08 17:12:36 -07:00
propertiesAndIndexersForNumericNames.errors.txt Make things more conformant with 9.8.1 of EC-262 spec. 2014-10-10 14:12:21 -07:00
propertiesAndIndexersForNumericNames.js Make things more conformant with 9.8.1 of EC-262 spec. 2014-10-10 14:12:21 -07:00
propertyAccess.errors.txt
propertyAccess.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
propertyAccess6.types
propertyAccess7.js
propertyAccess7.types
propertyAccessibility1.errors.txt
propertyAccessibility1.js
propertyAccessibility2.errors.txt
propertyAccessibility2.js
propertyAccessOnTypeParameterWithConstraints.js
propertyAccessOnTypeParameterWithConstraints.types
propertyAccessOnTypeParameterWithConstraints2.js
propertyAccessOnTypeParameterWithConstraints2.types
propertyAccessOnTypeParameterWithConstraints3.errors.txt
propertyAccessOnTypeParameterWithConstraints3.js
propertyAccessOnTypeParameterWithConstraints4.errors.txt
propertyAccessOnTypeParameterWithConstraints4.js
propertyAccessOnTypeParameterWithConstraints5.errors.txt
propertyAccessOnTypeParameterWithConstraints5.js
propertyAccessOnTypeParameterWithoutConstraints.js
propertyAccessOnTypeParameterWithoutConstraints.types
propertyAndAccessorWithSameName.errors.txt
propertyAndFunctionWithSameName.errors.txt
propertyAndFunctionWithSameName.js
propertyAssignment.errors.txt
propertyIdentityWithPrivacyMismatch.errors.txt
propertyIdentityWithPrivacyMismatch.js
propertyNamedPrototype.errors.txt
propertyNamedPrototype.js
propertyNamesOfReservedWords.js
propertyNamesOfReservedWords.types
propertyNamesWithStringLiteral.js
propertyNamesWithStringLiteral.types
propertyNameWithoutTypeAnnotation.js
propertyNameWithoutTypeAnnotation.types
propertyOrdering.errors.txt
propertyOrdering.js
propertyOrdering2.errors.txt
propertyOrdering2.js
propertyParameterWithQuestionMark.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
propertyParameterWithQuestionMark.js
propertySignatures.errors.txt
propertySignatures.js
propertyWrappedInTry.errors.txt
Protected1.errors.txt
Protected2.errors.txt
Protected3.errors.txt
Protected4.errors.txt
Protected5.js
Protected5.types
Protected6.errors.txt
Protected7.errors.txt
Protected8.js
Protected8.types
Protected9.js
Protected9.types
protectedClassPropertyAccessibleWithinClass.js
protectedClassPropertyAccessibleWithinClass.types
protectedClassPropertyAccessibleWithinSubclass.js
protectedClassPropertyAccessibleWithinSubclass.types
protectedClassPropertyAccessibleWithinSubclass2.errors.txt
protectedClassPropertyAccessibleWithinSubclass2.js
protectedClassPropertyAccessibleWithinSubclass3.errors.txt
protectedClassPropertyAccessibleWithinSubclass3.js
protectedInstanceMemberAccessibility.errors.txt
protectedInstanceMemberAccessibility.js
protectedMembers.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
protectedStaticClassPropertyAccessibleWithinSubclass.errors.txt
protectedStaticClassPropertyAccessibleWithinSubclass.js
protectedStaticClassPropertyAccessibleWithinSubclass2.errors.txt
protectedStaticClassPropertyAccessibleWithinSubclass2.js
protectedStaticNotAccessibleInClodule.errors.txt
protectedStaticNotAccessibleInClodule.js
protoAsIndexInIndexExpression.js
protoAsIndexInIndexExpression.types
protoAssignment.errors.txt
protoAssignment.js
protoInIndexer.js
protoInIndexer.types
prototypeInstantiatedWithBaseConstraint.js
prototypeInstantiatedWithBaseConstraint.types
prototypeOnConstructorFunctions.js
prototypeOnConstructorFunctions.types
prototypes.errors.txt
prototypes.js
publicIndexer.errors.txt
publicMemberImplementedAsPrivateInDerivedClass.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
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
qualifiedName_ImportDeclarations-entity-names-referencing-a-var.types
qualify.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
qualify.js
quotedAccessorName1.errors.txt
quotedAccessorName2.errors.txt
quotedFunctionName1.js
quotedFunctionName1.types
quotedFunctionName2.js
quotedFunctionName2.types
quotedModuleNameMustBeAmbient.errors.txt
quotedPropertyName1.js
quotedPropertyName1.types
quotedPropertyName2.js
quotedPropertyName2.types
quotedPropertyName3.js
quotedPropertyName3.types
raiseErrorOnParameterProperty.errors.txt
raiseErrorOnParameterProperty.js
randomSemicolons1.js
randomSemicolons1.types
reassignStaticProp.errors.txt
reassignStaticProp.js
reboundBaseClassSymbol.js
reboundBaseClassSymbol.types
reboundIdentifierOnImportAlias.errors.txt
reboundIdentifierOnImportAlias.js
rectype.js
rectype.types
recur1.js
recur1.types
recursiveBaseCheck.errors.txt
recursiveBaseCheck.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
recursiveBaseConstructorCreation1.js
recursiveBaseConstructorCreation1.types
recursiveBaseConstructorCreation2.js
recursiveBaseConstructorCreation2.types
recursiveBaseConstructorCreation3.errors.txt
recursiveBaseConstructorCreation3.js
recursiveClassInstantiationsWithDefaultConstructors.js
recursiveClassInstantiationsWithDefaultConstructors.types
recursiveClassReferenceTest.errors.txt
recursiveClassReferenceTest.js
recursiveClassReferenceTest.js.map
recursiveClassReferenceTest.sourcemap.txt
recursiveCloduleReference.js
recursiveCloduleReference.types
recursiveComplicatedClasses.js
recursiveComplicatedClasses.types
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
recursiveExportAssignmentAndFindAliasedType7.types
recursiveFunctionTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
recursiveFunctionTypes.js
recursiveFunctionTypes1.js
recursiveFunctionTypes1.types
recursiveGenericMethodCall.js
recursiveGenericMethodCall.types
recursiveGenericSignatureInstantiation.js
recursiveGenericSignatureInstantiation.types
recursiveGenericSignatureInstantiation2.js
recursiveGenericSignatureInstantiation2.types
recursiveGenericTypeHierarchy.errors.txt
recursiveGenericTypeHierarchy.js
recursiveGetterAccess.errors.txt
recursiveIdenticalAssignment.errors.txt
recursiveIdenticalAssignment.js
recursiveIdenticalOverloadResolution.js
recursiveIdenticalOverloadResolution.types
recursiveInference1.js
recursiveInference1.types
recursiveInferenceBug.errors.txt
recursiveInheritance.errors.txt
recursiveInheritance.js
recursiveInheritance2.js
recursiveInheritance2.types
recursiveInheritance3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
recursiveInheritance3.js
recursiveInheritanceGeneric.errors.txt
recursiveInheritanceGeneric.js
recursiveInitializer.js
recursiveInitializer.types
recursivelySpecializedConstructorDeclaration.js
recursivelySpecializedConstructorDeclaration.types
recursiveMods.js
recursiveMods.types
recursiveNamedLambdaCall.errors.txt
recursiveNamedLambdaCall.js
recursiveObjectLiteral.js
recursiveObjectLiteral.types
recursiveProperties.js
recursiveProperties.types
recursiveReturns.js
recursiveReturns.types
recursiveSpecializationOfExtendedTypeWithError.js
recursiveSpecializationOfExtendedTypeWithError.types
recursiveSpecializationOfSignatures.errors.txt
recursiveTypeIdentity.js
recursiveTypeIdentity.types
recursiveTypeInGenericConstraint.errors.txt
recursiveTypeInGenericConstraint.js
recursiveTypeParameterConstraintReferenceLacksTypeArgs.errors.txt
recursiveTypeParameterConstraintReferenceLacksTypeArgs.js
recursiveTypeParameterReferenceError1.js
recursiveTypeParameterReferenceError1.types
recursiveTypeParameterReferenceError2.js
recursiveTypeParameterReferenceError2.types
recursiveTypes1.errors.txt
recursiveTypes1.js
recursiveTypesUsedAsFunctionParameters.errors.txt
recursiveTypesUsedAsFunctionParameters.js
recursiveTypesWithTypeof.js
recursiveTypesWithTypeof.types
redeclarationOfVarWithGenericType.js
redeclarationOfVarWithGenericType.types
redefineArray.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
redefineArray.js
regExpWithSlashInCharClass.js
regExpWithSlashInCharClass.types
relativePathMustResolve.errors.txt
relativePathMustResolve.js
relativePathToDeclarationFile.errors.txt
reorderProperties.js
reorderProperties.types
requireEmitSemicolon.js
requireEmitSemicolon.types
requireOfAnEmptyFile1.errors.txt
requireOfAnEmptyFile1.js
reservedNameOnInterfaceImport.errors.txt
reservedNameOnInterfaceImport.js
reservedNameOnModuleImport.js
reservedNameOnModuleImport.types
reservedNameOnModuleImportWithInterface.errors.txt
reservedNameOnModuleImportWithInterface.js
reservedNamesInAliases.errors.txt initial version of spec conformance tests for type aliases 2014-11-01 23:54:55 -07:00
reservedWords.js
reservedWords.types
resolvingClassDeclarationWhenInBaseTypeResolution.js
resolvingClassDeclarationWhenInBaseTypeResolution.types
restArgAssignmentCompat.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
restArgAssignmentCompat.js
restArgMissingName.errors.txt
restParamAsOptional.errors.txt
restParameterAssignmentCompatibility.js
restParameterAssignmentCompatibility.types
restParameterNotLast.errors.txt
restParameterNoTypeAnnotation.js
restParameterNoTypeAnnotation.types
restParameters.js
restParameters.types
restParametersOfNonArrayTypes.errors.txt
restParametersOfNonArrayTypes2.errors.txt
restParametersWithArrayTypeAnnotations.errors.txt
restParameterWithoutAnnotationIsAnyArray.errors.txt
restParamsWithNonRestParams.errors.txt
restParamsWithNonRestParams.js
returnInConstructor1.errors.txt
returnInConstructor1.js
returnStatement1.js
returnStatement1.types
returnStatements.js
returnStatements.types
returnTypeParameter.errors.txt
returnTypeParameter.js
returnTypeParameterWithModules.js
returnTypeParameterWithModules.types Accepting new baselines 2014-10-10 17:01:28 -07:00
returnTypeTypeArguments.errors.txt
returnTypeTypeArguments.js
returnValueInSetter.errors.txt
reuseInnerModuleMember.js
reuseInnerModuleMember.types
reversedRecusiveTypeInstantiation.js
reversedRecusiveTypeInstantiation.types
reverseInferenceInContextualInstantiation.js
reverseInferenceInContextualInstantiation.types
scanner10.1.1-8gs.errors.txt
scannerAdditiveExpression1.errors.txt
scannerAdditiveExpression1.js
scannerClass2.errors.txt
scannerEnum1.errors.txt
scannerES3NumericLiteral1.js
scannerES3NumericLiteral1.types
scannerES3NumericLiteral2.js
scannerES3NumericLiteral2.types
scannerES3NumericLiteral3.errors.txt
scannerES3NumericLiteral4.errors.txt
scannerES3NumericLiteral5.js
scannerES3NumericLiteral5.types
scannerES3NumericLiteral6.errors.txt
scannerES3NumericLiteral7.js
scannerES3NumericLiteral7.types
scannerImportDeclaration1.errors.txt
scannerImportDeclaration1.js
scannerNumericLiteral1.js
scannerNumericLiteral1.types
scannerNumericLiteral2.errors.txt
scannerNumericLiteral3.errors.txt
scannerNumericLiteral4.errors.txt
scannerNumericLiteral5.js
scannerNumericLiteral5.types
scannerNumericLiteral6.errors.txt
scannerNumericLiteral7.js
scannerNumericLiteral7.types
scannerNumericLiteral8.errors.txt
scannerNumericLiteral9.errors.txt
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
scannerStringLiteralWithContainingNullCharacter1.types
scannertest1.errors.txt
scannerUnexpectedNullCharacter1.errors.txt
scannerUnicodeEscapeInKeyword1.js
scannerUnicodeEscapeInKeyword1.types
scopeCheckExtendedClassInsidePublicMethod2.errors.txt
scopeCheckExtendedClassInsidePublicMethod2.js
scopeCheckExtendedClassInsideStaticMethod1.errors.txt
scopeCheckExtendedClassInsideStaticMethod1.js
scopeCheckInsidePublicMethod1.errors.txt
scopeCheckInsidePublicMethod1.js
scopeCheckInsideStaticMethod1.errors.txt
scopeCheckInsideStaticMethod1.js
scopeResolutionIdentifiers.js
scopeResolutionIdentifiers.types
scopeTests.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
scopeTests.js
scopingInCatchBlocks.errors.txt
scopingInCatchBlocks.js
selfInCallback.js
selfInCallback.types
selfInLambdas.js
selfInLambdas.types
selfRef.errors.txt
selfRef.js
selfReferencesInFunctionParameters.errors.txt
selfReferencesInFunctionParameters.js
selfReferencingFile.errors.txt Fix newlines in tests 2014-10-10 14:23:12 -07:00
selfReferencingFile2.errors.txt Fix newlines in tests 2014-10-10 14:23:12 -07:00
selfReferencingFile3.errors.txt Fix newlines in tests 2014-10-10 14:23:12 -07:00
semicolonsInModuleDeclarations.errors.txt
separate1-1.errors.txt
separate1-1.js
separate1-2.js
separate1-2.types
setterBeforeGetter.errors.txt
setterWithReturn.errors.txt
shadowedInternalModule.errors.txt
shadowedInternalModule.js
shadowPrivateMembers.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
shadowPrivateMembers.js
sigantureIsSubTypeIfTheyAreIdentical.js
sigantureIsSubTypeIfTheyAreIdentical.types
simpleArrowFunctionParameterReferencedInObjectLiteral1.js
simpleArrowFunctionParameterReferencedInObjectLiteral1.types
slashBeforeVariableDeclaration1.errors.txt
sourceMap-Comment1.js
sourceMap-Comment1.js.map
sourceMap-Comment1.sourcemap.txt
sourceMap-Comment1.types
sourceMap-EmptyFile1.js
sourceMap-EmptyFile1.js.map
sourceMap-EmptyFile1.sourcemap.txt
sourceMap-EmptyFile1.types
sourceMap-FileWithComments.js
sourceMap-FileWithComments.js.map
sourceMap-FileWithComments.sourcemap.txt
sourceMap-FileWithComments.types
sourceMap-InterfacePrecedingVariableDeclaration1.js
sourceMap-InterfacePrecedingVariableDeclaration1.js.map
sourceMap-InterfacePrecedingVariableDeclaration1.sourcemap.txt
sourceMap-InterfacePrecedingVariableDeclaration1.types
sourceMap-LineBreaks.js
sourceMap-LineBreaks.js.map
sourceMap-LineBreaks.sourcemap.txt
sourceMap-LineBreaks.types
sourceMap-NewLine1.js
sourceMap-NewLine1.js.map
sourceMap-NewLine1.sourcemap.txt
sourceMap-NewLine1.types
sourceMap-SemiColon1.js
sourceMap-SemiColon1.js.map
sourceMap-SemiColon1.sourcemap.txt
sourceMap-SemiColon1.types
sourceMap-SingleSpace1.js
sourceMap-SingleSpace1.js.map
sourceMap-SingleSpace1.sourcemap.txt
sourceMap-SingleSpace1.types
sourceMap-SkippedNode.js
sourceMap-SkippedNode.js.map
sourceMap-SkippedNode.sourcemap.txt
sourceMap-SkippedNode.types
sourceMap-StringLiteralWithNewLine.js
sourceMap-StringLiteralWithNewLine.js.map
sourceMap-StringLiteralWithNewLine.sourcemap.txt
sourceMap-StringLiteralWithNewLine.types
sourceMapSample.errors.txt
sourceMapSample.js
sourceMapSample.js.map
sourceMapSample.sourcemap.txt
sourceMapValidationClass.js
sourceMapValidationClass.js.map
sourceMapValidationClass.sourcemap.txt
sourceMapValidationClass.types
sourceMapValidationClasses.js
sourceMapValidationClasses.js.map
sourceMapValidationClasses.sourcemap.txt
sourceMapValidationClasses.types Accepting new baselines 2014-10-13 06:56:58 -07:00
sourceMapValidationClassWithDefaultConstructor.js
sourceMapValidationClassWithDefaultConstructor.js.map
sourceMapValidationClassWithDefaultConstructor.sourcemap.txt
sourceMapValidationClassWithDefaultConstructor.types
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.js
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.js.map
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.sourcemap.txt
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.types
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.js
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.js.map
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.sourcemap.txt
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.types
sourceMapValidationDebugger.js
sourceMapValidationDebugger.js.map
sourceMapValidationDebugger.sourcemap.txt
sourceMapValidationDebugger.types
sourceMapValidationDo.js
sourceMapValidationDo.js.map
sourceMapValidationDo.sourcemap.txt
sourceMapValidationDo.types
sourcemapValidationDuplicateNames.js
sourcemapValidationDuplicateNames.js.map
sourcemapValidationDuplicateNames.sourcemap.txt
sourcemapValidationDuplicateNames.types
sourceMapValidationEnums.errors.txt
sourceMapValidationEnums.js
sourceMapValidationEnums.js.map
sourceMapValidationEnums.sourcemap.txt
sourceMapValidationExportAssignment.js
sourceMapValidationExportAssignment.js.map
sourceMapValidationExportAssignment.sourcemap.txt
sourceMapValidationExportAssignment.types
sourceMapValidationExportAssignmentCommonjs.js
sourceMapValidationExportAssignmentCommonjs.js.map
sourceMapValidationExportAssignmentCommonjs.sourcemap.txt
sourceMapValidationExportAssignmentCommonjs.types
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
sourceMapValidationFunctionExpressions.types
sourceMapValidationFunctionPropertyAssignment.js
sourceMapValidationFunctionPropertyAssignment.js.map
sourceMapValidationFunctionPropertyAssignment.sourcemap.txt
sourceMapValidationFunctionPropertyAssignment.types
sourceMapValidationFunctions.js
sourceMapValidationFunctions.js.map
sourceMapValidationFunctions.sourcemap.txt
sourceMapValidationFunctions.types
sourceMapValidationIfElse.js
sourceMapValidationIfElse.js.map
sourceMapValidationIfElse.sourcemap.txt
sourceMapValidationIfElse.types
sourceMapValidationImport.js
sourceMapValidationImport.js.map
sourceMapValidationImport.sourcemap.txt
sourceMapValidationImport.types
sourceMapValidationLabeled.js
sourceMapValidationLabeled.js.map
sourceMapValidationLabeled.sourcemap.txt
sourceMapValidationLabeled.types
sourceMapValidationModule.js
sourceMapValidationModule.js.map
sourceMapValidationModule.sourcemap.txt
sourceMapValidationModule.types
sourceMapValidationStatements.errors.txt
sourceMapValidationStatements.js
sourceMapValidationStatements.js.map
sourceMapValidationStatements.sourcemap.txt
sourceMapValidationSwitch.js
sourceMapValidationSwitch.js.map
sourceMapValidationSwitch.sourcemap.txt
sourceMapValidationSwitch.types
sourceMapValidationTryCatchFinally.js
sourceMapValidationTryCatchFinally.js.map
sourceMapValidationTryCatchFinally.sourcemap.txt
sourceMapValidationTryCatchFinally.types
sourceMapValidationVariables.js
sourceMapValidationVariables.js.map
sourceMapValidationVariables.sourcemap.txt
sourceMapValidationVariables.types
sourceMapValidationWhile.js
sourceMapValidationWhile.js.map
sourceMapValidationWhile.sourcemap.txt
sourceMapValidationWhile.types
sourceMapValidationWithComments.js
sourceMapValidationWithComments.js.map
sourceMapValidationWithComments.sourcemap.txt
sourceMapValidationWithComments.types
sourceMapWithCaseSensitiveFileNames.js
sourceMapWithCaseSensitiveFileNames.js.map
sourceMapWithCaseSensitiveFileNames.sourcemap.txt
sourceMapWithCaseSensitiveFileNames.types
sourceMapWithCaseSensitiveFileNamesAndOutDir.js
sourceMapWithCaseSensitiveFileNamesAndOutDir.js.map
sourceMapWithCaseSensitiveFileNamesAndOutDir.sourcemap.txt
sourceMapWithCaseSensitiveFileNamesAndOutDir.types
sourceMapWithMultipleFilesWithCopyright.js
sourceMapWithMultipleFilesWithCopyright.js.map
sourceMapWithMultipleFilesWithCopyright.sourcemap.txt
sourceMapWithMultipleFilesWithCopyright.types
sourceMapWithMultipleFilesWithFileEndingWithInterface.js
sourceMapWithMultipleFilesWithFileEndingWithInterface.js.map
sourceMapWithMultipleFilesWithFileEndingWithInterface.sourcemap.txt
sourceMapWithMultipleFilesWithFileEndingWithInterface.types
sourceMapWithNonCaseSensitiveFileNames.js
sourceMapWithNonCaseSensitiveFileNames.js.map
sourceMapWithNonCaseSensitiveFileNames.sourcemap.txt
sourceMapWithNonCaseSensitiveFileNames.types
sourceMapWithNonCaseSensitiveFileNamesAndOutDir.js
sourceMapWithNonCaseSensitiveFileNamesAndOutDir.js.map
sourceMapWithNonCaseSensitiveFileNamesAndOutDir.sourcemap.txt
sourceMapWithNonCaseSensitiveFileNamesAndOutDir.types
specializationError.js
specializationError.types
specializationOfExportedClass.js
specializationOfExportedClass.types
specializationsShouldNotAffectEachOther.js
specializationsShouldNotAffectEachOther.types
specializedInheritedConstructors1.js
specializedInheritedConstructors1.types
specializedLambdaTypeArguments.js
specializedLambdaTypeArguments.types
specializedOverloadWithRestParameters.errors.txt
specializedOverloadWithRestParameters.js
specializedSignatureAsCallbackParameter1.errors.txt
specializedSignatureAsCallbackParameter1.js
specializedSignatureInInterface.js
specializedSignatureInInterface.types
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.errors.txt
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.js
specializedSignatureIsSubtypeOfNonSpecializedSignature.js
specializedSignatureIsSubtypeOfNonSpecializedSignature.types
specializedSignatureOverloadReturnTypeWithIndexers.errors.txt
specializedSignatureOverloadReturnTypeWithIndexers.js
specializedSignatureWithOptional.js
specializedSignatureWithOptional.types
specializeVarArgs1.js
specializeVarArgs1.types
staticAndMemberFunctions.js
staticAndMemberFunctions.types
staticAndNonStaticPropertiesSameName.js
staticAndNonStaticPropertiesSameName.types
staticClassMemberError.errors.txt
staticClassMemberError.js
staticClassProps.errors.txt
staticFactory1.js
staticFactory1.types
staticGetter1.errors.txt
staticGetter2.js
staticGetter2.types
staticGetterAndSetter.errors.txt
staticIndexer.errors.txt
staticIndexers.errors.txt
staticInheritance.js
staticInheritance.types
staticInstanceResolution.js
staticInstanceResolution.types
staticInstanceResolution2.js
staticInstanceResolution2.types
staticInstanceResolution3.js
staticInstanceResolution3.types
staticInstanceResolution4.errors.txt
staticInstanceResolution4.js
staticInstanceResolution5.errors.txt
staticInstanceResolution5.js
staticInterfaceAssignmentCompat.js
staticInterfaceAssignmentCompat.types
staticMemberAccessOffDerivedType1.js
staticMemberAccessOffDerivedType1.types
staticMemberAssignsToConstructorFunctionMembers.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
staticMemberAssignsToConstructorFunctionMembers.js
staticMemberExportAccess.errors.txt
staticMemberExportAccess.js
staticMemberInitialization.js
staticMemberInitialization.types
staticMemberOfClassAndPublicMemberOfAnotherClassAssignment.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
staticMemberOfClassAndPublicMemberOfAnotherClassAssignment.js
staticMembersUsingClassTypeParameter.errors.txt
staticMembersUsingClassTypeParameter.js
staticMemberWithStringAndNumberNames.js
staticMemberWithStringAndNumberNames.types
staticMethodReferencingTypeArgument1.errors.txt
staticMethodReferencingTypeArgument1.js
staticMethodsReferencingClassTypeParameters.errors.txt
staticMethodsReferencingClassTypeParameters.js
staticMethodWithTypeParameterExtendsClauseDeclFile.js
staticMethodWithTypeParameterExtendsClauseDeclFile.types
staticModifierAlreadySeen.errors.txt
staticMustPrecedePublic.errors.txt
staticOffOfInstance1.errors.txt
staticOffOfInstance1.js
staticOffOfInstance2.errors.txt
staticOffOfInstance2.js
staticPropertyAndFunctionWithSameName.js
staticPropertyAndFunctionWithSameName.types
staticPropertyNotInClassType.errors.txt
staticPropSuper.errors.txt
staticPropSuper.js
staticPrototypeProperty.errors.txt
staticPrototypeProperty.js
staticPrototypePropertyOnClass.js
staticPrototypePropertyOnClass.types
statics.errors.txt
statics.js
staticsInAFunction.errors.txt
staticsInConstructorBodies.errors.txt
staticsNotInScopeInClodule.errors.txt
staticsNotInScopeInClodule.js
staticVisibility.errors.txt
stradac.js
stradac.types
strictMode1.js
strictMode1.types
strictMode2.js
strictMode2.types
strictMode3.js
strictMode3.types
strictMode4.js
strictMode4.types
strictMode5.js
strictMode5.types
strictModeInConstructor.errors.txt
strictModeInConstructor.js
stringHasStringValuedNumericIndexer.js
stringHasStringValuedNumericIndexer.types
stringIndexerAndConstructor.errors.txt
stringIndexerAndConstructor.js
stringIndexerAndConstructor1.errors.txt
stringIndexerAndConstructor1.js
stringIndexerAssignments1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
stringIndexerAssignments1.js
stringIndexerAssignments2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
stringIndexerAssignments2.js
stringIndexerConstrainsPropertyDeclarations.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
stringIndexerConstrainsPropertyDeclarations2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
stringIndexerConstrainsPropertyDeclarations2.js
stringIndexingResults.js
stringIndexingResults.types
stringLiteralObjectLiteralDeclaration1.js
stringLiteralObjectLiteralDeclaration1.types
stringLiteralPropertyNameWithLineContinuation1.js
stringLiteralPropertyNameWithLineContinuation1.types
stringLiteralsErrors.errors.txt
stringLiteralType.errors.txt
stringLiteralTypeIsSubtypeOfString.errors.txt
stringLiteralTypeIsSubtypeOfString.js
stringLiteralTypesInImplementationSignatures.errors.txt
stringLiteralTypesInImplementationSignatures.js
stringLiteralTypesInImplementationSignatures2.errors.txt
stringLiteralTypesInImplementationSignatures2.js
stringNamedPropertyAccess.js
stringNamedPropertyAccess.types
stringNamedPropertyDuplicates.errors.txt
stringPropCodeGen.js
stringPropCodeGen.types
stringPropertyAccess.js
stringPropertyAccess.types
stringPropertyAccessWithError.errors.txt
stringPropertyAccessWithError.js
structural1.js
structural1.types
structuralTypeInDeclareFileForModule.js
structuralTypeInDeclareFileForModule.types
styleOptions.js
styleOptions.types
subtypesOfAny.js
subtypesOfAny.types
subtypesOfTypeParameter.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypesOfTypeParameter.js
subtypesOfTypeParameterWithConstraints.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypesOfTypeParameterWithConstraints.js
subtypesOfTypeParameterWithConstraints2.errors.txt Test updates from union changes 2014-10-10 14:41:14 -07:00
subtypesOfTypeParameterWithConstraints2.js Test updates from union changes 2014-10-10 14:41:14 -07:00
subtypesOfTypeParameterWithConstraints3.errors.txt Test updates from union changes 2014-10-10 14:41:14 -07:00
subtypesOfTypeParameterWithConstraints3.js Test updates from union changes 2014-10-10 14:41:14 -07:00
subtypesOfTypeParameterWithConstraints4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypesOfTypeParameterWithConstraints4.js Test updates from union changes 2014-10-10 14:41:14 -07:00
subtypesOfTypeParameterWithRecursiveConstraints.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypesOfTypeParameterWithRecursiveConstraints.js Test updates from union changes 2014-10-10 14:41:14 -07:00
subtypingTransitivity.js
subtypingTransitivity.types
subtypingWithCallSignatures.js
subtypingWithCallSignatures.types
subtypingWithCallSignatures2.js
subtypingWithCallSignatures2.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
subtypingWithCallSignatures3.js
subtypingWithCallSignatures3.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
subtypingWithCallSignatures4.js
subtypingWithCallSignatures4.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
subtypingWithCallSignaturesA.errors.txt
subtypingWithCallSignaturesA.js
subtypingWithCallSignaturesWithOptionalParameters.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithCallSignaturesWithOptionalParameters.js
subtypingWithCallSignaturesWithRestParameters.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithCallSignaturesWithRestParameters.js
subtypingWithCallSignaturesWithSpecializedSignatures.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithCallSignaturesWithSpecializedSignatures.js
subtypingWithConstructSignatures.js
subtypingWithConstructSignatures.types
subtypingWithConstructSignatures2.js
subtypingWithConstructSignatures2.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
subtypingWithConstructSignatures3.js
subtypingWithConstructSignatures3.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
subtypingWithConstructSignatures4.js
subtypingWithConstructSignatures4.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
subtypingWithConstructSignatures5.js
subtypingWithConstructSignatures5.types
subtypingWithConstructSignatures6.js
subtypingWithConstructSignatures6.types
subtypingWithConstructSignaturesWithOptionalParameters.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithConstructSignaturesWithOptionalParameters.js
subtypingWithConstructSignaturesWithSpecializedSignatures.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithConstructSignaturesWithSpecializedSignatures.js
subtypingWithGenericCallSignaturesWithOptionalParameters.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithGenericCallSignaturesWithOptionalParameters.js
subtypingWithGenericConstructSignaturesWithOptionalParameters.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithGenericConstructSignaturesWithOptionalParameters.js
subtypingWithNumericIndexer.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithNumericIndexer.js
subtypingWithNumericIndexer2.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
subtypingWithNumericIndexer2.js
subtypingWithNumericIndexer3.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
subtypingWithNumericIndexer3.js
subtypingWithNumericIndexer4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithNumericIndexer4.js
subtypingWithNumericIndexer5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithNumericIndexer5.js
subtypingWithObjectMembers.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
subtypingWithObjectMembers.js
subtypingWithObjectMembers2.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
subtypingWithObjectMembers2.js
subtypingWithObjectMembers3.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
subtypingWithObjectMembers3.js
subtypingWithObjectMembers4.js
subtypingWithObjectMembers4.types
subtypingWithObjectMembers5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithObjectMembers5.js
subtypingWithObjectMembersAccessibility.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithObjectMembersAccessibility.js
subtypingWithObjectMembersAccessibility2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithObjectMembersAccessibility2.js
subtypingWithObjectMembersOptionality.js
subtypingWithObjectMembersOptionality.types
subtypingWithObjectMembersOptionality2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithObjectMembersOptionality2.js Test updates from union changes 2014-10-10 14:41:14 -07:00
subtypingWithObjectMembersOptionality3.js
subtypingWithObjectMembersOptionality3.types Accepting new baselines 2014-10-19 16:44:32 -07:00
subtypingWithObjectMembersOptionality4.js
subtypingWithObjectMembersOptionality4.types Accepting new baselines 2014-10-19 16:44:32 -07:00
subtypingWithOptionalProperties.js
subtypingWithOptionalProperties.types
subtypingWithStringIndexer.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithStringIndexer.js
subtypingWithStringIndexer2.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
subtypingWithStringIndexer2.js
subtypingWithStringIndexer3.errors.txt Accepting new baselines 2014-10-31 10:19:31 -07:00
subtypingWithStringIndexer3.js
subtypingWithStringIndexer4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
subtypingWithStringIndexer4.js
super.errors.txt
super.js
super1.errors.txt
super1.js
super2.js
super2.types
super_inside-object-literal-getters-and-setters.errors.txt
superAccess.errors.txt
superAccess.js
superAccess2.errors.txt
superAccessInFatArrow1.js
superAccessInFatArrow1.types
superCallArgsMustMatch.js
superCallArgsMustMatch.types
superCallAssignResult.errors.txt
superCallAssignResult.js
superCallFromClassThatDerivesFromGenericType1.js
superCallFromClassThatDerivesFromGenericType1.types
superCallFromClassThatDerivesFromGenericType2.js
superCallFromClassThatDerivesFromGenericType2.types
superCallInConstructorWithNoBaseType.errors.txt
superCallInConstructorWithNoBaseType.js
superCallInNonStaticMethod.errors.txt
superCallInStaticMethod.errors.txt
superCallOutsideConstructor.errors.txt
superCallOutsideConstructor.js
superCalls.js
superCalls.types
superCallsInConstructor.errors.txt
superCallsInConstructor.js
superErrors.errors.txt
superInCatchBlock1.js
superInCatchBlock1.types
superInConstructorParam1.errors.txt
superInConstructorParam1.js
superInLambdas.errors.txt
superPropertyAccess.errors.txt
superPropertyAccess1.errors.txt
superPropertyAccess2.errors.txt
superPropertyAccessNoError.errors.txt
superWithGenerics.js
superWithGenerics.types
superWithGenericSpecialization.js
superWithGenericSpecialization.types
superWithTypeArgument.errors.txt
superWithTypeArgument2.errors.txt
superWithTypeArgument3.errors.txt
switchAssignmentCompat.errors.txt
switchAssignmentCompat.js
switchBreakStatements.js
switchBreakStatements.types
switchCases.js
switchCases.types
switchCasesExpressionTypeMismatch.errors.txt
switchCasesExpressionTypeMismatch.js
switchFallThroughs.js
switchFallThroughs.types
switchStatements.js
switchStatements.types
switchStatementsWithMultipleDefaults.errors.txt
taggedTemplateStringsWithIncompatibleTypedTags.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
taggedTemplateStringsWithIncompatibleTypedTagsES6.js Tests for tagged templates. 2014-10-23 17:31:12 -07:00
taggedTemplateStringsWithIncompatibleTypedTagsES6.types Tests for tagged templates. 2014-10-23 17:31:12 -07:00
taggedTemplateStringsWithManyCallAndMemberExpressions.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.js Tests for tagged templates. 2014-10-23 17:31:12 -07:00
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.types Tests for tagged templates. 2014-10-23 17:31:12 -07:00
taggedTemplateStringsWithTagsTypedAsAny.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
taggedTemplateStringsWithTagsTypedAsAnyES6.js Tests for tagged templates. 2014-10-23 17:31:12 -07:00
taggedTemplateStringsWithTagsTypedAsAnyES6.types Tests for tagged templates. 2014-10-23 17:31:12 -07:00
taggedTemplateStringsWithTypedTags.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
taggedTemplateStringsWithTypedTagsES6.js Tests for tagged templates. 2014-10-23 17:31:12 -07:00
taggedTemplateStringsWithTypedTagsES6.types Tests for tagged templates. 2014-10-23 17:31:12 -07:00
targetTypeArgs.js
targetTypeArgs.types
targetTypeBaseCalls.errors.txt
targetTypeBaseCalls.js
targetTypeCalls.js
targetTypeCalls.types
targetTypeCastTest.errors.txt
targetTypeCastTest.js
targetTypeObjectLiteral.js
targetTypeObjectLiteral.types
targetTypeObjectLiteralToAny.js
targetTypeObjectLiteralToAny.types
targetTypeTest1.errors.txt
targetTypeTest1.js
targetTypeTest2.js
targetTypeTest2.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
targetTypeTest3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
targetTypeTest3.js
targetTypeVoidFunc.errors.txt
targetTypeVoidFunc.js
targetTypingOnFunctions.js
targetTypingOnFunctions.types
templateStringInArray.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInArray.types Merge branch 'letAndConst' into templates 2014-10-23 16:03:53 -07:00
templateStringInArrowFunction.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInArrowFunction.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInArrowFunctionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInArrowFunctionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInBinaryAddition.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInBinaryAddition.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInBinaryAdditionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInBinaryAdditionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInConditional.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInConditional.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInConditionalES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInConditionalES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInDeleteExpression.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInDeleteExpression.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInDeleteExpressionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInDeleteExpressionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInDivision.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInDivision.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInEqualityChecks.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInEqualityChecks.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInEqualityChecksES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInEqualityChecksES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionExpression.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionExpression.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionExpressionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionExpressionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionParameterType.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInFunctionParameterTypeES6.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInIndexExpression.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInIndexExpression.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInIndexExpressionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInIndexExpressionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInOperator.js Omit empty template tail literals. 2014-10-28 18:47:43 -07:00
templateStringInInOperator.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInOperatorES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInOperatorES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInstanceOf.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInstanceOf.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInstanceOfES6.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInInstanceOfES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInModuleName.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
templateStringInModuleNameES6.errors.txt Added support for tagged template strings, updated baselines. 2014-10-23 16:54:11 -07:00
templateStringInModulo.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInModulo.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInModuloES6.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInModuloES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInMultiplication.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInMultiplication.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInMultiplicationES6.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInMultiplicationES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInNewOperator.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInNewOperator.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInNewOperatorES6.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInNewOperatorES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInObjectLiteral.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
templateStringInObjectLiteralES6.errors.txt Added support for tagged template strings, updated baselines. 2014-10-23 16:54:11 -07:00
templateStringInParentheses.js Fixed emit for parenthesized template expressions. 2014-10-28 18:47:29 -07:00
templateStringInParentheses.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInParenthesesES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInParenthesesES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInPropertyAssignment.js Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyAssignment.types Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyAssignmentES6.js Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyAssignmentES6.types Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyName1.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
templateStringInPropertyName2.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
templateStringInPropertyNameES6_1.errors.txt Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInPropertyNameES6_2.errors.txt Better test coverage for templates in object literals. 2014-10-23 16:55:35 -07:00
templateStringInSwitchAndCase.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInSwitchAndCase.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInSwitchAndCaseES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInSwitchAndCaseES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeAssertion.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeAssertion.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeAssertionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeAssertionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeOf.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeOf.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeOfES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInTypeOfES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInUnaryPlus.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInUnaryPlus.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInUnaryPlusES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInUnaryPlusES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInWhile.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInWhile.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInWhileES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInWhileES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringInYieldKeyword.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
templateStringWithEmbeddedAddition.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedAddition.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedAdditionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedAdditionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArray.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArray.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArrayES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArrayES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArrowFunction.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArrowFunction.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArrowFunctionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedArrowFunctionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedComments.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedComments.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedCommentsES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedCommentsES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedConditional.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedConditional.types Added support for tagged template strings, updated baselines. 2014-10-23 16:54:11 -07:00
templateStringWithEmbeddedConditionalES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedConditionalES6.types Added support for tagged template strings, updated baselines. 2014-10-23 16:54:11 -07:00
templateStringWithEmbeddedDivision.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedDivision.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedDivisionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedDivisionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedFunctionExpression.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedFunctionExpression.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedFunctionExpressionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedFunctionExpressionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInOperator.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInOperator.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInOperatorES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInOperatorES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInstanceOf.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInstanceOf.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInstanceOfES6.errors.txt Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedInstanceOfES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedModulo.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedModulo.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedModuloES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedModuloES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedMultiplication.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedMultiplication.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedMultiplicationES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedMultiplicationES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedNewOperator.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedNewOperator.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedNewOperatorES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedNewOperatorES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedObjectLiteral.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedObjectLiteral.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedObjectLiteralES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedObjectLiteralES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTemplateString.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTemplateString.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTemplateStringES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTemplateStringES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeAssertionOnAddition.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeAssertionOnAddition.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeAssertionOnAdditionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeAssertionOnAdditionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeOfOperator.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeOfOperator.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeOfOperatorES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedTypeOfOperatorES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedUnaryPlus.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedUnaryPlus.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedUnaryPlusES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedUnaryPlusES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithEmbeddedYieldKeyword.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
templateStringWithEmbeddedYieldKeywordES6.errors.txt Accepting updated baselines 2014-11-01 15:30:07 -07:00
templateStringWithEmptyLiteralPortions.js Omit empty template tail literals. 2014-10-28 18:47:43 -07:00
templateStringWithEmptyLiteralPortions.types Omit empty template tail literals. 2014-10-28 18:47:43 -07:00
templateStringWithEmptyLiteralPortionsES6.js Omit empty template tail literals. 2014-10-28 18:47:43 -07:00
templateStringWithEmptyLiteralPortionsES6.types Omit empty template tail literals. 2014-10-28 18:47:43 -07:00
templateStringWithOpenCommentInStringPortion.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithOpenCommentInStringPortion.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithOpenCommentInStringPortionES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithOpenCommentInStringPortionES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithPropertyAccess.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithPropertyAccess.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithPropertyAccessES6.js Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
templateStringWithPropertyAccessES6.types Added tests and baselines for templates. 2014-10-23 15:06:05 -07:00
ternaryExpressionSourceMap.js
ternaryExpressionSourceMap.js.map
ternaryExpressionSourceMap.sourcemap.txt
ternaryExpressionSourceMap.types
testContainerList.js
testContainerList.types
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
thisBinding.errors.txt
thisBinding.js
thisBinding2.js
thisBinding2.types
thisCapture1.js
thisCapture1.types
thisExpressionInCallExpressionWithTypeArguments.errors.txt
thisExpressionInCallExpressionWithTypeArguments.js
thisExpressionInIndexExpression.js
thisExpressionInIndexExpression.types
thisExpressionOfGenericObject.js
thisExpressionOfGenericObject.types
thisInAccessors.errors.txt
thisInArrowFunctionInStaticInitializer1.errors.txt
thisInArrowFunctionInStaticInitializer1.js
thisInConstructorParameter1.errors.txt
thisInConstructorParameter1.js
thisInConstructorParameter2.errors.txt
thisInConstructorParameter2.js
thisInGenericStaticMembers.js
thisInGenericStaticMembers.types
thisInInnerFunctions.js
thisInInnerFunctions.types
thisInInstanceMemberInitializer.js
thisInInstanceMemberInitializer.types
thisInInvalidContexts.errors.txt
thisInInvalidContextsExternalModule.errors.txt
thisInLambda.js
thisInLambda.types
thisInModule.errors.txt
thisInModule.js
thisInModuleFunction1.js
thisInModuleFunction1.types
thisInObjectLiterals.js
thisInObjectLiterals.types
thisInOuterClassBody.errors.txt
thisInOuterClassBody.js
thisInPropertyBoundDeclarations.js
thisInPropertyBoundDeclarations.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
thisInStaticMethod1.js
thisInStaticMethod1.types
thisInStatics.errors.txt
thisInSuperCall.errors.txt
thisInSuperCall.js
thisInSuperCall1.errors.txt
thisInSuperCall1.js
thisInSuperCall2.errors.txt
thisInSuperCall2.js
thisInSuperCall3.errors.txt
thisInSuperCall3.js
thisKeyword.errors.txt
thisKeyword.js
thisReferencedInFunctionInsideArrowFunction1.js
thisReferencedInFunctionInsideArrowFunction1.types
thisWhenTypeCheckFails.errors.txt
thisWhenTypeCheckFails.js
throwInEnclosingStatements.js
throwInEnclosingStatements.types
throwStatements.js
throwStatements.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
tooFewArgumentsInGenericFunctionTypedArgument.js
tooFewArgumentsInGenericFunctionTypedArgument.types
tooManyTypeParameters1.errors.txt
tooManyTypeParameters1.js
topLevel.js
topLevel.types
topLevelAmbientModule.js
topLevelAmbientModule.types
topLevelExports.js
topLevelExports.types
topLevelFileModule.js
topLevelFileModule.types
topLevelFileModuleMissing.errors.txt
topLevelFileModuleMissing.js
topLevelLambda.errors.txt
topLevelLambda.js
topLevelLambda2.js
topLevelLambda2.types
topLevelLambda3.js
topLevelLambda3.types
topLevelLambda4.js
topLevelLambda4.types
topLevelModuleDeclarationAndFile.errors.txt
topLevelModuleDeclarationAndFile.js
toStringOnPrimitives.js
toStringOnPrimitives.types
trailingCommaInHeterogenousArrayLiteral1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
trailingCommaInHeterogenousArrayLiteral1.js
trailingCommasES3.js
trailingCommasES3.types
trailingCommasES5.js
trailingCommasES5.types
trailingSeparatorInFunctionCall.errors.txt
transitiveTypeArgumentInference1.js
transitiveTypeArgumentInference1.types
tryCatchFinally.js
tryCatchFinally.types
tryStatements.js
tryStatements.types
TupleType1.js
TupleType1.types
TupleType2.js
TupleType2.types
TupleType3.errors.txt
TupleType4.errors.txt
TupleType5.errors.txt
tupleTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
twoAccessorsWithSameName.errors.txt
twoAccessorsWithSameName2.errors.txt
twoGenericInterfacesDifferingByTypeParameterName.errors.txt
twoGenericInterfacesDifferingByTypeParameterName.js
twoGenericInterfacesDifferingByTypeParameterName2.errors.txt
twoGenericInterfacesDifferingByTypeParameterName2.js
twoGenericInterfacesWithDifferentConstraints.errors.txt
twoGenericInterfacesWithDifferentConstraints.js
twoGenericInterfacesWithTheSameNameButDifferentArity.errors.txt
twoGenericInterfacesWithTheSameNameButDifferentArity.js
twoInterfacesDifferentRootModule.errors.txt
twoInterfacesDifferentRootModule.js
twoInterfacesDifferentRootModule2.errors.txt
twoInterfacesDifferentRootModule2.js
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.errors.txt
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.errors.txt
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.types
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.types
TwoInternalModulesWithTheSameNameAndSameCommonRoot.js
TwoInternalModulesWithTheSameNameAndSameCommonRoot.types
twoMergedInterfacesWithDifferingOverloads.js
twoMergedInterfacesWithDifferingOverloads.types
twoMergedInterfacesWithDifferingOverloads2.js
twoMergedInterfacesWithDifferingOverloads2.types
typeAliases.js initial version of spec conformance tests for type aliases 2014-11-01 23:54:55 -07:00
typeAliases.types initial version of spec conformance tests for type aliases 2014-11-01 23:54:55 -07:00
typeAliasesForObjectTypes.errors.txt initial version of spec conformance tests for type aliases 2014-11-01 23:54:55 -07:00
typeAnnotationBestCommonTypeInArrayLiteral.js
typeAnnotationBestCommonTypeInArrayLiteral.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
typeArgInference.js
typeArgInference.types
typeArgInference2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeArgInference2.js Test updates from union changes 2014-10-10 14:41:14 -07:00
typeArgInference2WithError.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeArgInference2WithError.js
typeArgInferenceWithNull.js
typeArgInferenceWithNull.types
typeArgumentConstraintResolution1.errors.txt Revert the stuffing of instantiated signatures back into the candidates array 2014-10-22 15:08:16 -07:00
typeArgumentConstraintResolution1.js
typeArgumentInference.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeArgumentInference.js
typeArgumentInferenceConstructSignatures.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeArgumentInferenceConstructSignatures.js
typeArgumentInferenceErrors.errors.txt
typeArgumentInferenceErrors.js
typeArgumentInferenceOrdering.js
typeArgumentInferenceOrdering.types
typeArgumentInferenceTransitiveConstraints.errors.txt Test updates from union changes 2014-10-10 14:41:14 -07:00
typeArgumentInferenceTransitiveConstraints.js
typeArgumentInferenceWithConstraintAsCommonRoot.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeArgumentInferenceWithConstraintAsCommonRoot.js
typeArgumentInferenceWithConstraints.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeArgumentInferenceWithConstraints.js
TypeArgumentList1.errors.txt
typeArgumentsInFunctionExpressions.js
typeArgumentsInFunctionExpressions.types
typeArgumentsOnFunctionsWithNoTypeParameters.errors.txt
typeArgumentsOnFunctionsWithNoTypeParameters.js
typeArgumentsShouldDisallowNonGenericOverloads.errors.txt
typeArgumentsShouldDisallowNonGenericOverloads.js
typeAssertions.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeAssertions.js
typeAssertionToGenericFunctionType.errors.txt
typeAssertionToGenericFunctionType.js
typecheckCommaExpression.errors.txt
typecheckCommaExpression.js
typecheckIfCondition.errors.txt
typecheckIfCondition.js
typeCheckingInsideFunctionExpressionInArray.errors.txt
typeCheckingInsideFunctionExpressionInArray.js
typeCheckObjectCreationExpressionWithUndefinedCallResolutionData.js
typeCheckObjectCreationExpressionWithUndefinedCallResolutionData.types
typeCheckTypeArgument.errors.txt
typeCheckTypeArgument.js
typeComparisonCaching.errors.txt Addressing feedback and adding regression tests 2014-10-31 14:23:29 -07:00
typeComparisonCaching.js Addressing feedback and adding regression tests 2014-10-31 14:23:29 -07:00
typeConstraintsWithConstructSignatures.js
typeConstraintsWithConstructSignatures.types
typedGenericPrototypeMember.js
typedGenericPrototypeMember.types
typeIdentityConsidersBrands.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeIdentityConsidersBrands.js
typeInfer1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeInfer1.js
typeInferenceConflictingCandidates.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeInferenceConflictingCandidates.js
typeInferenceFixEarly.js
typeInferenceFixEarly.types
typeInferenceReturnTypeCallback.js
typeInferenceReturnTypeCallback.types
typeInferenceWithTupleType.js Fix newlines in tests 2014-10-10 14:23:12 -07:00
typeInferenceWithTupleType.types Fix newlines in tests 2014-10-10 14:23:12 -07:00
typeInferenceWithTypeAnnotation.js
typeInferenceWithTypeAnnotation.types
typeLiteralCallback.js
typeLiteralCallback.types
typeMatch1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeMatch1.js
typeMatch2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeMatch2.js
typeName1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeName1.js
typeofAmbientExternalModules.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeofAmbientExternalModules.js
typeofAnExportedType.errors.txt
typeofANonExportedType.errors.txt
typeofClass.errors.txt
typeofClass.js
typeofClass2.js
typeofClass2.types
typeofClassWithPrivates.errors.txt
typeofClassWithPrivates.js
typeofEnum.js
typeofEnum.types
typeOfEnumAndVarRedeclarations.errors.txt
typeOfEnumAndVarRedeclarations.js
typeofExternalModules.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeofExternalModules.js
typeofInObjectLiteralType.errors.txt
typeofInObjectLiteralType.js
typeofInterface.js
typeofInterface.types
typeofInternalModules.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeofInternalModules.js
typeofModuleWithoutExports.js
typeofModuleWithoutExports.types
typeOfOnTypeArg.errors.txt
typeOfOnTypeArg.js
typeOfOperator1.errors.txt
typeOfOperator1.js
typeofOperatorInvalidOperations.errors.txt
typeofOperatorWithAnyOtherType.errors.txt
typeofOperatorWithAnyOtherType.js
typeofOperatorWithBooleanType.js
typeofOperatorWithBooleanType.types
typeofOperatorWithEnumType.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
typeofOperatorWithEnumType.types Fixing tests and baselines 2014-10-08 11:11:36 -07:00
typeofOperatorWithNumberType.js
typeofOperatorWithNumberType.types
typeofOperatorWithStringType.js
typeofOperatorWithStringType.types
typeofProperty.errors.txt
typeofProperty.js
typeOfPrototype.js
typeOfPrototype.types
typeofSimple.errors.txt
typeofSimple.js
typeOfSuperCall.js
typeOfSuperCall.types
typeOfThis.errors.txt
typeOfThisInAccessor.errors.txt
typeOfThisInConstructorParamList.errors.txt
typeOfThisInConstructorParamList.js
typeOfThisInFunctionExpression.js
typeOfThisInFunctionExpression.types
typeOfThisInInstanceMember.errors.txt
typeOfThisInInstanceMember2.errors.txt
typeOfThisInMemberFunctions.js
typeOfThisInMemberFunctions.types
typeOfThisInStaticMembers.js
typeOfThisInStaticMembers.types
typeOfThisInStaticMembers2.errors.txt
typeOfThisInStaticMembers2.js
typeOfThisInStatics.errors.txt
typeofTypeParameter.errors.txt
typeofTypeParameter.js
typeofUndefined.js
typeofUndefined.types
typeofUnknownSymbol.errors.txt
typeofUnknownSymbol.js
typeParameterAndArgumentOfSameName1.js
typeParameterAndArgumentOfSameName1.types
typeParameterArgumentEquivalence.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeParameterArgumentEquivalence.js
typeParameterArgumentEquivalence2.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeParameterArgumentEquivalence2.js
typeParameterArgumentEquivalence3.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeParameterArgumentEquivalence3.js
typeParameterArgumentEquivalence4.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeParameterArgumentEquivalence4.js
typeParameterArgumentEquivalence5.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeParameterArgumentEquivalence5.js
typeParameterAsBaseClass.errors.txt
typeParameterAsBaseClass.js
typeParameterAsBaseType.errors.txt
typeParameterAsBaseType.js
typeParameterAsElementType.js
typeParameterAsElementType.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
typeParameterAssignability.errors.txt
typeParameterAssignability.js
typeParameterAssignability2.errors.txt
typeParameterAssignability2.js
typeParameterAssignability3.errors.txt
typeParameterAssignability3.js
typeParameterAssignmentCompat1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typeParameterAssignmentCompat1.js
typeParameterAssignmentWithConstraints.errors.txt
typeParameterAssignmentWithConstraints.js
typeParameterAsTypeArgument.js
typeParameterAsTypeArgument.types
typeParameterAsTypeParameterConstraint.errors.txt
typeParameterAsTypeParameterConstraint.js
typeParameterAsTypeParameterConstraint2.errors.txt
typeParameterAsTypeParameterConstraint2.js
typeParameterAsTypeParameterConstraintTransitively.js
typeParameterAsTypeParameterConstraintTransitively.types
typeParameterAsTypeParameterConstraintTransitively2.js
typeParameterAsTypeParameterConstraintTransitively2.types
typeParameterCompatibilityAccrossDeclarations.js
typeParameterCompatibilityAccrossDeclarations.types
typeParameterConstrainedToOuterTypeParameter.js
typeParameterConstrainedToOuterTypeParameter.types
typeParameterConstrainedToOuterTypeParameter2.js
typeParameterConstrainedToOuterTypeParameter2.types
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
typeParametersAreIdenticalToThemselves.types
typeParametersAvailableInNestedScope.js
typeParametersAvailableInNestedScope.types
typeParametersAvailableInNestedScope2.js
typeParametersAvailableInNestedScope2.types
typeParametersInStaticAccessors.errors.txt
typeParametersInStaticMethods.errors.txt
typeParametersInStaticMethods.js
typeParametersInStaticProperties.errors.txt
typeParametersInStaticProperties.js
typeParametersShouldNotBeEqual.errors.txt
typeParametersShouldNotBeEqual.js
typeParametersShouldNotBeEqual2.errors.txt
typeParametersShouldNotBeEqual2.js
typeParametersShouldNotBeEqual3.errors.txt
typeParametersShouldNotBeEqual3.js
typeParameterUsedAsConstraint.errors.txt
typeParameterUsedAsConstraint.js
typeParameterUsedAsTypeParameterConstraint.errors.txt
typeParameterUsedAsTypeParameterConstraint.js
typeParameterUsedAsTypeParameterConstraint2.errors.txt
typeParameterUsedAsTypeParameterConstraint2.js
typeParameterUsedAsTypeParameterConstraint3.js
typeParameterUsedAsTypeParameterConstraint3.types
typeParameterUsedAsTypeParameterConstraint4.errors.txt
typeParameterUsedAsTypeParameterConstraint4.js
typeParameterWithInvalidConstraintType.errors.txt
typeParameterWithInvalidConstraintType.js
typeParamExtendsOtherTypeParam.errors.txt
typeParamExtendsOtherTypeParam.js
typeQueryOnClass.errors.txt
typeQueryWithReservedWords.js
typeQueryWithReservedWords.types
typeResolution.js
typeResolution.js.map
typeResolution.sourcemap.txt
typeResolution.types
typesOnlyExternalModuleStillHasInstance.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
typesOnlyExternalModuleStillHasInstance.js
typesWithDuplicateTypeParameters.errors.txt
typesWithDuplicateTypeParameters.js
typesWithOptionalProperty.js
typesWithOptionalProperty.types
typesWithPrivateConstructor.errors.txt
typesWithPublicConstructor.errors.txt
typesWithPublicConstructor.js
typesWithSpecializedCallSignatures.js
typesWithSpecializedCallSignatures.types
typesWithSpecializedConstructSignatures.js
typesWithSpecializedConstructSignatures.types
typeVal.js
typeVal.types
typeValueConflict1.errors.txt
typeValueConflict1.js
typeValueConflict2.errors.txt
typeValueConflict2.js
unaryOperators1.errors.txt
unaryOperators1.js
unaryOperatorsInStrictMode.errors.txt
unaryPlus.js
unaryPlus.types
uncaughtCompilerError1.js
uncaughtCompilerError1.types
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
undefinedArgumentInference.types
undefinedAssignableToEveryType.js
undefinedAssignableToEveryType.types
undefinedInferentialTyping.js
undefinedInferentialTyping.types Accepting new baselines 2014-10-13 06:56:58 -07:00
undefinedIsSubtypeOfEverything.js
undefinedIsSubtypeOfEverything.types
undefinedSymbolReferencedInArrayLiteral1.errors.txt
undefinedSymbolReferencedInArrayLiteral1.js
undefinedTypeArgument1.errors.txt
undefinedTypeArgument1.js
undefinedTypeArgument2.errors.txt
undefinedTypeArgument2.js
underscoreMapFirst.js
underscoreMapFirst.types
underscoreTest1.js
underscoreTest1.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
unexpectedStatementBlockTerminator.errors.txt
unexportedInstanceClassVariables.js
unexportedInstanceClassVariables.types
unicodeIdentifierName2.errors.txt
unicodeIdentifierNames.js
unicodeIdentifierNames.types
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
untypedArgumentInLambdaExpression.types
untypedFunctionCallsWithTypeParameters1.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
untypedFunctionCallsWithTypeParameters1.js
unusedImportDeclaration.js
unusedImportDeclaration.types
usingModuleWithExportImportInValuePosition.js
usingModuleWithExportImportInValuePosition.types
validBooleanAssignments.js
validBooleanAssignments.types
validEnumAssignments.js
validEnumAssignments.types
validMultipleVariableDeclarations.js
validMultipleVariableDeclarations.types Accepting new baselines 2014-10-13 06:56:58 -07:00
validNullAssignments.errors.txt
validNullAssignments.js
validNumberAssignments.js
validNumberAssignments.types
validRegexp.errors.txt
validStringAssignments.js
validStringAssignments.types
validUndefinedAssignments.js
validUndefinedAssignments.types
validUndefinedValues.js
validUndefinedValues.types
validUseOfThisInSuper.js
validUseOfThisInSuper.types
validVoidAssignments.js
validVoidAssignments.types
validVoidValues.js
validVoidValues.types
varAndFunctionShareName.errors.txt
varAndFunctionShareName.js
vararg.errors.txt
vararg.js
varArgConstructorMemberParameter.errors.txt
varArgParamTypeCheck.js
varArgParamTypeCheck.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
varArgsOnConstructorTypes.js
varArgsOnConstructorTypes.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
varArgWithNoParamName.errors.txt
varAsID.js
varAsID.types
varBlock.errors.txt
vardecl.js Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
vardecl.types Changing type-to-string conversions to use parentheses 2014-10-17 16:53:18 -07:00
variableDeclarator1.js
variableDeclarator1.types
variableDeclaratorResolvedDuringContextualTyping.errors.txt
variableDeclaratorResolvedDuringContextualTyping.js
varInFunctionInVarInitializer.js
varInFunctionInVarInitializer.types
varNameConflictsWithImportInDifferentPartOfModule.errors.txt
varNameConflictsWithImportInDifferentPartOfModule.js
visibilityOfCrossModuleTypeUsage.js
visibilityOfCrossModuleTypeUsage.types
visSyntax.js
visSyntax.types
voidArrayLit.errors.txt
voidArrayLit.js
voidAsNonAmbiguousReturnType.errors.txt
voidAsNonAmbiguousReturnType.js
voidAsOperator.js
voidAsOperator.types
voidConstructor.js
voidConstructor.types
voidFunctionAssignmentCompat.js
voidFunctionAssignmentCompat.types
voidOperator1.js
voidOperator1.types
voidOperatorInvalidOperations.errors.txt
voidOperatorWithAnyOtherType.errors.txt
voidOperatorWithAnyOtherType.js
voidOperatorWithBooleanType.js
voidOperatorWithBooleanType.types
voidOperatorWithEnumType.js Fixing tests and baselines 2014-10-08 11:11:36 -07:00
voidOperatorWithEnumType.types Fixing tests and baselines 2014-10-08 11:11:36 -07:00
voidOperatorWithNumberType.js
voidOperatorWithNumberType.types
voidOperatorWithStringType.js
voidOperatorWithStringType.types
voidReturnLambdaValue.js
voidReturnLambdaValue.types
whileBreakStatements.js
whileBreakStatements.types
whileContinueStatements.js
whileContinueStatements.types
widenedTypes.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
widenedTypes.js
widenedTypes1.js
widenedTypes1.types
widenToAny1.errors.txt
widenToAny1.js
widenToAny2.errors.txt
widenToAny2.js
withExportDecl.errors.txt
withImportDecl.js
withImportDecl.types
withStatement.errors.txt
withStatement.js
withStatementErrors.errors.txt
withStatementNestedScope.errors.txt
withStatementNestedScope.js
withStatements.errors.txt
withStatements.js
witness.errors.txt
witness.js
wrappedAndRecursiveConstraints.js
wrappedAndRecursiveConstraints.types
wrappedAndRecursiveConstraints2.errors.txt
wrappedAndRecursiveConstraints2.js
wrappedAndRecursiveConstraints3.js
wrappedAndRecursiveConstraints3.types
wrappedAndRecursiveConstraints4.errors.txt
wrappedAndRecursiveConstraints4.js
wrappedRecursiveGenericType.errors.txt Removed colons from diagnostic messages. 2014-10-28 00:48:58 -07:00
wrappedRecursiveGenericType.js