TypeScript/tests/baselines/reference
2015-03-26 13:46:35 -07:00
..
project Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
2dArrays.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
2dArrays.types
acceptableAlias1.js
acceptableAlias1.types
accessibilityModifiers.errors.txt
accessibilityModifiers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessorParameterAccessibilityModifier.errors.txt
accessorParameterAccessibilityModifier.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessors_spec_section-4.5_error-cases.errors.txt
accessors_spec_section-4.5_error-cases.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessors_spec_section-4.5_inference.errors.txt
accessors_spec_section-4.5_inference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessorsAreNotContextuallyTyped.errors.txt
accessorsAreNotContextuallyTyped.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessorsEmit.errors.txt
accessorsEmit.js
accessorsInAmbientContext.errors.txt
accessorsInAmbientContext.js
accessorsNotAllowedInES3.errors.txt
accessorsNotAllowedInES3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessorWithES3.errors.txt
accessorWithES3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessorWithES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessorWithES5.types
accessorWithInitializer.errors.txt
accessorWithInitializer.js
accessorWithMismatchedAccessibilityModifiers.errors.txt
accessorWithMismatchedAccessibilityModifiers.js
accessorWithoutBody1.errors.txt
accessorWithoutBody1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessorWithoutBody2.errors.txt
accessorWithoutBody2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
accessorWithRestParam.errors.txt
accessorWithRestParam.js
accessOverriddenBaseClassMember1.js
accessOverriddenBaseClassMember1.types
additionOperatorWithAnyAndEveryType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
additionOperatorWithAnyAndEveryType.types
additionOperatorWithInvalidOperands.errors.txt
additionOperatorWithInvalidOperands.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
additionOperatorWithNullValueAndInvalidOperator.errors.txt
additionOperatorWithNullValueAndInvalidOperator.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
additionOperatorWithNullValueAndValidOperator.js
additionOperatorWithNullValueAndValidOperator.types
additionOperatorWithNumberAndEnum.js
additionOperatorWithNumberAndEnum.types
additionOperatorWithOnlyNullValueOrUndefinedValue.errors.txt
additionOperatorWithOnlyNullValueOrUndefinedValue.js
additionOperatorWithStringAndEveryType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
additionOperatorWithStringAndEveryType.types
additionOperatorWithTypeParameter.errors.txt
additionOperatorWithTypeParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
additionOperatorWithUndefinedValueAndInvalidOperands.errors.txt
additionOperatorWithUndefinedValueAndInvalidOperands.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
additionOperatorWithUndefinedValueAndValidOperator.js
additionOperatorWithUndefinedValueAndValidOperator.types
addMoreCallSignaturesToBaseSignature.js
addMoreCallSignaturesToBaseSignature.types
addMoreCallSignaturesToBaseSignature2.js
addMoreCallSignaturesToBaseSignature2.types
addMoreOverloadsToBaseSignature.errors.txt
addMoreOverloadsToBaseSignature.js
aliasAssignments.errors.txt
aliasAssignments.js
aliasBug.errors.txt
aliasBug.js
aliasErrors.errors.txt
aliasErrors.js
aliasInaccessibleModule.errors.txt
aliasInaccessibleModule.js
aliasInaccessibleModule2.errors.txt
aliasInaccessibleModule2.js
aliasOnMergedModuleInterface.errors.txt
aliasOnMergedModuleInterface.js
aliasUsageInAccessorsOfClass.js
aliasUsageInAccessorsOfClass.types
aliasUsageInArray.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
aliasUsageInArray.types
aliasUsageInFunctionExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
aliasUsageInFunctionExpression.types
aliasUsageInGenericFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
aliasUsageInGenericFunction.types
aliasUsageInIndexerOfClass.js
aliasUsageInIndexerOfClass.types
aliasUsageInObjectLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
aliasUsageInObjectLiteral.types
aliasUsageInOrExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
aliasUsageInOrExpression.types
aliasUsageInOrExpression.types.pull
aliasUsageInTypeArgumentOfExtendsClause.js
aliasUsageInTypeArgumentOfExtendsClause.types
aliasUsageInVarAssignment.js
aliasUsageInVarAssignment.types
aliasUsedAsNameValue.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
aliasUsedAsNameValue.types
aliasWithInterfaceExportAssignmentUsedInVarInitializer.errors.txt
aliasWithInterfaceExportAssignmentUsedInVarInitializer.js
ambientClassDeclarationWithExtends.js
ambientClassDeclarationWithExtends.types
ambientClassOverloadForFunction.errors.txt
ambientClassOverloadForFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ambientDeclarations.js
ambientDeclarations.types
ambientDeclarationsExternal.errors.txt
ambientDeclarationsExternal.js
ambientEnum1.errors.txt
ambientEnum1.js
ambientEnumElementInitializer1.js
ambientEnumElementInitializer1.types
ambientEnumElementInitializer2.js
ambientEnumElementInitializer2.types
ambientEnumElementInitializer3.errors.txt
ambientEnumElementInitializer3.js
ambientEnumElementInitializer4.js
ambientEnumElementInitializer4.types
ambientEnumElementInitializer5.js
ambientEnumElementInitializer5.types
ambientEnumElementInitializer6.js
ambientEnumElementInitializer6.types
ambientErrors.errors.txt
ambientErrors.js
ambientErrors1.errors.txt
ambientErrors1.js
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 Accepting new baselines 2015-03-21 13:18:11 -07:00
ambientExternalModuleWithoutInternalImportDeclaration.js
ambientExternalModuleWithoutInternalImportDeclaration.types
ambientExternalModuleWithRelativeExternalImportDeclaration.errors.txt
ambientExternalModuleWithRelativeExternalImportDeclaration.js
ambientExternalModuleWithRelativeModuleName.errors.txt
ambientExternalModuleWithRelativeModuleName.js
ambientFundule.js
ambientFundule.types
ambientGetters.errors.txt
ambientGetters.js
ambientInsideNonAmbient.js
ambientInsideNonAmbient.types
ambientInsideNonAmbientExternalModule.js
ambientInsideNonAmbientExternalModule.types
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.js
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.types
AmbientModuleAndAmbientWithSameNameAndCommonRoot.js
AmbientModuleAndAmbientWithSameNameAndCommonRoot.types
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.js
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.types
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.types
ambientModuleExports.js
ambientModuleExports.types
ambientModules.js
ambientModules.types
ambientModuleWithClassDeclarationWithExtends.js
ambientModuleWithClassDeclarationWithExtends.types
ambientStatement1.errors.txt
ambientStatement1.js
ambientWithStatements.errors.txt
ambientWithStatements.js
ambiguousCallsWhereReturnTypesAgree.js
ambiguousCallsWhereReturnTypesAgree.types
ambiguousGenericAssertion1.errors.txt
ambiguousGenericAssertion1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ambiguousOverload.errors.txt
ambiguousOverload.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ambiguousOverloadResolution.js
ambiguousOverloadResolution.types
amdDependencyComment1.errors.txt
amdDependencyComment1.js
amdDependencyComment2.errors.txt
amdDependencyComment2.js
amdDependencyCommentName1.errors.txt
amdDependencyCommentName1.js
amdDependencyCommentName2.errors.txt
amdDependencyCommentName2.js
amdDependencyCommentName3.errors.txt
amdDependencyCommentName3.js
amdImportAsPrimaryExpression.js
amdImportAsPrimaryExpression.types
amdImportNotAsPrimaryExpression.js
amdImportNotAsPrimaryExpression.types
amdModuleName1.js
amdModuleName1.types
amdModuleName2.errors.txt
amdModuleName2.js
anonterface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
anonterface.types
anonymousModules.errors.txt
anonymousModules.js
anyAsConstructor.errors.txt
anyAsConstructor.js
anyAsFunctionCall.js
anyAsFunctionCall.types
anyAsGenericFunctionCall.errors.txt
anyAsGenericFunctionCall.js
anyAsReturnTypeForNewOnCall.js
anyAsReturnTypeForNewOnCall.types
anyAssignabilityInInheritance.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
anyAssignabilityInInheritance.types
anyAssignableToEveryType.js
anyAssignableToEveryType.types
anyAssignableToEveryType2.errors.txt
anyAssignableToEveryType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
anyDeclare.errors.txt
anyDeclare.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
anyIdenticalToItself.errors.txt
anyIdenticalToItself.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
anyInferenceAnonymousFunctions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
anyInferenceAnonymousFunctions.types
anyIsAssignableToObject.js
anyIsAssignableToObject.types
anyIsAssignableToVoid.js
anyIsAssignableToVoid.types
anyPlusAny1.js
anyPlusAny1.types
anyPropertyAccess.js
anyPropertyAccess.types
APISample_compile.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
APISample_compile.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
APISample_linter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
APISample_linter.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
APISample_transform.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
APISample_transform.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
APISample_watcher.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
APISample_watcher.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
apparentTypeSubtyping.errors.txt
apparentTypeSubtyping.js
apparentTypeSupertype.errors.txt
apparentTypeSupertype.js
argsInScope.js
argsInScope.types
arguments.js
arguments.types
argumentsBindsToFunctionScopeArgumentList.errors.txt
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
arithmeticOperatorWithEnumUnion.js
arithmeticOperatorWithEnumUnion.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
arityAndOrderCompatibility01.errors.txt
arityAndOrderCompatibility01.js
arrayAssignmentTest1.errors.txt
arrayAssignmentTest1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayAssignmentTest2.errors.txt
arrayAssignmentTest2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayAssignmentTest3.errors.txt
arrayAssignmentTest3.js
arrayAssignmentTest4.errors.txt
arrayAssignmentTest4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayAssignmentTest5.errors.txt
arrayAssignmentTest5.js
arrayAssignmentTest6.js
arrayAssignmentTest6.types
arrayAugment.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayAugment.types
arrayBestCommonTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayBestCommonTypes.types
arrayCast.errors.txt
arrayCast.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayconcat.js
arrayconcat.types
arrayConcat2.js
arrayConcat2.types
arrayConcatMap.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayConcatMap.types
arrayConstructors1.js
arrayConstructors1.types
arrayLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiteral.types
arrayLiteral1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiteral1.types
arrayLiteral2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiteral2.types
arrayLiteralAndArrayConstructorEquivalence1.errors.txt
arrayLiteralAndArrayConstructorEquivalence1.js
arrayLiteralContextualType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiteralContextualType.types
arrayLiteralInNonVarArgParameter.js
arrayLiteralInNonVarArgParameter.types
arrayLiterals.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiterals.types
arrayLiterals.types.pull
arrayLiteralSpread.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiteralSpread.types
arrayLiteralsWithRecursiveGenerics.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiteralsWithRecursiveGenerics.types
arrayLiteralTypeInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiteralTypeInference.types
arrayLiteralWidened.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiteralWidened.types
arrayLiteralWithMultipleBestCommonTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayLiteralWithMultipleBestCommonTypes.types
arrayOfExportedClass.js
arrayOfExportedClass.types
arrayOfFunctionTypes3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayOfFunctionTypes3.types
arrayReferenceWithoutTypeArgs.errors.txt
arrayReferenceWithoutTypeArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arraySigChecking.errors.txt
arraySigChecking.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrayTypeInSignatureOfInterfaceAndClass.js
arrayTypeInSignatureOfInterfaceAndClass.types
arrayTypeOfFunctionTypes.errors.txt
arrayTypeOfFunctionTypes.js
arrayTypeOfFunctionTypes2.errors.txt
arrayTypeOfFunctionTypes2.js
arrayTypeOfTypeOf.errors.txt
arrayTypeOfTypeOf.js
ArrowFunction1.errors.txt
ArrowFunction1.js
ArrowFunction2.errors.txt
ArrowFunction2.js
ArrowFunction3.errors.txt
ArrowFunction3.js
ArrowFunction4.js
ArrowFunction4.types
arrowFunctionContexts.errors.txt
arrowFunctionContexts.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ArrowFunctionExpression1.errors.txt
ArrowFunctionExpression1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionExpressions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionExpressions.types
arrowFunctionInConstructorArgument1.errors.txt
arrowFunctionInConstructorArgument1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionInExpressionStatement1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionInExpressionStatement1.types
arrowFunctionInExpressionStatement2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionInExpressionStatement2.types
arrowFunctionMissingCurlyWithSemicolon.errors.txt
arrowFunctionMissingCurlyWithSemicolon.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionsMissingTokens.errors.txt
arrowFunctionsMissingTokens.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionWithObjectLiteralBody1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionWithObjectLiteralBody1.types
arrowFunctionWithObjectLiteralBody2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionWithObjectLiteralBody2.types
arrowFunctionWithObjectLiteralBody3.js
arrowFunctionWithObjectLiteralBody3.types
arrowFunctionWithObjectLiteralBody4.js
arrowFunctionWithObjectLiteralBody4.types
arrowFunctionWithObjectLiteralBody5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionWithObjectLiteralBody5.types
arrowFunctionWithObjectLiteralBody6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
arrowFunctionWithObjectLiteralBody6.types
asiAmbientFunctionDeclaration.js
asiAmbientFunctionDeclaration.types
asiArith.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
asiArith.types
asiBreak.js
asiBreak.types
asiContinue.js
asiContinue.types
asiInES6Classes.js
asiInES6Classes.types
asiReturn.errors.txt
asiReturn.js
assertInWrapSomeTypeParameter.errors.txt
assertInWrapSomeTypeParameter.js
assign1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assign1.types
assignAnyToEveryType.errors.txt
assignAnyToEveryType.js
assignEveryTypeToAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompat1.errors.txt
assignmentCompat1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability1.types
assignmentCompatability2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability2.types
assignmentCompatability3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability3.types
assignmentCompatability4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability4.types
assignmentCompatability5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability5.types
assignmentCompatability6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability6.types
assignmentCompatability7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability7.types
assignmentCompatability8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability8.types
assignmentCompatability9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability9.types
assignmentCompatability10.errors.txt
assignmentCompatability10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability11.errors.txt
assignmentCompatability11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability12.errors.txt
assignmentCompatability12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability13.errors.txt
assignmentCompatability13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability14.errors.txt
assignmentCompatability14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability15.errors.txt
assignmentCompatability15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability16.errors.txt
assignmentCompatability16.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability17.errors.txt
assignmentCompatability17.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability18.errors.txt
assignmentCompatability18.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability19.errors.txt
assignmentCompatability19.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability20.errors.txt
assignmentCompatability20.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability21.errors.txt
assignmentCompatability21.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability22.errors.txt
assignmentCompatability22.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability23.errors.txt
assignmentCompatability23.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability24.errors.txt
assignmentCompatability24.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability25.errors.txt
assignmentCompatability25.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability26.errors.txt
assignmentCompatability26.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability27.errors.txt
assignmentCompatability27.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability28.errors.txt
assignmentCompatability28.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability29.errors.txt
assignmentCompatability29.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability30.errors.txt
assignmentCompatability30.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability31.errors.txt
assignmentCompatability31.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability32.errors.txt
assignmentCompatability32.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability33.errors.txt
assignmentCompatability33.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability34.errors.txt
assignmentCompatability34.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability35.errors.txt
assignmentCompatability35.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability36.errors.txt
assignmentCompatability36.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability37.errors.txt
assignmentCompatability37.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability38.errors.txt
assignmentCompatability38.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability39.errors.txt
assignmentCompatability39.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability40.errors.txt
assignmentCompatability40.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability41.errors.txt
assignmentCompatability41.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability42.errors.txt
assignmentCompatability42.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability43.errors.txt
assignmentCompatability43.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability_checking-apply-member-off-of-function-interface.errors.txt
assignmentCompatability_checking-apply-member-off-of-function-interface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatability_checking-call-member-off-of-function-interface.errors.txt
assignmentCompatability_checking-call-member-off-of-function-interface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatBetweenTupleAndArray.errors.txt
assignmentCompatBetweenTupleAndArray.js
assignmentCompatBug2.errors.txt
assignmentCompatBug2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatBug3.errors.txt
assignmentCompatBug3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatBug5.errors.txt
assignmentCompatBug5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatForEnums.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatForEnums.types
assignmentCompatFunctionsWithOptionalArgs.errors.txt
assignmentCompatFunctionsWithOptionalArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatibilityForConstrainedTypeParameters.js
assignmentCompatibilityForConstrainedTypeParameters.types
assignmentCompatInterfaceWithStringIndexSignature.errors.txt
assignmentCompatInterfaceWithStringIndexSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatOnNew.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatOnNew.types
assignmentCompatWithCallSignatures.errors.txt
assignmentCompatWithCallSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithCallSignatures2.errors.txt
assignmentCompatWithCallSignatures2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithCallSignatures3.js
assignmentCompatWithCallSignatures3.types
assignmentCompatWithCallSignatures4.errors.txt
assignmentCompatWithCallSignatures4.js
assignmentCompatWithCallSignatures5.js
assignmentCompatWithCallSignatures5.types
assignmentCompatWithCallSignatures6.js
assignmentCompatWithCallSignatures6.types
assignmentCompatWithCallSignaturesWithOptionalParameters.errors.txt
assignmentCompatWithCallSignaturesWithOptionalParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithCallSignaturesWithRestParameters.errors.txt
assignmentCompatWithCallSignaturesWithRestParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithConstructSignatures.errors.txt
assignmentCompatWithConstructSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithConstructSignatures2.errors.txt
assignmentCompatWithConstructSignatures2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithConstructSignatures3.js
assignmentCompatWithConstructSignatures3.types
assignmentCompatWithConstructSignatures4.errors.txt
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithNumericIndexer.errors.txt
assignmentCompatWithNumericIndexer.js
assignmentCompatWithNumericIndexer2.errors.txt
assignmentCompatWithNumericIndexer2.js
assignmentCompatWithNumericIndexer3.errors.txt
assignmentCompatWithNumericIndexer3.js
assignmentCompatWithObjectMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithObjectMembers.types
assignmentCompatWithObjectMembers2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithObjectMembers2.types
assignmentCompatWithObjectMembers3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithObjectMembers3.types
assignmentCompatWithObjectMembers4.errors.txt
assignmentCompatWithObjectMembers4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithObjectMembers5.errors.txt
assignmentCompatWithObjectMembers5.js
assignmentCompatWithObjectMembersAccessibility.errors.txt
assignmentCompatWithObjectMembersAccessibility.js
assignmentCompatWithObjectMembersNumericNames.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithObjectMembersNumericNames.types
assignmentCompatWithObjectMembersOptionality.errors.txt
assignmentCompatWithObjectMembersOptionality.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithObjectMembersOptionality2.errors.txt
assignmentCompatWithObjectMembersOptionality2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithObjectMembersStringNumericNames.errors.txt
assignmentCompatWithObjectMembersStringNumericNames.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithOverloads.errors.txt
assignmentCompatWithOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentCompatWithStringIndexer.errors.txt
assignmentCompatWithStringIndexer.js
assignmentCompatWithStringIndexer2.errors.txt
assignmentCompatWithStringIndexer2.js
assignmentCompatWithStringIndexer3.errors.txt
assignmentCompatWithStringIndexer3.js
assignmentCompatWithWithGenericConstructSignatures.js
assignmentCompatWithWithGenericConstructSignatures.types
assignmentLHSIsReference.js
assignmentLHSIsReference.types
assignmentLHSIsValue.errors.txt
assignmentLHSIsValue.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignments.errors.txt
assignments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentStricterConstraints.errors.txt
assignmentStricterConstraints.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentToFunction.errors.txt
assignmentToFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentToObject.errors.txt
assignmentToObject.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentToObjectAndFunction.errors.txt
assignmentToObjectAndFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentToParenthesizedExpression1.errors.txt
assignmentToParenthesizedExpression1.js
assignmentToParenthesizedIdentifiers.errors.txt
assignmentToParenthesizedIdentifiers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignmentToReferenceTypes.errors.txt
assignmentToReferenceTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignToEnum.errors.txt
assignToEnum.js
assignToExistingClass.errors.txt
assignToExistingClass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
assignToFn.errors.txt
assignToFn.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
augmentedTypeAssignmentCompatIndexSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypeBracketAccessIndexSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypeBracketAccessIndexSignature.types
augmentedTypeBracketNamedPropertyAccess.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypeBracketNamedPropertyAccess.types
augmentedTypesClass.errors.txt
augmentedTypesClass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesClass2.errors.txt
augmentedTypesClass2.js
augmentedTypesClass2a.errors.txt
augmentedTypesClass2a.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesClass3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesClass3.types
augmentedTypesClass4.errors.txt
augmentedTypesClass4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesEnum.errors.txt
augmentedTypesEnum.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesEnum2.errors.txt
augmentedTypesEnum2.js
augmentedTypesEnum3.errors.txt
augmentedTypesEnum3.js
augmentedTypesExternalModule1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesExternalModule1.types
augmentedTypesFunction.errors.txt
augmentedTypesFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesInterface.errors.txt
augmentedTypesInterface.js
augmentedTypesModules.errors.txt
augmentedTypesModules.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesModules2.errors.txt
augmentedTypesModules2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesModules3.errors.txt
augmentedTypesModules3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesModules3b.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesModules3b.types
augmentedTypesModules4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
augmentedTypesModules4.types
augmentedTypesVar.errors.txt
augmentedTypesVar.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
autoAsiForStaticsInClassDeclaration.js
autoAsiForStaticsInClassDeclaration.types
autoLift2.errors.txt
autoLift2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
autolift3.errors.txt
autolift3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
autolift4.errors.txt
autolift4.js
autonumberingInEnums.js
autonumberingInEnums.types
avoid.js
avoid.types
badArrayIndex.errors.txt
badArrayIndex.js
badArraySyntax.errors.txt
badArraySyntax.js
badExternalModuleReference.errors.txt
badExternalModuleReference.js
badOverloadError.js
badOverloadError.types
badThisBinding.js
badThisBinding.types
baseCheck.errors.txt
baseCheck.js
baseIndexSignatureResolution.js
baseIndexSignatureResolution.types
bases.errors.txt
bases.js
baseTypeAfterDerivedType.js
baseTypeAfterDerivedType.types
baseTypeOrderChecking.js
baseTypeOrderChecking.types
baseTypePrivateMemberClash.errors.txt
baseTypePrivateMemberClash.js
bestCommonTypeOfConditionalExpressions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bestCommonTypeOfConditionalExpressions.types
bestCommonTypeOfConditionalExpressions2.errors.txt
bestCommonTypeOfConditionalExpressions2.js
bestCommonTypeOfTuple.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bestCommonTypeOfTuple.types
bestCommonTypeOfTuple2.js
bestCommonTypeOfTuple2.types
bestCommonTypeReturnStatement.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bestCommonTypeReturnStatement.types
bestCommonTypeWithContextualTyping.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bestCommonTypeWithContextualTyping.types
bestCommonTypeWithOptionalProperties.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bestCommonTypeWithOptionalProperties.types
binaryArithmatic1.js
binaryArithmatic1.types
binaryArithmatic2.js
binaryArithmatic2.types
binaryArithmatic3.errors.txt
binaryArithmatic3.js
binaryArithmatic4.errors.txt
binaryArithmatic4.js
binaryIntegerLiteral.js
binaryIntegerLiteral.types
binaryIntegerLiteralError.errors.txt
binaryIntegerLiteralError.js
binaryIntegerLiteralES6.js
binaryIntegerLiteralES6.types
bind1.errors.txt
bind1.js
bind2.js
bind2.types
binopAssignmentShouldHaveType.js
binopAssignmentShouldHaveType.types
bitwiseCompoundAssignmentOperators.errors.txt
bitwiseCompoundAssignmentOperators.js
bitwiseNotOperatorInvalidOperations.errors.txt
bitwiseNotOperatorInvalidOperations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bitwiseNotOperatorWithAnyOtherType.errors.txt
bitwiseNotOperatorWithAnyOtherType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bitwiseNotOperatorWithBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bitwiseNotOperatorWithBooleanType.types
bitwiseNotOperatorWithEnumType.js
bitwiseNotOperatorWithEnumType.types
bitwiseNotOperatorWithNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bitwiseNotOperatorWithNumberType.types
bitwiseNotOperatorWithStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
bitwiseNotOperatorWithStringType.types
bom-utf8.js
bom-utf8.types
bom-utf16be.js
bom-utf16be.types
bom-utf16le.js
bom-utf16le.types
booleanAssignment.errors.txt
booleanAssignment.js
booleanPropertyAccess.js
booleanPropertyAccess.types
boolInsteadOfBoolean.errors.txt
boolInsteadOfBoolean.js
bpSpan_arrayLiteralExpressions.baseline
bpSpan_binaryExpressions.baseline
bpSpan_breakOrContinue.baseline
bpSpan_class.baseline
bpSpan_classAmbient.baseline
bpSpan_classes.baseline
bpSpan_conditionalExpressions.baseline
bpSpan_const.baseline
bpSpan_debugger.baseline
bpSpan_do.baseline
bpSpan_enums.baseline
bpSpan_exportAssignment.baseline
bpSpan_exports.baseline
bpSpan_for.baseline
bpSpan_forIn.baseline
bpSpan_functionExpressions.baseline
bpSpan_functions.baseline
bpSpan_ifElse.baseline
bpSpan_import.baseline
bpSpan_imports.baseline
bpSpan_inBlankLine.baseline
bpSpan_inComments.baseline
bpSpan_interface.baseline
bpSpan_labeled.baseline
bpSpan_let.baseline
bpSpan_module.baseline
bpSpan_moduleAmbient.baseline
bpSpan_moduleEmpty.baseline
bpSpan_objectLiteralExpressions.baseline
bpSpan_parenCallOrNewExpressions.baseline
bpSpan_stmts.baseline
bpSpan_switch.baseline
bpSpan_tryCatchFinally.baseline
bpSpan_typealias.baseline
bpSpan_typeAssertionExpressions.baseline
bpSpan_unaryExpressions.baseline
bpSpan_variables.baseline
bpSpan_while.baseline
bpSpan_with.baseline
breakInIterationOrSwitchStatement1.js
breakInIterationOrSwitchStatement1.types
breakInIterationOrSwitchStatement2.js
breakInIterationOrSwitchStatement2.types
breakInIterationOrSwitchStatement3.js
breakInIterationOrSwitchStatement3.types
breakInIterationOrSwitchStatement4.errors.txt
breakInIterationOrSwitchStatement4.js
breakNotInIterationOrSwitchStatement1.errors.txt
breakNotInIterationOrSwitchStatement1.js
breakNotInIterationOrSwitchStatement2.errors.txt
breakNotInIterationOrSwitchStatement2.js
breakTarget1.js
breakTarget1.types
breakTarget2.js
breakTarget2.types
breakTarget3.js
breakTarget3.types
breakTarget4.js
breakTarget4.types
breakTarget5.errors.txt
breakTarget5.js
breakTarget6.errors.txt
breakTarget6.js
callbackArgsDifferByOptionality.errors.txt
callbackArgsDifferByOptionality.js
callbacksDontShareTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callbacksDontShareTypes.types
callConstructAssignment.errors.txt
callConstructAssignment.js
callExpressionWithMissingTypeArgument1.errors.txt
callExpressionWithMissingTypeArgument1.js
callExpressionWithTypeParameterConstrainedToOuterTypeParameter.js
callExpressionWithTypeParameterConstrainedToOuterTypeParameter.types
callGenericFunctionWithIncorrectNumberOfTypeArguments.errors.txt
callGenericFunctionWithIncorrectNumberOfTypeArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callGenericFunctionWithZeroTypeArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callGenericFunctionWithZeroTypeArguments.types
callNonGenericFunctionWithTypeArguments.errors.txt
callNonGenericFunctionWithTypeArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callOnClass.errors.txt
callOnClass.js
callOnInstance.errors.txt
callOnInstance.js
callOverloads1.errors.txt
callOverloads1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callOverloads2.errors.txt
callOverloads2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callOverloads3.errors.txt
callOverloads3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callOverloads4.errors.txt
callOverloads4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callOverloads5.errors.txt
callOverloads5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callOverloadViaElementAccessExpression.errors.txt
callOverloadViaElementAccessExpression.js
callSignatureAssignabilityInInheritance.errors.txt
callSignatureAssignabilityInInheritance.js
callSignatureAssignabilityInInheritance2.js
callSignatureAssignabilityInInheritance2.types
callSignatureAssignabilityInInheritance3.errors.txt
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
callSignaturesThatDifferOnlyByReturnType2.js
callSignaturesThatDifferOnlyByReturnType3.js
callSignaturesThatDifferOnlyByReturnType3.types
callSignaturesWithAccessibilityModifiersOnParameters.errors.txt
callSignaturesWithAccessibilityModifiersOnParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callSignaturesWithDuplicateParameters.errors.txt
callSignaturesWithDuplicateParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callSignaturesWithOptionalParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callSignaturesWithOptionalParameters.types
callSignaturesWithOptionalParameters2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callSignaturesWithOptionalParameters2.types
callSignaturesWithParameterInitializers.errors.txt
callSignaturesWithParameterInitializers.js
callSignaturesWithParameterInitializers2.errors.txt
callSignaturesWithParameterInitializers2.js
callSignatureWithOptionalParameterAndInitializer.errors.txt
callSignatureWithOptionalParameterAndInitializer.js
callSignatureWithoutAnnotationsOrBody.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callSignatureWithoutAnnotationsOrBody.types
callSignatureWithoutReturnTypeAnnotationInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callSignatureWithoutReturnTypeAnnotationInference.types
callWithSpread.errors.txt
callWithSpread.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callWithSpreadES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
callWithSpreadES6.types
callWithWrongNumberOfTypeArguments.errors.txt
callWithWrongNumberOfTypeArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
cannotInvokeNewOnErrorExpression.errors.txt
cannotInvokeNewOnErrorExpression.js
cannotInvokeNewOnIndexExpression.errors.txt
cannotInvokeNewOnIndexExpression.js
captureThisInSuperCall.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
captureThisInSuperCall.types
castExpressionParentheses.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
castExpressionParentheses.types
castingTuple.errors.txt
castingTuple.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
castNewObjectBug.js
castNewObjectBug.types
castParentheses.js
castParentheses.types
castTest.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
castTest.types
catch.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
catch.types
catchClauseWithBindingPattern1.errors.txt
catchClauseWithBindingPattern1.js
catchClauseWithInitializer1.errors.txt
catchClauseWithInitializer1.js
catchClauseWithTypeAnnotation.errors.txt
catchClauseWithTypeAnnotation.js
cf.js
cf.types
chainedAssignment1.errors.txt
chainedAssignment1.js
chainedAssignment2.js
chainedAssignment2.types
chainedAssignment3.errors.txt
chainedAssignment3.js
chainedAssignmentChecking.errors.txt
chainedAssignmentChecking.js
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.errors.txt
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
chainedImportAlias.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
chainedImportAlias.types
chainedSpecializationToObjectTypeLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
chainedSpecializationToObjectTypeLiteral.types
checkForObjectTooStrict.errors.txt
checkForObjectTooStrict.js
checkInfiniteExpansionTermination.js
checkInfiniteExpansionTermination.types
checkInfiniteExpansionTermination2.js
checkInfiniteExpansionTermination2.types
checkInterfaceBases.js
checkInterfaceBases.types
circularImportAlias.js
circularImportAlias.types
circularModuleImports.errors.txt
circularModuleImports.js
circularReference.errors.txt
circularReference.js
class1.errors.txt
class1.js
class2.errors.txt
class2.js
classAndInterface1.errors.txt
classAndInterface1.js
classAndInterfaceWithSameName.errors.txt
classAndInterfaceWithSameName.js
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.errors.txt
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.errors.txt
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.errors.txt
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.errors.txt
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.errors.txt
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.types
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.errors.txt
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.types
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.js
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.types
ClassAndModuleWithSameNameAndCommonRoot.errors.txt
ClassAndModuleWithSameNameAndCommonRoot.js
classAndVariableWithSameName.errors.txt
classAndVariableWithSameName.js
classAppearsToHaveMembersOfObject.js
classAppearsToHaveMembersOfObject.types
classBodyWithStatements.errors.txt
classBodyWithStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classCannotExtendVar.errors.txt
classCannotExtendVar.js
classConstructorAccessibility.errors.txt
classConstructorAccessibility.js
classConstructorParametersAccessibility.errors.txt
classConstructorParametersAccessibility.js
classConstructorParametersAccessibility2.errors.txt
classConstructorParametersAccessibility2.js
classConstructorParametersAccessibility3.js
classConstructorParametersAccessibility3.types
classdecl.errors.txt
classdecl.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassDeclaration8.errors.txt
ClassDeclaration8.js
ClassDeclaration9.errors.txt
ClassDeclaration9.js
ClassDeclaration10.errors.txt
ClassDeclaration10.js
ClassDeclaration11.errors.txt
ClassDeclaration11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassDeclaration13.errors.txt
ClassDeclaration13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassDeclaration14.errors.txt
ClassDeclaration14.js
ClassDeclaration15.errors.txt
ClassDeclaration15.js
ClassDeclaration21.errors.txt
ClassDeclaration21.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassDeclaration22.errors.txt
ClassDeclaration22.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ClassDeclaration24.errors.txt
ClassDeclaration24.js
ClassDeclaration25.errors.txt
ClassDeclaration25.js
classDeclarationMergedInModuleWithContinuation.js
classDeclarationMergedInModuleWithContinuation.types
classDoesNotDependOnPrivateMember.js
classDoesNotDependOnPrivateMember.types
classExpression.errors.txt
classExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classExtendingClass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classExtendingClass.types
classExtendingPrimitive.errors.txt
classExtendingPrimitive.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classExtendingPrimitive2.errors.txt
classExtendingPrimitive2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classExtendingQualifiedName.errors.txt
classExtendingQualifiedName.js
classExtendingQualifiedName2.js
classExtendingQualifiedName2.types
classExtendsClauseClassMergedWithModuleNotReferingConstructor.errors.txt
classExtendsClauseClassMergedWithModuleNotReferingConstructor.js
classExtendsClauseClassNotReferringConstructor.errors.txt
classExtendsClauseClassNotReferringConstructor.js
classExtendsEveryObjectType.errors.txt
classExtendsEveryObjectType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classExtendsEveryObjectType2.errors.txt
classExtendsEveryObjectType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classExtendsInterface.errors.txt
classExtendsInterface.js
classExtendsInterfaceThatExtendsClassWithPrivates1.errors.txt
classExtendsInterfaceThatExtendsClassWithPrivates1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classExtendsItself.errors.txt
classExtendsItself.js
classExtendsItselfIndirectly.errors.txt
classExtendsItselfIndirectly.js
classExtendsItselfIndirectly2.errors.txt
classExtendsItselfIndirectly2.js
classExtendsItselfIndirectly3.errors.txt
classExtendsItselfIndirectly3.js
classExtendsMultipleBaseClasses.errors.txt
classExtendsMultipleBaseClasses.js
classExtendsShadowedConstructorFunction.errors.txt
classExtendsShadowedConstructorFunction.js
classExtendsValidConstructorFunction.errors.txt
classExtendsValidConstructorFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classHeritageWithTrailingSeparator.errors.txt
classHeritageWithTrailingSeparator.js
classImplementingInterfaceIndexer.js
classImplementingInterfaceIndexer.types
classImplementsClass1.js
classImplementsClass1.types
classImplementsClass2.errors.txt
classImplementsClass2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classImplementsClass3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classImplementsClass3.types
classImplementsClass4.errors.txt
classImplementsClass4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classImplementsClass5.errors.txt
classImplementsClass5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classImplementsClass6.errors.txt
classImplementsClass6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classImplementsImportedInterface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
classIsSubtypeOfBaseType.js
classMemberInitializerScoping.errors.txt
classMemberInitializerScoping.js
classMemberInitializerWithLamdaScoping.errors.txt
classMemberInitializerWithLamdaScoping.js
classMemberInitializerWithLamdaScoping2.errors.txt
classMemberInitializerWithLamdaScoping2.js
classMemberInitializerWithLamdaScoping3.errors.txt
classMemberInitializerWithLamdaScoping3.js
classMemberInitializerWithLamdaScoping4.errors.txt
classMemberInitializerWithLamdaScoping4.js
classMemberInitializerWithLamdaScoping5.js
classMemberInitializerWithLamdaScoping5.types
classMethodWithKeywordName1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classMethodWithKeywordName1.types
classOrder1.js
classOrder1.types
classOrder2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classOrder2.types
classOrderBug.js
classOrderBug.types
classOverloadForFunction.errors.txt
classOverloadForFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classOverloadForFunction2.errors.txt
classOverloadForFunction2.js
classPropertyAsPrivate.errors.txt
classPropertyAsPrivate.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classPropertyAsProtected.errors.txt
classPropertyAsProtected.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classPropertyIsPublicByDefault.errors.txt
classPropertyIsPublicByDefault.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classSideInheritance1.errors.txt
classSideInheritance1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classSideInheritance2.js
classSideInheritance2.types
classSideInheritance3.errors.txt
classSideInheritance3.js
classTypeParametersInStatics.errors.txt
classTypeParametersInStatics.js
classUpdateTests.errors.txt
classUpdateTests.js
classWithBaseClassButNoConstructor.errors.txt
classWithBaseClassButNoConstructor.js
classWithConstructors.errors.txt
classWithConstructors.js
classWithEmptyBody.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithEmptyBody.types
classWithMultipleBaseClasses.errors.txt
classWithMultipleBaseClasses.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithNoConstructorOrBaseClass.js
classWithNoConstructorOrBaseClass.types
classWithOnlyPublicMembersEquivalentToInterface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithOnlyPublicMembersEquivalentToInterface.types
classWithOnlyPublicMembersEquivalentToInterface2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithOnlyPublicMembersEquivalentToInterface2.types
classWithOptionalParameter.errors.txt
classWithOptionalParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithoutExplicitConstructor.errors.txt
classWithoutExplicitConstructor.js
classWithOverloadImplementationOfWrongName.errors.txt
classWithOverloadImplementationOfWrongName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithOverloadImplementationOfWrongName2.errors.txt
classWithOverloadImplementationOfWrongName2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithPredefinedTypesAsNames.errors.txt
classWithPredefinedTypesAsNames.js
classWithPredefinedTypesAsNames2.errors.txt
classWithPredefinedTypesAsNames2.js
classWithPrivateProperty.errors.txt
classWithPrivateProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithProtectedProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithProtectedProperty.types
classWithPublicProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithPublicProperty.types
classWithStaticMembers.errors.txt
classWithStaticMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
classWithTwoConstructorDefinitions.errors.txt
classWithTwoConstructorDefinitions.js
clinterfaces.errors.txt
clinterfaces.js
cloduleAcrossModuleDefinitions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
cloduleAcrossModuleDefinitions.types
cloduleAndTypeParameters.js
cloduleAndTypeParameters.types
clodulesDerivedClasses.errors.txt
clodulesDerivedClasses.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
cloduleSplitAcrossFiles.errors.txt
cloduleSplitAcrossFiles.js
cloduleStaticMembers.errors.txt
cloduleStaticMembers.js
cloduleTest1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
cloduleTest1.types
cloduleTest2.errors.txt
cloduleTest2.js
cloduleWithDuplicateMember1.errors.txt
cloduleWithDuplicateMember1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
cloduleWithDuplicateMember2.errors.txt
cloduleWithDuplicateMember2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
cloduleWithPriorInstantiatedModule.errors.txt
cloduleWithPriorInstantiatedModule.js
cloduleWithPriorUninstantiatedModule.js
cloduleWithPriorUninstantiatedModule.types
cloduleWithRecursiveReference.js revised name generation 2015-03-23 16:16:29 -07:00
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
collisionCodeGenModuleWithAccessorChildren.js revised name generation 2015-03-23 16:16:29 -07:00
collisionCodeGenModuleWithConstructorChildren.js revised name generation 2015-03-23 16:16:29 -07:00
collisionCodeGenModuleWithConstructorChildren.types
collisionCodeGenModuleWithEnumMemberConflict.js
collisionCodeGenModuleWithEnumMemberConflict.types
collisionCodeGenModuleWithFunctionChildren.js revised name generation 2015-03-23 16:16:29 -07:00
collisionCodeGenModuleWithFunctionChildren.types
collisionCodeGenModuleWithMemberClassConflict.js revised name generation 2015-03-23 16:16:29 -07:00
collisionCodeGenModuleWithMemberClassConflict.types
collisionCodeGenModuleWithMemberInterfaceConflict.js
collisionCodeGenModuleWithMemberInterfaceConflict.types
collisionCodeGenModuleWithMemberVariable.js revised name generation 2015-03-23 16:16:29 -07:00
collisionCodeGenModuleWithMemberVariable.types
collisionCodeGenModuleWithMethodChildren.js revised name generation 2015-03-23 16:16:29 -07:00
collisionCodeGenModuleWithMethodChildren.types
collisionCodeGenModuleWithModuleChildren.js revised name generation 2015-03-23 16:16:29 -07:00
collisionCodeGenModuleWithModuleChildren.types
collisionCodeGenModuleWithModuleReopening.js revised name generation 2015-03-23 16:16:29 -07:00
collisionCodeGenModuleWithModuleReopening.types
collisionCodeGenModuleWithPrivateMember.js revised name generation 2015-03-23 16:16:29 -07:00
collisionCodeGenModuleWithPrivateMember.types
collisionCodeGenModuleWithUnicodeNames.js revised name generation 2015-03-23 16:16:29 -07:00
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.js
collisionRestParameterArrowFunctions.types
collisionRestParameterClassConstructor.js
collisionRestParameterClassConstructor.types
collisionRestParameterClassMethod.js
collisionRestParameterClassMethod.types
collisionRestParameterFunction.js
collisionRestParameterFunction.types
collisionRestParameterFunctionExpressions.js
collisionRestParameterFunctionExpressions.types
collisionRestParameterInterfaceMembers.js
collisionRestParameterInterfaceMembers.types
collisionRestParameterInType.js
collisionRestParameterInType.types
collisionRestParameterUnderscoreIUsage.js
collisionRestParameterUnderscoreIUsage.types
collisionSuperAndLocalFunctionInAccessors.errors.txt
collisionSuperAndLocalFunctionInAccessors.js
collisionSuperAndLocalFunctionInConstructor.errors.txt
collisionSuperAndLocalFunctionInConstructor.js
collisionSuperAndLocalFunctionInMethod.errors.txt
collisionSuperAndLocalFunctionInMethod.js
collisionSuperAndLocalFunctionInProperty.errors.txt
collisionSuperAndLocalFunctionInProperty.js
collisionSuperAndLocalVarInAccessors.errors.txt
collisionSuperAndLocalVarInAccessors.js
collisionSuperAndLocalVarInConstructor.errors.txt
collisionSuperAndLocalVarInConstructor.js
collisionSuperAndLocalVarInMethod.errors.txt
collisionSuperAndLocalVarInMethod.js
collisionSuperAndLocalVarInProperty.errors.txt
collisionSuperAndLocalVarInProperty.js
collisionSuperAndNameResolution.errors.txt
collisionSuperAndNameResolution.js
collisionSuperAndParameter.errors.txt
collisionSuperAndParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionSuperAndParameter1.errors.txt
collisionSuperAndParameter1.js
collisionSuperAndPropertyNameAsConstuctorParameter.errors.txt
collisionSuperAndPropertyNameAsConstuctorParameter.js
collisionThisExpressionAndAliasInGlobal.errors.txt
collisionThisExpressionAndAliasInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndAmbientClassInGlobal.errors.txt
collisionThisExpressionAndAmbientClassInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndAmbientVarInGlobal.errors.txt
collisionThisExpressionAndAmbientVarInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndClassInGlobal.errors.txt
collisionThisExpressionAndClassInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndEnumInGlobal.errors.txt
collisionThisExpressionAndEnumInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndFunctionInGlobal.errors.txt
collisionThisExpressionAndFunctionInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndLocalVarInAccessors.errors.txt
collisionThisExpressionAndLocalVarInAccessors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndLocalVarInConstructor.errors.txt
collisionThisExpressionAndLocalVarInConstructor.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndLocalVarInFunction.errors.txt
collisionThisExpressionAndLocalVarInFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndLocalVarInLambda.errors.txt
collisionThisExpressionAndLocalVarInLambda.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndLocalVarInMethod.errors.txt
collisionThisExpressionAndLocalVarInMethod.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndLocalVarInProperty.errors.txt
collisionThisExpressionAndLocalVarInProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndLocalVarWithSuperExperssion.errors.txt
collisionThisExpressionAndLocalVarWithSuperExperssion.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndModuleInGlobal.errors.txt
collisionThisExpressionAndModuleInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndNameResolution.errors.txt
collisionThisExpressionAndNameResolution.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndParameter.errors.txt
collisionThisExpressionAndParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndPropertyNameAsConstuctorParameter.errors.txt
collisionThisExpressionAndPropertyNameAsConstuctorParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
collisionThisExpressionAndVarInGlobal.errors.txt
collisionThisExpressionAndVarInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
commaOperatorWithoutOperand.js
commaOperatorWithSecondOperandAnyType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
commaOperatorWithSecondOperandAnyType.types
commaOperatorWithSecondOperandBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
commaOperatorWithSecondOperandBooleanType.types
commaOperatorWithSecondOperandNumberType.js
commaOperatorWithSecondOperandNumberType.types
commaOperatorWithSecondOperandObjectType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
commaOperatorWithSecondOperandObjectType.types
commaOperatorWithSecondOperandStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
commaOperatorWithSecondOperandStringType.types
commentBeforeStaticMethod1.js
commentBeforeStaticMethod1.types
commentEmitAtEndOfFile1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
commentEmitAtEndOfFile1.types
commentEmitWithCommentOnLastLine.js
commentEmitWithCommentOnLastLine.types
commentInEmptyParameterList1.js
commentInEmptyParameterList1.types
commentInMethodCall.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
commentOnBlock1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
commentOnBlock1.types
commentOnClassAccessor1.errors.txt
commentOnClassAccessor1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
commentOnClassAccessor2.errors.txt
commentOnClassAccessor2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
commentsFunction.types
commentsInheritance.js
commentsInheritance.types
commentsInterface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.js
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.types
comparisonOperatorWithSubtypeObjectOnOptionalProperty.js
comparisonOperatorWithSubtypeObjectOnOptionalProperty.types
comparisonOperatorWithSubtypeObjectOnProperty.js
comparisonOperatorWithSubtypeObjectOnProperty.types
comparisonOperatorWithTwoOperandsAreAny.js
comparisonOperatorWithTwoOperandsAreAny.types
comparisonOperatorWithTypeParameter.errors.txt
comparisonOperatorWithTypeParameter.js
complexClassRelationships.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
complexClassRelationships.types
complicatedGenericRecursiveBaseClassReference.errors.txt
complicatedGenericRecursiveBaseClassReference.js
complicatedPrivacy.errors.txt
complicatedPrivacy.js
compositeGenericFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
compositeGenericFunction.types
compoundAdditionAssignmentLHSCanBeAssigned.js
compoundAdditionAssignmentLHSCanBeAssigned.types
compoundAdditionAssignmentLHSCannotBeAssigned.errors.txt
compoundAdditionAssignmentLHSCannotBeAssigned.js
compoundAdditionAssignmentWithInvalidOperands.errors.txt
compoundAdditionAssignmentWithInvalidOperands.js
compoundArithmeticAssignmentLHSCanBeAssigned.js
compoundArithmeticAssignmentLHSCanBeAssigned.types
compoundArithmeticAssignmentWithInvalidOperands.errors.txt
compoundArithmeticAssignmentWithInvalidOperands.js
compoundAssignmentLHSIsReference.js
compoundAssignmentLHSIsReference.types
compoundAssignmentLHSIsValue.errors.txt
compoundAssignmentLHSIsValue.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
compoundVarDecl1.js
compoundVarDecl1.types
computedPropertyNames1_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames1_ES5.types
computedPropertyNames1_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames1_ES6.types
computedPropertyNames2_ES5.errors.txt
computedPropertyNames2_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames2_ES6.errors.txt
computedPropertyNames2_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames3_ES5.errors.txt
computedPropertyNames3_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames3_ES6.errors.txt
computedPropertyNames3_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames4_ES5.js
computedPropertyNames4_ES5.types
computedPropertyNames4_ES6.js
computedPropertyNames4_ES6.types
computedPropertyNames5_ES5.errors.txt
computedPropertyNames5_ES5.js
computedPropertyNames5_ES6.errors.txt
computedPropertyNames5_ES6.js
computedPropertyNames6_ES5.errors.txt
computedPropertyNames6_ES5.js
computedPropertyNames6_ES6.errors.txt
computedPropertyNames6_ES6.js
computedPropertyNames7_ES5.js
computedPropertyNames7_ES5.types
computedPropertyNames7_ES6.js
computedPropertyNames7_ES6.types
computedPropertyNames8_ES5.errors.txt
computedPropertyNames8_ES5.js
computedPropertyNames8_ES6.errors.txt
computedPropertyNames8_ES6.js
computedPropertyNames9_ES5.errors.txt
computedPropertyNames9_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames9_ES6.errors.txt
computedPropertyNames9_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames10_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames10_ES5.types
computedPropertyNames10_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames10_ES6.types
computedPropertyNames11_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames11_ES5.types
computedPropertyNames11_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames11_ES6.types
computedPropertyNames12_ES5.errors.txt
computedPropertyNames12_ES5.js
computedPropertyNames12_ES6.errors.txt
computedPropertyNames12_ES6.js
computedPropertyNames13_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames13_ES5.types
computedPropertyNames13_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames13_ES6.types
computedPropertyNames14_ES5.errors.txt
computedPropertyNames14_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames14_ES6.errors.txt
computedPropertyNames14_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames15_ES5.errors.txt
computedPropertyNames15_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames15_ES6.errors.txt
computedPropertyNames15_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames16_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames16_ES5.types
computedPropertyNames16_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames16_ES6.types
computedPropertyNames17_ES5.errors.txt
computedPropertyNames17_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames17_ES6.errors.txt
computedPropertyNames17_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames18_ES5.js
computedPropertyNames18_ES5.types
computedPropertyNames18_ES6.js
computedPropertyNames18_ES6.types
computedPropertyNames19_ES5.errors.txt
computedPropertyNames19_ES5.js
computedPropertyNames19_ES6.errors.txt
computedPropertyNames19_ES6.js
computedPropertyNames20_ES5.js
computedPropertyNames20_ES5.types
computedPropertyNames20_ES6.js
computedPropertyNames20_ES6.types
computedPropertyNames21_ES5.errors.txt
computedPropertyNames21_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames21_ES6.errors.txt
computedPropertyNames21_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames22_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames22_ES5.types
computedPropertyNames22_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames22_ES6.types
computedPropertyNames23_ES5.errors.txt
computedPropertyNames23_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames23_ES6.errors.txt
computedPropertyNames23_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames24_ES5.errors.txt Update Baselines 2015-03-16 14:28:29 -07:00
computedPropertyNames24_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames24_ES6.errors.txt
computedPropertyNames24_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames25_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames25_ES5.types
computedPropertyNames25_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames25_ES6.types
computedPropertyNames26_ES5.errors.txt Update Baselines 2015-03-16 14:28:29 -07:00
computedPropertyNames26_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames26_ES6.errors.txt
computedPropertyNames26_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames27_ES5.errors.txt
computedPropertyNames27_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames27_ES6.errors.txt
computedPropertyNames27_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames28_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames28_ES5.types
computedPropertyNames28_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames28_ES6.types
computedPropertyNames29_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames29_ES5.types
computedPropertyNames29_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames29_ES6.types
computedPropertyNames30_ES5.errors.txt
computedPropertyNames30_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames30_ES6.errors.txt
computedPropertyNames30_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames31_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames31_ES5.types
computedPropertyNames31_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames31_ES6.types
computedPropertyNames32_ES5.errors.txt
computedPropertyNames32_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames32_ES6.errors.txt
computedPropertyNames32_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames33_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames33_ES5.types
computedPropertyNames33_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames33_ES6.types
computedPropertyNames34_ES5.errors.txt
computedPropertyNames34_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames34_ES6.errors.txt
computedPropertyNames34_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames35_ES5.errors.txt
computedPropertyNames35_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames35_ES6.errors.txt
computedPropertyNames35_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames36_ES5.errors.txt
computedPropertyNames36_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames36_ES6.errors.txt
computedPropertyNames36_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames37_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames37_ES5.types
computedPropertyNames37_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames37_ES6.types
computedPropertyNames38_ES5.errors.txt
computedPropertyNames38_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames38_ES6.errors.txt
computedPropertyNames38_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames39_ES5.errors.txt
computedPropertyNames39_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames39_ES6.errors.txt
computedPropertyNames39_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames40_ES5.errors.txt
computedPropertyNames40_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames40_ES6.errors.txt
computedPropertyNames40_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames41_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames41_ES5.types
computedPropertyNames41_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames41_ES6.types
computedPropertyNames42_ES5.errors.txt
computedPropertyNames42_ES5.js
computedPropertyNames42_ES6.errors.txt
computedPropertyNames42_ES6.js
computedPropertyNames43_ES5.errors.txt
computedPropertyNames43_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames43_ES6.errors.txt
computedPropertyNames43_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames44_ES5.errors.txt
computedPropertyNames44_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames44_ES6.errors.txt
computedPropertyNames44_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames45_ES5.errors.txt
computedPropertyNames45_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames45_ES6.errors.txt
computedPropertyNames45_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames46_ES5.js
computedPropertyNames46_ES5.types
computedPropertyNames46_ES6.js
computedPropertyNames46_ES6.types
computedPropertyNames47_ES5.js
computedPropertyNames47_ES5.types
computedPropertyNames47_ES6.js
computedPropertyNames47_ES6.types
computedPropertyNames48_ES5.js
computedPropertyNames48_ES5.types
computedPropertyNames48_ES6.js
computedPropertyNames48_ES6.types
computedPropertyNames49_ES5.errors.txt
computedPropertyNames49_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames49_ES6.errors.txt
computedPropertyNames49_ES6.js
computedPropertyNames50_ES5.errors.txt
computedPropertyNames50_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNames50_ES6.errors.txt
computedPropertyNames50_ES6.js
computedPropertyNamesContextualType1_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType1_ES5.types
computedPropertyNamesContextualType1_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType1_ES6.types
computedPropertyNamesContextualType2_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType2_ES5.types
computedPropertyNamesContextualType2_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType2_ES6.types
computedPropertyNamesContextualType3_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType3_ES5.types
computedPropertyNamesContextualType3_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType3_ES6.types
computedPropertyNamesContextualType4_ES5.js
computedPropertyNamesContextualType4_ES5.types
computedPropertyNamesContextualType4_ES6.js
computedPropertyNamesContextualType4_ES6.types
computedPropertyNamesContextualType5_ES5.js
computedPropertyNamesContextualType5_ES5.types
computedPropertyNamesContextualType5_ES6.js
computedPropertyNamesContextualType5_ES6.types
computedPropertyNamesContextualType6_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType6_ES5.types
computedPropertyNamesContextualType6_ES5.types.pull
computedPropertyNamesContextualType6_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType6_ES6.types
computedPropertyNamesContextualType6_ES6.types.pull
computedPropertyNamesContextualType7_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType7_ES5.types
computedPropertyNamesContextualType7_ES5.types.pull
computedPropertyNamesContextualType7_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesContextualType7_ES6.types
computedPropertyNamesContextualType7_ES6.types.pull
computedPropertyNamesContextualType8_ES5.errors.txt
computedPropertyNamesContextualType8_ES5.js
computedPropertyNamesContextualType8_ES6.errors.txt
computedPropertyNamesContextualType8_ES6.js
computedPropertyNamesContextualType9_ES5.errors.txt
computedPropertyNamesContextualType9_ES5.js
computedPropertyNamesContextualType9_ES6.errors.txt
computedPropertyNamesContextualType9_ES6.js
computedPropertyNamesContextualType10_ES5.errors.txt
computedPropertyNamesContextualType10_ES5.js
computedPropertyNamesContextualType10_ES6.errors.txt
computedPropertyNamesContextualType10_ES6.js
computedPropertyNamesDeclarationEmit1_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesDeclarationEmit1_ES5.types
computedPropertyNamesDeclarationEmit1_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesDeclarationEmit1_ES6.types
computedPropertyNamesDeclarationEmit2_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesDeclarationEmit2_ES5.types
computedPropertyNamesDeclarationEmit2_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesDeclarationEmit2_ES6.types
computedPropertyNamesDeclarationEmit3_ES5.errors.txt
computedPropertyNamesDeclarationEmit3_ES5.js
computedPropertyNamesDeclarationEmit3_ES6.errors.txt
computedPropertyNamesDeclarationEmit3_ES6.js
computedPropertyNamesDeclarationEmit4_ES5.errors.txt
computedPropertyNamesDeclarationEmit4_ES5.js
computedPropertyNamesDeclarationEmit4_ES6.errors.txt
computedPropertyNamesDeclarationEmit4_ES6.js
computedPropertyNamesDeclarationEmit5_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesDeclarationEmit5_ES5.types
computedPropertyNamesDeclarationEmit5_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesDeclarationEmit5_ES6.types
computedPropertyNamesOnOverloads_ES5.errors.txt
computedPropertyNamesOnOverloads_ES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesOnOverloads_ES6.errors.txt
computedPropertyNamesOnOverloads_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesSourceMap1_ES5.js
computedPropertyNamesSourceMap1_ES5.js.map Update Baselines 2015-03-16 14:28:29 -07:00
computedPropertyNamesSourceMap1_ES5.sourcemap.txt Update Baselines 2015-03-16 14:28:29 -07:00
computedPropertyNamesSourceMap1_ES5.types
computedPropertyNamesSourceMap1_ES6.js
computedPropertyNamesSourceMap1_ES6.js.map Update Baselines 2015-03-16 14:28:29 -07:00
computedPropertyNamesSourceMap1_ES6.sourcemap.txt Update Baselines 2015-03-16 14:28:29 -07:00
computedPropertyNamesSourceMap1_ES6.types
computedPropertyNamesSourceMap2_ES5.js
computedPropertyNamesSourceMap2_ES5.js.map
computedPropertyNamesSourceMap2_ES5.sourcemap.txt
computedPropertyNamesSourceMap2_ES5.types
computedPropertyNamesSourceMap2_ES6.js
computedPropertyNamesSourceMap2_ES6.js.map
computedPropertyNamesSourceMap2_ES6.sourcemap.txt
computedPropertyNamesSourceMap2_ES6.types
computedPropertyNamesWithStaticProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
computedPropertyNamesWithStaticProperty.types Address code review 2015-03-16 15:20:40 -07:00
concatClassAndString.errors.txt
concatClassAndString.js
concatError.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
concatError.types
conditionalExpression1.errors.txt
conditionalExpression1.js
conditionalExpressionNewLine1.errors.txt
conditionalExpressionNewLine1.js
conditionalExpressionNewLine2.errors.txt
conditionalExpressionNewLine2.js
conditionalExpressionNewLine3.errors.txt
conditionalExpressionNewLine3.js
conditionalExpressionNewLine4.errors.txt
conditionalExpressionNewLine4.js
conditionalExpressionNewLine5.errors.txt
conditionalExpressionNewLine5.js
conditionalExpressionNewLine6.errors.txt
conditionalExpressionNewLine6.js
conditionalExpressionNewLine7.errors.txt
conditionalExpressionNewLine7.js
conditionalExpressionNewLine8.errors.txt
conditionalExpressionNewLine8.js
conditionalExpressionNewLine9.errors.txt
conditionalExpressionNewLine9.js
conditionalExpressionNewLine10.errors.txt
conditionalExpressionNewLine10.js
conditionalExpressions2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conditionalExpressions2.types
conditionallyDuplicateOverloadsCausedByOverloadResolution.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conditionallyDuplicateOverloadsCausedByOverloadResolution.types
conditionalOperatorConditionIsBooleanType.js
conditionalOperatorConditionIsBooleanType.types
conditionalOperatorConditionIsNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conditionalOperatorConditionIsNumberType.types
conditionalOperatorConditionIsObjectType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conditionalOperatorConditionIsObjectType.types
conditionalOperatorConditoinIsAnyType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conditionalOperatorConditoinIsAnyType.types
conditionalOperatorConditoinIsStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conditionalOperatorConditoinIsStringType.types
conditionalOperatorWithIdenticalBCT.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conditionalOperatorWithIdenticalBCT.types
conditionalOperatorWithoutIdenticalBCT.errors.txt
conditionalOperatorWithoutIdenticalBCT.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conflictingMemberTypesInBases.errors.txt
conflictingMemberTypesInBases.js
conflictingTypeAnnotatedVar.errors.txt
conflictingTypeAnnotatedVar.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conflictMarkerTrivia1.errors.txt
conflictMarkerTrivia1.js
conflictMarkerTrivia2.errors.txt
conflictMarkerTrivia2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
conformanceFunctionOverloads.js
conformanceFunctionOverloads.types
constantOverloadFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constantOverloadFunction.types
constantOverloadFunctionNoSubtypeError.errors.txt
constantOverloadFunctionNoSubtypeError.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constDeclarations-access.errors.txt
constDeclarations-access.js
constDeclarations-access2.errors.txt
constDeclarations-access2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constDeclarations-access3.errors.txt
constDeclarations-access3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constDeclarations-access4.errors.txt
constDeclarations-access4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constDeclarations-access5.errors.txt Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
constDeclarations-access5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constDeclarations-ambient-errors.errors.txt
constDeclarations-ambient-errors.js
constDeclarations-ambient.js
constDeclarations-ambient.types
constDeclarations-errors.errors.txt
constDeclarations-errors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constDeclarations-es5.js
constDeclarations-es5.types
constDeclarations-invalidContexts.errors.txt
constDeclarations-invalidContexts.js
constDeclarations-scopes.errors.txt
constDeclarations-scopes.js
constDeclarations-scopes2.js
constDeclarations-scopes2.types
constDeclarations-useBeforeDefinition.errors.txt
constDeclarations-useBeforeDefinition.js
constDeclarations-useBeforeDefinition2.errors.txt
constDeclarations-useBeforeDefinition2.js
constDeclarations-validContexts.errors.txt
constDeclarations-validContexts.js
constDeclarations.js
constDeclarations.types
constDeclarations2.js
constDeclarations2.types
constDeclarationShadowedByVarDeclaration.errors.txt
constDeclarationShadowedByVarDeclaration.js
constDeclarationShadowedByVarDeclaration2.js
constDeclarationShadowedByVarDeclaration2.types
constDeclarationShadowedByVarDeclaration3.js
constDeclarationShadowedByVarDeclaration3.types
constEnumBadPropertyNames.errors.txt
constEnumBadPropertyNames.js
constEnumDeclarations.js
constEnumDeclarations.types
constEnumErrors.errors.txt
constEnumErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constEnumExternalModule.js
constEnumExternalModule.types
constEnumOnlyModuleMerging.js correctly merge const enum only and instantiated modules 2015-03-16 19:51:22 -07:00
constEnumOnlyModuleMerging.types correctly merge const enum only and instantiated modules 2015-03-16 19:51:22 -07:00
constEnums.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constEnums.types
constraintCheckInGenericBaseTypeReference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constraintCheckInGenericBaseTypeReference.types
constraintErrors1.errors.txt
constraintErrors1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constraintPropagationThroughReturnTypes.js
constraintPropagationThroughReturnTypes.types
constraintReferencingTypeParameterFromSameTypeParameterList.errors.txt
constraintReferencingTypeParameterFromSameTypeParameterList.js
constraints0.errors.txt
constraints0.js
constraintSatisfactionWithAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constraintSatisfactionWithAny.types
constraintSatisfactionWithAny2.errors.txt
constraintSatisfactionWithAny2.js
constraintSatisfactionWithEmptyObject.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constraintSatisfactionWithEmptyObject.types
constraintsThatReferenceOtherContstraints1.errors.txt
constraintsThatReferenceOtherContstraints1.js
constraintsUsedInPrototypeProperty.js
constraintsUsedInPrototypeProperty.types
constructorArgs.js
constructorArgs.types
constructorArgsErrors1.errors.txt
constructorArgsErrors1.js
constructorArgsErrors2.errors.txt
constructorArgsErrors2.js
constructorArgsErrors3.errors.txt
constructorArgsErrors3.js
constructorArgsErrors4.errors.txt
constructorArgsErrors4.js
constructorArgsErrors5.errors.txt
constructorArgsErrors5.js
constructorArgWithGenericCallSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constructorArgWithGenericCallSignature.types
constructorAsType.errors.txt
constructorAsType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
constructorOverloads1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constructorOverloads2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constructorOverloads2.types
constructorOverloads3.errors.txt
constructorOverloads3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constructorOverloads4.errors.txt
constructorOverloads4.js
constructorOverloads5.errors.txt
constructorOverloads5.js
constructorOverloads6.errors.txt
constructorOverloads6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constructorOverloads7.errors.txt
constructorOverloads7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constructorParametersThatShadowExternalNamesInVariableDeclarations.errors.txt
constructorParametersThatShadowExternalNamesInVariableDeclarations.js
constructorReturningAPrimitive.js
constructorReturningAPrimitive.types
constructorReturnsInvalidType.errors.txt
constructorReturnsInvalidType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constructorStaticParamName.js
constructorStaticParamName.types
constructorStaticParamNameErrors.errors.txt
constructorStaticParamNameErrors.js
constructorsWithSpecializedSignatures.errors.txt
constructorsWithSpecializedSignatures.js
constructorTypeWithTypeParameters.js
constructorTypeWithTypeParameters.types
constructorWithAssignableReturnExpression.errors.txt
constructorWithAssignableReturnExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constructorWithExpressionLessReturn.js
constructorWithExpressionLessReturn.types
constructorWithIncompleteTypeAnnotation.errors.txt
constructorWithIncompleteTypeAnnotation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
constructSignatureAssignabilityInInheritance.errors.txt
constructSignatureAssignabilityInInheritance.js
constructSignatureAssignabilityInInheritance2.js
constructSignatureAssignabilityInInheritance2.types
constructSignatureAssignabilityInInheritance3.errors.txt
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextuallyTypingOrOperator.types
contextuallyTypingOrOperator2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextuallyTypingOrOperator2.types
contextuallyTypingOrOperator3.errors.txt
contextuallyTypingOrOperator3.js
contextuallyTypingRestParameters.errors.txt
contextuallyTypingRestParameters.js
contextualSigInstantiationRestParams.js
contextualSigInstantiationRestParams.types
contextualSignatureInstantiation.js
contextualSignatureInstantiation.types
contextualSignatureInstantiation.types.pull
contextualSignatureInstantiation1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualSignatureInstantiation1.types
contextualSignatureInstantiation2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualSignatureInstantiation2.types
contextualSignatureInstantiation3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualSignatureInstantiation3.types
contextualSignatureInstantiationWithTypeParameterConstrainedToOuterTypeParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualSignatureInstantiationWithTypeParameterConstrainedToOuterTypeParameter.types
contextualSignatureInstatiationContravariance.js
contextualSignatureInstatiationContravariance.types
contextualSignatureInstatiationCovariance.js
contextualSignatureInstatiationCovariance.types
contextualTypeAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypeAny.types
contextualTypeAppliedToVarArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypeAppliedToVarArgs.types
contextualTypeArrayReturnType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypeArrayReturnType.types
contextualTypeWithTuple.errors.txt
contextualTypeWithTuple.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypeWithUnionTypeCallSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypeWithUnionTypeCallSignatures.types
contextualTypeWithUnionTypeIndexSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypeWithUnionTypeIndexSignatures.types
contextualTypeWithUnionTypeMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypeWithUnionTypeMembers.types
contextualTypeWithUnionTypeObjectLiteral.errors.txt
contextualTypeWithUnionTypeObjectLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping.errors.txt
contextualTyping.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping1.types
contextualTyping2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping2.types
contextualTyping3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping3.types
contextualTyping4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping4.types
contextualTyping5.errors.txt
contextualTyping5.js
contextualTyping6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping6.types
contextualTyping7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping7.types
contextualTyping8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping8.types
contextualTyping9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping9.types
contextualTyping10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping10.types
contextualTyping11.errors.txt
contextualTyping11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping12.types
contextualTyping13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping13.types
contextualTyping14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping14.types
contextualTyping15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping15.types
contextualTyping16.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping16.types
contextualTyping17.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping17.types
contextualTyping18.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping18.types
contextualTyping19.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping19.types
contextualTyping20.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping20.types
contextualTyping21.errors.txt
contextualTyping21.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping22.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping22.types
contextualTyping23.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping23.types
contextualTyping24.errors.txt
contextualTyping24.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping25.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping25.types
contextualTyping26.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping26.types
contextualTyping27.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping27.types
contextualTyping28.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping28.types
contextualTyping29.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping29.types
contextualTyping30.errors.txt
contextualTyping30.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping31.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping31.types
contextualTyping32.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping32.types
contextualTyping33.errors.txt
contextualTyping33.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping34.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping34.types
contextualTyping35.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping35.types
contextualTyping36.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping36.types
contextualTyping37.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping37.types
contextualTyping38.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping38.types
contextualTyping39.errors.txt
contextualTyping39.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping40.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTyping40.types
contextualTyping41.errors.txt
contextualTyping41.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingArrayOfLambdas.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingArrayOfLambdas.types
contextualTypingOfAccessors.errors.txt
contextualTypingOfAccessors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingOfArrayLiterals1.errors.txt
contextualTypingOfArrayLiterals1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingOfConditionalExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingOfConditionalExpression.types
contextualTypingOfConditionalExpression2.errors.txt
contextualTypingOfConditionalExpression2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingOfGenericFunctionTypedArguments1.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
contextualTypingOfGenericFunctionTypedArguments1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingOfLambdaReturnExpression.errors.txt
contextualTypingOfLambdaReturnExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingOfLambdaWithMultipleSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingOfLambdaWithMultipleSignatures.types
contextualTypingOfLambdaWithMultipleSignatures2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingOfLambdaWithMultipleSignatures2.types
contextualTypingOfObjectLiterals.errors.txt
contextualTypingOfObjectLiterals.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingOfObjectLiterals2.errors.txt
contextualTypingOfObjectLiterals2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingTwoInstancesOfSameTypeParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingTwoInstancesOfSameTypeParameter.types
contextualTypingWithFixedTypeParameters1.errors.txt
contextualTypingWithFixedTypeParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingWithGenericAndNonGenericSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
contextualTypingWithGenericAndNonGenericSignature.types
contextualTypingWithGenericSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
continueNotInIterationStatement1.js
continueNotInIterationStatement2.errors.txt
continueNotInIterationStatement2.js
continueNotInIterationStatement3.errors.txt
continueNotInIterationStatement3.js
continueNotInIterationStatement4.errors.txt
continueNotInIterationStatement4.js
continueTarget1.errors.txt
continueTarget1.js
continueTarget2.js
continueTarget2.types
continueTarget3.js
continueTarget3.types
continueTarget4.js
continueTarget4.types
continueTarget5.errors.txt
continueTarget5.js
continueTarget6.errors.txt
continueTarget6.js
convertKeywords.js
convertKeywords.types
convertKeywordsYes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
convertKeywordsYes.types
copyrightWithNewLine1.errors.txt
copyrightWithNewLine1.js
copyrightWithoutNewLine1.errors.txt
copyrightWithoutNewLine1.js
couldNotSelectGenericOverload.errors.txt
couldNotSelectGenericOverload.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
covariance1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
covariance1.types
crashInResolveInterface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
crashInResolveInterface.types
crashInresolveReturnStatement.js
crashInresolveReturnStatement.types
crashInsourcePropertyIsRelatableToTargetProperty.errors.txt
crashInsourcePropertyIsRelatableToTargetProperty.js
crashIntypeCheckInvocationExpression.errors.txt
crashIntypeCheckInvocationExpression.js
crashIntypeCheckObjectCreationExpression.errors.txt
crashIntypeCheckObjectCreationExpression.js
crashOnMethodSignatures.errors.txt
crashOnMethodSignatures.js
crashRegressionTest.errors.txt
crashRegressionTest.js
createArray.errors.txt
createArray.js
customEventDetail.errors.txt
customEventDetail.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
cyclicModuleImport.js
cyclicModuleImport.types
debugger.js
debugger.types
debuggerEmit.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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_invalidReference2.js
declarationEmit_nameConflicts.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmit_nameConflicts.types
declarationEmit_nameConflicts2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmit_nameConflicts2.types
declarationEmit_nameConflicts3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmit_nameConflicts3.types
declarationEmit_nameConflictsWithAlias.js
declarationEmit_nameConflictsWithAlias.types
declarationEmit_protectedMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmit_protectedMembers.types
declarationEmitDefaultExport1.js merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport1.types merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport2.js Cleanup of duplicate code due to merge 2015-03-24 20:30:03 -07:00
declarationEmitDefaultExport2.types merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport3.js merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport3.types merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport4.js merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport4.types merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport5.js merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport5.types merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport6.js merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport6.types merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDefaultExport7.errors.txt addressed PR feedback 2015-03-18 14:29:02 -07:00
declarationEmitDefaultExport7.js merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
declarationEmitDestructuringArrayPattern1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmitDestructuringArrayPattern1.types
declarationEmitDestructuringArrayPattern2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmitDestructuringArrayPattern2.types
declarationEmitDestructuringArrayPattern3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmitDestructuringArrayPattern3.types
declarationEmitDestructuringArrayPattern4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmitDestructuringArrayPattern4.types
declarationEmitDestructuringObjectLiteralPattern.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmitDestructuringObjectLiteralPattern.types
declarationEmitDestructuringObjectLiteralPattern1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmitDestructuringObjectLiteralPattern1.types
declarationEmitDestructuringObjectLiteralPattern2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmitDestructuringObjectLiteralPattern2.types
declarationEmitDestructuringOptionalBindingParametersInOverloads.js
declarationEmitDestructuringOptionalBindingParametersInOverloads.types
declarationEmitDestructuringParameterProperties.errors.txt
declarationEmitDestructuringParameterProperties.js
declarationEmitDestructuringPrivacyError.errors.txt
declarationEmitDestructuringPrivacyError.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationEmitDestructuringWithOptionalBindingParameters.errors.txt
declarationEmitDestructuringWithOptionalBindingParameters.js
declarationEmitImportInExportAssignmentModule.js revised name generation 2015-03-23 16:16:29 -07:00
declarationEmitImportInExportAssignmentModule.types
declarationInAmbientContext.errors.txt
declarationInAmbientContext.js
declarationsAndAssignments.errors.txt
declarationsAndAssignments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declarationWithNoInitializer.errors.txt
declarationWithNoInitializer.js
declareAlreadySeen.errors.txt
declareAlreadySeen.js
declareClassInterfaceImplementation.errors.txt
declareClassInterfaceImplementation.js
declaredExternalModule.js
declaredExternalModule.types
declaredExternalModuleWithExportAssignment.js
declaredExternalModuleWithExportAssignment.types
declareDottedExtend.js
declareDottedExtend.types
declareDottedModuleName.js
declareDottedModuleName.types
declareExternalModuleWithExportAssignedFundule.js
declareExternalModuleWithExportAssignedFundule.types Accepting new baselines 2015-03-21 13:18:11 -07:00
declareFileExportAssignment.js
declareFileExportAssignment.types Accepting new baselines 2015-03-21 13:18:11 -07:00
declareFileExportAssignmentWithVarFromVariableStatement.js
declareFileExportAssignmentWithVarFromVariableStatement.types Accepting new baselines 2015-03-21 13:18:11 -07:00
declareModifierOnImport1.errors.txt
declareModifierOnImport1.js
declFileAccessors.js
declFileAccessors.types
declFileAliasUseBeforeDeclaration.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileAliasUseBeforeDeclaration.types
declFileAliasUseBeforeDeclaration2.js
declFileAliasUseBeforeDeclaration2.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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileForClassWithMultipleBaseClasses.types
declFileForClassWithPrivateOverloadedFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileGenericType.types
declFileGenericType2.js
declFileGenericType2.types
declFileImportChainInExportAssignment.js revised name generation 2015-03-23 16:16:29 -07:00
declFileImportChainInExportAssignment.types
declFileImportedTypeUseInTypeArgPosition.js
declFileImportedTypeUseInTypeArgPosition.types
declFileImportModuleWithExportAssignment.js
declFileImportModuleWithExportAssignment.types Accepting new baselines 2015-03-21 13:18:11 -07:00
declFileIndexSignatures.js
declFileIndexSignatures.types
declFileInternalAliases.js
declFileInternalAliases.types
declFileMethods.js
declFileMethods.types
declFileModuleAssignmentInObjectLiteralProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileModuleAssignmentInObjectLiteralProperty.types
declFileModuleContinuation.js
declFileModuleContinuation.types
declFileModuleWithPropertyOfTypeModule.js
declFileModuleWithPropertyOfTypeModule.types
declFileObjectLiteralWithAccessors.errors.txt
declFileObjectLiteralWithAccessors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileObjectLiteralWithOnlyGetter.errors.txt
declFileObjectLiteralWithOnlyGetter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileObjectLiteralWithOnlySetter.errors.txt
declFileObjectLiteralWithOnlySetter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileOptionalInterfaceMethod.js
declFileOptionalInterfaceMethod.types
declFilePrivateMethodOverloads.js
declFilePrivateMethodOverloads.types
declFilePrivateStatic.errors.txt
declFilePrivateStatic.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileRegressionTests.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileRegressionTests.types
declFileRestParametersOfFunctionAndFunctionType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileRestParametersOfFunctionAndFunctionType.types
declFileTypeAnnotationArrayType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileTypeAnnotationArrayType.types
declFileTypeAnnotationBuiltInType.js
declFileTypeAnnotationBuiltInType.types
declFileTypeAnnotationParenType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileTypeAnnotationParenType.types
declFileTypeAnnotationStringLiteral.js
declFileTypeAnnotationStringLiteral.types
declFileTypeAnnotationTupleType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileTypeAnnotationTupleType.types
declFileTypeAnnotationTypeAlias.js
declFileTypeAnnotationTypeAlias.types
declFileTypeAnnotationTypeLiteral.js
declFileTypeAnnotationTypeLiteral.types
declFileTypeAnnotationTypeQuery.js
declFileTypeAnnotationTypeQuery.types
declFileTypeAnnotationTypeReference.js
declFileTypeAnnotationTypeReference.types
declFileTypeAnnotationUnionType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileTypeAnnotationUnionType.types
declFileTypeAnnotationVisibilityErrorAccessors.errors.txt
declFileTypeAnnotationVisibilityErrorAccessors.js
declFileTypeAnnotationVisibilityErrorParameterOfFunction.errors.txt
declFileTypeAnnotationVisibilityErrorParameterOfFunction.js
declFileTypeAnnotationVisibilityErrorReturnTypeOfFunction.errors.txt
declFileTypeAnnotationVisibilityErrorReturnTypeOfFunction.js
declFileTypeAnnotationVisibilityErrorTypeAlias.errors.txt
declFileTypeAnnotationVisibilityErrorTypeAlias.js
declFileTypeAnnotationVisibilityErrorTypeLiteral.errors.txt
declFileTypeAnnotationVisibilityErrorTypeLiteral.js
declFileTypeAnnotationVisibilityErrorVariableDeclaration.errors.txt
declFileTypeAnnotationVisibilityErrorVariableDeclaration.js
declFileTypeofClass.js
declFileTypeofClass.types
declFileTypeofEnum.js
declFileTypeofEnum.types
declFileTypeofFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declFileTypeofFunction.types
declFileTypeofInAnonymousType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declInput.errors.txt
declInput.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declInput3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declInput3.types
declInput4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
declInput4.types
decoratorOnArrowFunction.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnArrowFunction.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClass1.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClass1.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClass2.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClass2.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClass3.errors.txt Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClass3.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClass4.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClass4.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClass5.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClass5.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClass8.errors.txt Updated check and emit, updated baselines 2015-03-23 14:47:07 -07:00
decoratorOnClass8.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassAccessor1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassAccessor1.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassAccessor2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassAccessor2.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassAccessor3.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnClassAccessor3.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassAccessor4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassAccessor4.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassAccessor5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassAccessor5.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassAccessor6.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnClassAccessor6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassConstructor1.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnClassConstructor1.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassConstructorParameter1.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassConstructorParameter1.types Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassConstructorParameter4.errors.txt Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassConstructorParameter4.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassMethod1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethod1.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassMethod2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethod2.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassMethod3.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnClassMethod3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethod4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethod4.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassMethod5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethod5.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassMethod6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethod6.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassMethod7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethod7.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassMethod8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethod8.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassMethod10.errors.txt Updated check and emit, updated baselines 2015-03-23 14:47:07 -07:00
decoratorOnClassMethod10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethodParameter1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decoratorOnClassMethodParameter1.types Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty1.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty1.types Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty2.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty2.types Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty3.errors.txt Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty3.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty6.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty6.types Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnClassProperty7.errors.txt Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty7.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty10.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty10.types Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty11.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnClassProperty11.types Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
decoratorOnEnum.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnEnum.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnEnum2.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnEnum2.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnFunctionDeclaration.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnFunctionDeclaration.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnFunctionExpression.errors.txt Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnFunctionExpression.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnImportEquals1.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnImportEquals1.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnImportEquals2.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnImportEquals2.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnInterface.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnInterface.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnInternalModule.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnInternalModule.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnTypeAlias.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnTypeAlias.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decoratorOnVar.errors.txt PR feedback 2015-03-19 22:57:03 -07:00
decoratorOnVar.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
decrementAndIncrementOperators.errors.txt
decrementAndIncrementOperators.js
decrementOperatorWithAnyOtherType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decrementOperatorWithAnyOtherType.types
decrementOperatorWithAnyOtherTypeInvalidOperations.errors.txt
decrementOperatorWithAnyOtherTypeInvalidOperations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decrementOperatorWithEnumType.errors.txt
decrementOperatorWithEnumType.js
decrementOperatorWithEnumTypeInvalidOperations.errors.txt
decrementOperatorWithEnumTypeInvalidOperations.js
decrementOperatorWithNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decrementOperatorWithNumberType.types
decrementOperatorWithNumberTypeInvalidOperations.errors.txt
decrementOperatorWithNumberTypeInvalidOperations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decrementOperatorWithUnsupportedBooleanType.errors.txt
decrementOperatorWithUnsupportedBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
decrementOperatorWithUnsupportedStringType.errors.txt
decrementOperatorWithUnsupportedStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
defaultArgsInFunctionExpressions.errors.txt
defaultArgsInFunctionExpressions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
defaultArgsInOverloads.errors.txt
defaultArgsInOverloads.js
defaultBestCommonTypesHaveDecls.errors.txt
defaultBestCommonTypesHaveDecls.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
defaultIndexProps1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
defaultIndexProps1.types
defaultIndexProps2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
deleteOperatorInStrictMode.js
deleteOperatorInvalidOperations.errors.txt
deleteOperatorInvalidOperations.js
deleteOperatorWithAnyOtherType.errors.txt
deleteOperatorWithAnyOtherType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
deleteOperatorWithBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
deleteOperatorWithBooleanType.types
deleteOperatorWithEnumType.js
deleteOperatorWithEnumType.types
deleteOperatorWithNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
deleteOperatorWithNumberType.types
deleteOperatorWithStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
deleteOperatorWithStringType.types
dependencyViaImportAlias.js
dependencyViaImportAlias.types
deprecatedBool.js
deprecatedBool.types
derivedClassConstructorWithoutSuperCall.errors.txt
derivedClassConstructorWithoutSuperCall.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClasses.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClasses.types
derivedClassFunctionOverridesBaseClassAccessor.errors.txt
derivedClassFunctionOverridesBaseClassAccessor.js
derivedClassIncludesInheritedMembers.errors.txt
derivedClassIncludesInheritedMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassOverridesIndexersWithAssignmentCompatibility.js
derivedClassOverridesIndexersWithAssignmentCompatibility.types
derivedClassOverridesPrivateFunction1.errors.txt
derivedClassOverridesPrivateFunction1.js
derivedClassOverridesPrivates.errors.txt
derivedClassOverridesPrivates.js
derivedClassOverridesProtectedMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassOverridesProtectedMembers.types
derivedClassOverridesProtectedMembers2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassOverridesProtectedMembers2.types
derivedClassOverridesProtectedMembers3.errors.txt
derivedClassOverridesProtectedMembers3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassOverridesProtectedMembers4.errors.txt
derivedClassOverridesProtectedMembers4.js
derivedClassOverridesPublicMembers.errors.txt
derivedClassOverridesPublicMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassOverridesWithoutSubtype.js
derivedClassOverridesWithoutSubtype.types
derivedClassParameterProperties.errors.txt
derivedClassParameterProperties.js
derivedClassSuperCallsInNonConstructorMembers.errors.txt
derivedClassSuperCallsInNonConstructorMembers.js
derivedClassSuperCallsWithThisArg.errors.txt
derivedClassSuperCallsWithThisArg.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassTransitivity.errors.txt
derivedClassTransitivity.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassTransitivity2.errors.txt
derivedClassTransitivity2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassTransitivity3.errors.txt
derivedClassTransitivity3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassTransitivity4.errors.txt
derivedClassTransitivity4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassWithAny.errors.txt
derivedClassWithAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassWithoutExplicitConstructor.errors.txt
derivedClassWithoutExplicitConstructor.js
derivedClassWithoutExplicitConstructor2.errors.txt
derivedClassWithoutExplicitConstructor2.js
derivedClassWithoutExplicitConstructor3.errors.txt
derivedClassWithoutExplicitConstructor3.js
derivedClassWithPrivateInstanceShadowingProtectedInstance.errors.txt
derivedClassWithPrivateInstanceShadowingProtectedInstance.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassWithPrivateInstanceShadowingPublicInstance.errors.txt
derivedClassWithPrivateInstanceShadowingPublicInstance.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassWithPrivateStaticShadowingProtectedStatic.errors.txt
derivedClassWithPrivateStaticShadowingProtectedStatic.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedClassWithPrivateStaticShadowingPublicStatic.errors.txt
derivedClassWithPrivateStaticShadowingPublicStatic.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedGenericClassWithAny.errors.txt
derivedGenericClassWithAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedInterfaceCallSignature.errors.txt
derivedInterfaceCallSignature.js
derivedInterfaceDoesNotHideBaseSignatures.js
derivedInterfaceDoesNotHideBaseSignatures.types
derivedInterfaceIncompatibleWithBaseIndexer.errors.txt
derivedInterfaceIncompatibleWithBaseIndexer.js
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.types
derivedTypeCallingBaseImplWithOptionalParams.errors.txt
derivedTypeCallingBaseImplWithOptionalParams.js
derivedTypeDoesNotRequireExtendsClause.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
derivedTypeDoesNotRequireExtendsClause.types
derivedTypeIncompatibleSignatures.errors.txt
derivedTypeIncompatibleSignatures.js
destructuringParameterProperties1.errors.txt
destructuringParameterProperties1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
destructuringParameterProperties2.errors.txt
destructuringParameterProperties2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
destructuringParameterProperties3.errors.txt
destructuringParameterProperties3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
destructuringParameterProperties4.errors.txt
destructuringParameterProperties4.js
destructuringParameterProperties5.errors.txt
destructuringParameterProperties5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
detachedCommentAtStartOfConstructor1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
detachedCommentAtStartOfConstructor1.types
detachedCommentAtStartOfConstructor2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
detachedCommentAtStartOfConstructor2.types
detachedCommentAtStartOfFunctionBody1.errors.txt
detachedCommentAtStartOfFunctionBody1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
detachedCommentAtStartOfFunctionBody2.errors.txt
detachedCommentAtStartOfFunctionBody2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
detachedCommentAtStartOfLambdaFunction1.js
detachedCommentAtStartOfLambdaFunction1.types
detachedCommentAtStartOfLambdaFunction2.js
detachedCommentAtStartOfLambdaFunction2.types
differentTypesWithSameName.errors.txt
differentTypesWithSameName.js
directDependenceBetweenTypeAliases.errors.txt
directDependenceBetweenTypeAliases.js
directReferenceToNull.errors.txt
directReferenceToNull.js
directReferenceToUndefined.errors.txt
directReferenceToUndefined.js
disallowLineTerminatorBeforeArrow.errors.txt
disallowLineTerminatorBeforeArrow.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
doNotWidenAtObjectLiteralPropertyAssignment.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
doNotWidenAtObjectLiteralPropertyAssignment.types
dontShowCompilerGeneratedMembers.errors.txt
dontShowCompilerGeneratedMembers.js
dottedModuleName.errors.txt
dottedModuleName.js
dottedModuleName2.js
dottedModuleName2.types
dottedSymbolResolution1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
dottedSymbolResolution1.types
doWhileBreakStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
doWhileBreakStatements.types
doWhileContinueStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
doWhileContinueStatements.types
doWhileLoop.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
doWhileLoop.types
downlevelLetConst1.errors.txt
downlevelLetConst1.js
downlevelLetConst2.errors.txt
downlevelLetConst2.js
downlevelLetConst3.js
downlevelLetConst3.types
downlevelLetConst4.errors.txt
downlevelLetConst4.js
downlevelLetConst5.js
downlevelLetConst5.types
downlevelLetConst6.errors.txt
downlevelLetConst6.js
downlevelLetConst7.js
downlevelLetConst7.types
downlevelLetConst8.js
downlevelLetConst8.types
downlevelLetConst9.js
downlevelLetConst9.types
downlevelLetConst10.js
downlevelLetConst10.types
downlevelLetConst11.errors.txt
downlevelLetConst11.js
downlevelLetConst12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
downlevelLetConst12.types
downlevelLetConst13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
downlevelLetConst13.types
downlevelLetConst14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
downlevelLetConst14.types
downlevelLetConst15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
downlevelLetConst15.types
downlevelLetConst16.errors.txt
downlevelLetConst16.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
downlevelLetConst17.js revised name generation 2015-03-23 16:16:29 -07:00
downlevelLetConst17.types
downlevelLetConst18.errors.txt
downlevelLetConst18.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
downlevelLetConst19.js revised name generation 2015-03-23 16:16:29 -07:00
downlevelLetConst19.types
duplicateAnonymousInners1.js
duplicateAnonymousInners1.types
duplicateAnonymousModuleClasses.js
duplicateAnonymousModuleClasses.types
duplicateClassElements.errors.txt
duplicateClassElements.js
duplicateConstructorOverloadSignature.js
duplicateConstructorOverloadSignature.types
duplicateConstructorOverloadSignature2.js
duplicateConstructorOverloadSignature2.types
duplicateConstructSignature.js
duplicateConstructSignature.types
duplicateConstructSignature2.js
duplicateConstructSignature2.types
duplicateExportAssignments.errors.txt Accepting new baselines 2015-03-21 13:18:11 -07:00
duplicateExportAssignments.js revised name generation 2015-03-23 16:16:29 -07:00
duplicateIdentifierInCatchBlock.errors.txt
duplicateIdentifierInCatchBlock.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
duplicateIdentifiersAcrossContainerBoundaries.errors.txt
duplicateIdentifiersAcrossContainerBoundaries.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
duplicateIdentifierShouldNotShortCircuitBaseTypeBinding.js
duplicateIdentifierShouldNotShortCircuitBaseTypeBinding.types
duplicateInterfaceMembers1.errors.txt
duplicateInterfaceMembers1.js
duplicateLabel1.errors.txt
duplicateLabel1.js
duplicateLabel2.errors.txt
duplicateLabel2.js
duplicateLabel3.js
duplicateLabel3.types
duplicateLabel4.js
duplicateLabel4.types
duplicateLocalVariable1.errors.txt
duplicateLocalVariable1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
duplicateLocalVariable2.errors.txt
duplicateLocalVariable2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
duplicateLocalVariable3.errors.txt
duplicateLocalVariable3.js
duplicateLocalVariable4.errors.txt
duplicateLocalVariable4.js
duplicateNumericIndexers.errors.txt
duplicateNumericIndexers.js
duplicateObjectLiteralProperty.errors.txt
duplicateObjectLiteralProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
duplicateOverloadInTypeAugmentation1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
duplicateOverloadInTypeAugmentation1.types
duplicatePropertiesInStrictMode.errors.txt
duplicatePropertiesInStrictMode.js
duplicatePropertyNames.errors.txt
duplicatePropertyNames.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
duplicateStringIndexers.errors.txt
duplicateStringIndexers.js
duplicateStringNamedProperty1.errors.txt
duplicateStringNamedProperty1.js
duplicateSymbolsExportMatching.errors.txt
duplicateSymbolsExportMatching.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
duplicateTypeParameters1.errors.txt
duplicateTypeParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
duplicateTypeParameters2.errors.txt
duplicateTypeParameters2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
elaboratedErrors.errors.txt
elaboratedErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
elidingImportNames.js
elidingImportNames.types
emitArrowFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitArrowFunction.types
emitArrowFunctionAsIs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitArrowFunctionAsIs.types
emitArrowFunctionAsIsES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitArrowFunctionAsIsES6.types
emitArrowFunctionES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitArrowFunctionES6.types
emitArrowFunctionsAsIs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitArrowFunctionsAsIs.types
emitArrowFunctionsAsIsES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitArrowFunctionsAsIsES6.types
emitArrowFunctionThisCapturing.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitArrowFunctionThisCapturing.types
emitArrowFunctionThisCapturingES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitArrowFunctionThisCapturingES6.types
emitArrowFunctionWhenUsingArguments.errors.txt Fix diagnostic codes. 2015-03-17 22:56:45 -07:00
emitArrowFunctionWhenUsingArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitArrowFunctionWhenUsingArgumentsES6.errors.txt Fix diagnostic codes. 2015-03-17 22:56:45 -07:00
emitArrowFunctionWhenUsingArgumentsES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitBOM.js
emitBOM.js.map
emitBOM.sourcemap.txt
emitBOM.types
emitClassDeclarationOverloadInES6.js
emitClassDeclarationOverloadInES6.types
emitClassDeclarationWithConstructorInES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitClassDeclarationWithConstructorInES6.types
emitClassDeclarationWithExtensionAndTypeArgumentInES6.js
emitClassDeclarationWithExtensionAndTypeArgumentInES6.types
emitClassDeclarationWithExtensionInES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitClassDeclarationWithExtensionInES6.types
emitClassDeclarationWithGetterSetterInES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitClassDeclarationWithGetterSetterInES6.types Address code review 2015-03-16 15:41:51 -07:00
emitClassDeclarationWithLiteralPropertyNameInES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitClassDeclarationWithLiteralPropertyNameInES6.types Address code review 2015-03-16 15:41:51 -07:00
emitClassDeclarationWithMethodInES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitClassDeclarationWithMethodInES6.types
emitClassDeclarationWithPropertyAssignmentInES6.js
emitClassDeclarationWithPropertyAssignmentInES6.types
emitClassDeclarationWithStaticPropertyAssignmentInES6.js Update Baselines 2015-03-16 14:28:29 -07:00
emitClassDeclarationWithStaticPropertyAssignmentInES6.types
emitClassDeclarationWithThisKeywordInES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitClassDeclarationWithThisKeywordInES6.types Address code review 2015-03-16 15:41:51 -07:00
emitClassDeclarationWithTypeArgumentAndOverloadInES6.js Address code review 2015-03-16 15:41:51 -07:00
emitClassDeclarationWithTypeArgumentAndOverloadInES6.types Address code review 2015-03-16 15:41:51 -07:00
emitClassDeclarationWithTypeArgumentInES6.js
emitClassDeclarationWithTypeArgumentInES6.types
emitCommentsOnlyFile.js
emitCommentsOnlyFile.types
emitDefaultParametersFunction.js
emitDefaultParametersFunction.types
emitDefaultParametersFunctionES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitDefaultParametersFunctionES6.types
emitDefaultParametersFunctionExpression.js
emitDefaultParametersFunctionExpression.types
emitDefaultParametersFunctionExpressionES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitDefaultParametersFunctionExpressionES6.types
emitDefaultParametersFunctionProperty.js
emitDefaultParametersFunctionProperty.types
emitDefaultParametersFunctionPropertyES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitDefaultParametersFunctionPropertyES6.types
emitDefaultParametersMethod.js
emitDefaultParametersMethod.types
emitDefaultParametersMethodES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitDefaultParametersMethodES6.types
emitMemberAccessExpression.js
emitMemberAccessExpression.types
emitPostComments.js
emitPostComments.types
emitPreComments.js
emitPreComments.types
emitRestParametersFunction.js
emitRestParametersFunction.types
emitRestParametersFunctionES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitRestParametersFunctionES6.types
emitRestParametersFunctionExpression.js
emitRestParametersFunctionExpression.types
emitRestParametersFunctionExpressionES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitRestParametersFunctionExpressionES6.types
emitRestParametersFunctionProperty.js
emitRestParametersFunctionProperty.types
emitRestParametersFunctionPropertyES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitRestParametersFunctionPropertyES6.types
emitRestParametersMethod.js
emitRestParametersMethod.types
emitRestParametersMethodES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emitRestParametersMethodES6.types
emitThisInSuperMethodCall.errors.txt
emitThisInSuperMethodCall.js Update Baselines 2015-03-16 14:28:29 -07:00
emptyEnum.js
emptyEnum.types
emptyExpr.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
emptyGenericParamList.js
emptyIndexer.js
emptyIndexer.types
emptyMemberAccess.errors.txt
emptyMemberAccess.js
emptyTypeArgumentList.errors.txt
emptyTypeArgumentList.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
emptyTypeArgumentListWithNew.errors.txt
emptyTypeArgumentListWithNew.js
EnumAndModuleWithSameNameAndCommonRoot.js
EnumAndModuleWithSameNameAndCommonRoot.types
enumAssignability.errors.txt
enumAssignability.js
enumAssignabilityInInheritance.errors.txt
enumAssignabilityInInheritance.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
enumAssignmentCompat.errors.txt
enumAssignmentCompat.js
enumAssignmentCompat2.errors.txt
enumAssignmentCompat2.js
enumBasics.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
enumBasics.types
enumBasics1.errors.txt
enumBasics1.js
enumCodeGenNewLines1.js
enumCodeGenNewLines1.types
enumConflictsWithGlobalIdentifier.errors.txt
enumConflictsWithGlobalIdentifier.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
enumConstantMembers.errors.txt
enumConstantMembers.js
enumDecl1.js
enumDecl1.types
enumErrors.errors.txt
enumErrors.js
enumFromExternalModule.js
enumFromExternalModule.types
enumGenericTypeClash.errors.txt
enumGenericTypeClash.js
enumIdentifierLiterals.errors.txt
enumIdentifierLiterals.js
enumIndexer.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
enumIndexer.types
enumInitializersWithExponents.errors.txt
enumInitializersWithExponents.js
enumIsNotASubtypeOfAnythingButNumber.errors.txt
enumIsNotASubtypeOfAnythingButNumber.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
enumMapBackIntoItself.js
enumMapBackIntoItself.types
enumMemberResolution.errors.txt
enumMemberResolution.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
enumMerging.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
enumWithoutInitializerAfterComputedMember.js
enumWithParenthesizedInitializer1.errors.txt
enumWithParenthesizedInitializer1.js
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
errorOnContextuallyTypedReturnType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
errorsInGenericTypeReference.errors.txt
errorsInGenericTypeReference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
errorsOnImportedSymbol.errors.txt
errorsOnImportedSymbol.js
errorSuperCalls.errors.txt
errorSuperCalls.js
errorSuperPropertyAccess.errors.txt
errorSuperPropertyAccess.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
errorSupression1.errors.txt
errorSupression1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
ES3For-ofTypeCheck1.errors.txt
ES3For-ofTypeCheck1.js
ES3For-ofTypeCheck2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES3For-ofTypeCheck2.types
ES3For-ofTypeCheck4.errors.txt
ES3For-ofTypeCheck4.js
ES3For-ofTypeCheck6.js
ES3For-ofTypeCheck6.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
es5ExportDefaultClassDeclaration.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es5ExportDefaultClassDeclaration.types
es5ExportDefaultClassDeclaration2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es5ExportDefaultClassDeclaration2.types
es5ExportDefaultExpression.js Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es5ExportDefaultExpression.types
es5ExportDefaultFunctionDeclaration.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es5ExportDefaultFunctionDeclaration.types
es5ExportDefaultFunctionDeclaration2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es5ExportDefaultFunctionDeclaration2.types
es5ExportDefaultIdentifier.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es5ExportDefaultIdentifier.types Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es5ExportEquals.errors.txt
es5ExportEquals.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of1.errors.txt
ES5For-of1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of1.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of1.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of2.js
ES5For-of2.types
ES5For-of3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of3.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of3.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of3.types
ES5For-of4.js
ES5For-of4.types
ES5For-of5.js
ES5For-of5.types
ES5For-of6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of6.types
ES5For-of7.errors.txt
ES5For-of7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of8.errors.txt
ES5For-of8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of8.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of8.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of9.types
ES5For-of10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of10.types
ES5For-of11.js
ES5For-of11.types
ES5For-of12.errors.txt
ES5For-of12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of13.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of13.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of13.types
ES5For-of14.js
ES5For-of14.types
ES5For-of15.js revised name generation 2015-03-23 16:16:29 -07:00
ES5For-of15.types
ES5For-of16.js revised name generation 2015-03-23 16:16:29 -07:00
ES5For-of16.types
ES5For-of17.errors.txt
ES5For-of17.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of18.js revised name generation 2015-03-23 16:16:29 -07:00
ES5For-of18.types
ES5For-of19.js revised name generation 2015-03-23 16:16:29 -07:00
ES5For-of19.types
ES5For-of20.errors.txt
ES5For-of20.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of21.js
ES5For-of21.types
ES5For-of22.errors.txt
ES5For-of22.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of23.errors.txt
ES5For-of23.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of24.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of24.types
ES5For-of25.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of25.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of25.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of25.types
ES5For-of26.errors.txt
ES5For-of26.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of26.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of26.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of27.errors.txt
ES5For-of27.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of28.errors.txt
ES5For-of28.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of29.errors.txt
ES5For-of29.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of30.errors.txt
ES5For-of30.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-of31.errors.txt
ES5For-of31.js
ES5For-ofTypeCheck1.js
ES5For-ofTypeCheck1.types
ES5For-ofTypeCheck2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-ofTypeCheck2.types
ES5For-ofTypeCheck3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5For-ofTypeCheck3.types
ES5For-ofTypeCheck4.js
ES5For-ofTypeCheck4.types
ES5For-ofTypeCheck5.js
ES5For-ofTypeCheck5.types
ES5For-ofTypeCheck6.js
ES5For-ofTypeCheck6.types
ES5For-ofTypeCheck7.errors.txt
ES5For-ofTypeCheck7.js
ES5For-ofTypeCheck8.errors.txt
ES5For-ofTypeCheck8.js
ES5For-ofTypeCheck9.errors.txt
ES5For-ofTypeCheck9.js
ES5For-ofTypeCheck10.errors.txt Fix diagnostic codes. 2015-03-17 22:56:45 -07:00
ES5For-ofTypeCheck10.js
ES5For-ofTypeCheck11.errors.txt
ES5For-ofTypeCheck11.js
ES5For-ofTypeCheck12.errors.txt Fix diagnostic codes. 2015-03-17 22:56:45 -07:00
ES5For-ofTypeCheck12.js
es5ModuleInternalNamedImports.errors.txt Disallow export declarations in internal modules 2015-03-24 21:17:11 -07:00
es5ModuleInternalNamedImports.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es5ModuleWithModuleGenAmd.js
es5ModuleWithModuleGenAmd.types
es5ModuleWithModuleGenCommonjs.js
es5ModuleWithModuleGenCommonjs.types
es5ModuleWithoutModuleGenTarget.errors.txt
es5ModuleWithoutModuleGenTarget.js
ES5SymbolProperty1.errors.txt
ES5SymbolProperty1.js
ES5SymbolProperty2.errors.txt
ES5SymbolProperty2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5SymbolProperty3.errors.txt
ES5SymbolProperty3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5SymbolProperty4.errors.txt
ES5SymbolProperty4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5SymbolProperty5.errors.txt
ES5SymbolProperty5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5SymbolProperty6.errors.txt
ES5SymbolProperty6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5SymbolProperty7.errors.txt
ES5SymbolProperty7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ES5SymbolType1.js
ES5SymbolType1.types
es6-amd.errors.txt Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
es6-amd.js Update Baselines 2015-03-16 14:28:29 -07:00
es6-amd.js.map Update Baselines 2015-03-16 14:28:29 -07:00
es6-amd.sourcemap.txt Update Baselines 2015-03-16 14:28:29 -07:00
es6-declaration-amd.errors.txt Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
es6-declaration-amd.js Update Baselines 2015-03-16 14:28:29 -07:00
es6-declaration-amd.js.map Update Baselines 2015-03-16 14:28:29 -07:00
es6-declaration-amd.sourcemap.txt Update Baselines 2015-03-16 14:28:29 -07:00
es6-sourcemap-amd.errors.txt Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
es6-sourcemap-amd.js Update Baselines 2015-03-16 14:28:29 -07:00
es6-sourcemap-amd.js.map Update Baselines 2015-03-16 14:28:29 -07:00
es6-sourcemap-amd.sourcemap.txt Update Baselines 2015-03-16 14:28:29 -07:00
es6ClassSuperCodegenBug.js
es6ClassSuperCodegenBug.types
es6ClassTest.errors.txt
es6ClassTest.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ClassTest2.errors.txt
es6ClassTest2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ClassTest3.errors.txt
es6ClassTest3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ClassTest4.js
es6ClassTest4.types
es6ClassTest5.js
es6ClassTest5.types
es6ClassTest7.js
es6ClassTest7.types
es6ClassTest8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ClassTest8.types
es6ClassTest9.errors.txt
es6ClassTest9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6DeclOrdering.errors.txt
es6DeclOrdering.js
es6ExportAll.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ExportAll.types
es6ExportAllInEs5.js revised name generation 2015-03-23 16:16:29 -07:00
es6ExportAllInEs5.types
es6ExportAssignment.errors.txt Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
es6ExportAssignment.js Check for instantiation on export default in ES6 2015-03-23 11:17:40 -07:00
es6ExportClause.js Ellide uninstantiated exports in ES6 2015-03-23 12:37:22 -07:00
es6ExportClause.types
es6ExportClauseInEs5.js Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ExportClauseInEs5.types
es6ExportClauseWithoutModuleSpecifier.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ExportClauseWithoutModuleSpecifier.types
es6ExportClauseWithoutModuleSpecifierInEs5.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ExportClauseWithoutModuleSpecifierInEs5.types
es6ExportDefaultClassDeclaration.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ExportDefaultClassDeclaration.types
es6ExportDefaultClassDeclaration2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ExportDefaultClassDeclaration2.types
es6ExportDefaultExpression.js merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
es6ExportDefaultExpression.types
es6ExportDefaultFunctionDeclaration.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ExportDefaultFunctionDeclaration.types
es6ExportDefaultFunctionDeclaration2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ExportDefaultFunctionDeclaration2.types
es6ExportDefaultIdentifier.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ExportDefaultIdentifier.types
es6ExportEquals.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ExportEquals.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ExportEqualsInterop.errors.txt Accept baseline changes 2015-03-23 12:47:39 -07:00
es6ExportEqualsInterop.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBinding.js Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBinding.types Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingAmd.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingAmd.types Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingDts.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingDts.types Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImport.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImport.js Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImport1.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImport1.js Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImport1InEs5.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImport1InEs5.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingFollowedWithNamedImport1WithExport.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImport1WithExport.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingFollowedWithNamedImportDts.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImportDts.js revised name generation 2015-03-23 16:16:29 -07:00
es6ImportDefaultBindingFollowedWithNamedImportDts1.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImportDts1.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingFollowedWithNamedImportInEs5.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImportInEs5.js revised name generation 2015-03-23 16:16:29 -07:00
es6ImportDefaultBindingFollowedWithNamedImportWithExport.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamedImportWithExport.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBinding.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBinding.js
es6ImportDefaultBindingFollowedWithNamespaceBinding1.js Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBinding1.types Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBinding1InEs5.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBinding1InEs5.types Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBinding1WithExport.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBinding1WithExport.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBindingDts.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBindingDts.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBindingDts1.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBindingDts1.types Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBindingInEs5.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBindingInEs5.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBindingWithExport.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingFollowedWithNamespaceBindingWithExport.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingInEs5.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingInEs5.js
es6ImportDefaultBindingMergeErrors.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingMergeErrors.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportDefaultBindingNoDefaultProperty.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingNoDefaultProperty.js
es6ImportDefaultBindingWithExport.errors.txt Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportDefaultBindingWithExport.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
es6ImportEqualsDeclaration.errors.txt Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
es6ImportEqualsDeclaration.js Check for instantiation on export default in ES6 2015-03-23 11:17:40 -07:00
es6ImportNamedImport.errors.txt merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
es6ImportNamedImport.js merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
es6ImportNamedImportAmd.js revised name generation 2015-03-23 16:16:29 -07:00
es6ImportNamedImportAmd.types
es6ImportNamedImportDts.js revised name generation 2015-03-23 16:16:29 -07:00
es6ImportNamedImportDts.types
es6ImportNamedImportIdentifiersParsing.errors.txt
es6ImportNamedImportIdentifiersParsing.js
es6ImportNamedImportInEs5.js revised name generation 2015-03-23 16:16:29 -07:00
es6ImportNamedImportInEs5.types
es6ImportNamedImportInExportAssignment.errors.txt merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
es6ImportNamedImportInExportAssignment.js Check for instantiation on export default in ES6 2015-03-23 11:17:40 -07:00
es6ImportNamedImportInIndirectExportAssignment.js revised name generation 2015-03-23 16:16:29 -07:00
es6ImportNamedImportInIndirectExportAssignment.types
es6ImportNamedImportMergeErrors.errors.txt
es6ImportNamedImportMergeErrors.js
es6ImportNamedImportNoExportMember.errors.txt
es6ImportNamedImportNoExportMember.js
es6ImportNamedImportNoNamedExports.errors.txt
es6ImportNamedImportNoNamedExports.js
es6ImportNamedImportParsingError.errors.txt Accepting new baselines 2015-03-21 13:18:11 -07:00
es6ImportNamedImportParsingError.js use the correct check for import and export specifiers 2015-03-24 20:50:42 -07:00
es6ImportNamedImportWithExport.errors.txt
es6ImportNamedImportWithExport.js revised name generation 2015-03-23 16:16:29 -07:00
es6ImportNamedImportWithTypesAndValues.js revised name generation 2015-03-23 16:16:29 -07:00
es6ImportNamedImportWithTypesAndValues.types
es6ImportNameSpaceImport.errors.txt merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
es6ImportNameSpaceImport.js merge with master, accepted baselines 2015-03-17 17:05:30 -07:00
es6ImportNameSpaceImportAmd.js
es6ImportNameSpaceImportAmd.types
es6ImportNameSpaceImportDts.js
es6ImportNameSpaceImportDts.types
es6ImportNameSpaceImportInEs5.js
es6ImportNameSpaceImportInEs5.types
es6ImportNameSpaceImportMergeErrors.errors.txt
es6ImportNameSpaceImportMergeErrors.js
es6ImportNameSpaceImportNoNamedExports.js
es6ImportNameSpaceImportNoNamedExports.types Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
es6ImportNameSpaceImportWithExport.errors.txt
es6ImportNameSpaceImportWithExport.js
es6ImportParseErrors.errors.txt
es6ImportParseErrors.js
es6ImportWithoutFromClause.js do not emit non-exported import declarations that don't have import clause 2015-03-17 18:00:40 -07:00
es6ImportWithoutFromClause.types
es6ImportWithoutFromClauseAmd.js do not emit non-exported import declarations that don't have import clause 2015-03-17 18:00:40 -07:00
es6ImportWithoutFromClauseAmd.types
es6ImportWithoutFromClauseInEs5.js do not emit non-exported import declarations that don't have import clause 2015-03-17 18:00:40 -07:00
es6ImportWithoutFromClauseInEs5.types
es6ImportWithoutFromClauseNonInstantiatedModule.js do not emit non-exported import declarations that don't have import clause 2015-03-17 18:00:40 -07:00
es6ImportWithoutFromClauseNonInstantiatedModule.types
es6ImportWithoutFromClauseWithExport.errors.txt
es6ImportWithoutFromClauseWithExport.js
es6MemberScoping.errors.txt
es6MemberScoping.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6Module.js Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
es6Module.types
es6ModuleClassDeclaration.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleClassDeclaration.types
es6ModuleConst.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleConst.types
es6ModuleConstEnumDeclaration.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleConstEnumDeclaration.types
es6ModuleConstEnumDeclaration2.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleConstEnumDeclaration2.types
es6ModuleEnumDeclaration.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleEnumDeclaration.types
es6ModuleFunctionDeclaration.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleFunctionDeclaration.types
es6ModuleInternalImport.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleInternalImport.types
es6ModuleInternalNamedImports.errors.txt Disallow export declarations in internal modules 2015-03-24 21:17:11 -07:00
es6ModuleInternalNamedImports.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ModuleInternalNamedImports2.errors.txt Disallow export declarations in internal modules 2015-03-24 21:17:11 -07:00
es6ModuleInternalNamedImports2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
es6ModuleLet.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleLet.types
es6ModuleModuleDeclaration.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleModuleDeclaration.types
es6ModuleVariableStatement.js In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};" 2015-03-24 21:54:36 -07:00
es6ModuleVariableStatement.types
es6ModuleWithModuleGenTargetAmd.errors.txt Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
es6ModuleWithModuleGenTargetAmd.js Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
es6ModuleWithModuleGenTargetCommonjs.errors.txt Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
es6ModuleWithModuleGenTargetCommonjs.js Merge branch 'master' into es6ImportExportEmit 2015-03-16 20:47:08 -07:00
escapedIdentifiers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
escapedIdentifiers.types
escapedReservedCompilerNamedIdentifier.js
escapedReservedCompilerNamedIdentifier.types
everyTypeAssignableToAny.js
everyTypeAssignableToAny.types
everyTypeWithAnnotationAndInitializer.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
everyTypeWithAnnotationAndInitializer.types
everyTypeWithAnnotationAndInvalidInitializer.errors.txt
everyTypeWithAnnotationAndInvalidInitializer.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
everyTypeWithInitializer.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
everyTypeWithInitializer.types
exportAlreadySeen.errors.txt
exportAlreadySeen.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportAssignClassAndModule.js
exportAssignClassAndModule.types Accepting new baselines 2015-03-21 13:18:11 -07:00
exportAssignDottedName.errors.txt
exportAssignDottedName.js
exportAssignedTypeAsTypeAnnotation.js
exportAssignedTypeAsTypeAnnotation.types
exportAssignImportedIdentifier.errors.txt
exportAssignImportedIdentifier.js
ExportAssignment7.errors.txt
ExportAssignment7.js
ExportAssignment8.errors.txt
ExportAssignment8.js
exportAssignmentAndDeclaration.errors.txt
exportAssignmentAndDeclaration.js
exportAssignmentCircularModules.js
exportAssignmentCircularModules.types
exportAssignmentClass.js
exportAssignmentClass.types
exportAssignmentConstrainedGenericType.errors.txt
exportAssignmentConstrainedGenericType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportAssignmentEnum.js
exportAssignmentEnum.types
exportAssignmentError.js
exportAssignmentError.types
exportAssignmentFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportAssignmentFunction.types
exportAssignmentGenericType.js
exportAssignmentGenericType.types
exportAssignmentInterface.js
exportAssignmentInterface.types
exportAssignmentInternalModule.js
exportAssignmentInternalModule.types
exportAssignmentMergedInterface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
exportAssignmentWithDeclareAndExportModifiers.js
exportAssignmentWithDeclareModifier.errors.txt
exportAssignmentWithDeclareModifier.js
exportAssignmentWithExportModifier.errors.txt
exportAssignmentWithExportModifier.js
exportAssignmentWithExports.errors.txt
exportAssignmentWithExports.js
exportAssignmentWithImportStatementPrivacyError.js
exportAssignmentWithImportStatementPrivacyError.types
exportAssignmentWithoutIdentifier1.js
exportAssignmentWithoutIdentifier1.types
exportAssignmentWithPrivacyError.js
exportAssignmentWithPrivacyError.types
exportAssignNonIdentifier.errors.txt
exportAssignNonIdentifier.js
exportAssignTypes.errors.txt
exportAssignTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportAssignValueAndType.js
exportAssignValueAndType.types
ExportClassWhichExtendsInterfaceWithInaccessibleType.js
ExportClassWhichExtendsInterfaceWithInaccessibleType.types
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.types
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.js
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.types
ExportClassWithInaccessibleTypeInTypeParameterConstraint.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportClassWithInaccessibleTypeInTypeParameterConstraint.types
exportCodeGen.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportCodeGen.types
exportDeclareClass1.errors.txt
exportDeclareClass1.js
exportDeclaredModule.errors.txt
exportDeclaredModule.js
exportDefaultForNonInstantiatedModule.js Check for instantiation on export default in ES6 2015-03-23 11:17:40 -07:00
exportDefaultForNonInstantiatedModule.types Check for instantiation on export default in ES6 2015-03-23 11:17:40 -07:00
exportDefaultTypeAnnoation.errors.txt Merge branch 'master' into exportDefaultType 2015-03-16 14:42:47 -07:00
exportDefaultTypeAnnoation.js Merge branch 'master' into exportEquals 2015-03-23 11:06:44 -07:00
exportDefaultTypeAnnoation2.js
exportDefaultTypeAnnoation2.types
exportDefaultTypeAnnoation3.errors.txt
exportDefaultTypeAnnoation3.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
exportedInterfaceInaccessibleInCallbackInModule.js
exportedInterfaceInaccessibleInCallbackInModule.types
exportedVariable1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportedVariable1.types
exportEqualCallable.js
exportEqualCallable.types
exportEqualErrorType.errors.txt
exportEqualErrorType.js
exportEqualMemberMissing.errors.txt
exportEqualMemberMissing.js
exportEqualNamespaces.js
exportEqualNamespaces.types Accepting new baselines 2015-03-21 13:18:11 -07:00
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.types
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.types
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.types
exportImport.js
exportImport.types
exportImportAlias.js
exportImportAlias.types
exportImportAndClodule.js
exportImportAndClodule.types
exportImportMultipleFiles.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportImportMultipleFiles.types
exportImportNonInstantiatedModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportImportNonInstantiatedModule.types
exportImportNonInstantiatedModule2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportImportNonInstantiatedModule2.types
exportingContainingVisibleType.errors.txt
exportingContainingVisibleType.js
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.types
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.js
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.types
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.types
ExportModuleWithAccessibleTypesOnItsExportedMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportModuleWithAccessibleTypesOnItsExportedMembers.types
exportNonVisibleType.errors.txt
exportNonVisibleType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.types
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.js
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.types
exportPrivateType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportPrivateType.types
exportSameNameFuncVar.errors.txt
exportSameNameFuncVar.js
exportsAndImports1-amd.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportsAndImports1-amd.types Accepting new baselines 2015-03-22 12:19:38 -07:00
exportsAndImports1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportsAndImports1.types Accepting new baselines 2015-03-22 12:19:38 -07:00
exportsAndImports2-amd.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
exportsAndImports2-amd.types Accepting new baselines 2015-03-22 12:19:38 -07:00
exportsAndImports2.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
exportsAndImports2.types Accepting new baselines 2015-03-22 12:19:38 -07:00
exportsAndImports3-amd.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportsAndImports3-amd.types Accepting new baselines 2015-03-22 12:19:38 -07:00
exportsAndImports3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportsAndImports3.types Accepting new baselines 2015-03-22 12:19:38 -07:00
exportsAndImports4-amd.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
exportsAndImports4-amd.types Accepting new baselines 2015-03-22 12:19:38 -07:00
exportsAndImports4.js Merge branch 'master' into exportEqualsMerged 2015-03-25 00:06:38 -07:00
exportsAndImports4.types Accepting new baselines 2015-03-22 12:19:38 -07:00
exportStar-amd.errors.txt Accepting new baselines 2015-03-22 12:19:38 -07:00
exportStar-amd.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
exportStar.errors.txt Accepting new baselines 2015-03-22 12:19:38 -07:00
exportStar.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.js
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.types
ExportVariableWithAccessibleTypeInTypeAnnotation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportVariableWithAccessibleTypeInTypeAnnotation.types
ExportVariableWithInaccessibleTypeInTypeAnnotation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ExportVariableWithInaccessibleTypeInTypeAnnotation.types
exportVisibility.js
exportVisibility.types
expr.errors.txt
expr.js
extBaseClass1.js
extBaseClass1.types
extBaseClass2.errors.txt
extBaseClass2.js
extendAndImplementTheSameBaseType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
extendAndImplementTheSameBaseType.types
extendAndImplementTheSameBaseType2.errors.txt
extendAndImplementTheSameBaseType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
extendArray.errors.txt
extendArray.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
extendNonClassSymbol1.errors.txt
extendNonClassSymbol1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
extendNonClassSymbol2.errors.txt
extendNonClassSymbol2.js
extendNumberInterface.js
extendNumberInterface.types
extendsClauseAlreadySeen.errors.txt
extendsClauseAlreadySeen.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
extendsClauseAlreadySeen2.errors.txt
extendsClauseAlreadySeen2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
extendStringInterface.js
extendStringInterface.types
extension.errors.txt
extension.js
externalModuleAssignToVar.js
externalModuleAssignToVar.types
externalModuleExportingGenericClass.errors.txt
externalModuleExportingGenericClass.js
externalModuleImmutableBindings.errors.txt disallow assignments to imported exports 2015-03-23 23:01:27 -07:00
externalModuleImmutableBindings.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
externalModuleQualification.js
externalModuleQualification.types
externalModuleReferenceDoubleUnderscore1.js
externalModuleReferenceDoubleUnderscore1.types
externalModuleReferenceOfImportDeclarationWithExportModifier.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
externalModuleReferenceOfImportDeclarationWithExportModifier.types
externalModuleRefernceResolutionOrderInImportDeclaration.errors.txt
externalModuleRefernceResolutionOrderInImportDeclaration.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
externalModuleResolution.js
externalModuleResolution.types
externalModuleResolution2.js
externalModuleResolution2.types
externalModuleWithoutCompilerFlag1.errors.txt
externalModuleWithoutCompilerFlag1.js
externFunc.js
externFunc.types
externModule.errors.txt
externModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
externModuleClobber.js
externModuleClobber.types
externSemantics.errors.txt
externSemantics.js
externSyntax.errors.txt
externSyntax.js
fatArrowfunctionAsType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
fatArrowfunctionAsType.types
fatarrowfunctions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
fatarrowfunctions.types
fatarrowfunctionsErrors.errors.txt
fatarrowfunctionsErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
fatarrowfunctionsInFunctionParameterDefaults.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
fatarrowfunctionsInFunctionParameterDefaults.types
fatarrowfunctionsInFunctions.js
fatarrowfunctionsInFunctions.types
fatarrowfunctionsOptionalArgs.errors.txt
fatarrowfunctionsOptionalArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
fatarrowfunctionsOptionalArgsErrors1.errors.txt
fatarrowfunctionsOptionalArgsErrors1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
fatarrowfunctionsOptionalArgsErrors2.errors.txt
fatarrowfunctionsOptionalArgsErrors2.js
fatarrowfunctionsOptionalArgsErrors3.errors.txt
fatarrowfunctionsOptionalArgsErrors3.js
fatarrowfunctionsOptionalArgsErrors4.errors.txt
fatarrowfunctionsOptionalArgsErrors4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
fatArrowSelf.js
fatArrowSelf.types
fieldAndGetterWithSameName.errors.txt
fieldAndGetterWithSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
fileReferencesWithNoExtensions.types
fileWithNextLine1.js Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6. 2015-03-20 16:53:47 -07:00
fileWithNextLine1.types Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6. 2015-03-20 16:53:47 -07:00
fileWithNextLine2.js Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6. 2015-03-20 16:53:47 -07:00
fileWithNextLine2.types Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6. 2015-03-20 16:53:47 -07:00
fileWithNextLine3.errors.txt Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6. 2015-03-20 16:53:47 -07:00
fileWithNextLine3.js Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6. 2015-03-20 16:53:47 -07:00
fillInMissingTypeArgsOnConstructCalls.js
fillInMissingTypeArgsOnConstructCalls.types
fixTypeParameterInSignatureWithRestParameters.errors.txt
fixTypeParameterInSignatureWithRestParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-inStatements.errors.txt
for-inStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-inStatementsDestructuring.errors.txt
for-inStatementsDestructuring.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-inStatementsDestructuring2.errors.txt
for-inStatementsDestructuring2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-inStatementsDestructuring3.errors.txt
for-inStatementsDestructuring3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-inStatementsDestructuring4.errors.txt
for-inStatementsDestructuring4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-inStatementsInvalid.errors.txt
for-inStatementsInvalid.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of1.types
for-of2.errors.txt
for-of2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of3.errors.txt
for-of3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of4.types
for-of5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of5.types
for-of6.errors.txt
for-of6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of7.errors.txt
for-of7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of8.types
for-of9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of9.types
for-of10.errors.txt
for-of10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of11.errors.txt
for-of11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of12.errors.txt
for-of12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of13.types
for-of14.errors.txt
for-of14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of15.errors.txt
for-of15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of16.errors.txt
for-of16.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of17.errors.txt
for-of17.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of18.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of18.types
for-of19.js
for-of19.types
for-of20.js
for-of20.types
for-of21.js
for-of21.types
for-of22.js
for-of22.types
for-of23.js
for-of23.types
for-of24.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of24.types
for-of25.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of25.types
for-of26.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of26.types
for-of27.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of27.types
for-of28.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of28.types
for-of29.errors.txt
for-of29.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of30.errors.txt
for-of30.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of31.errors.txt
for-of31.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of32.errors.txt
for-of32.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of33.errors.txt
for-of33.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of34.errors.txt
for-of34.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of35.errors.txt
for-of35.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of36.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of36.types
for-of37.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of37.types
for-of38.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of38.types
for-of39.errors.txt
for-of39.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of40.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of40.types
for-of41.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of41.types
for-of42.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of42.types
for-of43.errors.txt
for-of43.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of44.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of44.types
for-of45.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of45.types
for-of46.errors.txt
for-of46.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of47.errors.txt
for-of47.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of48.errors.txt
for-of48.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of49.errors.txt
for-of49.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of50.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of50.types
for-of51.errors.txt
for-of51.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of52.errors.txt
for-of52.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of53.js
for-of53.types
for-of54.errors.txt
for-of54.js
for-of55.errors.txt
for-of55.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of56.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
for-of56.types
for.errors.txt
for.js
forBreakStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
forBreakStatements.types
forContinueStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
forContinueStatements.types
forgottenNew.errors.txt
forgottenNew.js
forIn.errors.txt
forIn.js
forIn2.errors.txt
forIn2.js
forInBreakStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
forInBreakStatements.types
forInContinueStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
forStatements.types
forStatementsMultipleInvalidDecl.errors.txt
forStatementsMultipleInvalidDecl.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
forStatementsMultipleValidDecl.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
forStatementsMultipleValidDecl.types
fromAsIdentifier1.js
fromAsIdentifier1.types
fromAsIdentifier2.js
fromAsIdentifier2.types
funcdecl.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
funcdecl.types
funClodule.errors.txt
funClodule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionAndInterfaceWithSeparateErrors.errors.txt
functionAndInterfaceWithSeparateErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionAndModuleWithSameNameAndCommonRoot.errors.txt
FunctionAndModuleWithSameNameAndCommonRoot.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionAndModuleWithSameNameAndDifferentCommonRoot.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionAndModuleWithSameNameAndDifferentCommonRoot.types
functionAndPropertyNameConflict.errors.txt
functionAndPropertyNameConflict.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionArgShadowing.errors.txt
functionArgShadowing.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionAssignment.errors.txt
functionAssignment.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionAssignmentError.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionAssignmentError.types
functionCall1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall1.types
functionCall2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall2.types
functionCall3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall3.types
functionCall4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall4.types
functionCall5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall5.types
functionCall6.errors.txt
functionCall6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall7.errors.txt
functionCall7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall8.errors.txt
functionCall8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall9.errors.txt
functionCall9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall10.errors.txt
functionCall10.js
functionCall11.errors.txt
functionCall11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionCall12.errors.txt
functionCall12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionConstraintSatisfaction.types
functionConstraintSatisfaction2.errors.txt
functionConstraintSatisfaction2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionConstraintSatisfaction3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionConstraintSatisfaction3.types
FunctionDeclaration1_es6.errors.txt
FunctionDeclaration1_es6.js
FunctionDeclaration2_es6.js
FunctionDeclaration2_es6.types
FunctionDeclaration3.errors.txt
FunctionDeclaration3.js
FunctionDeclaration3_es6.errors.txt
FunctionDeclaration3_es6.js
FunctionDeclaration4.errors.txt
FunctionDeclaration4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionDeclaration4_es6.js
FunctionDeclaration4_es6.types
FunctionDeclaration5_es6.errors.txt
FunctionDeclaration5_es6.js
FunctionDeclaration6.errors.txt
FunctionDeclaration6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionDeclaration6_es6.errors.txt
FunctionDeclaration6_es6.js
FunctionDeclaration7.errors.txt
FunctionDeclaration7.js
FunctionDeclaration7_es6.errors.txt
FunctionDeclaration7_es6.js
FunctionDeclaration8_es6.errors.txt
FunctionDeclaration8_es6.js
FunctionDeclaration9_es6.errors.txt
FunctionDeclaration9_es6.js
FunctionDeclaration10_es6.errors.txt
FunctionDeclaration10_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionDeclaration11_es6.errors.txt
FunctionDeclaration11_es6.js
FunctionDeclaration12_es6.errors.txt
FunctionDeclaration12_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionDeclaration13_es6.errors.txt
FunctionDeclaration13_es6.js
functionDeclarationWithArgumentOfTypeFunctionTypeArray.js
functionDeclarationWithArgumentOfTypeFunctionTypeArray.types
FunctionExpression1_es6.errors.txt
FunctionExpression1_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionExpression2_es6.errors.txt
FunctionExpression2_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionExpressionAndLambdaMatchesFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionExpressionAndLambdaMatchesFunction.types
functionExpressionInWithBlock.errors.txt
functionExpressionInWithBlock.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionExpressionReturningItself.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionExpressionReturningItself.types
functionExpressionShadowedByParams.errors.txt
functionExpressionShadowedByParams.js
functionImplementationErrors.errors.txt
functionImplementationErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionImplementations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionImplementations.types
functionInIfStatementInModule.js
functionInIfStatementInModule.types
functionLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionLiteral.types
functionLiteralForOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionLiteralForOverloads.types
functionLiteralForOverloads2.js
functionLiteralForOverloads2.types
functionLiterals.js
functionLiterals.types
functionMergedWithModule.js
functionMergedWithModule.types
functionNameConflicts.errors.txt
functionNameConflicts.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOnlyHasThrow.js
functionOnlyHasThrow.types
functionOverloadAmbiguity1.errors.txt
functionOverloadAmbiguity1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloadErrors.errors.txt
functionOverloadErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloadErrorsSyntax.errors.txt
functionOverloadErrorsSyntax.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloadImplementationOfWrongName.errors.txt
functionOverloadImplementationOfWrongName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloadImplementationOfWrongName2.errors.txt
functionOverloadImplementationOfWrongName2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads.errors.txt
functionOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads1.errors.txt
functionOverloads1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads2.errors.txt
functionOverloads2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads3.errors.txt
functionOverloads3.js
functionOverloads4.errors.txt
functionOverloads4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads5.errors.txt
functionOverloads5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads6.types
functionOverloads7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads7.types
functionOverloads8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads8.types
functionOverloads9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads9.types
functionOverloads10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads10.types
functionOverloads11.errors.txt
functionOverloads11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads12.types
functionOverloads13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads13.types
functionOverloads14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads14.types
functionOverloads15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads15.types
functionOverloads16.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads16.types
functionOverloads17.errors.txt
functionOverloads17.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads18.errors.txt
functionOverloads18.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads19.errors.txt
functionOverloads19.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads20.errors.txt
functionOverloads20.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads21.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads21.types
functionOverloads22.errors.txt
functionOverloads22.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads23.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads23.types
functionOverloads24.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads24.types
functionOverloads25.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads25.types
functionOverloads26.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads26.types
functionOverloads27.errors.txt
functionOverloads27.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads28.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads28.types
functionOverloads29.errors.txt
functionOverloads29.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads30.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads30.types
functionOverloads31.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads31.types
functionOverloads32.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads32.types
functionOverloads33.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads33.types
functionOverloads34.errors.txt
functionOverloads34.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads35.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads35.types
functionOverloads36.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads36.types
functionOverloads37.errors.txt
functionOverloads37.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads38.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads38.types
functionOverloads39.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads39.types
functionOverloads40.errors.txt
functionOverloads40.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads41.errors.txt
functionOverloads41.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads42.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionOverloads42.types
functionOverloadsOnGenericArity1.js
functionOverloadsOnGenericArity1.types
functionOverloadsOnGenericArity2.js
functionOverloadsOnGenericArity2.types
functionOverloadsOutOfOrder.errors.txt
functionOverloadsOutOfOrder.js
functionOverloadsRecursiveGenericReturnType.js
functionOverloadsRecursiveGenericReturnType.types
FunctionPropertyAssignments1_es6.errors.txt
FunctionPropertyAssignments1_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionPropertyAssignments2_es6.errors.txt
FunctionPropertyAssignments2_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionPropertyAssignments3_es6.errors.txt
FunctionPropertyAssignments3_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionPropertyAssignments4_es6.errors.txt
FunctionPropertyAssignments4_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionPropertyAssignments5_es6.errors.txt
FunctionPropertyAssignments5_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
FunctionPropertyAssignments6_es6.errors.txt
FunctionPropertyAssignments6_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionReturn.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionReturn.types
functionReturningItself.js
functionReturningItself.types
functionSignatureAssignmentCompat1.errors.txt
functionSignatureAssignmentCompat1.js
functionsMissingReturnStatementsAndExpressions.errors.txt
functionsMissingReturnStatementsAndExpressions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionSubtypingOfVarArgs.js
functionSubtypingOfVarArgs.types
functionSubtypingOfVarArgs2.js
functionSubtypingOfVarArgs2.types
functionsWithModifiersInBlocks1.errors.txt
functionsWithModifiersInBlocks1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionType.types
functionTypeArgumentArrayAssignment.js
functionTypeArgumentArrayAssignment.types
functionTypeArgumentAssignmentCompat.errors.txt
functionTypeArgumentAssignmentCompat.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionTypesLackingReturnTypes.errors.txt
functionTypesLackingReturnTypes.js
functionWithAnyReturnTypeAndNoReturnExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionWithAnyReturnTypeAndNoReturnExpression.types
functionWithDefaultParameterWithNoStatements1.js
functionWithDefaultParameterWithNoStatements1.types
functionWithDefaultParameterWithNoStatements2.js
functionWithDefaultParameterWithNoStatements2.types
functionWithDefaultParameterWithNoStatements3.js
functionWithDefaultParameterWithNoStatements3.types
functionWithDefaultParameterWithNoStatements4.js
functionWithDefaultParameterWithNoStatements4.types
functionWithDefaultParameterWithNoStatements5.js
functionWithDefaultParameterWithNoStatements5.types
functionWithDefaultParameterWithNoStatements6.js
functionWithDefaultParameterWithNoStatements6.types
functionWithDefaultParameterWithNoStatements7.js
functionWithDefaultParameterWithNoStatements7.types
functionWithDefaultParameterWithNoStatements8.js
functionWithDefaultParameterWithNoStatements8.types
functionWithDefaultParameterWithNoStatements9.errors.txt
functionWithDefaultParameterWithNoStatements9.js
functionWithDefaultParameterWithNoStatements10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionWithDefaultParameterWithNoStatements10.types
functionWithDefaultParameterWithNoStatements11.js
functionWithDefaultParameterWithNoStatements11.types
functionWithDefaultParameterWithNoStatements12.js
functionWithDefaultParameterWithNoStatements12.types
functionWithDefaultParameterWithNoStatements13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionWithDefaultParameterWithNoStatements13.types
functionWithDefaultParameterWithNoStatements14.js
functionWithDefaultParameterWithNoStatements14.types
functionWithDefaultParameterWithNoStatements15.js
functionWithDefaultParameterWithNoStatements15.types
functionWithDefaultParameterWithNoStatements16.js
functionWithDefaultParameterWithNoStatements16.types
functionWithMultipleReturnStatements.errors.txt
functionWithMultipleReturnStatements.js
functionWithMultipleReturnStatements2.errors.txt
functionWithMultipleReturnStatements2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
functionWithNoBestCommonType1.errors.txt
functionWithNoBestCommonType1.js
functionWithNoBestCommonType2.errors.txt
functionWithNoBestCommonType2.js
functionWithSameNameAsField.errors.txt
functionWithSameNameAsField.js
functionWithThrowButNoReturn1.errors.txt
functionWithThrowButNoReturn1.js
funduleExportedClassIsUsedBeforeDeclaration.js
funduleExportedClassIsUsedBeforeDeclaration.types
funduleOfFunctionWithoutReturnTypeAnnotation.js
funduleOfFunctionWithoutReturnTypeAnnotation.types
funduleSplitAcrossFiles.errors.txt
funduleSplitAcrossFiles.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
funduleUsedAcrossFileBoundary.js
funduleUsedAcrossFileBoundary.types
fuzzy.errors.txt
fuzzy.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
generatedContextualTyping.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
generatedContextualTyping.types
generativeRecursionWithTypeOf.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
generativeRecursionWithTypeOf.types
genericAndNonGenericInheritedSignature1.errors.txt
genericAndNonGenericInheritedSignature1.js
genericAndNonGenericInheritedSignature2.errors.txt
genericAndNonGenericInheritedSignature2.js
genericAndNonGenericInterfaceWithTheSameName.errors.txt
genericAndNonGenericInterfaceWithTheSameName.js
genericAndNonGenericInterfaceWithTheSameName2.js
genericAndNonGenericInterfaceWithTheSameName2.types
genericAndNonGenericOverload1.js
genericAndNonGenericOverload1.types
genericArgumentCallSigAssignmentCompat.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericArgumentCallSigAssignmentCompat.types
genericArray0.js
genericArray0.types
genericArray1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericArray1.types
genericArrayAssignment1.errors.txt
genericArrayAssignment1.js
genericArrayAssignmentCompatErrors.errors.txt
genericArrayAssignmentCompatErrors.js
genericArrayExtenstions.errors.txt
genericArrayExtenstions.js
genericArrayMethods1.errors.txt
genericArrayMethods1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericArrayPropertyAssignment.js
genericArrayPropertyAssignment.types
genericArrayWithoutTypeAnnotation.errors.txt
genericArrayWithoutTypeAnnotation.js
genericAssignmentCompatOfFunctionSignatures1.errors.txt
genericAssignmentCompatOfFunctionSignatures1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericAssignmentCompatWithInterfaces1.errors.txt
genericAssignmentCompatWithInterfaces1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericBaseClassLiteralProperty.js
genericBaseClassLiteralProperty.types
genericBaseClassLiteralProperty2.js
genericBaseClassLiteralProperty2.types
genericCallbackInvokedInsideItsContainingFunction1.errors.txt
genericCallbackInvokedInsideItsContainingFunction1.js
genericCallbacksAndClassHierarchy.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallbacksAndClassHierarchy.types
genericCallSpecializedToTypeArg.errors.txt
genericCallSpecializedToTypeArg.js
genericCallsWithoutParens.errors.txt
genericCallsWithoutParens.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallToOverloadedMethodWithOverloadedArguments.errors.txt
genericCallToOverloadedMethodWithOverloadedArguments.js
genericCallTypeArgumentInference.js
genericCallTypeArgumentInference.types
genericCallWithArrayLiteralArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithArrayLiteralArgs.types
genericCallWithConstraintsTypeArgumentInference.js
genericCallWithConstraintsTypeArgumentInference.types
genericCallWithConstraintsTypeArgumentInference2.errors.txt
genericCallWithConstraintsTypeArgumentInference2.js
genericCallWithConstructorTypedArguments5.errors.txt
genericCallWithConstructorTypedArguments5.js
genericCallWithFixedArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithFixedArguments.types
genericCallWithFunctionTypedArguments.errors.txt
genericCallWithFunctionTypedArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithFunctionTypedArguments2.errors.txt
genericCallWithFunctionTypedArguments2.js
genericCallWithFunctionTypedArguments3.js
genericCallWithFunctionTypedArguments3.types
genericCallWithFunctionTypedArguments4.js
genericCallWithFunctionTypedArguments4.types
genericCallWithFunctionTypedArguments5.errors.txt
genericCallWithFunctionTypedArguments5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithGenericSignatureArguments.errors.txt
genericCallWithGenericSignatureArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithGenericSignatureArguments2.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
genericCallWithGenericSignatureArguments2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithGenericSignatureArguments3.errors.txt
genericCallWithGenericSignatureArguments3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithNonGenericArgs1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithNonGenericArgs1.types
genericCallWithNonSymmetricSubtypes.errors.txt
genericCallWithNonSymmetricSubtypes.js
genericCallWithObjectLiteralArgs.errors.txt
genericCallWithObjectLiteralArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithObjectLiteralArguments1.errors.txt
genericCallWithObjectLiteralArguments1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithObjectTypeArgs.errors.txt
genericCallWithObjectTypeArgs.js
genericCallWithObjectTypeArgs2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithObjectTypeArgs2.types
genericCallWithObjectTypeArgsAndConstraints.js
genericCallWithObjectTypeArgsAndConstraints.types
genericCallWithObjectTypeArgsAndConstraints2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithObjectTypeArgsAndConstraints2.types
genericCallWithObjectTypeArgsAndConstraints3.errors.txt
genericCallWithObjectTypeArgsAndConstraints3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithObjectTypeArgsAndConstraints4.errors.txt
genericCallWithObjectTypeArgsAndConstraints4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithObjectTypeArgsAndConstraints5.errors.txt
genericCallWithObjectTypeArgsAndConstraints5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
genericCallWithoutArgs.js
genericCallWithOverloadedConstructorTypedArguments.errors.txt
genericCallWithOverloadedConstructorTypedArguments.js
genericCallWithOverloadedConstructorTypedArguments2.errors.txt
genericCallWithOverloadedConstructorTypedArguments2.js
genericCallWithOverloadedFunctionTypedArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithOverloadedFunctionTypedArguments.types
genericCallWithOverloadedFunctionTypedArguments2.errors.txt
genericCallWithOverloadedFunctionTypedArguments2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCallWithTupleType.errors.txt
genericCallWithTupleType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericChainedCalls.errors.txt
genericChainedCalls.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericClassPropertyInheritanceSpecialization.types
genericClassStaticMethod.js
genericClassStaticMethod.types
genericClassWithFunctionTypedMemberArguments.errors.txt
genericClassWithFunctionTypedMemberArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericClassWithObjectTypeArgsAndConstraints.js
genericClassWithObjectTypeArgsAndConstraints.types
genericClassWithStaticFactory.js
genericClassWithStaticFactory.types
genericClassWithStaticsUsingTypeArguments.errors.txt
genericClassWithStaticsUsingTypeArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCloduleInModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCloduleInModule.types
genericCloduleInModule2.errors.txt
genericCloduleInModule2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericCloneReturnTypes.errors.txt
genericCloneReturnTypes.js
genericCloneReturnTypes2.errors.txt
genericCloneReturnTypes2.js
genericCombinators2.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
genericCombinators2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericConstraint1.errors.txt
genericConstraint1.js
genericConstraint2.errors.txt
genericConstraint2.js
genericConstraint3.errors.txt
genericConstraint3.js
genericConstraintDeclaration.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericConstraintDeclaration.types
genericConstraintOnExtendedBuiltinTypes.js
genericConstraintOnExtendedBuiltinTypes.types
genericConstraintOnExtendedBuiltinTypes2.js
genericConstraintOnExtendedBuiltinTypes2.types
genericConstraintSatisfaction1.errors.txt
genericConstraintSatisfaction1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericConstructExpressionWithoutArgs.errors.txt
genericConstructExpressionWithoutArgs.js
genericConstructInvocationWithNoTypeArg.errors.txt
genericConstructInvocationWithNoTypeArg.js
genericConstructorFunction1.errors.txt
genericConstructorFunction1.js
genericConstructSignatureInInterface.js
genericConstructSignatureInInterface.types
genericContextualTypingSpecialization.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericContextualTypingSpecialization.types
genericDerivedTypeWithSpecializedBase.errors.txt
genericDerivedTypeWithSpecializedBase.js
genericDerivedTypeWithSpecializedBase2.errors.txt
genericDerivedTypeWithSpecializedBase2.js
genericFunctionCallSignatureReturnTypeMismatch.errors.txt
genericFunctionCallSignatureReturnTypeMismatch.js
genericFunctionHasFreshTypeArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericFunctionHasFreshTypeArgs.types
genericFunctions0.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericFunctions0.types
genericFunctions1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericFunctions1.types
genericFunctions2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericFunctions2.types
genericFunctions3.js
genericFunctions3.types
genericFunctionSpecializations1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericFunctionSpecializations1.types
genericFunctionsWithOptionalParameters1.js
genericFunctionsWithOptionalParameters1.types
genericFunctionsWithOptionalParameters2.errors.txt
genericFunctionsWithOptionalParameters2.js
genericFunctionsWithOptionalParameters3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericFunctionsWithOptionalParameters3.types
genericFunctionTypedArgumentsAreFixed.errors.txt
genericFunctionTypedArgumentsAreFixed.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericFunduleInModule.errors.txt
genericFunduleInModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericFunduleInModule2.errors.txt
genericFunduleInModule2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericGetter.errors.txt
genericGetter.js
genericGetter2.errors.txt
genericGetter2.js
genericGetter3.errors.txt
genericGetter3.js
genericImplements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericImplements.types
genericInference1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericInterfaceTypeCall.types
genericLambaArgWithoutTypeArguments.errors.txt
genericLambaArgWithoutTypeArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericMemberFunction.errors.txt
genericMemberFunction.js
genericMergedDeclarationUsingTypeParameter.errors.txt
genericMergedDeclarationUsingTypeParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericMergedDeclarationUsingTypeParameter2.errors.txt
genericMergedDeclarationUsingTypeParameter2.js
genericMethodOverspecialization.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericMethodOverspecialization.types
genericNewInterface.errors.txt
genericNewInterface.js
genericObjectCreationWithoutTypeArgs.errors.txt
genericObjectCreationWithoutTypeArgs.js
genericObjectLitReturnType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericObjectLitReturnType.types
genericOfACloduleType1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericOfACloduleType1.types
genericOfACloduleType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericOfACloduleType2.types
genericOverloadSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericOverloadSignatures.types
genericParameterAssignability1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericParameterAssignability1.types
genericPrototypeProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericPrototypeProperty.types
genericPrototypeProperty2.js
genericPrototypeProperty2.types
genericPrototypeProperty3.js
genericPrototypeProperty3.types
genericRecursiveImplicitConstructorErrors1.errors.txt
genericRecursiveImplicitConstructorErrors1.js
genericRecursiveImplicitConstructorErrors2.js
genericRecursiveImplicitConstructorErrors2.types
genericRecursiveImplicitConstructorErrors3.errors.txt
genericRecursiveImplicitConstructorErrors3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericReduce.errors.txt
genericReduce.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericRestArgs.errors.txt
genericRestArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericReturnTypeFromGetter1.errors.txt
genericReturnTypeFromGetter1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericReversingTypeParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericReversingTypeParameters.types
genericReversingTypeParameters2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericReversingTypeParameters2.types
generics0.js
generics0.types
generics1.errors.txt
generics1.js
generics1NoError.js
generics1NoError.types
generics2.errors.txt
generics2.js
generics2NoError.js
generics2NoError.types
generics3.js
generics3.types
generics4.errors.txt
generics4.js
generics4NoError.js
generics4NoError.types
generics5.errors.txt
generics5.js
genericsAndHigherOrderFunctions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericsAndHigherOrderFunctions.types
genericSignatureInheritance.js
genericSignatureInheritance.types
genericSignatureInheritance2.js
genericSignatureInheritance2.types
genericsManyTypeParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericsManyTypeParameters.types
genericSpecializations1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericSpecializations1.types
genericSpecializations2.errors.txt
genericSpecializations2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericSpecializations3.errors.txt
genericSpecializations3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericSpecializationToTypeLiteral1.js
genericSpecializationToTypeLiteral1.types
genericStaticAnyTypeFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericStaticAnyTypeFunction.types
genericsWithDuplicateTypeParameters1.errors.txt
genericsWithDuplicateTypeParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericsWithoutTypeParameters1.errors.txt
genericsWithoutTypeParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericTypeArgumentInference1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericTypeArgumentInference1.types
genericTypeAssertions1.errors.txt
genericTypeAssertions1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericTypeAssertions2.errors.txt
genericTypeAssertions2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericTypeAssertions3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericTypeAssertions3.types
genericTypeAssertions4.errors.txt
genericTypeAssertions4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericTypeAssertions5.errors.txt
genericTypeAssertions5.js
genericTypeAssertions6.errors.txt
genericTypeAssertions6.js
genericTypeParameterEquivalence2.js
genericTypeParameterEquivalence2.types
genericTypeReferencesRequireTypeArgs.errors.txt
genericTypeReferencesRequireTypeArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericTypeReferenceWithoutTypeArgument.d.errors.txt
genericTypeReferenceWithoutTypeArgument.errors.txt
genericTypeReferenceWithoutTypeArgument.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericTypeReferenceWithoutTypeArgument2.errors.txt
genericTypeReferenceWithoutTypeArgument2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericTypeReferenceWithoutTypeArgument3.errors.txt
genericTypeReferenceWithoutTypeArgument3.js
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
genericTypeWithNonGenericBaseMisMatch.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericWithCallSignatureReturningSpecialization.js
genericWithCallSignatureReturningSpecialization.types
genericWithCallSignatures1.js
genericWithCallSignatures1.types
genericWithIndexerOfTypeParameterType1.js
genericWithIndexerOfTypeParameterType1.types
genericWithIndexerOfTypeParameterType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
genericWithIndexerOfTypeParameterType2.types
genericWithOpenTypeParameters1.errors.txt
genericWithOpenTypeParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
getAccessorWithImpliedReturnTypeAndFunctionClassMerge.errors.txt
getAccessorWithImpliedReturnTypeAndFunctionClassMerge.js
getAndSetAsMemberNames.errors.txt
getAndSetAsMemberNames.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
getAndSetNotIdenticalType.errors.txt
getAndSetNotIdenticalType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
getAndSetNotIdenticalType2.errors.txt
getAndSetNotIdenticalType2.js
getAndSetNotIdenticalType3.errors.txt
getAndSetNotIdenticalType3.js
getBreakpointStatementAtPosition.baseline
getEmitOutput.baseline
getEmitOutputDeclarationMultiFiles.baseline
getEmitOutputDeclarationSingleFile.baseline
getEmitOutputExternalModule.baseline
getEmitOutputExternalModule2.baseline
getEmitOutputMapRoots.baseline
getEmitOutputNoErrors.baseline
getEmitOutputOnlyOneFile.baseline
getEmitOutputSingleFile.baseline
getEmitOutputSingleFile2.baseline
getEmitOutputSourceMap.baseline
getEmitOutputSourceMap2.baseline
getEmitOutputSourceRoot.baseline
getEmitOutputSourceRootMultiFiles.baseline
getEmitOutputWithDeclarationFile.baseline
getEmitOutputWithDeclarationFile2.baseline
getEmitOutputWithDeclarationFile3.baseline
getEmitOutputWithEarlySyntacticErrors.baseline
getEmitOutputWithEmitterErrors.baseline
getEmitOutputWithEmitterErrors2.baseline
getEmitOutputWithSemanticErrors.baseline
getEmitOutputWithSemanticErrors2.baseline
getEmitOutputWithSemanticErrorsForMultipleFiles.baseline
getEmitOutputWithSemanticErrorsForMultipleFiles2.baseline
getEmitOutputWithSyntacticErrorsForMultipleFiles.baseline
getEmitOutputWithSyntacticErrorsForMultipleFiles2.baseline
getEmitOutputWithSyntaxErrors.baseline
getsetReturnTypes.errors.txt
getsetReturnTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
getterMissingReturnError.errors.txt
getterMissingReturnError.js
gettersAndSetters.errors.txt
gettersAndSetters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
gettersAndSettersAccessibility.errors.txt
gettersAndSettersAccessibility.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
gettersAndSettersErrors.errors.txt
gettersAndSettersErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
gettersAndSettersTypesAgree.errors.txt
gettersAndSettersTypesAgree.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
getterSetterNonAccessor.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
getterSetterNonAccessor.types
getterThatThrowsShouldNotNeedReturn.errors.txt
getterThatThrowsShouldNotNeedReturn.js
giant.errors.txt
giant.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
global.js
global.types
globalThis.js
globalThis.types
globalThisCapture.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
globalThisCapture.types
grammarAmbiguities.errors.txt
grammarAmbiguities.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
grammarAmbiguities1.errors.txt
grammarAmbiguities1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
heterogeneousArrayAndOverloads.errors.txt
heterogeneousArrayAndOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
heterogeneousArrayLiterals.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
heterogeneousArrayLiterals.types
heterogeneousArrayLiterals.types.pull
hidingCallSignatures.js
hidingCallSignatures.types
hidingConstructSignatures.js
hidingConstructSignatures.types
hidingIndexSignatures.js
hidingIndexSignatures.types
i3.errors.txt
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ifDoWhileStatements.types
ifElseWithStatements1.errors.txt
ifElseWithStatements1.js
illegalGenericWrapping1.js
illegalGenericWrapping1.types
illegalModifiersOnClassElements.errors.txt
illegalModifiersOnClassElements.js
illegalSuperCallsInConstructor.errors.txt
illegalSuperCallsInConstructor.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implementArrayInterface.js
implementArrayInterface.types
implementClausePrecedingExtends.errors.txt
implementClausePrecedingExtends.js
implementGenericWithMismatchedTypes.errors.txt
implementGenericWithMismatchedTypes.js
implementingAnInterfaceExtendingClassWithPrivates.errors.txt
implementingAnInterfaceExtendingClassWithPrivates.js
implementingAnInterfaceExtendingClassWithPrivates2.errors.txt
implementingAnInterfaceExtendingClassWithPrivates2.js
implementingAnInterfaceExtendingClassWithProtecteds.errors.txt
implementingAnInterfaceExtendingClassWithProtecteds.js
implementInterfaceAnyMemberWithVoid.js
implementInterfaceAnyMemberWithVoid.types
implementPublicPropertyAsPrivate.errors.txt
implementPublicPropertyAsPrivate.js
implementsClauseAlreadySeen.errors.txt
implementsClauseAlreadySeen.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyAmbients.errors.txt
implicitAnyAmbients.js
implicitAnyAnyReturningFunction.js
implicitAnyAnyReturningFunction.types
implicitAnyCastedValue.errors.txt
implicitAnyCastedValue.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyDeclareFunctionExprWithoutFormalType.errors.txt
implicitAnyDeclareFunctionExprWithoutFormalType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyDeclareFunctionWithoutFormalType.errors.txt
implicitAnyDeclareFunctionWithoutFormalType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyDeclareFunctionWithoutFormalType2.js
implicitAnyDeclareFunctionWithoutFormalType2.types
implicitAnyDeclareMemberWithoutType.errors.txt
implicitAnyDeclareMemberWithoutType.js
implicitAnyDeclareMemberWithoutType2.errors.txt
implicitAnyDeclareMemberWithoutType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyDeclareTypePropertyWithoutType.errors.txt
implicitAnyDeclareTypePropertyWithoutType.js
implicitAnyDeclareVariablesWithoutTypeAndInit.errors.txt
implicitAnyDeclareVariablesWithoutTypeAndInit.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyFromCircularInference.errors.txt
implicitAnyFromCircularInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyFunctionInvocationWithAnyArguements.errors.txt
implicitAnyFunctionInvocationWithAnyArguements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyFunctionOverloadWithImplicitAnyReturnType.errors.txt
implicitAnyFunctionOverloadWithImplicitAnyReturnType.js
implicitAnyFunctionReturnNullOrUndefined.errors.txt
implicitAnyFunctionReturnNullOrUndefined.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyGenerics.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyGenerics.types
implicitAnyGenericTypeInference.errors.txt
implicitAnyGenericTypeInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyGetAndSetAccessorWithAnyReturnType.errors.txt
implicitAnyGetAndSetAccessorWithAnyReturnType.js
implicitAnyInAmbientDeclaration.errors.txt
implicitAnyInAmbientDeclaration.js
implicitAnyInAmbientDeclaration2.d.errors.txt
implicitAnyInCatch.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyInCatch.types
implicitAnyNewExprLackConstructorSignature.errors.txt
implicitAnyNewExprLackConstructorSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
implicitAnyWidenToAny.errors.txt
implicitAnyWidenToAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
importAliasAnExternalModuleInsideAnInternalModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
importAliasIdentifiers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
importAliasIdentifiers.types
importAliasWithDottedName.js
importAliasWithDottedName.types
importAndVariableDeclarationConflict1.errors.txt
importAndVariableDeclarationConflict1.js revised name generation 2015-03-23 16:16:29 -07:00
importAndVariableDeclarationConflict2.js revised name generation 2015-03-23 16:16:29 -07:00
importAndVariableDeclarationConflict2.types
importAndVariableDeclarationConflict3.errors.txt
importAndVariableDeclarationConflict3.js revised name generation 2015-03-23 16:16:29 -07:00
importAndVariableDeclarationConflict4.errors.txt
importAndVariableDeclarationConflict4.js revised name generation 2015-03-23 16:16:29 -07:00
importAnImport.errors.txt
importAnImport.js
importAsBaseClass.errors.txt
importAsBaseClass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
importDecl.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
importDecl.types
importDeclarationInModuleDeclaration1.errors.txt
importDeclarationInModuleDeclaration1.js
importDeclarationUsedAsTypeQuery.js
importDeclarationUsedAsTypeQuery.types
importDeclRefereingExternalModuleWithNoResolve.errors.txt
importDeclRefereingExternalModuleWithNoResolve.js
importDeclWithClassModifiers.errors.txt
importDeclWithClassModifiers.js
importDeclWithDeclareModifier.errors.txt
importDeclWithDeclareModifier.js
importDeclWithDeclareModifierInAmbientContext.errors.txt
importDeclWithDeclareModifierInAmbientContext.js
importDeclWithExportModifier.errors.txt
importDeclWithExportModifier.js
importDeclWithExportModifierAndExportAssignment.errors.txt
importDeclWithExportModifierAndExportAssignment.js
importDeclWithExportModifierAndExportAssignmentInAmbientContext.errors.txt
importDeclWithExportModifierAndExportAssignmentInAmbientContext.js
importDeclWithExportModifierInAmbientContext.js
importDeclWithExportModifierInAmbientContext.types
importedAliasesInTypePositions.js
importedAliasesInTypePositions.types
importedModuleAddToGlobal.errors.txt
importedModuleAddToGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
importedModuleClassNameClash.js
importedModuleClassNameClash.types
importImportOnlyModule.js
importImportOnlyModule.types
importInsideModule.errors.txt
importInsideModule.js
importInTypePosition.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
importInTypePosition.types
importNonExternalModule.errors.txt
importNonExternalModule.js
importNonStringLiteral.errors.txt
importNonStringLiteral.js
importOnAliasedIdentifiers.js
importOnAliasedIdentifiers.types
importShadowsGlobalName.js
importShadowsGlobalName.types
importStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
importStatements.types
importStatementsInterfaces.errors.txt
importStatementsInterfaces.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
importTsBeforeDTs.errors.txt
importTsBeforeDTs.js
importUsedInExtendsList1.js
importUsedInExtendsList1.types
incompatibleExports1.errors.txt
incompatibleExports1.js
incompatibleExports2.errors.txt
incompatibleExports2.js
incompatibleGenericTypes.errors.txt
incompatibleGenericTypes.js
incompatibleTypes.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
incompatibleTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
incompleteDottedExpressionAtEOF.errors.txt
incompleteDottedExpressionAtEOF.js
incompleteObjectLiteral1.errors.txt
incompleteObjectLiteral1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
incorrectClassOverloadChain.errors.txt
incorrectClassOverloadChain.js
incrementAndDecrement.errors.txt
incrementAndDecrement.js
incrementOnTypeParameter.errors.txt
incrementOnTypeParameter.js
incrementOperatorWithAnyOtherType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
incrementOperatorWithAnyOtherType.types
incrementOperatorWithAnyOtherTypeInvalidOperations.errors.txt
incrementOperatorWithAnyOtherTypeInvalidOperations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
incrementOperatorWithEnumType.errors.txt
incrementOperatorWithEnumType.js
incrementOperatorWithEnumTypeInvalidOperations.errors.txt
incrementOperatorWithEnumTypeInvalidOperations.js
incrementOperatorWithNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
incrementOperatorWithNumberType.types
incrementOperatorWithNumberTypeInvalidOperations.errors.txt
incrementOperatorWithNumberTypeInvalidOperations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
incrementOperatorWithUnsupportedBooleanType.errors.txt
incrementOperatorWithUnsupportedBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
incrementOperatorWithUnsupportedStringType.errors.txt
incrementOperatorWithUnsupportedStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
indexClassByNumber.js
indexClassByNumber.types
indexer.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
indexer.types
indexer2.js
indexer2.types
indexer2A.errors.txt
indexer2A.js
indexer3.js
indexer3.types
indexerA.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
indexerA.types
indexerAsOptional.errors.txt
indexerAsOptional.js
indexerAssignability.errors.txt
indexerAssignability.js
indexerConstraints.errors.txt
indexerConstraints.js
indexerConstraints2.errors.txt
indexerConstraints2.js
indexerReturningTypeParameter1.js
indexerReturningTypeParameter1.types
indexerSignatureWithRestParam.errors.txt
indexerSignatureWithRestParam.js
indexersInClassType.js
indexersInClassType.types
indexerWithTuple.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
indexerWithTuple.types
indexIntoArraySubclass.errors.txt
indexIntoArraySubclass.js
indexIntoEnum.js
indexIntoEnum.types
indexSignatureMustHaveTypeAnnotation.errors.txt
indexSignatureMustHaveTypeAnnotation.js
indexSignaturesInferentialTyping.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
indexSignaturesInferentialTyping.types
indexSignatureTypeCheck.errors.txt
indexSignatureTypeCheck.js
indexSignatureTypeCheck2.errors.txt
indexSignatureTypeCheck2.js
indexSignatureTypeInference.errors.txt
indexSignatureTypeInference.js
indexSignatureWithAccessibilityModifier.errors.txt
indexSignatureWithAccessibilityModifier.js
indexSignatureWithInitializer.errors.txt
indexSignatureWithInitializer.js
indexSignatureWithInitializer1.errors.txt
indexSignatureWithInitializer1.js
indexSignatureWithoutTypeAnnotation1..js
indexSignatureWithoutTypeAnnotation1..types
indexSignatureWithoutTypeAnnotation1.errors.txt
indexSignatureWithoutTypeAnnotation1.js
indexTypeCheck.errors.txt
indexTypeCheck.js
indexWithoutParamType.errors.txt
indexWithoutParamType.js
indexWithoutParamType2.errors.txt
indexWithoutParamType2.js
indirectSelfReference.errors.txt
indirectSelfReference.js
indirectSelfReferenceGeneric.errors.txt
indirectSelfReferenceGeneric.js
inferenceFromParameterlessLambda.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inferenceFromParameterlessLambda.types
inferentiallyTypingAnEmptyArray.js
inferentiallyTypingAnEmptyArray.types
inferentialTypingWithFunctionType.js
inferentialTypingWithFunctionType.types
inferentialTypingWithFunctionType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inferentialTypingWithFunctionType2.types
inferentialTypingWithFunctionTypeNested.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inferentialTypingWithFunctionTypeNested.types
inferentialTypingWithFunctionTypeSyntacticScenarios.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inferentialTypingWithFunctionTypeSyntacticScenarios.types
inferentialTypingWithFunctionTypeZip.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inferentialTypingWithFunctionTypeZip.types
inferentialTypingWithObjectLiteralProperties.errors.txt
inferentialTypingWithObjectLiteralProperties.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inferredFunctionReturnTypeIsEmptyType.errors.txt
inferredFunctionReturnTypeIsEmptyType.js
inferSecondaryParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inferSecondaryParameter.types
inferSetterParamType.errors.txt
inferSetterParamType.js
inferTypeArgumentsInSignatureWithRestParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inferTypeArgumentsInSignatureWithRestParameters.types
infiniteExpandingTypeThroughInheritanceInstantiation.js
infiniteExpandingTypeThroughInheritanceInstantiation.types
infiniteExpansionThroughInstantiation.errors.txt
infiniteExpansionThroughInstantiation.js
infiniteExpansionThroughInstantiation2.errors.txt
infiniteExpansionThroughInstantiation2.js
infiniteExpansionThroughTypeInference.js
infiniteExpansionThroughTypeInference.types
infinitelyExpandingBaseTypes1.js
infinitelyExpandingBaseTypes1.types
infinitelyExpandingBaseTypes2.js
infinitelyExpandingBaseTypes2.types
infinitelyExpandingOverloads.errors.txt
infinitelyExpandingOverloads.js
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
inheritance.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inheritance1.errors.txt
inheritance1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inheritanceGrandParentPrivateMemberCollision.errors.txt
inheritanceGrandParentPrivateMemberCollision.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inheritanceGrandParentPrivateMemberCollisionWithPublicMember.errors.txt
inheritanceGrandParentPrivateMemberCollisionWithPublicMember.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inheritanceGrandParentPublicMemberCollisionWithPrivateMember.errors.txt
inheritanceGrandParentPublicMemberCollisionWithPrivateMember.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inheritanceMemberAccessorOverridingAccessor.errors.txt
inheritanceMemberAccessorOverridingAccessor.js
inheritanceMemberAccessorOverridingMethod.errors.txt
inheritanceMemberAccessorOverridingMethod.js
inheritanceMemberAccessorOverridingProperty.errors.txt
inheritanceMemberAccessorOverridingProperty.js
inheritanceMemberFuncOverridingAccessor.errors.txt
inheritanceMemberFuncOverridingAccessor.js
inheritanceMemberFuncOverridingMethod.js
inheritanceMemberFuncOverridingMethod.types
inheritanceMemberFuncOverridingProperty.errors.txt
inheritanceMemberFuncOverridingProperty.js
inheritanceMemberPropertyOverridingAccessor.errors.txt
inheritanceMemberPropertyOverridingAccessor.js
inheritanceMemberPropertyOverridingMethod.errors.txt
inheritanceMemberPropertyOverridingMethod.js
inheritanceMemberPropertyOverridingProperty.js
inheritanceMemberPropertyOverridingProperty.types
inheritanceOfGenericConstructorMethod1.js
inheritanceOfGenericConstructorMethod1.types
inheritanceOfGenericConstructorMethod2.js
inheritanceOfGenericConstructorMethod2.types
inheritanceStaticAccessorOverridingAccessor.errors.txt
inheritanceStaticAccessorOverridingAccessor.js
inheritanceStaticAccessorOverridingMethod.errors.txt
inheritanceStaticAccessorOverridingMethod.js
inheritanceStaticAccessorOverridingProperty.errors.txt
inheritanceStaticAccessorOverridingProperty.js
inheritanceStaticFuncOverridingAccessor.errors.txt
inheritanceStaticFuncOverridingAccessor.js
inheritanceStaticFuncOverridingAccessorOfFuncType.errors.txt
inheritanceStaticFuncOverridingAccessorOfFuncType.js
inheritanceStaticFuncOverridingMethod.js
inheritanceStaticFuncOverridingMethod.types
inheritanceStaticFuncOverridingProperty.errors.txt
inheritanceStaticFuncOverridingProperty.js
inheritanceStaticFuncOverridingPropertyOfFuncType.js
inheritanceStaticFuncOverridingPropertyOfFuncType.types
inheritanceStaticFunctionOverridingInstanceProperty.js
inheritanceStaticFunctionOverridingInstanceProperty.types
inheritanceStaticMembersCompatible.js
inheritanceStaticMembersCompatible.types
inheritanceStaticMembersIncompatible.errors.txt
inheritanceStaticMembersIncompatible.js
inheritanceStaticPropertyOverridingAccessor.errors.txt
inheritanceStaticPropertyOverridingAccessor.js
inheritanceStaticPropertyOverridingMethod.errors.txt
inheritanceStaticPropertyOverridingMethod.js
inheritanceStaticPropertyOverridingProperty.js
inheritanceStaticPropertyOverridingProperty.types
inheritedConstructorWithRestParams.errors.txt
inheritedConstructorWithRestParams.js
inheritedConstructorWithRestParams2.errors.txt
inheritedConstructorWithRestParams2.js
inheritedFunctionAssignmentCompatibility.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inheritedFunctionAssignmentCompatibility.types
inheritedGenericCallSignature.js
inheritedGenericCallSignature.types
inheritedMembersAndIndexSignaturesFromDifferentBases.errors.txt
inheritedMembersAndIndexSignaturesFromDifferentBases.js
inheritedMembersAndIndexSignaturesFromDifferentBases2.js
inheritedMembersAndIndexSignaturesFromDifferentBases2.types
inheritedModuleMembersForClodule.errors.txt
inheritedModuleMembersForClodule.js
inheritedOverloadedSpecializedSignatures.js
inheritedOverloadedSpecializedSignatures.types
inheritedStringIndexersFromDifferentBaseTypes.errors.txt
inheritedStringIndexersFromDifferentBaseTypes.js
inheritedStringIndexersFromDifferentBaseTypes2.errors.txt
inheritedStringIndexersFromDifferentBaseTypes2.js
inheritFromGenericTypeParameter.errors.txt
inheritFromGenericTypeParameter.js
inheritSameNamePrivatePropertiesFromDifferentOrigins.errors.txt
inheritSameNamePrivatePropertiesFromDifferentOrigins.js
inheritSameNamePrivatePropertiesFromSameOrigin.js
inheritSameNamePrivatePropertiesFromSameOrigin.types
inheritSameNamePropertiesWithDifferentOptionality.errors.txt
inheritSameNamePropertiesWithDifferentOptionality.js
inheritSameNamePropertiesWithDifferentVisibility.errors.txt
inheritSameNamePropertiesWithDifferentVisibility.js
initializePropertiesWithRenamedLet.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
initializePropertiesWithRenamedLet.types use 'allowGeneratedIdentifiers' to explicitly tell when identifier can be renamed 2015-03-16 12:37:21 -07:00
initializerReferencingConstructorLocals.errors.txt
initializerReferencingConstructorLocals.js
initializerReferencingConstructorParameters.errors.txt
initializerReferencingConstructorParameters.js
initializersInDeclarations.errors.txt
initializersInDeclarations.js
initializersWidened.js
initializersWidened.types
innerAliases.errors.txt
innerAliases.js
innerAliases2.js
innerAliases2.types
innerBoundLambdaEmit.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
innerBoundLambdaEmit.types
innerExtern.js
innerExtern.types
innerFunc.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
innerFunc.types
innerModExport1.errors.txt
innerModExport1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
innerModExport2.errors.txt
innerModExport2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
innerOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
innerOverloads.types
innerTypeArgumentInference.js
innerTypeArgumentInference.types
innerTypeCheckOfLambdaArgument.errors.txt
innerTypeCheckOfLambdaArgument.js
innerTypeParameterShadowingOuterOne.js
innerTypeParameterShadowingOuterOne.types
innerTypeParameterShadowingOuterOne2.js
innerTypeParameterShadowingOuterOne2.types
inOperator.errors.txt
inOperator.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inOperatorWithFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
inOperatorWithFunction.types
inOperatorWithGeneric.js
inOperatorWithGeneric.types
inOperatorWithInvalidOperands.errors.txt
inOperatorWithInvalidOperands.js
inOperatorWithValidOperands.js
inOperatorWithValidOperands.types
instanceAndStaticDeclarations1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
instanceAndStaticDeclarations1.types
instanceMemberAssignsToClassPrototype.errors.txt
instanceMemberAssignsToClassPrototype.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
instanceMemberInitialization.js
instanceMemberInitialization.types
instanceOfInExternalModules.js
instanceOfInExternalModules.types
instanceofOperator.errors.txt
instanceofOperator.js
instanceofOperatorWithAny.js
instanceofOperatorWithAny.types
instanceofOperatorWithInvalidOperands.errors.txt
instanceofOperatorWithInvalidOperands.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
instanceofOperatorWithLHSIsObject.js
instanceofOperatorWithLHSIsObject.types
instanceofOperatorWithLHSIsTypeParameter.js
instanceofOperatorWithLHSIsTypeParameter.types
instanceofOperatorWithRHSIsSubtypeOfFunction.js
instanceofOperatorWithRHSIsSubtypeOfFunction.types
instancePropertiesInheritedIntoClassType.errors.txt
instancePropertiesInheritedIntoClassType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
instancePropertyInClassType.errors.txt
instancePropertyInClassType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
instanceSubtypeCheck1.js
instanceSubtypeCheck1.types
instanceSubtypeCheck2.errors.txt
instanceSubtypeCheck2.js
instantiateConstraintsToTypeArguments2.errors.txt
instantiateConstraintsToTypeArguments2.js
instantiatedBaseTypeConstraints.errors.txt
instantiatedBaseTypeConstraints.js
instantiatedBaseTypeConstraints2.errors.txt
instantiatedBaseTypeConstraints2.js
instantiatedModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
instantiatedModule.types
instantiatedReturnTypeContravariance.js
instantiatedReturnTypeContravariance.types
instantiateGenericClassWithWrongNumberOfTypeArguments.errors.txt
instantiateGenericClassWithWrongNumberOfTypeArguments.js
instantiateGenericClassWithZeroTypeArguments.js
instantiateGenericClassWithZeroTypeArguments.types
instantiateNonGenericTypeWithTypeArguments.errors.txt
instantiateNonGenericTypeWithTypeArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
instantiateTypeParameter.errors.txt
instantiateTypeParameter.js
interface0.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interface0.types
interfaceAssignmentCompat.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
interfaceAssignmentCompat.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceContextualType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceContextualType.types
interfacedecl.js
interfacedecl.types
interfaceDeclaration1.errors.txt
interfaceDeclaration1.js
interfaceDeclaration2.errors.txt
interfaceDeclaration2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceDeclaration3.errors.txt
interfaceDeclaration3.js
interfaceDeclaration4.errors.txt
interfaceDeclaration4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceDeclaration5.js
interfaceDeclaration5.types
interfaceDeclaration6.errors.txt
interfaceDeclaration6.js
InterfaceDeclaration8.errors.txt
InterfaceDeclaration8.js
interfacedeclWithIndexerErrors.errors.txt
interfacedeclWithIndexerErrors.js
interfaceExtendingClass.errors.txt
interfaceExtendingClass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceExtendingClass2.errors.txt
interfaceExtendingClass2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceExtendingClassWithPrivates.errors.txt
interfaceExtendingClassWithPrivates.js
interfaceExtendingClassWithPrivates2.errors.txt
interfaceExtendingClassWithPrivates2.js
interfaceExtendingClassWithProtecteds.errors.txt
interfaceExtendingClassWithProtecteds.js
interfaceExtendingClassWithProtecteds2.errors.txt
interfaceExtendingClassWithProtecteds2.js
interfaceExtendsClass1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceExtendsClass1.types
interfaceExtendsClassWithPrivate1.errors.txt
interfaceExtendsClassWithPrivate1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceExtendsClassWithPrivate2.errors.txt
interfaceExtendsClassWithPrivate2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceImplementation1.errors.txt
interfaceImplementation1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceImplementation2.errors.txt
interfaceImplementation2.js
interfaceImplementation3.errors.txt
interfaceImplementation3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceImplementation4.errors.txt
interfaceImplementation4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceImplementation5.errors.txt
interfaceImplementation5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceImplementation6.errors.txt
interfaceImplementation6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceImplementation7.errors.txt
interfaceImplementation7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceImplementation8.errors.txt
interfaceImplementation8.js
interfaceInheritance.errors.txt
interfaceInheritance.js
interfaceInheritance2.js
interfaceInheritance2.types
interfaceInReopenedModule.js
interfaceInReopenedModule.types
interfaceMayNotBeExtendedWitACall.errors.txt
interfaceMayNotBeExtendedWitACall.js
interfaceMemberValidation.errors.txt
interfaceMemberValidation.js
interfaceNameAsIdentifier.errors.txt
interfaceNameAsIdentifier.js
interfaceNaming1.errors.txt
interfaceNaming1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceOnly.js
interfaceOnly.types
interfacePropertiesWithSameName1.js
interfacePropertiesWithSameName1.types
interfacePropertiesWithSameName2.errors.txt
interfacePropertiesWithSameName2.js
interfacePropertiesWithSameName3.errors.txt
interfacePropertiesWithSameName3.js
interfaceSubtyping.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceSubtyping.types
interfacesWithPredefinedTypesAsNames.errors.txt
interfacesWithPredefinedTypesAsNames.js
interfaceThatHidesBaseProperty.js
interfaceThatHidesBaseProperty.types
interfaceThatHidesBaseProperty2.errors.txt
interfaceThatHidesBaseProperty2.js
interfaceThatIndirectlyInheritsFromItself.errors.txt
interfaceThatIndirectlyInheritsFromItself.js
interfaceThatInheritsFromItself.errors.txt
interfaceThatInheritsFromItself.js
interfaceWithAccessibilityModifiers.errors.txt
interfaceWithAccessibilityModifiers.js
interfaceWithCallAndConstructSignature.js
interfaceWithCallAndConstructSignature.types
interfaceWithCallSignaturesThatHidesBaseSignature.js
interfaceWithCallSignaturesThatHidesBaseSignature.types
interfaceWithCallSignaturesThatHidesBaseSignature2.js
interfaceWithCallSignaturesThatHidesBaseSignature2.types
interfaceWithCommaSeparators.js
interfaceWithCommaSeparators.types
interfaceWithConstructSignaturesThatHidesBaseSignature.js
interfaceWithConstructSignaturesThatHidesBaseSignature.types
interfaceWithConstructSignaturesThatHidesBaseSignature2.js
interfaceWithConstructSignaturesThatHidesBaseSignature2.types
interfaceWithImplements1.errors.txt
interfaceWithImplements1.js
interfaceWithMultipleBaseTypes.errors.txt
interfaceWithMultipleBaseTypes.js
interfaceWithMultipleBaseTypes2.errors.txt
interfaceWithMultipleBaseTypes2.js
interfaceWithMultipleDeclarations.errors.txt
interfaceWithMultipleDeclarations.js
interfaceWithOptionalProperty.js
interfaceWithOptionalProperty.types
interfaceWithOverloadedCallAndConstructSignatures.js
interfaceWithOverloadedCallAndConstructSignatures.types
interfaceWithPrivateMember.errors.txt
interfaceWithPrivateMember.js
interfaceWithPropertyOfEveryType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
interfaceWithPropertyOfEveryType.types
interfaceWithPropertyThatIsPrivateInBaseType.errors.txt
interfaceWithPropertyThatIsPrivateInBaseType.js
interfaceWithPropertyThatIsPrivateInBaseType2.errors.txt
interfaceWithPropertyThatIsPrivateInBaseType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
intTypeCheck.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidAssignmentsToVoid.errors.txt
invalidAssignmentsToVoid.js
invalidBinaryIntegerLiteralAndOctalIntegerLiteral.errors.txt
invalidBinaryIntegerLiteralAndOctalIntegerLiteral.js
invalidBooleanAssignments.errors.txt
invalidBooleanAssignments.js
invalidConstraint1.errors.txt
invalidConstraint1.js
invalidDoWhileBreakStatements.errors.txt
invalidDoWhileBreakStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidDoWhileContinueStatements.errors.txt
invalidDoWhileContinueStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidEnumAssignments.errors.txt
invalidEnumAssignments.js
invalidForBreakStatements.errors.txt
invalidForBreakStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidForContinueStatements.errors.txt
invalidForContinueStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidForInBreakStatements.errors.txt
invalidForInBreakStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidForInContinueStatements.errors.txt
invalidForInContinueStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidImportAliasIdentifiers.errors.txt
invalidImportAliasIdentifiers.js
invalidInstantiatedModule.errors.txt
invalidInstantiatedModule.js
invalidModuleWithStatementsOfEveryKind.errors.txt
invalidModuleWithStatementsOfEveryKind.js
invalidModuleWithVarStatements.errors.txt
invalidModuleWithVarStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidMultipleVariableDeclarations.errors.txt
invalidMultipleVariableDeclarations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidNestedModules.errors.txt
invalidNestedModules.js
InvalidNonInstantiatedModule.errors.txt
InvalidNonInstantiatedModule.js
invalidNumberAssignments.errors.txt
invalidNumberAssignments.js
invalidReferenceSyntax1.errors.txt
invalidReferenceSyntax1.js
invalidReturnStatements.errors.txt
invalidReturnStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidSplice.js
invalidSplice.types
invalidStaticField.errors.txt
invalidStaticField.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidStringAssignments.errors.txt
invalidStringAssignments.js
invalidSwitchBreakStatement.js
invalidSwitchBreakStatement.types
invalidSwitchContinueStatement.errors.txt
invalidSwitchContinueStatement.js
invalidSymbolInTypeParameter1.errors.txt
invalidSymbolInTypeParameter1.js
invalidThrowStatement.errors.txt
invalidThrowStatement.js
invalidTripleSlashReference.errors.txt
invalidTripleSlashReference.js
invalidTryStatements.errors.txt
invalidTryStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidTryStatements2.errors.txt
invalidTryStatements2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidTypeNames.js
invalidTypeNames.types
invalidTypeOfTarget.errors.txt
invalidTypeOfTarget.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidUndefinedAssignments.errors.txt
invalidUndefinedAssignments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidUndefinedValues.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidUndefinedValues.types
invalidUnicodeEscapeSequance.errors.txt
invalidUnicodeEscapeSequance.js
invalidUnicodeEscapeSequance2.errors.txt
invalidUnicodeEscapeSequance2.js
invalidUnicodeEscapeSequance3.errors.txt
invalidUnicodeEscapeSequance3.js
invalidUnicodeEscapeSequance4.errors.txt
invalidUnicodeEscapeSequance4.js
invalidVoidAssignments.errors.txt
invalidVoidAssignments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidVoidValues.errors.txt
invalidVoidValues.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidWhileBreakStatements.errors.txt
invalidWhileBreakStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
invalidWhileContinueStatements.errors.txt
invalidWhileContinueStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ipromise4.types
isDeclarationVisibleNodeKinds.js revised name generation 2015-03-23 16:16:29 -07:00
isDeclarationVisibleNodeKinds.types
isLiteral1.js
isLiteral1.types
isLiteral2.js
isLiteral2.types
iterableContextualTyping1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
iterableContextualTyping1.types
keywordField.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
keywordField.types
knockout.errors.txt
knockout.js
lambdaArgCrash.errors.txt
lambdaArgCrash.js
lambdaASIEmit.js
lambdaASIEmit.types
lambdaExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
lambdaExpression.types
lambdaParamTypes.errors.txt
lambdaParamTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
lambdaPropSelf.errors.txt
lambdaPropSelf.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
lastPropertyInLiteralWins.errors.txt
lastPropertyInLiteralWins.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
letAndVarRedeclaration.errors.txt
letAndVarRedeclaration.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
letAsIdentifier.js
letAsIdentifier.types
letAsIdentifierInStrictMode.errors.txt
letAsIdentifierInStrictMode.js
letConstInCaseClauses.errors.txt
letConstInCaseClauses.js revised name generation 2015-03-23 16:16:29 -07:00
letConstMatchingParameterNames.js addressed PR feedback 2015-03-24 10:09:33 -07:00
letConstMatchingParameterNames.types
letDeclarations-access.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
letDeclarations-access.types
letDeclarations-es5-1.js
letDeclarations-es5-1.types
letDeclarations-es5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
letDeclarations-es5.types
letDeclarations-invalidContexts.errors.txt
letDeclarations-invalidContexts.js
letDeclarations-scopes-duplicates.errors.txt
letDeclarations-scopes-duplicates.js
letDeclarations-scopes-duplicates2.errors.txt
letDeclarations-scopes-duplicates2.js
letDeclarations-scopes-duplicates3.errors.txt
letDeclarations-scopes-duplicates3.js
letDeclarations-scopes-duplicates4.errors.txt
letDeclarations-scopes-duplicates4.js
letDeclarations-scopes-duplicates5.errors.txt
letDeclarations-scopes-duplicates5.js
letDeclarations-scopes-duplicates6.errors.txt
letDeclarations-scopes-duplicates6.js
letDeclarations-scopes-duplicates7.errors.txt
letDeclarations-scopes-duplicates7.js
letDeclarations-scopes.errors.txt
letDeclarations-scopes.js Update Baselines 2015-03-16 14:28:29 -07:00
letDeclarations-scopes2.errors.txt
letDeclarations-scopes2.js
letDeclarations-useBeforeDefinition.errors.txt
letDeclarations-useBeforeDefinition.js
letDeclarations-useBeforeDefinition2.errors.txt
letDeclarations-useBeforeDefinition2.js
letDeclarations-validContexts.errors.txt
letDeclarations-validContexts.js Update Baselines 2015-03-16 14:28:29 -07:00
letDeclarations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
letDeclarations.types
letDeclarations2.js
letDeclarations2.types
letInLetOrConstDeclarations.errors.txt
letInLetOrConstDeclarations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
letInNonStrictMode.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
letInNonStrictMode.types
letKeepNamesOfTopLevelItems.js addressed PR feedback 2015-03-24 10:09:33 -07:00
letKeepNamesOfTopLevelItems.types addressed PR feedback 2015-03-24 10:09:33 -07:00
letShadowedByNameInNestedScope.errors.txt revised name generation 2015-03-23 16:16:29 -07:00
letShadowedByNameInNestedScope.js addressed PR feedback 2015-03-24 10:09:33 -07:00
libdtsFix.js
libdtsFix.types
libMembers.errors.txt
libMembers.js
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
listFailure.js
listFailure.types
literals-negative.errors.txt
literals-negative.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
literals.errors.txt
literals.js
literals1.js
literals1.types
localAliasExportAssignment.js
localAliasExportAssignment.types
localImportNameVsGlobalName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
localImportNameVsGlobalName.types
localVariablesReturnedFromCatchBlocks.js
localVariablesReturnedFromCatchBlocks.types
logicalAndOperatorWithEveryType.js
logicalAndOperatorWithEveryType.types
logicalAndOperatorWithTypeParameters.js
logicalAndOperatorWithTypeParameters.types
logicalNotExpression1.errors.txt
logicalNotExpression1.js
logicalNotOperatorInvalidOperations.errors.txt
logicalNotOperatorInvalidOperations.js
logicalNotOperatorWithAnyOtherType.errors.txt
logicalNotOperatorWithAnyOtherType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
logicalNotOperatorWithBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
logicalNotOperatorWithBooleanType.types
logicalNotOperatorWithEnumType.js
logicalNotOperatorWithEnumType.types
logicalNotOperatorWithNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
logicalNotOperatorWithNumberType.types
logicalNotOperatorWithStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
logicalNotOperatorWithStringType.types
logicalOrExpressionIsContextuallyTyped.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
logicalOrExpressionIsContextuallyTyped.types
logicalOrExpressionIsNotContextuallyTyped.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
logicalOrExpressionIsNotContextuallyTyped.types
logicalOrOperatorWithEveryType.js
logicalOrOperatorWithEveryType.types
logicalOrOperatorWithEveryType.types.pull
logicalOrOperatorWithTypeParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
logicalOrOperatorWithTypeParameters.types
m7Bugs.js
m7Bugs.types
matchingOfObjectLiteralConstraints.errors.txt
matchingOfObjectLiteralConstraints.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
matchReturnTypeInAllBranches.errors.txt
matchReturnTypeInAllBranches.js
maxConstraints.errors.txt
maxConstraints.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
memberAccessMustUseModuleInstances.js
memberAccessMustUseModuleInstances.types
memberAccessOnConstructorType.js
memberAccessOnConstructorType.types
MemberAccessorDeclaration15.errors.txt
MemberAccessorDeclaration15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
MemberFunctionDeclaration1_es6.errors.txt
MemberFunctionDeclaration1_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
MemberFunctionDeclaration2_es6.errors.txt
MemberFunctionDeclaration2_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
MemberFunctionDeclaration3_es6.errors.txt
MemberFunctionDeclaration3_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
MemberFunctionDeclaration4_es6.errors.txt
MemberFunctionDeclaration4_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
MemberFunctionDeclaration5_es6.errors.txt
MemberFunctionDeclaration5_es6.js
MemberFunctionDeclaration6_es6.errors.txt
MemberFunctionDeclaration6_es6.js
MemberFunctionDeclaration7_es6.errors.txt
MemberFunctionDeclaration7_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
MemberFunctionDeclaration8_es6.errors.txt
MemberFunctionDeclaration8_es6.js
memberFunctionOverloadMixingStaticAndInstance.errors.txt
memberFunctionOverloadMixingStaticAndInstance.js
memberFunctionsWithPrivateOverloads.errors.txt
memberFunctionsWithPrivateOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
memberFunctionsWithPublicOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
memberFunctionsWithPublicOverloads.types
memberFunctionsWithPublicPrivateOverloads.errors.txt
memberFunctionsWithPublicPrivateOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
memberOverride.errors.txt
memberOverride.js
memberScope.errors.txt
memberScope.js
memberVariableDeclarations1.js
memberVariableDeclarations1.types
mergedDeclarations1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
mergedDeclarations1.types
mergedDeclarations2.errors.txt
mergedDeclarations2.js
mergedDeclarations3.errors.txt
mergedDeclarations3.js
mergedDeclarations4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
mergedInterfacesWithInheritedPrivates.js
mergedInterfacesWithInheritedPrivates2.errors.txt
mergedInterfacesWithInheritedPrivates2.js
mergedInterfacesWithInheritedPrivates3.errors.txt
mergedInterfacesWithInheritedPrivates3.js
mergedInterfacesWithMultipleBases.js
mergedInterfacesWithMultipleBases.types
mergedInterfacesWithMultipleBases2.js
mergedInterfacesWithMultipleBases2.types
mergedInterfacesWithMultipleBases3.js
mergedInterfacesWithMultipleBases3.types
mergedInterfacesWithMultipleBases4.errors.txt
mergedInterfacesWithMultipleBases4.js
mergedModuleDeclarationCodeGen.errors.txt
mergedModuleDeclarationCodeGen.js revised name generation 2015-03-23 16:16:29 -07:00
mergedModuleDeclarationCodeGen2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
mergedModuleDeclarationCodeGen2.types
mergedModuleDeclarationCodeGen3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
mergedModuleDeclarationCodeGen3.types
mergedModuleDeclarationCodeGen4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
mergedModuleDeclarationCodeGen4.types
mergedModuleDeclarationCodeGen5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
mergedModuleDeclarationCodeGen5.types
mergedModuleDeclarationWithSharedExportedVar.js
mergedModuleDeclarationWithSharedExportedVar.types
mergeThreeInterfaces.js
mergeThreeInterfaces.types
mergeThreeInterfaces2.js
mergeThreeInterfaces2.types
mergeTwoInterfaces.js
mergeTwoInterfaces.types
mergeTwoInterfaces2.js
mergeTwoInterfaces2.types
methodContainingLocalFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
methodContainingLocalFunction.types
methodInAmbientClass1.errors.txt
methodInAmbientClass1.js
methodSignatureDeclarationEmit1.js
methodSignatureDeclarationEmit1.types
methodSignaturesWithOverloads.errors.txt
methodSignaturesWithOverloads.js
methodSignaturesWithOverloads2.js
methodSignaturesWithOverloads2.types
mismatchedClassConstructorVariable.errors.txt
mismatchedClassConstructorVariable.js
mismatchedExplicitTypeParameterAndArgumentType.errors.txt
mismatchedExplicitTypeParameterAndArgumentType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
mismatchedGenericArguments1.js
mismatchedGenericArguments1.types
missingArgument1.errors.txt
missingArgument1.js
missingImportAfterModuleImport.js
missingImportAfterModuleImport.types
missingRequiredDeclare.d.errors.txt
missingReturnStatement.errors.txt
missingReturnStatement.js
missingReturnStatement1.errors.txt
missingReturnStatement1.js
missingSelf.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
missingSelf.types
missingTypeArguments1.errors.txt
missingTypeArguments1.js
missingTypeArguments2.errors.txt
missingTypeArguments2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
missingTypeArguments3.js
missingTypeArguments3.types
mixedExports.js
mixedExports.types
mixingFunctionAndAmbientModule1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
mixingFunctionAndAmbientModule1.types
mixingStaticAndInstanceOverloads.errors.txt
mixingStaticAndInstanceOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
modFunctionCrash.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
modFunctionCrash.types
modifierOnParameter1.errors.txt
modifierOnParameter1.js
modifiersOnInterfaceIndexSignature1.errors.txt
modifiersOnInterfaceIndexSignature1.js
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleCodeGenTest5.types
moduleCrashBug1.errors.txt
moduleCrashBug1.js
moduledecl.errors.txt
moduledecl.js
moduleExports1.errors.txt
moduleExports1.js
moduleIdentifiers.js
moduleIdentifiers.types
moduleImport.errors.txt
moduleImport.js
moduleImportedForTypeArgumentPosition.js
moduleImportedForTypeArgumentPosition.types
moduleInTypePosition1.errors.txt
moduleInTypePosition1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleKeywordRepeatError.errors.txt
moduleKeywordRepeatError.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleMemberWithoutTypeAnnotation1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleMemberWithoutTypeAnnotation1.types
moduleMemberWithoutTypeAnnotation2.js
moduleMemberWithoutTypeAnnotation2.types
moduleMerge.js
moduleMerge.types
moduleNewExportBug.errors.txt
moduleNewExportBug.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleNoEmit.js
moduleNoEmit.types
moduleOuterQualification.js
moduleOuterQualification.types
moduleProperty1.errors.txt
moduleProperty1.js
moduleProperty2.errors.txt
moduleProperty2.js
moduleRedifinitionErrors.js
moduleRedifinitionErrors.types
moduleReopenedTypeOtherBlock.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleReopenedTypeOtherBlock.types
moduleReopenedTypeSameBlock.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleReopenedTypeSameBlock.types
moduleScoping.errors.txt
moduleScoping.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleScopingBug.js
moduleScopingBug.types
moduleSharesNameWithImportDeclarationInsideIt.js revised name generation 2015-03-23 16:16:29 -07:00
moduleSharesNameWithImportDeclarationInsideIt.types
moduleSharesNameWithImportDeclarationInsideIt2.js
moduleSharesNameWithImportDeclarationInsideIt2.types
moduleSharesNameWithImportDeclarationInsideIt3.errors.txt
moduleSharesNameWithImportDeclarationInsideIt3.js revised name generation 2015-03-23 16:16:29 -07:00
moduleSharesNameWithImportDeclarationInsideIt4.js revised name generation 2015-03-23 16:16:29 -07:00
moduleSharesNameWithImportDeclarationInsideIt4.types
moduleSharesNameWithImportDeclarationInsideIt5.errors.txt
moduleSharesNameWithImportDeclarationInsideIt5.js revised name generation 2015-03-23 16:16:29 -07:00
moduleSharesNameWithImportDeclarationInsideIt6.js revised name generation 2015-03-23 16:16:29 -07:00
moduleSharesNameWithImportDeclarationInsideIt6.types
moduleSymbolMerging.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleSymbolMerging.types
moduleUnassignedVariable.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleUnassignedVariable.types
moduleVariableArrayIndexer.js
moduleVariableArrayIndexer.types
moduleVariables.js
moduleVariables.types
moduleVisibilityTest1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleVisibilityTest1.types
moduleVisibilityTest2.errors.txt
moduleVisibilityTest2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleVisibilityTest3.errors.txt
moduleVisibilityTest3.js
ModuleWithExportedAndNonExportedClasses.errors.txt
ModuleWithExportedAndNonExportedClasses.js revised name generation 2015-03-23 16:16:29 -07:00
ModuleWithExportedAndNonExportedEnums.errors.txt
ModuleWithExportedAndNonExportedEnums.js
ModuleWithExportedAndNonExportedFunctions.errors.txt
ModuleWithExportedAndNonExportedFunctions.js
ModuleWithExportedAndNonExportedImportAlias.errors.txt
ModuleWithExportedAndNonExportedImportAlias.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ModuleWithExportedAndNonExportedVariables.errors.txt
ModuleWithExportedAndNonExportedVariables.js
moduleWithNoValuesAsType.errors.txt
moduleWithNoValuesAsType.js
moduleWithStatementsOfEveryKind.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
moduleWithStatementsOfEveryKind.types
moduleWithTryStatement1.js
moduleWithTryStatement1.types
moduleWithValuesAsType.errors.txt
moduleWithValuesAsType.js
multiCallOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
multiCallOverloads.types
multiExtendsSplitInterfaces1.errors.txt
multiExtendsSplitInterfaces1.js
multiExtendsSplitInterfaces2.js
multiExtendsSplitInterfaces2.types
multiImportExport.js
multiImportExport.types
multiLineErrors.errors.txt
multiLineErrors.js
multiLinePropertyAccessAndArrowFunctionIndent1.errors.txt
multiLinePropertyAccessAndArrowFunctionIndent1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
multiModuleClodule1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
multiModuleClodule1.types
multiModuleFundule1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
multiModuleFundule1.types
multipleBaseInterfaesWithIncompatibleProperties.errors.txt
multipleBaseInterfaesWithIncompatibleProperties.js
multipleClassPropertyModifiers.errors.txt
multipleClassPropertyModifiers.js
multipleClassPropertyModifiersErrors.errors.txt
multipleClassPropertyModifiersErrors.js
multipleExportAssignments.errors.txt Accepting new baselines 2015-03-21 13:18:11 -07:00
multipleExportAssignments.js
multipleExportAssignmentsInAmbientDeclaration.errors.txt Accepting new baselines 2015-03-21 13:18:11 -07:00
multipleExportAssignmentsInAmbientDeclaration.js
multipleExports.errors.txt Disallow export declarations in internal modules 2015-03-24 21:17:11 -07:00
multipleExports.js Disallow export declarations in internal modules 2015-03-24 21:17:11 -07:00
multipleInheritance.errors.txt
multipleInheritance.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
multipleNumericIndexers.errors.txt
multipleNumericIndexers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
multipleStringIndexers.errors.txt
multipleStringIndexers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
multivar.errors.txt
multivar.js
mutrec.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
mutrec.types
mutuallyRecursiveGenericBaseTypes1.js
mutuallyRecursiveGenericBaseTypes1.types
mutuallyRecursiveGenericBaseTypes2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
mutuallyRecursiveGenericBaseTypes2.types
nameCollision.js revised name generation 2015-03-23 16:16:29 -07:00
nameCollision.types
nameCollisions.errors.txt
nameCollisions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
nameCollisionsInPropertyAssignments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
nameOrDottedSpan_stmts.baseline
namespaces1.js
namespaces1.types
namespaces2.js
namespaces2.types
nameWithFileExtension.errors.txt
nameWithFileExtension.js
nameWithRelativePaths.js
nameWithRelativePaths.types
negateOperatorInvalidOperations.errors.txt
negateOperatorInvalidOperations.js
negateOperatorWithAnyOtherType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
negateOperatorWithAnyOtherType.types
negateOperatorWithBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
negateOperatorWithBooleanType.types
negateOperatorWithEnumType.js
negateOperatorWithEnumType.types
negateOperatorWithNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
negateOperatorWithNumberType.types
negateOperatorWithStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
negateOperatorWithStringType.types
negativeZero.js
negativeZero.types
nestedClassDeclaration.errors.txt
nestedClassDeclaration.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
nestedGenerics.js
nestedGenerics.types
nestedIfStatement.js
nestedIfStatement.types
nestedIndexer.js
nestedIndexer.types
nestedInfinitelyExpandedRecursiveTypes.js
nestedInfinitelyExpandedRecursiveTypes.types
nestedModulePrivateAccess.js
nestedModulePrivateAccess.types
nestedModules.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
nestedModules.types
nestedRecursiveLambda.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
nestedRecursiveLambda.types
nestedSelf.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
nestedSelf.types
newArrays.js
newArrays.types
newExpressionWithCast.errors.txt
newExpressionWithCast.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
newExpressionWithTypeParameterConstrainedToOuterTypeParameter.js
newExpressionWithTypeParameterConstrainedToOuterTypeParameter.types
newFunctionImplicitAny.errors.txt
newFunctionImplicitAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
newMissingIdentifier.errors.txt
newMissingIdentifier.js
newNonReferenceType.errors.txt
newNonReferenceType.js
newOnInstanceSymbol.errors.txt
newOnInstanceSymbol.js
newOperator.errors.txt
newOperator.js
newOperatorConformance.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
newOperatorConformance.types
newOperatorErrorCases.errors.txt
newOperatorErrorCases.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCatchBlock.js
noCatchBlock.js.map
noCatchBlock.sourcemap.txt
noCatchBlock.types
noCollisionThisExpressionAndClassInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCollisionThisExpressionAndClassInGlobal.types
noCollisionThisExpressionAndLocalVarInAccessors.errors.txt
noCollisionThisExpressionAndLocalVarInAccessors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCollisionThisExpressionAndLocalVarInConstructor.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCollisionThisExpressionAndLocalVarInConstructor.types
noCollisionThisExpressionAndLocalVarInFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCollisionThisExpressionAndLocalVarInFunction.types
noCollisionThisExpressionAndLocalVarInLambda.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCollisionThisExpressionAndLocalVarInLambda.types
noCollisionThisExpressionAndLocalVarInMethod.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCollisionThisExpressionAndLocalVarInMethod.types
noCollisionThisExpressionAndLocalVarInProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCollisionThisExpressionAndLocalVarInProperty.types
noCollisionThisExpressionAndVarInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCollisionThisExpressionAndVarInGlobal.types
noCollisionThisExpressionInFunctionAndVarInGlobal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noCollisionThisExpressionInFunctionAndVarInGlobal.types
noConstraintInReturnType1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noConstraintInReturnType1.types
noDefaultLib.errors.txt Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
noDefaultLib.js
noEmitOnError.errors.txt
noErrorsInCallback.errors.txt
noErrorsInCallback.js
noImplicitAnyAndPrivateMembersWithoutTypeAnnotations.js
noImplicitAnyAndPrivateMembersWithoutTypeAnnotations.types
noImplicitAnyForIn.errors.txt
noImplicitAnyForIn.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noImplicitAnyForMethodParameters.errors.txt
noImplicitAnyForMethodParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noImplicitAnyForwardReferencedInterface.errors.txt
noImplicitAnyForwardReferencedInterface.js
noImplicitAnyFunctionExpressionAssignment.js
noImplicitAnyFunctionExpressionAssignment.types
noImplicitAnyFunctions.errors.txt
noImplicitAnyFunctions.js
noImplicitAnyInBareInterface.errors.txt
noImplicitAnyInBareInterface.js
noImplicitAnyInCastExpression.errors.txt
noImplicitAnyInCastExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noImplicitAnyInContextuallyTypesFunctionParamter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noImplicitAnyInContextuallyTypesFunctionParamter.types
noImplicitAnyIndexing.errors.txt
noImplicitAnyIndexing.js
noImplicitAnyIndexingSuppressed.js
noImplicitAnyIndexingSuppressed.types
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noImplicitAnyParametersInClass.errors.txt
noImplicitAnyParametersInClass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noImplicitAnyParametersInInterface.errors.txt
noImplicitAnyParametersInInterface.js
noImplicitAnyParametersInModule.errors.txt
noImplicitAnyParametersInModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noImplicitAnyReferencingDeclaredInterface.errors.txt
noImplicitAnyReferencingDeclaredInterface.js
noImplicitAnyStringIndexerOnObject.errors.txt
noImplicitAnyStringIndexerOnObject.js
noImplicitAnyWithOverloads.errors.txt
noImplicitAnyWithOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
nominalSubtypeCheckOfTypeParameter.js
nominalSubtypeCheckOfTypeParameter.types
nominalSubtypeCheckOfTypeParameter2.js
nominalSubtypeCheckOfTypeParameter2.types
nonArrayRestArgs.errors.txt
nonArrayRestArgs.js
nonConflictingRecursiveBaseTypeMembers.js
nonConflictingRecursiveBaseTypeMembers.types
nonContextuallyTypedLogicalOr.js
nonContextuallyTypedLogicalOr.types
nonExportedElementsOfMergedModules.errors.txt
nonExportedElementsOfMergedModules.js
nonGenericClassExtendingGenericClassWithAny.js
nonGenericClassExtendingGenericClassWithAny.types
nonInstantiatedModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
nonInstantiatedModule.types
noSelfOnVars.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
noSelfOnVars.types
noTypeArgumentOnReturnType1.errors.txt
noTypeArgumentOnReturnType1.js
null.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
null.types
nullAssignableToEveryType.js
nullAssignableToEveryType.types
nullAssignedToUndefined.errors.txt
nullAssignedToUndefined.js
nullIsSubtypeOfEverythingButUndefined.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
nullIsSubtypeOfEverythingButUndefined.types
nullKeyword.errors.txt
nullKeyword.js
numberAsInLHS.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
numericIndexerConstrainsPropertyDeclarations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
numericIndexerConstrainsPropertyDeclarations2.errors.txt
numericIndexerConstrainsPropertyDeclarations2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
numericIndexerConstraint.errors.txt
numericIndexerConstraint.js
numericIndexerConstraint1.errors.txt
numericIndexerConstraint1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
numericIndexerConstraint2.errors.txt
numericIndexerConstraint2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
numericIndexerConstraint3.js
numericIndexerConstraint3.types
numericIndexerConstraint4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
numericIndexerConstraint4.types
numericIndexerConstraint5.errors.txt
numericIndexerConstraint5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
numericIndexerTyping1.errors.txt
numericIndexerTyping1.js
numericIndexerTyping2.errors.txt
numericIndexerTyping2.js
numericIndexExpressions.errors.txt
numericIndexExpressions.js
numericIndexingResults.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
numericIndexingResults.types
numericMethodName1.js
numericMethodName1.types
numericNamedPropertyDuplicates.errors.txt
numericNamedPropertyDuplicates.js
numericStringNamedPropertyEquivalence.errors.txt
numericStringNamedPropertyEquivalence.js
numLit.errors.txt
numLit.js
objectCreationExpressionInFunctionParameter.errors.txt
objectCreationExpressionInFunctionParameter.js
objectCreationOfElementAccessExpression.errors.txt
objectCreationOfElementAccessExpression.js
objectIndexer.js
objectIndexer.types
objectLitArrayDeclNoNew.errors.txt
objectLitArrayDeclNoNew.js
objectLiteral1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteral1.types
objectLiteral2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteral2.types
objectLiteralArraySpecialization.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralArraySpecialization.types
objectLiteralContextualTyping.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralContextualTyping.types
objectLiteralDeclarationGeneration1.js
objectLiteralDeclarationGeneration1.types
objectLiteralErrors.errors.txt
objectLiteralErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralErrorsES3.errors.txt
objectLiteralErrorsES3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralFunctionArgContextualTyping.errors.txt
objectLiteralFunctionArgContextualTyping.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralFunctionArgContextualTyping2.errors.txt
objectLiteralFunctionArgContextualTyping2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralGettersAndSetters.errors.txt
objectLiteralGettersAndSetters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralIndexerErrors.errors.txt
objectLiteralIndexerErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralIndexerNoImplicitAny.js
objectLiteralIndexerNoImplicitAny.types
objectLiteralIndexers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralIndexers.types
objectLiteralMemberWithModifiers1.errors.txt
objectLiteralMemberWithModifiers1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralMemberWithModifiers2.errors.txt
objectLiteralMemberWithModifiers2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralMemberWithoutBlock1.errors.txt
objectLiteralMemberWithoutBlock1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralMemberWithQuestionMark1.errors.txt
objectLiteralMemberWithQuestionMark1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralParameterResolution.errors.txt
objectLiteralParameterResolution.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralReferencingInternalProperties.errors.txt
objectLiteralReferencingInternalProperties.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandProperties.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandProperties.types
objectLiteralShorthandPropertiesAssignment.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandPropertiesAssignment.types
objectLiteralShorthandPropertiesAssignmentError.errors.txt
objectLiteralShorthandPropertiesAssignmentError.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.errors.txt
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandPropertiesAssignmentES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandPropertiesAssignmentES6.types
objectLiteralShorthandPropertiesErrorFromNoneExistingIdentifier.errors.txt
objectLiteralShorthandPropertiesErrorFromNoneExistingIdentifier.js
objectLiteralShorthandPropertiesErrorFromNotUsingIdentifier.errors.txt
objectLiteralShorthandPropertiesErrorFromNotUsingIdentifier.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandPropertiesErrorWithModule.errors.txt
objectLiteralShorthandPropertiesErrorWithModule.js
objectLiteralShorthandPropertiesES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandPropertiesES6.types
objectLiteralShorthandPropertiesFunctionArgument.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandPropertiesFunctionArgument.types
objectLiteralShorthandPropertiesFunctionArgument2.errors.txt
objectLiteralShorthandPropertiesFunctionArgument2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralShorthandPropertiesWithModule.js
objectLiteralShorthandPropertiesWithModule.types
objectLiteralShorthandPropertiesWithModuleES6.js
objectLiteralShorthandPropertiesWithModuleES6.types
objectLiteralWidened.js
objectLiteralWidened.types
objectLiteralWithGetAccessorInsideFunction.errors.txt
objectLiteralWithGetAccessorInsideFunction.js
objectLiteralWithNumericPropertyName.errors.txt
objectLiteralWithNumericPropertyName.js
objectLiteralWithSemicolons1.errors.txt
objectLiteralWithSemicolons1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralWithSemicolons2.errors.txt
objectLiteralWithSemicolons2.js
objectLiteralWithSemicolons3.errors.txt
objectLiteralWithSemicolons3.js
objectLiteralWithSemicolons4.errors.txt
objectLiteralWithSemicolons4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLiteralWithSemicolons5.errors.txt
objectLiteralWithSemicolons5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLitGetterSetter.js
objectLitGetterSetter.types
objectLitIndexerContextualType.errors.txt
objectLitIndexerContextualType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLitPropertyScoping.errors.txt
objectLitPropertyScoping.js
objectLitStructuralTypeMismatch.errors.txt
objectLitStructuralTypeMismatch.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectLitTargetTypeCallSite.errors.txt
objectLitTargetTypeCallSite.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectMembersOnTypes.js
objectMembersOnTypes.types
objectTypeHidingMembersOfExtendedObject.errors.txt
objectTypeHidingMembersOfExtendedObject.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypeHidingMembersOfObject.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypeHidingMembersOfObject.types
objectTypeHidingMembersOfObjectAssignmentCompat.errors.txt
objectTypeHidingMembersOfObjectAssignmentCompat.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypeHidingMembersOfObjectAssignmentCompat2.errors.txt
objectTypeHidingMembersOfObjectAssignmentCompat2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypeLiteralSyntax.js
objectTypeLiteralSyntax.types
objectTypeLiteralSyntax2.errors.txt
objectTypeLiteralSyntax2.js
objectTypePropertyAccess.js
objectTypePropertyAccess.types
objectTypesIdentity.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentity.types
objectTypesIdentity2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentity2.types
objectTypesIdentityWithCallSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithCallSignatures.types
objectTypesIdentityWithCallSignatures2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithCallSignatures2.types
objectTypesIdentityWithCallSignatures3.errors.txt
objectTypesIdentityWithCallSignatures3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts.types
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.types
objectTypesIdentityWithCallSignaturesWithOverloads.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithCallSignaturesWithOverloads.types
objectTypesIdentityWithComplexConstraints.errors.txt
objectTypesIdentityWithComplexConstraints.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithConstructSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithConstructSignatures.types
objectTypesIdentityWithConstructSignatures2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithConstructSignatures2.types
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.types
objectTypesIdentityWithGenericCallSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignatures.types
objectTypesIdentityWithGenericCallSignatures2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignatures2.types
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.types
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.errors.txt
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.errors.txt
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.types
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.errors.txt
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.errors.txt
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.types
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.types
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.types
objectTypesIdentityWithNumericIndexers1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithNumericIndexers1.types
objectTypesIdentityWithNumericIndexers2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithNumericIndexers2.types
objectTypesIdentityWithNumericIndexers3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithNumericIndexers3.types
objectTypesIdentityWithOptionality.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithOptionality.types
objectTypesIdentityWithPrivates.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithPrivates.types
objectTypesIdentityWithPrivates2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithPrivates2.types
objectTypesIdentityWithPrivates3.errors.txt
objectTypesIdentityWithPrivates3.js
objectTypesIdentityWithPublics.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithPublics.types
objectTypesIdentityWithStringIndexers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithStringIndexers.types
objectTypesIdentityWithStringIndexers2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesIdentityWithStringIndexers2.types
objectTypesWithOptionalProperties.errors.txt
objectTypesWithOptionalProperties.js
objectTypesWithOptionalProperties2.errors.txt
objectTypesWithOptionalProperties2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
objectTypesWithPredefinedTypesAsName.errors.txt
objectTypesWithPredefinedTypesAsName.js
objectTypesWithPredefinedTypesAsName2.errors.txt
objectTypesWithPredefinedTypesAsName2.js
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
objectTypeWithOptionalProperty1.errors.txt
objectTypeWithOptionalProperty1.js
objectTypeWithRecursiveWrappedProperty.errors.txt
objectTypeWithRecursiveWrappedProperty.js
objectTypeWithRecursiveWrappedProperty2.errors.txt
objectTypeWithRecursiveWrappedProperty2.js
objectTypeWithRecursiveWrappedPropertyCheckedNominally.errors.txt
objectTypeWithRecursiveWrappedPropertyCheckedNominally.js
objectTypeWithStringIndexerHidingObjectIndexer.errors.txt
objectTypeWithStringIndexerHidingObjectIndexer.js
objectTypeWithStringNamedNumericProperty.js
objectTypeWithStringNamedNumericProperty.types
objectTypeWithStringNamedPropertyOfIllegalCharacters.js
objectTypeWithStringNamedPropertyOfIllegalCharacters.types
octalIntegerLiteral.js
octalIntegerLiteral.types
octalIntegerLiteralError.errors.txt
octalIntegerLiteralError.js
octalIntegerLiteralES6.js
octalIntegerLiteralES6.types
octalLiteralInStrictModeES3.errors.txt
octalLiteralInStrictModeES3.js
operatorAddNullUndefined.errors.txt
operatorAddNullUndefined.js
optionalAccessorsInInterface1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalAccessorsInInterface1.types
optionalArgsWithDefaultValues.errors.txt
optionalArgsWithDefaultValues.js
optionalBindingParameters1.errors.txt
optionalBindingParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalBindingParameters2.errors.txt
optionalBindingParameters2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalBindingParametersInOverloads1.errors.txt
optionalBindingParametersInOverloads1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalBindingParametersInOverloads2.errors.txt
optionalBindingParametersInOverloads2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalConstructorArgInSuper.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalConstructorArgInSuper.types
optionalFunctionArgAssignability.errors.txt
optionalFunctionArgAssignability.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalParamArgsTest.errors.txt
optionalParamArgsTest.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalParamAssignmentCompat.errors.txt
optionalParamAssignmentCompat.js
optionalParamInOverride.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalParamInOverride.types
optionalParamReferencingOtherParams1.js
optionalParamReferencingOtherParams1.types
optionalParamReferencingOtherParams2.errors.txt
optionalParamReferencingOtherParams2.js
optionalParamReferencingOtherParams3.errors.txt
optionalParamReferencingOtherParams3.js
optionalParamTypeComparison.errors.txt
optionalParamTypeComparison.js
optionalPropertiesInClasses.errors.txt
optionalPropertiesInClasses.js
optionalPropertiesSyntax.errors.txt
optionalPropertiesSyntax.js
optionalPropertiesTest.errors.txt
optionalPropertiesTest.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
optionalSetterParam.errors.txt
optionalSetterParam.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
orderMattersForSignatureGroupIdentity.errors.txt
orderMattersForSignatureGroupIdentity.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
out-flag.js
out-flag.js.map
out-flag.sourcemap.txt
out-flag.types
overEagerReturnTypeSpecialization.errors.txt
overEagerReturnTypeSpecialization.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overload1.errors.txt
overload1.js
overload2.js
overload2.types
overloadAssignmentCompat.errors.txt
overloadAssignmentCompat.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadBindingAcrossDeclarationBoundaries.js
overloadBindingAcrossDeclarationBoundaries.types
overloadBindingAcrossDeclarationBoundaries2.js
overloadBindingAcrossDeclarationBoundaries2.types
overloadCallTest.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadCallTest.types
overloadCrash.js
overloadCrash.types
overloadedStaticMethodSpecialization.js
overloadedStaticMethodSpecialization.types
overloadEquivalenceWithStatics.js
overloadEquivalenceWithStatics.types
overloadGenericFunctionWithRestArgs.js
overloadGenericFunctionWithRestArgs.types
overloadingOnConstants1.errors.txt
overloadingOnConstants1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadingOnConstants2.errors.txt
overloadingOnConstants2.js
overloadingOnConstantsInImplementation.errors.txt
overloadingOnConstantsInImplementation.js
overloadingStaticFunctionsInFunctions.errors.txt
overloadingStaticFunctionsInFunctions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadModifiersMustAgree.errors.txt
overloadModifiersMustAgree.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstantsInvalidOverload1.errors.txt
overloadOnConstantsInvalidOverload1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstAsTypeAnnotation.errors.txt
overloadOnConstAsTypeAnnotation.js
overloadOnConstConstraintChecks1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstConstraintChecks1.types
overloadOnConstConstraintChecks2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstConstraintChecks2.types
overloadOnConstConstraintChecks3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstConstraintChecks3.types
overloadOnConstConstraintChecks4.errors.txt
overloadOnConstConstraintChecks4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstDuplicateOverloads1.errors.txt
overloadOnConstDuplicateOverloads1.js
overloadOnConstInBaseWithBadImplementationInDerived.errors.txt
overloadOnConstInBaseWithBadImplementationInDerived.js
overloadOnConstInCallback1.errors.txt
overloadOnConstInCallback1.js
overloadOnConstInheritance1.js
overloadOnConstInheritance1.types
overloadOnConstInheritance2.errors.txt
overloadOnConstInheritance2.js
overloadOnConstInheritance3.errors.txt
overloadOnConstInheritance3.js
overloadOnConstInheritance4.errors.txt
overloadOnConstInheritance4.js
overloadOnConstInObjectLiteralImplementingAnInterface.errors.txt
overloadOnConstInObjectLiteralImplementingAnInterface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstNoAnyImplementation.errors.txt
overloadOnConstNoAnyImplementation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstNoAnyImplementation2.errors.txt
overloadOnConstNoAnyImplementation2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstNoNonSpecializedSignature.errors.txt
overloadOnConstNoNonSpecializedSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstNoStringImplementation.errors.txt
overloadOnConstNoStringImplementation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnConstNoStringImplementation2.errors.txt
overloadOnConstNoStringImplementation2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadOnGenericArity.js
overloadOnGenericArity.types
overloadOnGenericClassAndNonGenericClass.js
overloadOnGenericClassAndNonGenericClass.types
overloadResolution.errors.txt
overloadResolution.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadResolutionClassConstructors.errors.txt
overloadResolutionClassConstructors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadResolutionConstructors.errors.txt
overloadResolutionConstructors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadResolutionOnDefaultConstructor1.errors.txt
overloadResolutionOnDefaultConstructor1.js
overloadResolutionOverCTLambda.errors.txt
overloadResolutionOverCTLambda.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadResolutionOverNonCTLambdas.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadResolutionOverNonCTLambdas.types
overloadResolutionOverNonCTObjectLit.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadResolutionOverNonCTObjectLit.types
overloadResolutionTest1.errors.txt
overloadResolutionTest1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadResolutionWithAny.js
overloadResolutionWithAny.types
overloadresolutionWithConstraintCheckingDeferred.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
overloadresolutionWithConstraintCheckingDeferred.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadRet.js
overloadRet.types
overloadReturnTypes.js
overloadReturnTypes.types
overloadsAndTypeArgumentArity.js
overloadsAndTypeArgumentArity.types
overloadsAndTypeArgumentArityErrors.errors.txt
overloadsAndTypeArgumentArityErrors.js
overloadsInDifferentContainersDisagreeOnAmbient.errors.txt
overloadsInDifferentContainersDisagreeOnAmbient.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadsWithConstraints.js
overloadsWithConstraints.types
overloadsWithinClasses.errors.txt
overloadsWithinClasses.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadsWithProvisionalErrors.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
overloadsWithProvisionalErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadWithCallbacksWithDifferingOptionalityOnArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
overloadWithCallbacksWithDifferingOptionalityOnArgs.types
overridingPrivateStaticMembers.errors.txt
overridingPrivateStaticMembers.js
parameterInitializersForwardReferencing.errors.txt
parameterInitializersForwardReferencing.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parametersWithNoAnnotationAreAny.types
paramPropertiesInSignatures.errors.txt
paramPropertiesInSignatures.js
parenthesizedContexualTyping1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parenthesizedContexualTyping1.types
parenthesizedContexualTyping2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parenthesizedContexualTyping2.types
parenthesizedContexualTyping3.js
parenthesizedContexualTyping3.types
parenthesizedTypes.js
parenthesizedTypes.types
parse1.errors.txt
parse1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parse2.errors.txt
parse2.js
parseClassDeclarationInStrictModeByDefaultInES6.errors.txt Update Baselines 2015-03-16 14:28:29 -07:00
parseClassDeclarationInStrictModeByDefaultInES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parseErrorInHeritageClause1.errors.txt
parseErrorInHeritageClause1.js
parseIncompleteBinaryExpression1.errors.txt
parseIncompleteBinaryExpression1.js
parser0_004152.errors.txt
parser0_004152.js
parser10.1.1-8gs.errors.txt
parser10.1.1-8gs.js
parser15.4.4.14-9-2.errors.txt
parser15.4.4.14-9-2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parser509534.errors.txt
parser509534.js
parser509546.errors.txt
parser509546.js
parser509546_1.errors.txt
parser509546_1.js
parser509546_2.errors.txt
parser509546_2.js
parser509618.errors.txt
parser509618.js
parser509630.errors.txt
parser509630.js
parser509667.errors.txt
parser509667.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parser509668.errors.txt
parser509668.js
parser509669.errors.txt
parser509669.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parser509677.js
parser509677.types
parser509693.errors.txt
parser509693.js
parser509698.errors.txt Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
parser509698.js
parser512084.errors.txt
parser512084.js
parser512097.errors.txt
parser512097.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parser512325.errors.txt
parser512325.js
parser519458.errors.txt
parser519458.js
parser521128.errors.txt
parser521128.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parser536727.errors.txt
parser536727.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parser537152.js
parser537152.types
parser553699.errors.txt
parser553699.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parser566700.errors.txt
parser566700.js
parser579071.js
parser579071.types
parser585151.errors.txt
parser585151.js
parser596700.js
parser596700.types
parser618973.errors.txt
parser618973.js
parser630933.js
parser630933.types
parser642331.js
parser642331.types
parser642331_1.errors.txt
parser642331_1.js
parser643728.js
parser643728.types
parser645086_1.errors.txt
parser645086_1.js
parser645086_2.errors.txt
parser645086_2.js
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_breakNotInIterationOrSwitchStatement1.js
parser_breakNotInIterationOrSwitchStatement2.errors.txt
parser_breakNotInIterationOrSwitchStatement2.js
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_breakTarget5.js
parser_breakTarget6.errors.txt
parser_breakTarget6.js
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_continueNotInIterationStatement1.js
parser_continueNotInIterationStatement2.errors.txt
parser_continueNotInIterationStatement2.js
parser_continueNotInIterationStatement3.errors.txt
parser_continueNotInIterationStatement3.js
parser_continueNotInIterationStatement4.errors.txt
parser_continueNotInIterationStatement4.js
parser_continueTarget1.errors.txt
parser_continueTarget1.js
parser_continueTarget2.js
parser_continueTarget2.types
parser_continueTarget3.js
parser_continueTarget3.types
parser_continueTarget4.js
parser_continueTarget4.types
parser_continueTarget5.errors.txt
parser_continueTarget5.js
parser_continueTarget6.errors.txt
parser_continueTarget6.js
parser_duplicateLabel1.errors.txt
parser_duplicateLabel1.js
parser_duplicateLabel2.errors.txt
parser_duplicateLabel2.js
parser_duplicateLabel3.js
parser_duplicateLabel3.types
parser_duplicateLabel4.js
parser_duplicateLabel4.types
parserAccessibilityAfterStatic1.errors.txt
parserAccessibilityAfterStatic1.js
parserAccessibilityAfterStatic2.js
parserAccessibilityAfterStatic2.types
parserAccessibilityAfterStatic3.js
parserAccessibilityAfterStatic3.types
parserAccessibilityAfterStatic4.js
parserAccessibilityAfterStatic4.types
parserAccessibilityAfterStatic5.js
parserAccessibilityAfterStatic5.types
parserAccessibilityAfterStatic6.errors.txt
parserAccessibilityAfterStatic6.js
parserAccessibilityAfterStatic7.errors.txt
parserAccessibilityAfterStatic7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessibilityAfterStatic10.errors.txt
parserAccessibilityAfterStatic10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessibilityAfterStatic11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessibilityAfterStatic11.types
parserAccessibilityAfterStatic14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessibilityAfterStatic14.types
parserAccessors1.errors.txt
parserAccessors1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessors2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessors2.types
parserAccessors3.errors.txt
parserAccessors3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessors4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessors4.types
parserAccessors5.errors.txt
parserAccessors5.js
parserAccessors6.errors.txt
parserAccessors6.js
parserAccessors7.errors.txt
parserAccessors7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessors8.errors.txt
parserAccessors8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessors9.errors.txt
parserAccessors9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAccessors10.errors.txt
parserAccessors10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAdditiveExpression1.errors.txt
parserAdditiveExpression1.js
parserAmbiguity1.errors.txt
parserAmbiguity1.js
parserAmbiguity2.errors.txt
parserAmbiguity2.js
parserAmbiguity3.errors.txt
parserAmbiguity3.js
parserAmbiguityWithBinaryOperator1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAmbiguityWithBinaryOperator1.types
parserAmbiguityWithBinaryOperator2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAmbiguityWithBinaryOperator2.types
parserAmbiguityWithBinaryOperator3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAmbiguityWithBinaryOperator3.types
parserAmbiguityWithBinaryOperator4.errors.txt
parserAmbiguityWithBinaryOperator4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArgumentList1.errors.txt
parserArgumentList1.js
parserArrayLiteralExpression1.js
parserArrayLiteralExpression1.types
parserArrayLiteralExpression2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression2.types
parserArrayLiteralExpression3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression3.types
parserArrayLiteralExpression4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression4.types
parserArrayLiteralExpression5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression5.types
parserArrayLiteralExpression6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression6.types
parserArrayLiteralExpression7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression7.types
parserArrayLiteralExpression8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression8.types
parserArrayLiteralExpression9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression9.types
parserArrayLiteralExpression10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression10.types
parserArrayLiteralExpression11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression11.types
parserArrayLiteralExpression12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression12.types
parserArrayLiteralExpression13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression13.types
parserArrayLiteralExpression14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression14.types
parserArrayLiteralExpression15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrayLiteralExpression15.types
parserArrowFunctionExpression1.errors.txt
parserArrowFunctionExpression1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrowFunctionExpression2.errors.txt
parserArrowFunctionExpression2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrowFunctionExpression3.errors.txt
parserArrowFunctionExpression3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserArrowFunctionExpression4.errors.txt
parserArrowFunctionExpression4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserAssignmentExpression1.errors.txt
parserAssignmentExpression1.js
parserAstSpans1.errors.txt
parserAstSpans1.js
parserAutomaticSemicolonInsertion1.errors.txt
parserAutomaticSemicolonInsertion1.js
parserBlockStatement1.d.errors.txt
parserBreakStatement1.d.errors.txt
parserCastVersusArrowFunction1.errors.txt
parserCastVersusArrowFunction1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserCatchClauseWithTypeAnnotation1.errors.txt
parserCatchClauseWithTypeAnnotation1.js
parserClass1.errors.txt
parserClass1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserClass2.errors.txt
parserClass2.js
parserClassDeclaration1.errors.txt
parserClassDeclaration1.js
parserClassDeclaration2.errors.txt
parserClassDeclaration2.js
parserClassDeclaration3.errors.txt
parserClassDeclaration3.js
parserClassDeclaration4.errors.txt
parserClassDeclaration4.js
parserClassDeclaration5.errors.txt
parserClassDeclaration5.js
parserClassDeclaration6.errors.txt
parserClassDeclaration6.js
parserClassDeclaration7.d.types
parserClassDeclaration7.errors.txt
parserClassDeclaration7.js
parserClassDeclaration8.errors.txt
parserClassDeclaration8.js
parserClassDeclaration9.errors.txt
parserClassDeclaration9.js
parserClassDeclaration10.errors.txt
parserClassDeclaration10.js
parserClassDeclaration11.errors.txt
parserClassDeclaration11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserClassDeclaration12.errors.txt
parserClassDeclaration12.js
parserClassDeclaration13.errors.txt
parserClassDeclaration13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserClassDeclaration14.errors.txt
parserClassDeclaration14.js
parserClassDeclaration15.errors.txt
parserClassDeclaration15.js
parserClassDeclaration16.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserClassDeclaration16.types
parserClassDeclaration17.js
parserClassDeclaration17.types
parserClassDeclaration18.errors.txt
parserClassDeclaration18.js
parserClassDeclaration19.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserClassDeclaration19.types
parserClassDeclaration20.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserClassDeclaration20.types
parserClassDeclaration21.errors.txt
parserClassDeclaration21.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserClassDeclaration22.errors.txt
parserClassDeclaration22.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserClassDeclaration23.js
parserClassDeclaration23.types
parserClassDeclaration24.errors.txt
parserClassDeclaration24.js
parserClassDeclaration25.errors.txt
parserClassDeclaration25.js
parserClassDeclaration26.js
parserClassDeclaration26.types
parserClassDeclarationIndexSignature1.js
parserClassDeclarationIndexSignature1.types
parserCommaInTypeMemberList1.js
parserCommaInTypeMemberList1.types
parserCommaInTypeMemberList2.errors.txt
parserCommaInTypeMemberList2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName1.errors.txt
parserComputedPropertyName1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName2.errors.txt
parserComputedPropertyName2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName3.errors.txt
parserComputedPropertyName3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName4.errors.txt
parserComputedPropertyName4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName5.errors.txt
parserComputedPropertyName5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName6.errors.txt
parserComputedPropertyName6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName7.errors.txt
parserComputedPropertyName7.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName8.errors.txt
parserComputedPropertyName8.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName9.errors.txt
parserComputedPropertyName9.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName10.errors.txt
parserComputedPropertyName10.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName11.errors.txt
parserComputedPropertyName11.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName12.errors.txt
parserComputedPropertyName12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName13.errors.txt
parserComputedPropertyName13.js
parserComputedPropertyName14.errors.txt
parserComputedPropertyName14.js
parserComputedPropertyName15.errors.txt
parserComputedPropertyName15.js
parserComputedPropertyName16.errors.txt
parserComputedPropertyName16.js
parserComputedPropertyName17.errors.txt
parserComputedPropertyName17.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName18.errors.txt
parserComputedPropertyName18.js
parserComputedPropertyName19.errors.txt
parserComputedPropertyName19.js
parserComputedPropertyName20.errors.txt
parserComputedPropertyName20.js
parserComputedPropertyName21.errors.txt
parserComputedPropertyName21.js
parserComputedPropertyName22.errors.txt
parserComputedPropertyName22.js
parserComputedPropertyName23.errors.txt
parserComputedPropertyName23.js
parserComputedPropertyName24.errors.txt
parserComputedPropertyName24.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName25.errors.txt
parserComputedPropertyName25.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName26.errors.txt
parserComputedPropertyName26.js
parserComputedPropertyName27.errors.txt
parserComputedPropertyName27.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName28.errors.txt
parserComputedPropertyName28.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName29.errors.txt
parserComputedPropertyName29.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName30.errors.txt
parserComputedPropertyName30.js
parserComputedPropertyName31.errors.txt
parserComputedPropertyName31.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName32.errors.txt
parserComputedPropertyName32.js
parserComputedPropertyName33.errors.txt
parserComputedPropertyName33.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName34.errors.txt
parserComputedPropertyName34.js
parserComputedPropertyName35.errors.txt
parserComputedPropertyName35.js
parserComputedPropertyName36.errors.txt Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName36.js Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName37.errors.txt
parserComputedPropertyName37.js
parserComputedPropertyName38.errors.txt Update Baselines 2015-03-16 14:28:29 -07:00
parserComputedPropertyName38.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName39.errors.txt
parserComputedPropertyName39.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName40.errors.txt
parserComputedPropertyName40.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserComputedPropertyName41.errors.txt
parserComputedPropertyName41.js
parserConditionalExpression1.errors.txt
parserConditionalExpression1.js
parserConstructorAmbiguity1.errors.txt
parserConstructorAmbiguity1.js
parserConstructorAmbiguity2.errors.txt
parserConstructorAmbiguity2.js
parserConstructorAmbiguity3.errors.txt
parserConstructorAmbiguity3.js
parserConstructorAmbiguity4.errors.txt
parserConstructorAmbiguity4.js
parserConstructorDeclaration1.js
parserConstructorDeclaration1.types
parserConstructorDeclaration2.errors.txt
parserConstructorDeclaration2.js
parserConstructorDeclaration3.errors.txt
parserConstructorDeclaration3.js
parserConstructorDeclaration4.errors.txt
parserConstructorDeclaration4.js
parserConstructorDeclaration5.errors.txt
parserConstructorDeclaration5.js
parserConstructorDeclaration6.errors.txt
parserConstructorDeclaration6.js
parserConstructorDeclaration7.errors.txt
parserConstructorDeclaration7.js
parserConstructorDeclaration8.errors.txt
parserConstructorDeclaration8.js
parserConstructorDeclaration9.errors.txt
parserConstructorDeclaration9.js
parserConstructorDeclaration10.errors.txt
parserConstructorDeclaration10.js
parserConstructorDeclaration11.errors.txt
parserConstructorDeclaration11.js
parserConstructorDeclaration12.errors.txt
parserConstructorDeclaration12.js
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
parserEmptyParenthesizedExpression1.js
parserEmptyStatement1.d.errors.txt
parserEmptyStatement1.js
parserEmptyStatement1.types
parserEnum1.errors.txt
parserEnum1.js
parserEnum2.errors.txt
parserEnum2.js
parserEnum3.errors.txt
parserEnum3.js
parserEnum4.errors.txt
parserEnum4.js
parserEnum5.errors.txt
parserEnum5.js
parserEnum6.js
parserEnum6.types
parserEnum7.errors.txt
parserEnum7.js
parserEnumDeclaration1.js
parserEnumDeclaration1.types
parserEnumDeclaration2.d.types
parserEnumDeclaration2.errors.txt
parserEnumDeclaration2.js
parserEnumDeclaration3.d.errors.txt
parserEnumDeclaration3.js
parserEnumDeclaration3.types
parserEnumDeclaration4.errors.txt
parserEnumDeclaration4.js
parserEnumDeclaration5.js
parserEnumDeclaration5.types
parserEnumDeclaration6.errors.txt
parserEnumDeclaration6.js
parserEqualsGreaterThanAfterFunction1.errors.txt
parserEqualsGreaterThanAfterFunction1.js
parserEqualsGreaterThanAfterFunction2.errors.txt
parserEqualsGreaterThanAfterFunction2.js
parserErrantAccessibilityModifierInModule1.errors.txt
parserErrantAccessibilityModifierInModule1.js
parserErrantEqualsGreaterThanAfterFunction1.errors.txt
parserErrantEqualsGreaterThanAfterFunction1.js
parserErrantEqualsGreaterThanAfterFunction2.errors.txt
parserErrantEqualsGreaterThanAfterFunction2.js
parserErrantSemicolonInClass1.errors.txt
parserErrantSemicolonInClass1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_ArgumentList1.errors.txt
parserErrorRecovery_ArgumentList1.js
parserErrorRecovery_ArgumentList2.errors.txt
parserErrorRecovery_ArgumentList2.js
parserErrorRecovery_ArgumentList3.errors.txt
parserErrorRecovery_ArgumentList3.js
parserErrorRecovery_ArgumentList4.errors.txt
parserErrorRecovery_ArgumentList4.js
parserErrorRecovery_ArgumentList5.errors.txt
parserErrorRecovery_ArgumentList5.js
parserErrorRecovery_ArgumentList6.errors.txt
parserErrorRecovery_ArgumentList6.js
parserErrorRecovery_ArgumentList7.errors.txt
parserErrorRecovery_ArgumentList7.js
parserErrorRecovery_Block1.errors.txt
parserErrorRecovery_Block1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_Block2.errors.txt
parserErrorRecovery_Block2.js
parserErrorRecovery_Block3.errors.txt
parserErrorRecovery_Block3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_ClassElement1.errors.txt
parserErrorRecovery_ClassElement1.js
parserErrorRecovery_ClassElement2.errors.txt
parserErrorRecovery_ClassElement2.js
parserErrorRecovery_ClassElement3.errors.txt Updated baselines 2015-03-17 14:21:08 -07:00
parserErrorRecovery_ClassElement3.js
parserErrorRecovery_Expression1.errors.txt
parserErrorRecovery_Expression1.js
parserErrorRecovery_ExtendsOrImplementsClause1.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause1.js
parserErrorRecovery_ExtendsOrImplementsClause2.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause2.js
parserErrorRecovery_ExtendsOrImplementsClause3.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause3.js
parserErrorRecovery_ExtendsOrImplementsClause4.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause4.js
parserErrorRecovery_ExtendsOrImplementsClause5.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause5.js
parserErrorRecovery_ExtendsOrImplementsClause6.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause6.js
parserErrorRecovery_IncompleteMemberVariable1.errors.txt
parserErrorRecovery_IncompleteMemberVariable1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_IncompleteMemberVariable2.errors.txt
parserErrorRecovery_IncompleteMemberVariable2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_LeftShift1.errors.txt
parserErrorRecovery_LeftShift1.js
parserErrorRecovery_ModuleElement1.errors.txt
parserErrorRecovery_ModuleElement1.js
parserErrorRecovery_ModuleElement2.errors.txt
parserErrorRecovery_ModuleElement2.js
parserErrorRecovery_ObjectLiteral1.errors.txt
parserErrorRecovery_ObjectLiteral1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_ObjectLiteral2.errors.txt
parserErrorRecovery_ObjectLiteral2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_ObjectLiteral3.errors.txt
parserErrorRecovery_ObjectLiteral3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_ObjectLiteral4.errors.txt
parserErrorRecovery_ObjectLiteral4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_ObjectLiteral5.errors.txt
parserErrorRecovery_ObjectLiteral5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_ParameterList1.errors.txt
parserErrorRecovery_ParameterList1.js
parserErrorRecovery_ParameterList2.errors.txt
parserErrorRecovery_ParameterList2.js
parserErrorRecovery_ParameterList3.errors.txt
parserErrorRecovery_ParameterList3.js
parserErrorRecovery_ParameterList4.errors.txt
parserErrorRecovery_ParameterList4.js
parserErrorRecovery_ParameterList5.errors.txt
parserErrorRecovery_ParameterList5.js
parserErrorRecovery_ParameterList6.errors.txt
parserErrorRecovery_ParameterList6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_SourceUnit1.errors.txt
parserErrorRecovery_SourceUnit1.js
parserErrorRecovery_SwitchStatement1.errors.txt
parserErrorRecovery_SwitchStatement1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecovery_SwitchStatement2.errors.txt
parserErrorRecovery_SwitchStatement2.js
parserErrorRecovery_VariableList1.errors.txt
parserErrorRecovery_VariableList1.js
parserErrorRecoveryArrayLiteralExpression1.errors.txt
parserErrorRecoveryArrayLiteralExpression1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecoveryArrayLiteralExpression2.errors.txt
parserErrorRecoveryArrayLiteralExpression2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecoveryArrayLiteralExpression3.errors.txt
parserErrorRecoveryArrayLiteralExpression3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserErrorRecoveryIfStatement1.errors.txt
parserErrorRecoveryIfStatement1.js
parserErrorRecoveryIfStatement2.errors.txt
parserErrorRecoveryIfStatement2.js
parserErrorRecoveryIfStatement3.errors.txt
parserErrorRecoveryIfStatement3.js
parserErrorRecoveryIfStatement4.errors.txt
parserErrorRecoveryIfStatement4.js
parserErrorRecoveryIfStatement5.errors.txt
parserErrorRecoveryIfStatement5.js
parserErrorRecoveryIfStatement6.errors.txt
parserErrorRecoveryIfStatement6.js
parserES3Accessors1.errors.txt
parserES3Accessors1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES3Accessors2.errors.txt
parserES3Accessors2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES3Accessors3.errors.txt
parserES3Accessors3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES3Accessors4.errors.txt
parserES3Accessors4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES5ComputedPropertyName1.errors.txt
parserES5ComputedPropertyName1.js
parserES5ComputedPropertyName2.errors.txt
parserES5ComputedPropertyName2.js
parserES5ComputedPropertyName3.errors.txt
parserES5ComputedPropertyName3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES5ComputedPropertyName4.errors.txt
parserES5ComputedPropertyName4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES5ComputedPropertyName5.errors.txt
parserES5ComputedPropertyName5.js
parserES5ComputedPropertyName6.errors.txt
parserES5ComputedPropertyName6.js
parserES5ComputedPropertyName7.errors.txt
parserES5ComputedPropertyName7.js
parserES5ComputedPropertyName8.errors.txt
parserES5ComputedPropertyName8.js
parserES5ComputedPropertyName9.errors.txt
parserES5ComputedPropertyName9.js
parserES5ComputedPropertyName10.errors.txt
parserES5ComputedPropertyName10.js
parserES5ComputedPropertyName11.errors.txt
parserES5ComputedPropertyName11.js
parserES5ForOfStatement1.d.errors.txt
parserES5ForOfStatement2.errors.txt
parserES5ForOfStatement2.js
parserES5ForOfStatement3.errors.txt
parserES5ForOfStatement3.js
parserES5ForOfStatement4.errors.txt
parserES5ForOfStatement4.js
parserES5ForOfStatement5.errors.txt
parserES5ForOfStatement5.js
parserES5ForOfStatement6.errors.txt
parserES5ForOfStatement6.js
parserES5ForOfStatement7.errors.txt
parserES5ForOfStatement7.js
parserES5ForOfStatement8.errors.txt
parserES5ForOfStatement8.js
parserES5ForOfStatement9.errors.txt
parserES5ForOfStatement9.js
parserES5ForOfStatement10.errors.txt
parserES5ForOfStatement10.js
parserES5ForOfStatement11.errors.txt
parserES5ForOfStatement11.js
parserES5ForOfStatement12.errors.txt
parserES5ForOfStatement12.js
parserES5ForOfStatement13.errors.txt
parserES5ForOfStatement13.js
parserES5ForOfStatement14.errors.txt
parserES5ForOfStatement14.js
parserES5ForOfStatement15.errors.txt
parserES5ForOfStatement15.js
parserES5ForOfStatement16.errors.txt
parserES5ForOfStatement16.js
parserES5ForOfStatement17.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES5ForOfStatement17.types
parserES5ForOfStatement18.js
parserES5ForOfStatement18.types
parserES5ForOfStatement19.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES5ForOfStatement19.types
parserES5ForOfStatement20.errors.txt
parserES5ForOfStatement20.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES5ForOfStatement21.errors.txt
parserES5ForOfStatement21.js
parserES5SymbolIndexer1.errors.txt
parserES5SymbolIndexer1.js
parserES5SymbolIndexer2.errors.txt
parserES5SymbolIndexer2.js
parserES5SymbolIndexer3.errors.txt
parserES5SymbolIndexer3.js
parserES5SymbolProperty1.errors.txt
parserES5SymbolProperty1.js
parserES5SymbolProperty2.errors.txt
parserES5SymbolProperty2.js
parserES5SymbolProperty3.errors.txt
parserES5SymbolProperty3.js
parserES5SymbolProperty4.errors.txt
parserES5SymbolProperty4.js
parserES5SymbolProperty5.errors.txt
parserES5SymbolProperty5.js
parserES5SymbolProperty6.errors.txt
parserES5SymbolProperty6.js
parserES5SymbolProperty7.errors.txt
parserES5SymbolProperty7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserES5SymbolProperty8.errors.txt
parserES5SymbolProperty8.js
parserES5SymbolProperty9.errors.txt
parserES5SymbolProperty9.js
parserExportAsFunctionIdentifier.js
parserExportAsFunctionIdentifier.types
parserExportAssignment1.errors.txt
parserExportAssignment1.js
parserExportAssignment2.errors.txt
parserExportAssignment2.js
parserExportAssignment3.errors.txt
parserExportAssignment3.js
parserExportAssignment4.errors.txt
parserExportAssignment4.js
parserExportAssignment5.errors.txt
parserExportAssignment5.js
parserExportAssignment6.errors.txt
parserExportAssignment6.js
parserExportAssignment7.errors.txt
parserExportAssignment7.js
parserExportAssignment8.errors.txt
parserExportAssignment8.js
parserExpressionStatement1.d.errors.txt
parserForInStatement1.d.errors.txt
parserForInStatement2.errors.txt
parserForInStatement2.js
parserForInStatement3.errors.txt
parserForInStatement3.js
parserForInStatement4.errors.txt
parserForInStatement4.js
parserForInStatement5.errors.txt
parserForInStatement5.js
parserForInStatement6.errors.txt
parserForInStatement6.js
parserForInStatement7.errors.txt
parserForInStatement7.js
parserForOfStatement1.d.errors.txt
parserForOfStatement2.errors.txt
parserForOfStatement2.js
parserForOfStatement3.errors.txt
parserForOfStatement3.js
parserForOfStatement4.errors.txt
parserForOfStatement4.js
parserForOfStatement5.errors.txt
parserForOfStatement5.js
parserForOfStatement6.errors.txt
parserForOfStatement6.js
parserForOfStatement7.errors.txt
parserForOfStatement7.js
parserForOfStatement8.errors.txt
parserForOfStatement8.js
parserForOfStatement9.errors.txt
parserForOfStatement9.js
parserForOfStatement10.errors.txt
parserForOfStatement10.js
parserForOfStatement11.errors.txt
parserForOfStatement11.js
parserForOfStatement12.errors.txt
parserForOfStatement12.js
parserForOfStatement13.errors.txt
parserForOfStatement13.js
parserForOfStatement14.errors.txt
parserForOfStatement14.js
parserForOfStatement15.errors.txt
parserForOfStatement15.js
parserForOfStatement16.errors.txt
parserForOfStatement16.js
parserForOfStatement17.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserForOfStatement17.types
parserForOfStatement18.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserForOfStatement18.types
parserForOfStatement19.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserForOfStatement19.types
parserForOfStatement20.errors.txt
parserForOfStatement20.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserForOfStatement21.errors.txt
parserForOfStatement21.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
parserFunctionDeclaration1.js
parserFunctionDeclaration2.d.errors.txt
parserFunctionDeclaration2.errors.txt
parserFunctionDeclaration2.js
parserFunctionDeclaration3.errors.txt
parserFunctionDeclaration3.js
parserFunctionDeclaration4.errors.txt
parserFunctionDeclaration4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserFunctionDeclaration5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserFunctionDeclaration5.types
parserFunctionDeclaration6.errors.txt
parserFunctionDeclaration6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserFunctionDeclaration7.errors.txt
parserFunctionDeclaration7.js
parserFunctionDeclaration8.js
parserFunctionDeclaration8.types
parserFunctionPropertyAssignment1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserFunctionPropertyAssignment1.types
parserFunctionPropertyAssignment2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserFunctionPropertyAssignment2.types
parserFunctionPropertyAssignment3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserFunctionPropertyAssignment3.types
parserFunctionPropertyAssignment4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserFunctionPropertyAssignment4.types
parserFuzz1.errors.txt
parserFuzz1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
parserGetAccessorWithTypeParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserGreaterThanTokenAmbiguity1.js
parserGreaterThanTokenAmbiguity1.types
parserGreaterThanTokenAmbiguity2.errors.txt
parserGreaterThanTokenAmbiguity2.js
parserGreaterThanTokenAmbiguity3.errors.txt
parserGreaterThanTokenAmbiguity3.js
parserGreaterThanTokenAmbiguity4.errors.txt
parserGreaterThanTokenAmbiguity4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserGreaterThanTokenAmbiguity5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserGreaterThanTokenAmbiguity5.types
parserGreaterThanTokenAmbiguity6.js
parserGreaterThanTokenAmbiguity6.types
parserGreaterThanTokenAmbiguity7.errors.txt
parserGreaterThanTokenAmbiguity7.js
parserGreaterThanTokenAmbiguity8.errors.txt
parserGreaterThanTokenAmbiguity8.js
parserGreaterThanTokenAmbiguity9.errors.txt
parserGreaterThanTokenAmbiguity9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserGreaterThanTokenAmbiguity10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserGreaterThanTokenAmbiguity10.types
parserGreaterThanTokenAmbiguity11.errors.txt
parserGreaterThanTokenAmbiguity11.js
parserGreaterThanTokenAmbiguity12.errors.txt
parserGreaterThanTokenAmbiguity12.js
parserGreaterThanTokenAmbiguity13.errors.txt
parserGreaterThanTokenAmbiguity13.js
parserGreaterThanTokenAmbiguity14.errors.txt
parserGreaterThanTokenAmbiguity14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserGreaterThanTokenAmbiguity15.errors.txt
parserGreaterThanTokenAmbiguity15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserGreaterThanTokenAmbiguity16.errors.txt
parserGreaterThanTokenAmbiguity16.js
parserGreaterThanTokenAmbiguity17.errors.txt
parserGreaterThanTokenAmbiguity17.js
parserGreaterThanTokenAmbiguity18.errors.txt
parserGreaterThanTokenAmbiguity18.js
parserGreaterThanTokenAmbiguity19.errors.txt
parserGreaterThanTokenAmbiguity19.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserGreaterThanTokenAmbiguity20.errors.txt
parserGreaterThanTokenAmbiguity20.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserharness.errors.txt
parserharness.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserIfStatement1.d.errors.txt
parserIfStatement2.errors.txt
parserIfStatement2.js
parserImportDeclaration1.errors.txt
parserImportDeclaration1.js
parserindenter.errors.txt
parserindenter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserIndexMemberDeclaration1.js
parserIndexMemberDeclaration1.types
parserIndexMemberDeclaration2.js
parserIndexMemberDeclaration2.types
parserIndexMemberDeclaration3.js
parserIndexMemberDeclaration3.types
parserIndexMemberDeclaration4.js
parserIndexMemberDeclaration4.types
parserIndexMemberDeclaration5.errors.txt
parserIndexMemberDeclaration5.js
parserIndexMemberDeclaration6.errors.txt
parserIndexMemberDeclaration6.js
parserIndexMemberDeclaration7.errors.txt
parserIndexMemberDeclaration7.js
parserIndexMemberDeclaration8.errors.txt
parserIndexMemberDeclaration8.js
parserIndexMemberDeclaration9.errors.txt
parserIndexMemberDeclaration9.js
parserIndexMemberDeclaration10.errors.txt
parserIndexMemberDeclaration10.js
parserIndexSignature1.errors.txt
parserIndexSignature1.js
parserIndexSignature2.errors.txt
parserIndexSignature2.js
parserIndexSignature3.errors.txt
parserIndexSignature3.js
parserIndexSignature4.errors.txt
parserIndexSignature4.js
parserIndexSignature5.errors.txt
parserIndexSignature5.js
parserIndexSignature6.errors.txt
parserIndexSignature6.js
parserIndexSignature7.errors.txt
parserIndexSignature7.js
parserIndexSignature8.errors.txt
parserIndexSignature8.js
parserIndexSignature9.errors.txt
parserIndexSignature9.js
parserIndexSignature10.errors.txt
parserIndexSignature10.js
parserIndexSignature11.errors.txt
parserIndexSignature11.js
parserInExpression1.errors.txt
parserInExpression1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserInterfaceDeclaration1.errors.txt
parserInterfaceDeclaration1.js
parserInterfaceDeclaration2.errors.txt
parserInterfaceDeclaration2.js
parserInterfaceDeclaration3.errors.txt
parserInterfaceDeclaration3.js
parserInterfaceDeclaration4.errors.txt
parserInterfaceDeclaration4.js
parserInterfaceDeclaration5.errors.txt
parserInterfaceDeclaration5.js
parserInterfaceDeclaration6.errors.txt
parserInterfaceDeclaration6.js
parserInterfaceDeclaration7.errors.txt
parserInterfaceDeclaration7.js
parserInterfaceDeclaration8.errors.txt
parserInterfaceDeclaration8.js
parserInterfaceKeywordInEnum.js
parserInterfaceKeywordInEnum.types
parserInterfaceKeywordInEnum1.js
parserInterfaceKeywordInEnum1.types
parserInvalidIdentifiersInVariableStatements1.errors.txt
parserInvalidIdentifiersInVariableStatements1.js
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.errors.txt
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.js
parserKeywordsAsIdentifierName1.js
parserKeywordsAsIdentifierName1.types
parserKeywordsAsIdentifierName2.errors.txt
parserKeywordsAsIdentifierName2.js
parserLabeledStatement1.d.errors.txt
parserMemberAccessAfterPostfixExpression1.errors.txt
parserMemberAccessAfterPostfixExpression1.js
parserMemberAccessExpression1.errors.txt
parserMemberAccessExpression1.js
parserMemberAccessOffOfGenericType1.errors.txt
parserMemberAccessOffOfGenericType1.js
parserMemberAccessor1.errors.txt
parserMemberAccessor1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration1.errors.txt
parserMemberAccessorDeclaration1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration2.errors.txt
parserMemberAccessorDeclaration2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration3.errors.txt
parserMemberAccessorDeclaration3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration4.types
parserMemberAccessorDeclaration5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration5.types
parserMemberAccessorDeclaration6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration6.types
parserMemberAccessorDeclaration7.errors.txt
parserMemberAccessorDeclaration7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration8.errors.txt
parserMemberAccessorDeclaration8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration9.errors.txt
parserMemberAccessorDeclaration9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration10.errors.txt
parserMemberAccessorDeclaration10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration11.errors.txt
parserMemberAccessorDeclaration11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration12.errors.txt
parserMemberAccessorDeclaration12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration13.errors.txt
parserMemberAccessorDeclaration13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration14.errors.txt
parserMemberAccessorDeclaration14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration15.errors.txt
parserMemberAccessorDeclaration15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration16.errors.txt
parserMemberAccessorDeclaration16.js
parserMemberAccessorDeclaration17.errors.txt
parserMemberAccessorDeclaration17.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberAccessorDeclaration18.errors.txt
parserMemberAccessorDeclaration18.js
parserMemberFunctionDeclaration1.errors.txt
parserMemberFunctionDeclaration1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberFunctionDeclaration2.errors.txt
parserMemberFunctionDeclaration2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberFunctionDeclaration3.errors.txt
parserMemberFunctionDeclaration3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberFunctionDeclaration4.errors.txt
parserMemberFunctionDeclaration4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberFunctionDeclaration5.errors.txt
parserMemberFunctionDeclaration5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberFunctionDeclarationAmbiguities1.errors.txt
parserMemberFunctionDeclarationAmbiguities1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMemberVariableDeclaration1.errors.txt
parserMemberVariableDeclaration1.js
parserMemberVariableDeclaration2.errors.txt
parserMemberVariableDeclaration2.js
parserMemberVariableDeclaration3.errors.txt
parserMemberVariableDeclaration3.js
parserMemberVariableDeclaration4.errors.txt
parserMemberVariableDeclaration4.js
parserMemberVariableDeclaration5.errors.txt
parserMemberVariableDeclaration5.js
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
parserMissingLambdaOpenBrace1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMissingToken1.errors.txt
parserMissingToken1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserMissingToken2.errors.txt
parserMissingToken2.js
parserModifierOnPropertySignature1.errors.txt
parserModifierOnPropertySignature1.js
parserModifierOnPropertySignature2.js
parserModifierOnPropertySignature2.types
parserModifierOnStatementInBlock1.errors.txt
parserModifierOnStatementInBlock1.js
parserModifierOnStatementInBlock2.errors.txt
parserModifierOnStatementInBlock2.js
parserModifierOnStatementInBlock3.errors.txt
parserModifierOnStatementInBlock3.js
parserModifierOnStatementInBlock4.errors.txt
parserModifierOnStatementInBlock4.js
parserModule1.errors.txt
parserModule1.js
parserModuleDeclaration1.d.errors.txt
parserModuleDeclaration1.errors.txt
parserModuleDeclaration1.js
parserModuleDeclaration2.d.errors.txt
parserModuleDeclaration2.js
parserModuleDeclaration2.types
parserModuleDeclaration3.d.types
parserModuleDeclaration3.errors.txt
parserModuleDeclaration3.js
parserModuleDeclaration4.d.errors.txt
parserModuleDeclaration4.js
parserModuleDeclaration4.types
parserModuleDeclaration5.errors.txt
parserModuleDeclaration5.js
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserNotHexLiteral1.errors.txt
parserNotHexLiteral1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserNotRegex1.errors.txt
parserNotRegex1.js
parserObjectCreation1.errors.txt
parserObjectCreation1.js
parserObjectCreation2.errors.txt
parserObjectCreation2.js
parserObjectCreationArrayLiteral1.errors.txt
parserObjectCreationArrayLiteral1.js
parserObjectCreationArrayLiteral2.errors.txt
parserObjectCreationArrayLiteral2.js
parserObjectCreationArrayLiteral3.errors.txt
parserObjectCreationArrayLiteral3.js
parserObjectCreationArrayLiteral4.errors.txt
parserObjectCreationArrayLiteral4.js
parserObjectLiterals1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserObjectLiterals1.types
parserObjectType1.js
parserObjectType1.types
parserObjectType2.js
parserObjectType2.types
parserObjectType3.js
parserObjectType3.types
parserObjectType4.js
parserObjectType4.types
parserObjectType5.errors.txt
parserObjectType5.js
parserObjectType6.errors.txt
parserObjectType6.js
parserOptionalTypeMembers1.js
parserOptionalTypeMembers1.types
parserOverloadOnConstants1.errors.txt
parserOverloadOnConstants1.js
parserParameterList1.errors.txt
parserParameterList1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserParameterList2.errors.txt
parserParameterList2.js
parserParameterList3.errors.txt
parserParameterList3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
parserParameterList9.js
parserParameterList10.errors.txt
parserParameterList10.js
parserParameterList11.errors.txt
parserParameterList11.js
parserParameterList12.errors.txt
parserParameterList12.js
parserParameterList13.errors.txt
parserParameterList13.js
parserParameterList14.errors.txt
parserParameterList14.js
parserParameterList15.errors.txt
parserParameterList15.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserParameterList16.errors.txt
parserParameterList16.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserParameterList17.errors.txt
parserParameterList17.js
parserPostfixPostfixExpression1.errors.txt
parserPostfixPostfixExpression1.js
parserPostfixUnaryExpression1.errors.txt
parserPostfixUnaryExpression1.js
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
parserPublicBreak1.js
parserRealSource1.errors.txt
parserRealSource1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRealSource2.errors.txt
parserRealSource2.js
parserRealSource3.errors.txt
parserRealSource3.js
parserRealSource4.errors.txt
parserRealSource4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRealSource5.errors.txt
parserRealSource5.js
parserRealSource6.errors.txt
parserRealSource6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRealSource7.errors.txt
parserRealSource7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRealSource8.errors.txt
parserRealSource8.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRealSource9.errors.txt
parserRealSource9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRealSource10.errors.txt
parserRealSource10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRealSource11.errors.txt
parserRealSource11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRealSource12.errors.txt
parserRealSource12.js
parserRealSource13.errors.txt
parserRealSource13.js
parserRealSource14.errors.txt
parserRealSource14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRegularExpression1.errors.txt
parserRegularExpression1.js
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserRegularExpressionDivideAmbiguity2.errors.txt
parserRegularExpressionDivideAmbiguity2.js
parserRegularExpressionDivideAmbiguity3.errors.txt
parserRegularExpressionDivideAmbiguity3.js
parserRegularExpressionDivideAmbiguity4.errors.txt
parserRegularExpressionDivideAmbiguity4.js
parserRegularExpressionDivideAmbiguity5.errors.txt
parserRegularExpressionDivideAmbiguity5.js
parserReturnStatement1.d.errors.txt
parserReturnStatement1.errors.txt
parserReturnStatement1.js
parserReturnStatement2.errors.txt
parserReturnStatement2.js
parserReturnStatement3.js
parserReturnStatement3.types
parserReturnStatement4.errors.txt
parserReturnStatement4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
parserS12.11_A3_T4.js
parserSbp_7.9_A9_T3.js
parserSbp_7.9_A9_T3.types
parserSetAccessorWithTypeAnnotation1.errors.txt
parserSetAccessorWithTypeAnnotation1.js
parserSetAccessorWithTypeParameters1.errors.txt
parserSetAccessorWithTypeParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserShorthandPropertyAssignment1.errors.txt
parserShorthandPropertyAssignment1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserShorthandPropertyAssignment2.errors.txt
parserShorthandPropertyAssignment2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserShorthandPropertyAssignment3.errors.txt
parserShorthandPropertyAssignment3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserShorthandPropertyAssignment4.errors.txt
parserShorthandPropertyAssignment4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserShorthandPropertyAssignment5.errors.txt
parserShorthandPropertyAssignment5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserSkippedTokens1.errors.txt
parserSkippedTokens1.js
parserSkippedTokens2.errors.txt
parserSkippedTokens2.js
parserSkippedTokens3.errors.txt
parserSkippedTokens3.js
parserSkippedTokens4.errors.txt
parserSkippedTokens4.js
parserSkippedTokens5.errors.txt
parserSkippedTokens5.js
parserSkippedTokens6.errors.txt
parserSkippedTokens6.js
parserSkippedTokens7.errors.txt
parserSkippedTokens7.js
parserSkippedTokens8.errors.txt
parserSkippedTokens8.js
parserSkippedTokens9.errors.txt
parserSkippedTokens9.js
parserSkippedTokens10.errors.txt
parserSkippedTokens10.js
parserSkippedTokens11.errors.txt
parserSkippedTokens11.js
parserSkippedTokens12.errors.txt
parserSkippedTokens12.js
parserSkippedTokens13.errors.txt
parserSkippedTokens13.js
parserSkippedTokens14.errors.txt
parserSkippedTokens14.js
parserSkippedTokens15.errors.txt
parserSkippedTokens15.js
parserSkippedTokens16.errors.txt
parserSkippedTokens16.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserSkippedTokens17.errors.txt
parserSkippedTokens17.js
parserSkippedTokens18.errors.txt
parserSkippedTokens18.js
parserSkippedTokens19.errors.txt
parserSkippedTokens19.js
parserSkippedTokens20.errors.txt
parserSkippedTokens20.js
parserStatementIsNotAMemberVariableDeclaration1.errors.txt
parserStatementIsNotAMemberVariableDeclaration1.js
parserStrictMode1.errors.txt
parserStrictMode1.js
parserStrictMode2.errors.txt
parserStrictMode2.js
parserStrictMode3-negative.errors.txt
parserStrictMode3-negative.js
parserStrictMode3.errors.txt
parserStrictMode3.js
parserStrictMode4.errors.txt
parserStrictMode4.js
parserStrictMode5.errors.txt
parserStrictMode5.js
parserStrictMode6-negative.errors.txt
parserStrictMode6-negative.js
parserStrictMode6.errors.txt
parserStrictMode6.js
parserStrictMode7.errors.txt
parserStrictMode7.js
parserStrictMode8.errors.txt
parserStrictMode8.js
parserStrictMode9.errors.txt
parserStrictMode9.js
parserStrictMode10.errors.txt
parserStrictMode10.js
parserStrictMode11.errors.txt
parserStrictMode11.js
parserStrictMode12.errors.txt
parserStrictMode12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserStrictMode13.errors.txt
parserStrictMode13.js
parserStrictMode14.errors.txt
parserStrictMode14.js
parserStrictMode15-negative.errors.txt
parserStrictMode15-negative.js
parserStrictMode15.errors.txt
parserStrictMode15.js
parserStrictMode16.js
parserStrictMode16.types
parserSuperExpression1.errors.txt
parserSuperExpression1.js Update Baselines 2015-03-16 14:28:29 -07:00
parserSuperExpression2.errors.txt
parserSuperExpression2.js Update Baselines 2015-03-16 14:28:29 -07:00
parserSuperExpression3.errors.txt
parserSuperExpression3.js
parserSuperExpression4.errors.txt
parserSuperExpression4.js Update Baselines 2015-03-16 14:28:29 -07:00
parserSwitchStatement1.d.errors.txt
parserSymbolIndexer1.errors.txt
parserSymbolIndexer1.js
parserSymbolIndexer2.errors.txt
parserSymbolIndexer2.js Update Baselines 2015-03-16 14:28:29 -07:00
parserSymbolIndexer3.errors.txt
parserSymbolIndexer3.js Update Baselines 2015-03-16 14:28:29 -07:00
parserSymbolIndexer4.errors.txt
parserSymbolIndexer4.js
parserSymbolIndexer5.errors.txt
parserSymbolIndexer5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserSymbolProperty1.js
parserSymbolProperty1.types
parserSymbolProperty2.js
parserSymbolProperty2.types
parserSymbolProperty3.js
parserSymbolProperty3.types
parserSymbolProperty4.js
parserSymbolProperty4.types
parserSymbolProperty5.js Update Baselines 2015-03-16 14:28:29 -07:00
parserSymbolProperty5.types
parserSymbolProperty6.js Update Baselines 2015-03-16 14:28:29 -07:00
parserSymbolProperty6.types
parserSymbolProperty7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserSymbolProperty7.types
parserSymbolProperty8.js
parserSymbolProperty8.types
parserSymbolProperty9.js
parserSymbolProperty9.types
parserSyntaxWalker.generated.js
parserSyntaxWalker.generated.types
parserTernaryAndCommaOperators1.errors.txt
parserTernaryAndCommaOperators1.js
parserThrowStatement1.d.errors.txt
parserTryStatement1.d.errors.txt
parserTypeAssertionInObjectCreationExpression1.errors.txt
parserTypeAssertionInObjectCreationExpression1.js
parserTypeQuery1.errors.txt
parserTypeQuery1.js
parserTypeQuery2.errors.txt
parserTypeQuery2.js
parserTypeQuery3.errors.txt
parserTypeQuery3.js
parserTypeQuery4.errors.txt
parserTypeQuery4.js
parserTypeQuery5.errors.txt
parserTypeQuery5.js
parserTypeQuery6.errors.txt
parserTypeQuery6.js
parserTypeQuery7.errors.txt
parserTypeQuery7.js
parserTypeQuery8.errors.txt
parserTypeQuery8.js
parserTypeQuery9.errors.txt
parserTypeQuery9.js
parserUnaryExpression1.errors.txt
parserUnaryExpression1.js
parserUnaryExpression2.errors.txt
parserUnaryExpression2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserUnaryExpression3.errors.txt
parserUnaryExpression3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserUnaryExpression4.errors.txt
parserUnaryExpression4.js
parserUnaryExpression5.errors.txt
parserUnaryExpression5.js
parserUnaryExpression6.js
parserUnaryExpression6.types
parserUnaryExpression7.errors.txt
parserUnaryExpression7.js
parserUnfinishedTypeNameBeforeKeyword1.errors.txt
parserUnfinishedTypeNameBeforeKeyword1.js
parserUnicode1.errors.txt
parserUnicode1.js
parserUnicode2.js
parserUnicode2.types
parserUnicode3.js
parserUnicode3.types
parserUnicodeWhitespaceCharacter1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserUnicodeWhitespaceCharacter1.types
parserUnterminatedGeneric1.errors.txt
parserUnterminatedGeneric1.js
parserUnterminatedGeneric2.errors.txt
parserUnterminatedGeneric2.js
parserUsingConstructorAsIdentifier.errors.txt
parserUsingConstructorAsIdentifier.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parserVariableDeclaration1.errors.txt
parserVariableDeclaration1.js
parserVariableDeclaration2.errors.txt
parserVariableDeclaration2.js
parserVariableDeclaration3.errors.txt
parserVariableDeclaration3.js
parserVariableDeclaration4.d.types
parserVariableDeclaration4.errors.txt
parserVariableDeclaration4.js
parserVariableDeclaration5.errors.txt
parserVariableDeclaration5.js
parserVariableDeclaration6.errors.txt
parserVariableDeclaration6.js
parserVariableDeclaration7.js
parserVariableDeclaration7.types
parserVariableDeclaration8.errors.txt
parserVariableDeclaration8.js
parserVariableDeclaration9.js
parserVariableDeclaration9.types
parserVariableDeclaration10.errors.txt
parserVariableDeclaration10.js
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
parservoidInQualifiedName1.js
parservoidInQualifiedName2.errors.txt
parservoidInQualifiedName2.js
parserWhileStatement1.d.errors.txt
parserWithStatement1.d.errors.txt
parserWithStatement2.errors.txt
parserWithStatement2.js
parserX_ArrowFunction1.errors.txt
parserX_ArrowFunction1.js
parserX_ArrowFunction2.errors.txt
parserX_ArrowFunction2.js
parserX_ArrowFunction3.errors.txt
parserX_ArrowFunction3.js
parserX_ArrowFunction4.js
parserX_ArrowFunction4.types
parserX_TypeArgumentList1.errors.txt
parserX_TypeArgumentList1.js
parseShortform.js
parseShortform.types
parseTypes.errors.txt
parseTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
parsingClassRecoversWhenHittingUnexpectedSemicolon.errors.txt
parsingClassRecoversWhenHittingUnexpectedSemicolon.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
partiallyAmbientClodule.js
partiallyAmbientClodule.types
partiallyAmbientFundule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
partiallyAmbientFundule.types
pinnedComments1.js Add test for pinned comments. 2015-03-17 18:43:39 -07:00
pinnedComments1.types Add test for pinned comments. 2015-03-17 18:43:39 -07:00
plusOperatorInvalidOperations.errors.txt
plusOperatorInvalidOperations.js
plusOperatorWithAnyOtherType.errors.txt
plusOperatorWithAnyOtherType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
plusOperatorWithBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
plusOperatorWithBooleanType.types
plusOperatorWithEnumType.js
plusOperatorWithEnumType.types
plusOperatorWithNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
plusOperatorWithNumberType.types
plusOperatorWithStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
plusOperatorWithStringType.types
prefixIncrementAsOperandOfPlusExpression.js
prefixIncrementAsOperandOfPlusExpression.types
preserveConstEnums.js
preserveConstEnums.types
prespecializedGenericMembers1.js
prespecializedGenericMembers1.types
primaryExpressionMods.errors.txt
primaryExpressionMods.js
primitiveConstraints1.errors.txt
primitiveConstraints1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
primitiveConstraints2.errors.txt
primitiveConstraints2.js
primitiveMembers.errors.txt
primitiveMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Accepting new baselines 2015-03-21 13:18:11 -07:00
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
privacyGloImportParseErrors.js revised name generation 2015-03-23 16:16:29 -07:00
privacyGloInterface.js
privacyGloInterface.types
privacyGloVar.js
privacyGloVar.types
privacyImport.errors.txt
privacyImport.js
privacyImportParseErrors.errors.txt
privacyImportParseErrors.js revised name generation 2015-03-23 16:16:29 -07:00
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
privateClassPropertyAccessibleWithinClass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
privateIndexer.errors.txt
privateIndexer.js
privateIndexer2.errors.txt
privateIndexer2.js
privateInstanceMemberAccessibility.errors.txt
privateInstanceMemberAccessibility.js
privateInstanceVisibility.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
privateInstanceVisibility.types
privateInterfaceProperties.errors.txt
privateInterfaceProperties.js
privatePropertyUsingObjectType.js
privatePropertyUsingObjectType.types
privateStaticMemberAccessibility.errors.txt
privateStaticMemberAccessibility.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
privateStaticNotAccessibleInClodule.errors.txt
privateStaticNotAccessibleInClodule.js
privateStaticNotAccessibleInClodule2.errors.txt
privateStaticNotAccessibleInClodule2.js
privateVisibility.errors.txt
privateVisibility.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
privateVisibles.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
privateVisibles.types
promiseChaining.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
promiseChaining.types
promiseChaining1.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
promiseChaining1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
promiseChaining2.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
promiseChaining2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
promisePermutations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
promisePermutations2.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
promisePermutations2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
promisePermutations3.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
promisePermutations3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
promises.js
promises.types
promisesWithConstraints.js
promisesWithConstraints.types
promiseTest.js
promiseTest.types
promiseTypeInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
promiseTypeInference.types
propagationOfPromiseInitialization.js
propagationOfPromiseInitialization.types
properties.js
properties.js.map Address code review 2015-03-16 15:20:40 -07:00
properties.sourcemap.txt Address code review 2015-03-16 15:20:40 -07:00
properties.types
propertiesAndIndexers.errors.txt
propertiesAndIndexers.js
propertiesAndIndexers2.errors.txt
propertiesAndIndexers2.js
propertiesAndIndexersForNumericNames.errors.txt
propertiesAndIndexersForNumericNames.js
propertyAccess.errors.txt
propertyAccess.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
propertyAccessOnTypeParameterWithConstraints2.types
propertyAccessOnTypeParameterWithConstraints3.errors.txt
propertyAccessOnTypeParameterWithConstraints3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
propertyAccessOnTypeParameterWithConstraints4.errors.txt
propertyAccessOnTypeParameterWithConstraints4.js
propertyAccessOnTypeParameterWithConstraints5.errors.txt
propertyAccessOnTypeParameterWithConstraints5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
propertyAccessOnTypeParameterWithoutConstraints.js
propertyAccessOnTypeParameterWithoutConstraints.types
propertyAndAccessorWithSameName.errors.txt
propertyAndAccessorWithSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
propertyAndFunctionWithSameName.errors.txt
propertyAndFunctionWithSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
propertyAssignment.errors.txt
propertyAssignment.js
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
propertyOrdering2.errors.txt
propertyOrdering2.js
propertyParameterWithQuestionMark.errors.txt
propertyParameterWithQuestionMark.js
propertySignatures.errors.txt
propertySignatures.js
propertyWrappedInTry.errors.txt
propertyWrappedInTry.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
Protected1.errors.txt
Protected1.js
Protected2.errors.txt
Protected2.js
Protected3.errors.txt
Protected3.js
Protected4.errors.txt
Protected4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
Protected5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
Protected5.types
Protected6.errors.txt
Protected6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
Protected7.errors.txt
Protected7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
Protected8.js
Protected8.types
Protected9.js
Protected9.types
protectedClassPropertyAccessibleWithinClass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
protectedClassPropertyAccessibleWithinClass.types
protectedClassPropertyAccessibleWithinSubclass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
protectedClassPropertyAccessibleWithinSubclass.types
protectedClassPropertyAccessibleWithinSubclass2.errors.txt
protectedClassPropertyAccessibleWithinSubclass2.js
protectedClassPropertyAccessibleWithinSubclass3.errors.txt
protectedClassPropertyAccessibleWithinSubclass3.js
protectedInstanceMemberAccessibility.errors.txt
protectedInstanceMemberAccessibility.js
protectedMembers.errors.txt
protectedMembers.js
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
publicIndexer.errors.txt
publicIndexer.js
publicMemberImplementedAsPrivateInDerivedClass.errors.txt
publicMemberImplementedAsPrivateInDerivedClass.js
qualifiedModuleLocals.errors.txt
qualifiedModuleLocals.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
qualify.js
quotedAccessorName1.errors.txt
quotedAccessorName1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
quotedAccessorName2.errors.txt
quotedAccessorName2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
quotedFunctionName1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
quotedFunctionName1.types
quotedFunctionName2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
quotedFunctionName2.types
quotedModuleNameMustBeAmbient.errors.txt
quotedModuleNameMustBeAmbient.js
quotedPropertyName1.js
quotedPropertyName1.types
quotedPropertyName2.js
quotedPropertyName2.types
quotedPropertyName3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
rectype.types
recur1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveBaseConstructorCreation1.types
recursiveBaseConstructorCreation2.js
recursiveBaseConstructorCreation2.types
recursiveBaseConstructorCreation3.errors.txt
recursiveBaseConstructorCreation3.js
recursiveClassInstantiationsWithDefaultConstructors.js
recursiveClassInstantiationsWithDefaultConstructors.types
recursiveClassReferenceTest.errors.txt
recursiveClassReferenceTest.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveClassReferenceTest.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveClassReferenceTest.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveCloduleReference.js revised name generation 2015-03-23 16:16:29 -07:00
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
recursiveFunctionTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveFunctionTypes1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveFunctionTypes1.types
recursiveGenericMethodCall.js
recursiveGenericMethodCall.types
recursiveGenericSignatureInstantiation.js
recursiveGenericSignatureInstantiation.types
recursiveGenericSignatureInstantiation2.js
recursiveGenericSignatureInstantiation2.types
recursiveGenericTypeHierarchy.errors.txt
recursiveGenericTypeHierarchy.js
recursiveGetterAccess.errors.txt
recursiveGetterAccess.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveIdenticalAssignment.errors.txt
recursiveIdenticalAssignment.js
recursiveIdenticalOverloadResolution.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveIdenticalOverloadResolution.types
recursiveInference1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveInference1.types
recursiveInferenceBug.errors.txt
recursiveInferenceBug.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveInheritance.errors.txt
recursiveInheritance.js
recursiveInheritance2.js
recursiveInheritance2.types
recursiveInheritance3.errors.txt
recursiveInheritance3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveInheritanceGeneric.errors.txt
recursiveInheritanceGeneric.js
recursiveInitializer.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveInitializer.types
recursiveLetConst.errors.txt
recursiveLetConst.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursivelySpecializedConstructorDeclaration.js
recursivelySpecializedConstructorDeclaration.types
recursiveMods.js
recursiveMods.types
recursiveNamedLambdaCall.errors.txt
recursiveNamedLambdaCall.js
recursiveObjectLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveObjectLiteral.types
recursiveProperties.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveProperties.types
recursiveReturns.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveReturns.types
recursiveSpecializationOfExtendedTypeWithError.js
recursiveSpecializationOfExtendedTypeWithError.types
recursiveSpecializationOfSignatures.errors.txt
recursiveSpecializationOfSignatures.js
recursiveTypeComparison.js
recursiveTypeComparison.types
recursiveTypeComparison2.errors.txt
recursiveTypeComparison2.js
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
recursiveTypesWithTypeof.js
recursiveTypesWithTypeof.types
redeclarationOfVarWithGenericType.js
redeclarationOfVarWithGenericType.types
redeclareParameterInCatchBlock.errors.txt
redeclareParameterInCatchBlock.js
redefineArray.errors.txt
redefineArray.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
regExpWithSlashInCharClass.js
regExpWithSlashInCharClass.types
relativePathMustResolve.errors.txt
relativePathMustResolve.js
relativePathToDeclarationFile.errors.txt
relativePathToDeclarationFile.js
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
reservedNamesInAliases.js
reservedWords.js
reservedWords.types
resolvingClassDeclarationWhenInBaseTypeResolution.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
resolvingClassDeclarationWhenInBaseTypeResolution.types
restArgAssignmentCompat.errors.txt
restArgAssignmentCompat.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
restArgMissingName.errors.txt
restArgMissingName.js
restElementMustBeLast.errors.txt
restElementMustBeLast.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
restElementWithInitializer1.errors.txt
restElementWithInitializer1.js
restElementWithInitializer2.errors.txt
restElementWithInitializer2.js
restElementWithNullInitializer.errors.txt
restElementWithNullInitializer.js
restParamAsOptional.errors.txt
restParamAsOptional.js
restParameterAssignmentCompatibility.js
restParameterAssignmentCompatibility.types
restParameterNotLast.errors.txt
restParameterNotLast.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
restParameterNoTypeAnnotation.js
restParameterNoTypeAnnotation.types
restParameters.js
restParameters.types
restParametersOfNonArrayTypes.errors.txt
restParametersOfNonArrayTypes.js
restParametersOfNonArrayTypes2.errors.txt
restParametersOfNonArrayTypes2.js
restParametersWithArrayTypeAnnotations.errors.txt
restParametersWithArrayTypeAnnotations.js
restParameterWithoutAnnotationIsAnyArray.errors.txt
restParameterWithoutAnnotationIsAnyArray.js
restParamsWithNonRestParams.errors.txt
restParamsWithNonRestParams.js
returnInConstructor1.errors.txt
returnInConstructor1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
returnStatement1.js
returnStatement1.types
returnStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
returnStatements.types
returnTypeParameter.errors.txt
returnTypeParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
returnTypeParameterWithModules.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
returnTypeParameterWithModules.types
returnTypeTypeArguments.errors.txt
returnTypeTypeArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
returnValueInSetter.errors.txt
returnValueInSetter.js
reuseInnerModuleMember.js
reuseInnerModuleMember.types
reversedRecusiveTypeInstantiation.js
reversedRecusiveTypeInstantiation.types
reverseInferenceInContextualInstantiation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
reverseInferenceInContextualInstantiation.types
scanner10.1.1-8gs.errors.txt
scanner10.1.1-8gs.js
scannerAdditiveExpression1.errors.txt
scannerAdditiveExpression1.js
scannerClass2.errors.txt
scannerClass2.js
scannerEnum1.errors.txt
scannerEnum1.js
scannerES3NumericLiteral1.js
scannerES3NumericLiteral1.types
scannerES3NumericLiteral2.js
scannerES3NumericLiteral2.types
scannerES3NumericLiteral3.errors.txt
scannerES3NumericLiteral3.js
scannerES3NumericLiteral4.errors.txt
scannerES3NumericLiteral4.js
scannerES3NumericLiteral5.js
scannerES3NumericLiteral5.types
scannerES3NumericLiteral6.errors.txt
scannerES3NumericLiteral6.js
scannerES3NumericLiteral7.js
scannerES3NumericLiteral7.types
scannerImportDeclaration1.errors.txt
scannerImportDeclaration1.js
scannerNumericLiteral1.js
scannerNumericLiteral1.types
scannerNumericLiteral2.errors.txt
scannerNumericLiteral2.js
scannerNumericLiteral3.errors.txt
scannerNumericLiteral3.js
scannerNumericLiteral4.errors.txt
scannerNumericLiteral4.js
scannerNumericLiteral5.js
scannerNumericLiteral5.types
scannerNumericLiteral6.errors.txt
scannerNumericLiteral6.js
scannerNumericLiteral7.js
scannerNumericLiteral7.types
scannerNumericLiteral8.errors.txt
scannerNumericLiteral8.js
scannerNumericLiteral9.errors.txt
scannerNumericLiteral9.js
scannerS7.2_A1.5_T2.errors.txt
scannerS7.2_A1.5_T2.js
scannerS7.3_A1.1_T2.errors.txt
scannerS7.3_A1.1_T2.js
scannerS7.4_A2_T2.errors.txt
scannerS7.4_A2_T2.js
scannerS7.6_A4.2_T1.errors.txt
scannerS7.6_A4.2_T1.js
scannerS7.8.3_A6.1_T1.errors.txt
scannerS7.8.3_A6.1_T1.js
scannerS7.8.4_A7.1_T4.errors.txt
scannerS7.8.4_A7.1_T4.js
scannerStringLiterals.errors.txt
scannerStringLiterals.js
scannerStringLiteralWithContainingNullCharacter1.js
scannerStringLiteralWithContainingNullCharacter1.types
scannertest1.errors.txt
scannertest1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
scannerUnexpectedNullCharacter1.errors.txt
scannerUnexpectedNullCharacter1.js
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
scopeTests.js
scopingInCatchBlocks.errors.txt
scopingInCatchBlocks.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
selfInCallback.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
selfInCallback.types
selfInLambdas.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
selfInLambdas.types
selfRef.errors.txt
selfRef.js
selfReferencesInFunctionParameters.errors.txt
selfReferencesInFunctionParameters.js
selfReferencingFile.errors.txt
selfReferencingFile.js
selfReferencingFile2.errors.txt
selfReferencingFile2.js
selfReferencingFile3.errors.txt
selfReferencingFile3.js
semicolonsInModuleDeclarations.errors.txt
semicolonsInModuleDeclarations.js
separate1-1.errors.txt
separate1-1.js
separate1-2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
separate1-2.types
setterBeforeGetter.errors.txt
setterBeforeGetter.js
setterWithReturn.errors.txt
setterWithReturn.js
shadowedInternalModule.errors.txt
shadowedInternalModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
shadowingViaLocalValue.errors.txt
shadowingViaLocalValue.js revised name generation 2015-03-23 16:16:29 -07:00
shadowingViaLocalValueOrBindingElement.errors.txt
shadowingViaLocalValueOrBindingElement.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
shadowPrivateMembers.errors.txt
shadowPrivateMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sigantureIsSubTypeIfTheyAreIdentical.js
sigantureIsSubTypeIfTheyAreIdentical.types
simpleArrowFunctionParameterReferencedInObjectLiteral1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
simpleArrowFunctionParameterReferencedInObjectLiteral1.types
slashBeforeVariableDeclaration1.errors.txt
slashBeforeVariableDeclaration1.js
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMap-FileWithComments.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMap-FileWithComments.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMap-FileWithComments.types
sourceMap-InterfacePrecedingVariableDeclaration1.js
sourceMap-InterfacePrecedingVariableDeclaration1.js.map
sourceMap-InterfacePrecedingVariableDeclaration1.sourcemap.txt
sourceMap-InterfacePrecedingVariableDeclaration1.types
sourceMap-LineBreaks.js
sourceMap-LineBreaks.js.map Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6. 2015-03-20 16:53:47 -07:00
sourceMap-LineBreaks.sourcemap.txt Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6. 2015-03-20 16:53:47 -07:00
sourceMap-LineBreaks.types Treat 0x0085 as whitespace, not as a line terminator. This matches ES5 and ES6. 2015-03-20 16:53:47 -07:00
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 Address code review 2015-03-16 15:20:40 -07:00
sourceMapValidationClass.sourcemap.txt Address code review 2015-03-16 15:20:40 -07:00
sourceMapValidationClass.types
sourceMapValidationClasses.js
sourceMapValidationClasses.js.map
sourceMapValidationClasses.sourcemap.txt
sourceMapValidationClasses.types
sourceMapValidationClassWithDefaultConstructor.js
sourceMapValidationClassWithDefaultConstructor.js.map
sourceMapValidationClassWithDefaultConstructor.sourcemap.txt
sourceMapValidationClassWithDefaultConstructor.types
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.types
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.js
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.js.map
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.sourcemap.txt
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.types
sourceMapValidationDebugger.js
sourceMapValidationDebugger.js.map
sourceMapValidationDebugger.sourcemap.txt
sourceMapValidationDebugger.types
sourceMapValidationDecorators.js Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
sourceMapValidationDecorators.js.map Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
sourceMapValidationDecorators.sourcemap.txt Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
sourceMapValidationDecorators.types Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationFunctionExpressions.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationFunctionExpressions.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationFunctionExpressions.types
sourceMapValidationFunctionPropertyAssignment.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationFunctionPropertyAssignment.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationFunctionPropertyAssignment.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationStatements.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
sourceMapValidationStatements.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
spaceBeforeQuestionMarkInPropertyAssignment.errors.txt
spaceBeforeQuestionMarkInPropertyAssignment.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
specializationError.js
specializationError.types
specializationOfExportedClass.js
specializationOfExportedClass.types
specializationsShouldNotAffectEachOther.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
specializationsShouldNotAffectEachOther.types
specializedInheritedConstructors1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
specializedInheritedConstructors1.types
specializedLambdaTypeArguments.js
specializedLambdaTypeArguments.types
specializedOverloadWithRestParameters.errors.txt
specializedOverloadWithRestParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
specializedSignatureAsCallbackParameter1.errors.txt
specializedSignatureAsCallbackParameter1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
specializedSignatureInInterface.js
specializedSignatureInInterface.types
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.errors.txt
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
specializedSignatureIsSubtypeOfNonSpecializedSignature.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
specializedSignatureIsSubtypeOfNonSpecializedSignature.types
specializedSignatureOverloadReturnTypeWithIndexers.errors.txt
specializedSignatureOverloadReturnTypeWithIndexers.js
specializedSignatureWithOptional.js
specializedSignatureWithOptional.types
specializeVarArgs1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
specializeVarArgs1.types
standaloneBreak.errors.txt
standaloneBreak.js
staticAndMemberFunctions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticAndMemberFunctions.types
staticAndNonStaticPropertiesSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticAndNonStaticPropertiesSameName.types
staticAsIdentifier.errors.txt
staticAsIdentifier.js
staticClassMemberError.errors.txt
staticClassMemberError.js
staticClassProps.errors.txt
staticClassProps.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticFactory1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticFactory1.types
staticGetter1.errors.txt
staticGetter1.js
staticGetter2.js
staticGetter2.types
staticGetterAndSetter.errors.txt
staticGetterAndSetter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticIndexer.errors.txt
staticIndexer.js
staticIndexers.errors.txt
staticIndexers.js
staticInheritance.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticInheritance.types
staticInstanceResolution.js
staticInstanceResolution.types
staticInstanceResolution2.js
staticInstanceResolution2.types
staticInstanceResolution3.js
staticInstanceResolution3.types
staticInstanceResolution4.errors.txt
staticInstanceResolution4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticInstanceResolution5.errors.txt
staticInstanceResolution5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticInterfaceAssignmentCompat.js
staticInterfaceAssignmentCompat.types
staticMemberAccessOffDerivedType1.js
staticMemberAccessOffDerivedType1.types
staticMemberAssignsToConstructorFunctionMembers.errors.txt
staticMemberAssignsToConstructorFunctionMembers.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticMemberExportAccess.errors.txt
staticMemberExportAccess.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticMemberInitialization.js
staticMemberInitialization.types
staticMemberOfClassAndPublicMemberOfAnotherClassAssignment.errors.txt
staticMemberOfClassAndPublicMemberOfAnotherClassAssignment.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticMembersUsingClassTypeParameter.errors.txt
staticMembersUsingClassTypeParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticMemberWithStringAndNumberNames.js
staticMemberWithStringAndNumberNames.types
staticMethodReferencingTypeArgument1.errors.txt
staticMethodReferencingTypeArgument1.js
staticMethodsReferencingClassTypeParameters.errors.txt
staticMethodsReferencingClassTypeParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticMethodWithTypeParameterExtendsClauseDeclFile.js
staticMethodWithTypeParameterExtendsClauseDeclFile.types
staticModifierAlreadySeen.errors.txt
staticModifierAlreadySeen.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticMustPrecedePublic.errors.txt
staticMustPrecedePublic.js
staticOffOfInstance1.errors.txt
staticOffOfInstance1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticOffOfInstance2.errors.txt
staticOffOfInstance2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticPropertyAndFunctionWithSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticPropertyAndFunctionWithSameName.types
staticPropertyNotInClassType.errors.txt
staticPropertyNotInClassType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticPropSuper.errors.txt
staticPropSuper.js
staticPrototypeProperty.errors.txt
staticPrototypeProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticPrototypePropertyOnClass.js
staticPrototypePropertyOnClass.types
statics.errors.txt
statics.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticsInAFunction.errors.txt
staticsInAFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticsInConstructorBodies.errors.txt
staticsInConstructorBodies.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
staticsNotInScopeInClodule.errors.txt
staticsNotInScopeInClodule.js
staticVisibility.errors.txt
staticVisibility.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stradac.js
stradac.types
strictMode1.js
strictMode1.types
strictMode2.js
strictMode2.types
strictMode3.js
strictMode3.types
strictMode4.js
strictMode4.types
strictMode5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
strictMode5.types
strictModeInConstructor.errors.txt
strictModeInConstructor.js
stringHasStringValuedNumericIndexer.js
stringHasStringValuedNumericIndexer.types
stringIndexerAndConstructor.errors.txt
stringIndexerAndConstructor.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringIndexerAndConstructor1.errors.txt
stringIndexerAndConstructor1.js
stringIndexerAssignments1.errors.txt
stringIndexerAssignments1.js
stringIndexerAssignments2.errors.txt
stringIndexerAssignments2.js
stringIndexerConstrainsPropertyDeclarations.errors.txt
stringIndexerConstrainsPropertyDeclarations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringIndexerConstrainsPropertyDeclarations2.errors.txt
stringIndexerConstrainsPropertyDeclarations2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringIndexingResults.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringIndexingResults.types
stringLiteralObjectLiteralDeclaration1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringLiteralObjectLiteralDeclaration1.types
stringLiteralPropertyNameWithLineContinuation1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringLiteralPropertyNameWithLineContinuation1.types
stringLiteralsErrors.errors.txt
stringLiteralsErrors.js
stringLiteralType.errors.txt
stringLiteralType.js
stringLiteralTypeIsSubtypeOfString.errors.txt
stringLiteralTypeIsSubtypeOfString.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringLiteralTypesInImplementationSignatures.errors.txt
stringLiteralTypesInImplementationSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringLiteralTypesInImplementationSignatures2.errors.txt
stringLiteralTypesInImplementationSignatures2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringNamedPropertyAccess.js
stringNamedPropertyAccess.types
stringNamedPropertyDuplicates.errors.txt
stringNamedPropertyDuplicates.js
stringPropCodeGen.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stringPropCodeGen.types
stringPropertyAccess.js
stringPropertyAccess.types
stringPropertyAccessWithError.errors.txt
stringPropertyAccessWithError.js
stripInternal1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
stripInternal1.types
structural1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
structural1.types
structuralTypeInDeclareFileForModule.js
structuralTypeInDeclareFileForModule.types
styleOptions.js
styleOptions.types
subtypesOfAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypesOfAny.types
subtypesOfTypeParameter.errors.txt
subtypesOfTypeParameter.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypesOfTypeParameterWithConstraints.errors.txt
subtypesOfTypeParameterWithConstraints.js
subtypesOfTypeParameterWithConstraints2.errors.txt
subtypesOfTypeParameterWithConstraints2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypesOfTypeParameterWithConstraints3.errors.txt
subtypesOfTypeParameterWithConstraints3.js
subtypesOfTypeParameterWithConstraints4.errors.txt
subtypesOfTypeParameterWithConstraints4.js
subtypesOfTypeParameterWithRecursiveConstraints.errors.txt
subtypesOfTypeParameterWithRecursiveConstraints.js
subtypesOfUnion.errors.txt
subtypesOfUnion.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingTransitivity.js
subtypingTransitivity.types
subtypingWithCallSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithCallSignatures.types
subtypingWithCallSignatures2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithCallSignatures2.types
subtypingWithCallSignatures3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithCallSignatures3.types
subtypingWithCallSignatures4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithCallSignatures4.types
subtypingWithCallSignaturesA.errors.txt
subtypingWithCallSignaturesA.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithCallSignaturesWithOptionalParameters.errors.txt
subtypingWithCallSignaturesWithOptionalParameters.js
subtypingWithCallSignaturesWithRestParameters.errors.txt
subtypingWithCallSignaturesWithRestParameters.js
subtypingWithCallSignaturesWithSpecializedSignatures.errors.txt
subtypingWithCallSignaturesWithSpecializedSignatures.js
subtypingWithConstructSignatures.js
subtypingWithConstructSignatures.types
subtypingWithConstructSignatures2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithConstructSignatures2.types
subtypingWithConstructSignatures3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithConstructSignatures3.types
subtypingWithConstructSignatures4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithConstructSignatures4.types
subtypingWithConstructSignatures5.js
subtypingWithConstructSignatures5.types
subtypingWithConstructSignatures6.js
subtypingWithConstructSignatures6.types
subtypingWithConstructSignaturesWithOptionalParameters.errors.txt
subtypingWithConstructSignaturesWithOptionalParameters.js
subtypingWithConstructSignaturesWithSpecializedSignatures.errors.txt
subtypingWithConstructSignaturesWithSpecializedSignatures.js
subtypingWithGenericCallSignaturesWithOptionalParameters.errors.txt
subtypingWithGenericCallSignaturesWithOptionalParameters.js
subtypingWithGenericConstructSignaturesWithOptionalParameters.errors.txt
subtypingWithGenericConstructSignaturesWithOptionalParameters.js
subtypingWithNumericIndexer.errors.txt
subtypingWithNumericIndexer.js
subtypingWithNumericIndexer2.errors.txt
subtypingWithNumericIndexer2.js
subtypingWithNumericIndexer3.errors.txt
subtypingWithNumericIndexer3.js
subtypingWithNumericIndexer4.errors.txt
subtypingWithNumericIndexer4.js
subtypingWithNumericIndexer5.errors.txt
subtypingWithNumericIndexer5.js
subtypingWithObjectMembers.errors.txt
subtypingWithObjectMembers.js
subtypingWithObjectMembers2.errors.txt
subtypingWithObjectMembers2.js
subtypingWithObjectMembers3.errors.txt
subtypingWithObjectMembers3.js
subtypingWithObjectMembers4.js
subtypingWithObjectMembers4.types
subtypingWithObjectMembers5.errors.txt
subtypingWithObjectMembers5.js
subtypingWithObjectMembersAccessibility.errors.txt
subtypingWithObjectMembersAccessibility.js
subtypingWithObjectMembersAccessibility2.errors.txt
subtypingWithObjectMembersAccessibility2.js
subtypingWithObjectMembersOptionality.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithObjectMembersOptionality.types
subtypingWithObjectMembersOptionality2.errors.txt
subtypingWithObjectMembersOptionality2.js
subtypingWithObjectMembersOptionality3.js
subtypingWithObjectMembersOptionality3.types
subtypingWithObjectMembersOptionality4.js
subtypingWithObjectMembersOptionality4.types
subtypingWithOptionalProperties.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
subtypingWithOptionalProperties.types
subtypingWithStringIndexer.errors.txt
subtypingWithStringIndexer.js
subtypingWithStringIndexer2.errors.txt
subtypingWithStringIndexer2.js
subtypingWithStringIndexer3.errors.txt
subtypingWithStringIndexer3.js
subtypingWithStringIndexer4.errors.txt
subtypingWithStringIndexer4.js
super.errors.txt
super.js Update Baselines 2015-03-16 14:28:29 -07:00
super1.errors.txt
super1.js Update Baselines 2015-03-16 14:28:29 -07:00
super2.js
super2.types
super_inside-object-literal-getters-and-setters.errors.txt
super_inside-object-literal-getters-and-setters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superAccess.errors.txt
superAccess.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superAccess2.errors.txt
superAccess2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superAccessInFatArrow1.js
superAccessInFatArrow1.types
superCallArgsMustMatch.errors.txt
superCallArgsMustMatch.js
superCallAssignResult.errors.txt
superCallAssignResult.js
superCallFromClassThatDerivesFromGenericType1.js
superCallFromClassThatDerivesFromGenericType1.types
superCallFromClassThatDerivesFromGenericType2.js
superCallFromClassThatDerivesFromGenericType2.types
superCallFromClassThatDerivesFromGenericTypeButWithIncorrectNumberOfTypeArguments1.errors.txt
superCallFromClassThatDerivesFromGenericTypeButWithIncorrectNumberOfTypeArguments1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCallFromClassThatDerivesFromGenericTypeButWithNoTypeArguments1.errors.txt
superCallFromClassThatDerivesFromGenericTypeButWithNoTypeArguments1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCallFromClassThatDerivesNonGenericTypeButWithTypeArguments1.errors.txt
superCallFromClassThatDerivesNonGenericTypeButWithTypeArguments1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCallFromClassThatHasNoBaseType1.errors.txt
superCallFromClassThatHasNoBaseType1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCallFromFunction1.errors.txt
superCallFromFunction1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCallInConstructorWithNoBaseType.errors.txt
superCallInConstructorWithNoBaseType.js
superCallInNonStaticMethod.errors.txt
superCallInNonStaticMethod.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCallInStaticMethod.errors.txt
superCallInStaticMethod.js
superCallOutsideConstructor.errors.txt
superCallOutsideConstructor.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCallParameterContextualTyping1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCallParameterContextualTyping1.types
superCallParameterContextualTyping2.errors.txt
superCallParameterContextualTyping2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCallParameterContextualTyping3.js
superCallParameterContextualTyping3.types
superCalls.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superCalls.types
superCallsInConstructor.errors.txt
superCallsInConstructor.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superErrors.errors.txt
superErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superInCatchBlock1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superInCatchBlock1.types
superInConstructorParam1.errors.txt
superInConstructorParam1.js
superInLambdas.errors.txt
superInLambdas.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superNewCall1.errors.txt
superNewCall1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superPropertyAccess.errors.txt
superPropertyAccess.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superPropertyAccess1.errors.txt
superPropertyAccess1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superPropertyAccess2.errors.txt
superPropertyAccess2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superPropertyAccessNoError.errors.txt
superPropertyAccessNoError.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
superWithGenerics.js
superWithGenerics.types
superWithGenericSpecialization.js
superWithGenericSpecialization.types
superWithTypeArgument.errors.txt
superWithTypeArgument.js
superWithTypeArgument2.errors.txt
superWithTypeArgument2.js
superWithTypeArgument3.errors.txt
superWithTypeArgument3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
switchAssignmentCompat.errors.txt
switchAssignmentCompat.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
switchBreakStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
switchBreakStatements.types
switchCases.js
switchCases.types
switchCasesExpressionTypeMismatch.errors.txt
switchCasesExpressionTypeMismatch.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
switchFallThroughs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
switchFallThroughs.types
switchStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
switchStatements.types
switchStatementsWithMultipleDefaults.errors.txt
switchStatementsWithMultipleDefaults.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
switchStatementsWithMultipleDefaults1.errors.txt
switchStatementsWithMultipleDefaults1.js
symbolDeclarationEmit1.js
symbolDeclarationEmit1.types
symbolDeclarationEmit2.js
symbolDeclarationEmit2.types
symbolDeclarationEmit3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolDeclarationEmit3.types
symbolDeclarationEmit4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolDeclarationEmit4.types
symbolDeclarationEmit5.js
symbolDeclarationEmit5.types
symbolDeclarationEmit6.js
symbolDeclarationEmit6.types
symbolDeclarationEmit7.js
symbolDeclarationEmit7.types
symbolDeclarationEmit8.js
symbolDeclarationEmit8.types
symbolDeclarationEmit9.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolDeclarationEmit9.types
symbolDeclarationEmit10.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolDeclarationEmit10.types
symbolDeclarationEmit11.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolDeclarationEmit11.types
symbolDeclarationEmit12.errors.txt
symbolDeclarationEmit12.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolDeclarationEmit13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolDeclarationEmit13.types
symbolDeclarationEmit14.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolDeclarationEmit14.types
symbolProperty1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty1.types
symbolProperty2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty2.types
symbolProperty3.errors.txt
symbolProperty3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty4.types
symbolProperty5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty5.types
symbolProperty6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty6.types
symbolProperty7.errors.txt
symbolProperty7.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty8.js
symbolProperty8.types
symbolProperty9.errors.txt
symbolProperty9.js
symbolProperty10.errors.txt
symbolProperty10.js
symbolProperty11.js
symbolProperty11.types
symbolProperty12.errors.txt
symbolProperty12.js
symbolProperty13.js
symbolProperty13.types
symbolProperty14.js
symbolProperty14.types
symbolProperty15.js
symbolProperty15.types
symbolProperty16.js
symbolProperty16.types
symbolProperty17.errors.txt
symbolProperty17.js
symbolProperty18.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty18.types
symbolProperty19.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty19.types
symbolProperty20.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty20.types
symbolProperty21.js
symbolProperty21.types
symbolProperty22.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty22.types
symbolProperty23.js
symbolProperty23.types
symbolProperty24.errors.txt
symbolProperty24.js
symbolProperty25.errors.txt
symbolProperty25.js
symbolProperty26.js
symbolProperty26.types
symbolProperty27.js
symbolProperty27.types
symbolProperty28.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty28.types
symbolProperty29.errors.txt
symbolProperty29.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty30.errors.txt
symbolProperty30.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty31.errors.txt
symbolProperty31.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty32.errors.txt
symbolProperty32.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty33.errors.txt
symbolProperty33.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty34.errors.txt
symbolProperty34.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty35.errors.txt
symbolProperty35.js
symbolProperty36.errors.txt
symbolProperty36.js
symbolProperty37.errors.txt
symbolProperty37.js
symbolProperty38.errors.txt
symbolProperty38.js
symbolProperty39.errors.txt
symbolProperty39.js
symbolProperty40.js
symbolProperty40.types
symbolProperty41.js
symbolProperty41.types
symbolProperty42.errors.txt
symbolProperty42.js
symbolProperty43.errors.txt
symbolProperty43.js
symbolProperty44.errors.txt
symbolProperty44.js Address code review 2015-03-16 15:41:51 -07:00
symbolProperty45.js
symbolProperty45.types
symbolProperty46.errors.txt
symbolProperty46.js
symbolProperty47.errors.txt
symbolProperty47.js
symbolProperty48.errors.txt
symbolProperty48.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty49.errors.txt
symbolProperty49.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty50.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty50.types
symbolProperty51.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolProperty51.types
symbolProperty52.errors.txt
symbolProperty52.js
symbolProperty53.errors.txt
symbolProperty53.js
symbolProperty54.errors.txt
symbolProperty54.js
symbolProperty55.js
symbolProperty55.types
symbolProperty56.js
symbolProperty56.types
symbolProperty57.js
symbolProperty57.types
symbolProperty58.errors.txt
symbolProperty58.js
symbolProperty59.errors.txt
symbolProperty59.js
symbolType1.errors.txt
symbolType1.js
symbolType2.errors.txt
symbolType2.js
symbolType3.errors.txt
symbolType3.js
symbolType4.errors.txt
symbolType4.js
symbolType5.errors.txt
symbolType5.js
symbolType6.errors.txt
symbolType6.js
symbolType7.errors.txt
symbolType7.js
symbolType8.errors.txt
symbolType8.js
symbolType9.errors.txt
symbolType9.js
symbolType10.errors.txt
symbolType10.js
symbolType11.js
symbolType11.types
symbolType12.errors.txt
symbolType12.js
symbolType13.errors.txt
symbolType13.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
symbolType14.errors.txt
symbolType14.js
symbolType15.errors.txt
symbolType15.js
symbolType16.js
symbolType16.types
symbolType17.js
symbolType17.types
symbolType18.js
symbolType18.types
symbolType19.js
symbolType19.types
symbolType20.errors.txt
symbolType20.js
taggedTemplateContextualTyping1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
taggedTemplateContextualTyping1.types
taggedTemplateContextualTyping2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
taggedTemplateContextualTyping2.types
taggedTemplateStringsHexadecimalEscapes.js
taggedTemplateStringsHexadecimalEscapes.types
taggedTemplateStringsHexadecimalEscapesES6.js
taggedTemplateStringsHexadecimalEscapesES6.types
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.js
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.types
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.js
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.types
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.js
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.types
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.js
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.types
taggedTemplateStringsTypeArgumentInference.errors.txt
taggedTemplateStringsTypeArgumentInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
taggedTemplateStringsTypeArgumentInferenceES6.errors.txt
taggedTemplateStringsTypeArgumentInferenceES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
taggedTemplateStringsWithIncompatibleTypedTags.errors.txt
taggedTemplateStringsWithIncompatibleTypedTags.js
taggedTemplateStringsWithIncompatibleTypedTagsES6.errors.txt
taggedTemplateStringsWithIncompatibleTypedTagsES6.js
taggedTemplateStringsWithManyCallAndMemberExpressions.js
taggedTemplateStringsWithManyCallAndMemberExpressions.types
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.js
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.types
taggedTemplateStringsWithMultilineTemplate.js
taggedTemplateStringsWithMultilineTemplate.types
taggedTemplateStringsWithMultilineTemplateES6.js
taggedTemplateStringsWithMultilineTemplateES6.types
taggedTemplateStringsWithOverloadResolution1.errors.txt
taggedTemplateStringsWithOverloadResolution1.js
taggedTemplateStringsWithOverloadResolution1_ES6.errors.txt
taggedTemplateStringsWithOverloadResolution1_ES6.js
taggedTemplateStringsWithOverloadResolution2.js
taggedTemplateStringsWithOverloadResolution2.types
taggedTemplateStringsWithOverloadResolution2_ES6.js
taggedTemplateStringsWithOverloadResolution2_ES6.types
taggedTemplateStringsWithOverloadResolution3.errors.txt
taggedTemplateStringsWithOverloadResolution3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
taggedTemplateStringsWithOverloadResolution3_ES6.errors.txt
taggedTemplateStringsWithOverloadResolution3_ES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
taggedTemplateStringsWithTagsTypedAsAny.js
taggedTemplateStringsWithTagsTypedAsAny.types
taggedTemplateStringsWithTagsTypedAsAnyES6.js
taggedTemplateStringsWithTagsTypedAsAnyES6.types
taggedTemplateStringsWithTypedTags.js
taggedTemplateStringsWithTypedTags.types
taggedTemplateStringsWithTypedTagsES6.js
taggedTemplateStringsWithTypedTagsES6.types
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.errors.txt
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.errors.txt
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
taggedTemplateStringsWithUnicodeEscapes.js
taggedTemplateStringsWithUnicodeEscapes.types
taggedTemplateStringsWithUnicodeEscapesES6.js
taggedTemplateStringsWithUnicodeEscapesES6.types
taggedTemplateStringsWithWhitespaceEscapes.js
taggedTemplateStringsWithWhitespaceEscapes.types
taggedTemplateStringsWithWhitespaceEscapesES6.js
taggedTemplateStringsWithWhitespaceEscapesES6.types
taggedTemplatesWithIncompleteNoSubstitutionTemplate1.errors.txt
taggedTemplatesWithIncompleteNoSubstitutionTemplate1.js
taggedTemplatesWithIncompleteNoSubstitutionTemplate2.errors.txt
taggedTemplatesWithIncompleteNoSubstitutionTemplate2.js
taggedTemplatesWithIncompleteTemplateExpressions1.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions1.js
taggedTemplatesWithIncompleteTemplateExpressions2.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions2.js
taggedTemplatesWithIncompleteTemplateExpressions3.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions3.js
taggedTemplatesWithIncompleteTemplateExpressions4.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions4.js
taggedTemplatesWithIncompleteTemplateExpressions5.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions5.js
taggedTemplatesWithIncompleteTemplateExpressions6.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions6.js
targetTypeArgs.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypeArgs.types
targetTypeBaseCalls.errors.txt
targetTypeBaseCalls.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypeCalls.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypeCalls.types
targetTypeCastTest.errors.txt
targetTypeCastTest.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypeObjectLiteral.js
targetTypeObjectLiteral.types
targetTypeObjectLiteralToAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypeObjectLiteralToAny.types
targetTypeTest1.errors.txt
targetTypeTest1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypeTest2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypeTest2.types
targetTypeTest3.errors.txt
targetTypeTest3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypeVoidFunc.errors.txt
targetTypeVoidFunc.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypingOnFunctions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
targetTypingOnFunctions.types
TemplateExpression1.errors.txt
TemplateExpression1.js
templateStringBinaryOperations.js
templateStringBinaryOperations.types
templateStringBinaryOperationsES6.js
templateStringBinaryOperationsES6.types
templateStringBinaryOperationsES6Invalid.errors.txt
templateStringBinaryOperationsES6Invalid.js
templateStringBinaryOperationsInvalid.errors.txt
templateStringBinaryOperationsInvalid.js
templateStringControlCharacterEscapes01.js
templateStringControlCharacterEscapes01.types
templateStringControlCharacterEscapes01_ES6.js
templateStringControlCharacterEscapes01_ES6.types
templateStringControlCharacterEscapes02.js
templateStringControlCharacterEscapes02.types
templateStringControlCharacterEscapes02_ES6.js
templateStringControlCharacterEscapes02_ES6.types
templateStringControlCharacterEscapes03.js
templateStringControlCharacterEscapes03.types
templateStringControlCharacterEscapes03_ES6.js
templateStringControlCharacterEscapes03_ES6.types
templateStringControlCharacterEscapes04.js
templateStringControlCharacterEscapes04.types
templateStringControlCharacterEscapes04_ES6.js
templateStringControlCharacterEscapes04_ES6.types
templateStringInArray.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringInArray.types
templateStringInArrowFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringInArrowFunction.types
templateStringInArrowFunctionES6.js
templateStringInArrowFunctionES6.types
templateStringInCallExpression.errors.txt
templateStringInCallExpression.js
templateStringInCallExpressionES6.errors.txt
templateStringInCallExpressionES6.js
templateStringInConditional.js
templateStringInConditional.types
templateStringInConditionalES6.js
templateStringInConditionalES6.types
templateStringInDeleteExpression.js
templateStringInDeleteExpression.types
templateStringInDeleteExpressionES6.js
templateStringInDeleteExpressionES6.types
templateStringInDivision.errors.txt
templateStringInDivision.js
templateStringInEqualityChecks.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringInEqualityChecks.types
templateStringInEqualityChecksES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringInEqualityChecksES6.types
templateStringInFunctionExpression.js
templateStringInFunctionExpression.types
templateStringInFunctionExpressionES6.js
templateStringInFunctionExpressionES6.types
templateStringInFunctionParameterType.errors.txt
templateStringInFunctionParameterType.js
templateStringInFunctionParameterTypeES6.errors.txt
templateStringInFunctionParameterTypeES6.js
templateStringInIndexExpression.js
templateStringInIndexExpression.types
templateStringInIndexExpressionES6.js
templateStringInIndexExpressionES6.types
templateStringInInOperator.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringInInOperator.types
templateStringInInOperatorES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringInInOperatorES6.types
templateStringInInstanceOf.errors.txt
templateStringInInstanceOf.js
templateStringInInstanceOfES6.errors.txt
templateStringInInstanceOfES6.js
templateStringInModuleName.errors.txt
templateStringInModuleName.js
templateStringInModuleNameES6.errors.txt
templateStringInModuleNameES6.js
templateStringInModulo.errors.txt
templateStringInModulo.js
templateStringInModuloES6.errors.txt
templateStringInModuloES6.js
templateStringInMultiplication.errors.txt
templateStringInMultiplication.js
templateStringInMultiplicationES6.errors.txt
templateStringInMultiplicationES6.js
templateStringInNewExpression.errors.txt
templateStringInNewExpression.js
templateStringInNewExpressionES6.errors.txt
templateStringInNewExpressionES6.js
templateStringInNewOperator.errors.txt
templateStringInNewOperator.js
templateStringInNewOperatorES6.errors.txt
templateStringInNewOperatorES6.js
templateStringInObjectLiteral.errors.txt
templateStringInObjectLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringInObjectLiteralES6.errors.txt
templateStringInObjectLiteralES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringInParentheses.js
templateStringInParentheses.types
templateStringInParenthesesES6.js
templateStringInParenthesesES6.types
templateStringInPropertyAssignment.js
templateStringInPropertyAssignment.types
templateStringInPropertyAssignmentES6.js
templateStringInPropertyAssignmentES6.types
templateStringInPropertyName1.errors.txt
templateStringInPropertyName1.js
templateStringInPropertyName2.errors.txt
templateStringInPropertyName2.js
templateStringInPropertyNameES6_1.errors.txt
templateStringInPropertyNameES6_1.js
templateStringInPropertyNameES6_2.errors.txt
templateStringInPropertyNameES6_2.js
templateStringInSwitchAndCase.js
templateStringInSwitchAndCase.types
templateStringInSwitchAndCaseES6.js
templateStringInSwitchAndCaseES6.types
templateStringInTaggedTemplate.errors.txt
templateStringInTaggedTemplate.js
templateStringInTaggedTemplateES6.errors.txt
templateStringInTaggedTemplateES6.js
templateStringInTypeAssertion.js
templateStringInTypeAssertion.types
templateStringInTypeAssertionES6.js
templateStringInTypeAssertionES6.types
templateStringInTypeOf.js
templateStringInTypeOf.types
templateStringInTypeOfES6.js
templateStringInTypeOfES6.types
templateStringInUnaryPlus.js
templateStringInUnaryPlus.types
templateStringInUnaryPlusES6.js
templateStringInUnaryPlusES6.types
templateStringInWhile.js
templateStringInWhile.types
templateStringInWhileES6.js
templateStringInWhileES6.types
templateStringInYieldKeyword.errors.txt
templateStringInYieldKeyword.js
templateStringMultiline1.js
templateStringMultiline1.types
templateStringMultiline1_ES6.js
templateStringMultiline1_ES6.types
templateStringMultiline2.js
templateStringMultiline2.types
templateStringMultiline2_ES6.js
templateStringMultiline2_ES6.types
templateStringMultiline3.js
templateStringMultiline3.types
templateStringMultiline3_ES6.js
templateStringMultiline3_ES6.types
templateStringPlainCharactersThatArePartsOfEscapes01.js
templateStringPlainCharactersThatArePartsOfEscapes01.types
templateStringPlainCharactersThatArePartsOfEscapes01_ES6.js
templateStringPlainCharactersThatArePartsOfEscapes01_ES6.types
templateStringPlainCharactersThatArePartsOfEscapes02.js
templateStringPlainCharactersThatArePartsOfEscapes02.types
templateStringPlainCharactersThatArePartsOfEscapes02_ES6.js
templateStringPlainCharactersThatArePartsOfEscapes02_ES6.types
templateStringsArrayTypeDefinedInES5Mode.errors.txt
templateStringsArrayTypeDefinedInES5Mode.js
templateStringsArrayTypeNotDefinedES5Mode.errors.txt
templateStringsArrayTypeNotDefinedES5Mode.js
templateStringsArrayTypeRedefinedInES6Mode.errors.txt
templateStringsArrayTypeRedefinedInES6Mode.js
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.errors.txt
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.errors.txt
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringTermination1.js
templateStringTermination1.types
templateStringTermination1_ES6.js
templateStringTermination1_ES6.types
templateStringTermination2.js
templateStringTermination2.types
templateStringTermination2_ES6.js
templateStringTermination2_ES6.types
templateStringTermination3.js
templateStringTermination3.types
templateStringTermination3_ES6.js
templateStringTermination3_ES6.types
templateStringTermination4.js
templateStringTermination4.types
templateStringTermination4_ES6.js
templateStringTermination4_ES6.types
templateStringTermination5.js
templateStringTermination5.types
templateStringTermination5_ES6.js
templateStringTermination5_ES6.types
templateStringUnterminated1.errors.txt
templateStringUnterminated1.js
templateStringUnterminated1_ES6.errors.txt
templateStringUnterminated1_ES6.js
templateStringUnterminated2.errors.txt
templateStringUnterminated2.js
templateStringUnterminated2_ES6.errors.txt
templateStringUnterminated2_ES6.js
templateStringUnterminated3.errors.txt
templateStringUnterminated3.js
templateStringUnterminated3_ES6.errors.txt
templateStringUnterminated3_ES6.js
templateStringUnterminated4.errors.txt
templateStringUnterminated4.js
templateStringUnterminated4_ES6.errors.txt
templateStringUnterminated4_ES6.js
templateStringUnterminated5.errors.txt
templateStringUnterminated5.js
templateStringUnterminated5_ES6.errors.txt
templateStringUnterminated5_ES6.js
templateStringWhitespaceEscapes1.js
templateStringWhitespaceEscapes1.types
templateStringWhitespaceEscapes1_ES6.js
templateStringWhitespaceEscapes1_ES6.types
templateStringWhitespaceEscapes2.js
templateStringWhitespaceEscapes2.types
templateStringWhitespaceEscapes2_ES6.js
templateStringWhitespaceEscapes2_ES6.types
templateStringWithEmbeddedAddition.js
templateStringWithEmbeddedAddition.types
templateStringWithEmbeddedAdditionES6.js
templateStringWithEmbeddedAdditionES6.types
templateStringWithEmbeddedArray.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringWithEmbeddedArray.types
templateStringWithEmbeddedArrayES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringWithEmbeddedArrayES6.types
templateStringWithEmbeddedArrowFunction.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringWithEmbeddedArrowFunction.types
templateStringWithEmbeddedArrowFunctionES6.js
templateStringWithEmbeddedArrowFunctionES6.types
templateStringWithEmbeddedComments.js
templateStringWithEmbeddedComments.types
templateStringWithEmbeddedCommentsES6.js
templateStringWithEmbeddedCommentsES6.types
templateStringWithEmbeddedConditional.js
templateStringWithEmbeddedConditional.types
templateStringWithEmbeddedConditionalES6.js
templateStringWithEmbeddedConditionalES6.types
templateStringWithEmbeddedDivision.js
templateStringWithEmbeddedDivision.types
templateStringWithEmbeddedDivisionES6.js
templateStringWithEmbeddedDivisionES6.types
templateStringWithEmbeddedFunctionExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringWithEmbeddedFunctionExpression.types
templateStringWithEmbeddedFunctionExpressionES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringWithEmbeddedFunctionExpressionES6.types
templateStringWithEmbeddedInOperator.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringWithEmbeddedInOperator.types
templateStringWithEmbeddedInOperatorES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringWithEmbeddedInOperatorES6.types
templateStringWithEmbeddedInstanceOf.errors.txt
templateStringWithEmbeddedInstanceOf.js
templateStringWithEmbeddedInstanceOfES6.errors.txt
templateStringWithEmbeddedInstanceOfES6.js
templateStringWithEmbeddedModulo.js
templateStringWithEmbeddedModulo.types
templateStringWithEmbeddedModuloES6.js
templateStringWithEmbeddedModuloES6.types
templateStringWithEmbeddedMultiplication.js
templateStringWithEmbeddedMultiplication.types
templateStringWithEmbeddedMultiplicationES6.js
templateStringWithEmbeddedMultiplicationES6.types
templateStringWithEmbeddedNewOperator.js
templateStringWithEmbeddedNewOperator.types
templateStringWithEmbeddedNewOperatorES6.js
templateStringWithEmbeddedNewOperatorES6.types
templateStringWithEmbeddedObjectLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringWithEmbeddedObjectLiteral.types
templateStringWithEmbeddedObjectLiteralES6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
templateStringWithEmbeddedObjectLiteralES6.types
templateStringWithEmbeddedTemplateString.js
templateStringWithEmbeddedTemplateString.types
templateStringWithEmbeddedTemplateStringES6.js
templateStringWithEmbeddedTemplateStringES6.types
templateStringWithEmbeddedTypeAssertionOnAddition.js
templateStringWithEmbeddedTypeAssertionOnAddition.types
templateStringWithEmbeddedTypeAssertionOnAdditionES6.js
templateStringWithEmbeddedTypeAssertionOnAdditionES6.types
templateStringWithEmbeddedTypeOfOperator.js
templateStringWithEmbeddedTypeOfOperator.types
templateStringWithEmbeddedTypeOfOperatorES6.js
templateStringWithEmbeddedTypeOfOperatorES6.types
templateStringWithEmbeddedUnaryPlus.js
templateStringWithEmbeddedUnaryPlus.types
templateStringWithEmbeddedUnaryPlusES6.js
templateStringWithEmbeddedUnaryPlusES6.types
templateStringWithEmbeddedYieldKeyword.errors.txt
templateStringWithEmbeddedYieldKeyword.js
templateStringWithEmbeddedYieldKeywordES6.errors.txt
templateStringWithEmbeddedYieldKeywordES6.js
templateStringWithEmptyLiteralPortions.js
templateStringWithEmptyLiteralPortions.types
templateStringWithEmptyLiteralPortionsES6.js
templateStringWithEmptyLiteralPortionsES6.types
templateStringWithOpenCommentInStringPortion.js
templateStringWithOpenCommentInStringPortion.types
templateStringWithOpenCommentInStringPortionES6.js
templateStringWithOpenCommentInStringPortionES6.types
templateStringWithPropertyAccess.js
templateStringWithPropertyAccess.types
templateStringWithPropertyAccessES6.js
templateStringWithPropertyAccessES6.types
ternaryExpressionSourceMap.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ternaryExpressionSourceMap.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
ternaryExpressionSourceMap.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
this_inside-object-literal-getters-and-setters.js
thisBinding.errors.txt
thisBinding.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisBinding2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisBinding2.types
thisCapture1.js
thisCapture1.types
thisExpressionInCallExpressionWithTypeArguments.errors.txt
thisExpressionInCallExpressionWithTypeArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisExpressionInIndexExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisExpressionInIndexExpression.types
thisExpressionOfGenericObject.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisExpressionOfGenericObject.types
thisInAccessors.errors.txt
thisInAccessors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisInArrowFunctionInStaticInitializer1.errors.txt
thisInArrowFunctionInStaticInitializer1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisInConstructorParameter1.errors.txt
thisInConstructorParameter1.js
thisInConstructorParameter2.errors.txt
thisInConstructorParameter2.js
thisInGenericStaticMembers.js
thisInGenericStaticMembers.types
thisInInnerFunctions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisInInnerFunctions.types
thisInInstanceMemberInitializer.js
thisInInstanceMemberInitializer.types
thisInInvalidContexts.errors.txt
thisInInvalidContexts.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisInInvalidContextsExternalModule.errors.txt
thisInInvalidContextsExternalModule.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisInLambda.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisInLambda.types
thisInModule.errors.txt
thisInModule.js
thisInModuleFunction1.js revised name generation 2015-03-23 16:16:29 -07:00
thisInModuleFunction1.types
thisInObjectLiterals.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisInObjectLiterals.types
thisInOuterClassBody.errors.txt
thisInOuterClassBody.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisInPropertyBoundDeclarations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisInPropertyBoundDeclarations.types
thisInStaticMethod1.js
thisInStaticMethod1.types
thisInStatics.errors.txt
thisInStatics.js
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
thisReferencedInFunctionInsideArrowFunction1.types
thisWhenTypeCheckFails.errors.txt
thisWhenTypeCheckFails.js
throwInEnclosingStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
throwInEnclosingStatements.types
throwStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
throwStatements.types
throwWithoutNewLine1.errors.txt
throwWithoutNewLine1.js
throwWithoutNewLine2.errors.txt
throwWithoutNewLine2.js
tooFewArgumentsInGenericFunctionTypedArgument.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
tooFewArgumentsInGenericFunctionTypedArgument.types
tooManyTypeParameters1.errors.txt
tooManyTypeParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
topLevel.js
topLevel.types
topLevelAmbientModule.js
topLevelAmbientModule.types
topLevelExports.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
topLevelExports.types
topLevelFileModule.js
topLevelFileModule.types
topLevelFileModuleMissing.errors.txt
topLevelFileModuleMissing.js
topLevelLambda.errors.txt
topLevelLambda.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
topLevelLambda2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
topLevelLambda2.types
topLevelLambda3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
topLevelLambda3.types
topLevelLambda4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
topLevelLambda4.types
topLevelModuleDeclarationAndFile.errors.txt
topLevelModuleDeclarationAndFile.js
toStringOnPrimitives.js
toStringOnPrimitives.types
trailingCommaInHeterogenousArrayLiteral1.errors.txt
trailingCommaInHeterogenousArrayLiteral1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
trailingCommasES3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
trailingCommasES3.types
trailingCommasES5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
trailingCommasES5.types
trailingSeparatorInFunctionCall.errors.txt
trailingSeparatorInFunctionCall.js
transitiveTypeArgumentInference1.js
transitiveTypeArgumentInference1.types
tryCatchFinally.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
tryCatchFinally.types
tryStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
tryStatements.types
TupleType1.js
TupleType1.types
TupleType2.js
TupleType2.types
TupleType3.errors.txt
TupleType3.js
TupleType4.errors.txt
TupleType4.js
TupleType5.errors.txt
TupleType5.js
tupleTypes.errors.txt
tupleTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
twoAccessorsWithSameName.errors.txt
twoAccessorsWithSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
twoAccessorsWithSameName2.errors.txt
twoAccessorsWithSameName2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.errors.txt
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.errors.txt
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.types
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.types
TwoInternalModulesWithTheSameNameAndSameCommonRoot.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
TwoInternalModulesWithTheSameNameAndSameCommonRoot.types
twoMergedInterfacesWithDifferingOverloads.js
twoMergedInterfacesWithDifferingOverloads.types
twoMergedInterfacesWithDifferingOverloads2.js
twoMergedInterfacesWithDifferingOverloads2.types
typeAliasDoesntMakeModuleInstantiated.js
typeAliasDoesntMakeModuleInstantiated.types
typeAliases.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeAliases.types
typeAliasesForObjectTypes.errors.txt
typeAliasesForObjectTypes.js
typeAnnotationBestCommonTypeInArrayLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeAnnotationBestCommonTypeInArrayLiteral.types
typeArgInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgInference.types
typeArgInference2.errors.txt
typeArgInference2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgInference2WithError.errors.txt
typeArgInference2WithError.js
typeArgInferenceWithNull.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgInferenceWithNull.types
typeArgumentConstraintResolution1.errors.txt
typeArgumentConstraintResolution1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgumentInference.errors.txt
typeArgumentInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgumentInferenceConstructSignatures.errors.txt
typeArgumentInferenceConstructSignatures.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgumentInferenceErrors.errors.txt
typeArgumentInferenceErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgumentInferenceOrdering.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgumentInferenceOrdering.types
typeArgumentInferenceTransitiveConstraints.errors.txt
typeArgumentInferenceTransitiveConstraints.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgumentInferenceWithConstraintAsCommonRoot.errors.txt
typeArgumentInferenceWithConstraintAsCommonRoot.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgumentInferenceWithConstraints.errors.txt
typeArgumentInferenceWithConstraints.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeArgumentInferenceWithObjectLiteral.errors.txt
typeArgumentInferenceWithObjectLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
TypeArgumentList1.errors.txt
TypeArgumentList1.js
typeArgumentsInFunctionExpressions.js
typeArgumentsInFunctionExpressions.types
typeArgumentsOnFunctionsWithNoTypeParameters.errors.txt
typeArgumentsOnFunctionsWithNoTypeParameters.js
typeArgumentsShouldDisallowNonGenericOverloads.errors.txt
typeArgumentsShouldDisallowNonGenericOverloads.js
typeAssertions.errors.txt
typeAssertions.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeAssertionToGenericFunctionType.errors.txt
typeAssertionToGenericFunctionType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typecheckCommaExpression.errors.txt
typecheckCommaExpression.js
typecheckIfCondition.errors.txt
typecheckIfCondition.js
typeCheckingInsideFunctionExpressionInArray.errors.txt
typeCheckingInsideFunctionExpressionInArray.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeCheckObjectCreationExpressionWithUndefinedCallResolutionData.js
typeCheckObjectCreationExpressionWithUndefinedCallResolutionData.types
typeCheckTypeArgument.errors.txt Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
typeCheckTypeArgument.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeComparisonCaching.errors.txt
typeComparisonCaching.js
typeConstraintsWithConstructSignatures.js
typeConstraintsWithConstructSignatures.types
typedArrays.js
typedArrays.types
typedGenericPrototypeMember.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typedGenericPrototypeMember.types
typeGuardOfFormExpr1AndExpr2.js
typeGuardOfFormExpr1AndExpr2.types
typeGuardOfFormExpr1OrExpr2.js
typeGuardOfFormExpr1OrExpr2.types
typeGuardOfFormInstanceOf.js
typeGuardOfFormInstanceOf.types
typeGuardOfFormInstanceOfOnInterface.js
typeGuardOfFormInstanceOfOnInterface.types
typeGuardOfFormNotExpr.js
typeGuardOfFormNotExpr.types
typeGuardOfFormTypeOfBoolean.js
typeGuardOfFormTypeOfBoolean.types
typeGuardOfFormTypeOfEqualEqualHasNoEffect.js
typeGuardOfFormTypeOfEqualEqualHasNoEffect.types
typeGuardOfFormTypeOfNotEqualHasNoEffect.js
typeGuardOfFormTypeOfNotEqualHasNoEffect.types
typeGuardOfFormTypeOfNumber.js
typeGuardOfFormTypeOfNumber.types
typeGuardOfFormTypeOfOther.js
typeGuardOfFormTypeOfOther.types
typeGuardOfFormTypeOfString.js
typeGuardOfFormTypeOfString.types
typeGuardsDefeat.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeGuardsDefeat.types
typeGuardsInClassAccessors.js
typeGuardsInClassAccessors.types
typeGuardsInClassMethods.js
typeGuardsInClassMethods.types
typeGuardsInConditionalExpression.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeGuardsInConditionalExpression.types
typeGuardsInConditionalExpression.types.pull
typeGuardsInExternalModule.js
typeGuardsInExternalModule.types
typeGuardsInFunction.js
typeGuardsInFunction.types
typeGuardsInFunctionAndModuleBlock.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeGuardsInFunctionAndModuleBlock.types
typeGuardsInGlobal.js
typeGuardsInGlobal.types
typeGuardsInIfStatement.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeGuardsInIfStatement.types
typeGuardsInModule.js
typeGuardsInModule.types
typeGuardsInProperties.js
typeGuardsInProperties.types
typeGuardsInRightOperandOfAndAndOperator.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeGuardsInRightOperandOfAndAndOperator.types
typeGuardsInRightOperandOfOrOrOperator.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeGuardsInRightOperandOfOrOrOperator.types
typeGuardsObjectMethods.js
typeGuardsObjectMethods.types
typeGuardsWithAny.errors.txt
typeGuardsWithAny.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeGuardsWithInstanceOf.js
typeGuardsWithInstanceOf.types
TypeGuardWithArrayUnion.js
TypeGuardWithArrayUnion.types
TypeGuardWithEnumUnion.js
TypeGuardWithEnumUnion.types
TypeGuardWithEnumUnion.types.pull
typeIdentityConsidersBrands.errors.txt
typeIdentityConsidersBrands.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeInfer1.errors.txt
typeInfer1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeInferenceConflictingCandidates.errors.txt
typeInferenceConflictingCandidates.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeInferenceFixEarly.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeInferenceFixEarly.types
typeInferenceReturnTypeCallback.js
typeInferenceReturnTypeCallback.types
typeInferenceWithTupleType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeInferenceWithTupleType.types
typeInferenceWithTypeAnnotation.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeInferenceWithTypeAnnotation.types
typeLiteralCallback.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeLiteralCallback.types
typeMatch1.errors.txt
typeMatch1.js
typeMatch2.errors.txt
typeMatch2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeName1.errors.txt
typeName1.js
typeofAmbientExternalModules.errors.txt
typeofAmbientExternalModules.js
typeofAnExportedType.errors.txt
typeofAnExportedType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeofANonExportedType.errors.txt
typeofANonExportedType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeofClass.errors.txt
typeofClass.js
typeofClass2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeofClass2.types
typeofClassWithPrivates.errors.txt
typeofClassWithPrivates.js
typeofEnum.js
typeofEnum.types
typeOfEnumAndVarRedeclarations.errors.txt
typeOfEnumAndVarRedeclarations.js
typeofExternalModules.errors.txt
typeofExternalModules.js
typeofInObjectLiteralType.errors.txt
typeofInObjectLiteralType.js
typeofInterface.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeofInterface.types
typeofInternalModules.errors.txt
typeofInternalModules.js
typeofModuleWithoutExports.js
typeofModuleWithoutExports.types
typeOfOnTypeArg.errors.txt
typeOfOnTypeArg.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeOfOperator1.errors.txt
typeOfOperator1.js
typeofOperatorInvalidOperations.errors.txt
typeofOperatorInvalidOperations.js
typeofOperatorWithAnyOtherType.errors.txt
typeofOperatorWithAnyOtherType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeofOperatorWithBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeofOperatorWithBooleanType.types
typeofOperatorWithEnumType.js
typeofOperatorWithEnumType.types
typeofOperatorWithNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeofOperatorWithNumberType.types
typeofOperatorWithStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeofOperatorWithStringType.types
typeofProperty.errors.txt
typeofProperty.js
typeOfPrototype.js
typeOfPrototype.types
typeofSimple.errors.txt
typeofSimple.js
typeOfSuperCall.js
typeOfSuperCall.types
typeOfThis.errors.txt
typeOfThis.js
typeOfThisInAccessor.errors.txt
typeOfThisInAccessor.js
typeOfThisInConstructorParamList.errors.txt
typeOfThisInConstructorParamList.js
typeOfThisInFunctionExpression.js
typeOfThisInFunctionExpression.types
typeOfThisInInstanceMember.errors.txt
typeOfThisInInstanceMember.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeOfThisInInstanceMember2.errors.txt
typeOfThisInInstanceMember2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeOfThisInMemberFunctions.js
typeOfThisInMemberFunctions.types
typeOfThisInStaticMembers.js
typeOfThisInStaticMembers.types
typeOfThisInStaticMembers2.errors.txt
typeOfThisInStaticMembers2.js
typeOfThisInStatics.errors.txt
typeOfThisInStatics.js
typeofTypeParameter.errors.txt
typeofTypeParameter.js
typeofUndefined.js
typeofUndefined.types
typeofUnknownSymbol.errors.txt
typeofUnknownSymbol.js
typeParameterAndArgumentOfSameName1.js
typeParameterAndArgumentOfSameName1.types
typeParameterArgumentEquivalence.errors.txt
typeParameterArgumentEquivalence.js
typeParameterArgumentEquivalence2.errors.txt
typeParameterArgumentEquivalence2.js
typeParameterArgumentEquivalence3.errors.txt
typeParameterArgumentEquivalence3.js
typeParameterArgumentEquivalence4.errors.txt
typeParameterArgumentEquivalence4.js
typeParameterArgumentEquivalence5.errors.txt
typeParameterArgumentEquivalence5.js
typeParameterAsBaseClass.errors.txt
typeParameterAsBaseClass.js
typeParameterAsBaseType.errors.txt
typeParameterAsBaseType.js
typeParameterAsElementType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterAsElementType.types
typeParameterAssignability.errors.txt
typeParameterAssignability.js
typeParameterAssignability2.errors.txt
typeParameterAssignability2.js
typeParameterAssignability3.errors.txt
typeParameterAssignability3.js
typeParameterAssignmentCompat1.errors.txt
typeParameterAssignmentCompat1.js
typeParameterAssignmentWithConstraints.errors.txt
typeParameterAssignmentWithConstraints.js
typeParameterAsTypeArgument.js
typeParameterAsTypeArgument.types
typeParameterAsTypeParameterConstraint.errors.txt
typeParameterAsTypeParameterConstraint.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterAsTypeParameterConstraint2.errors.txt
typeParameterAsTypeParameterConstraint2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterAsTypeParameterConstraintTransitively.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterAsTypeParameterConstraintTransitively.types
typeParameterAsTypeParameterConstraintTransitively2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterAsTypeParameterConstraintTransitively2.types
typeParameterCompatibilityAccrossDeclarations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterCompatibilityAccrossDeclarations.types
typeParameterConstrainedToOuterTypeParameter.js
typeParameterConstrainedToOuterTypeParameter.types
typeParameterConstrainedToOuterTypeParameter2.js
typeParameterConstrainedToOuterTypeParameter2.types
typeParameterConstraints1.errors.txt
typeParameterConstraints1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterDirectlyConstrainedToItself.errors.txt
typeParameterDirectlyConstrainedToItself.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterExplicitlyExtendsAny.errors.txt
typeParameterExplicitlyExtendsAny.js
typeParameterFixingWithConstraints.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterFixingWithConstraints.types
typeParameterFixingWithContextSensitiveArguments.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterFixingWithContextSensitiveArguments.types
typeParameterFixingWithContextSensitiveArguments2.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
typeParameterFixingWithContextSensitiveArguments2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterFixingWithContextSensitiveArguments3.errors.txt Make elaborateErrors persist throughout type relation checks 2015-03-25 19:23:44 -07:00
typeParameterFixingWithContextSensitiveArguments3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterFixingWithContextSensitiveArguments4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterFixingWithContextSensitiveArguments4.types
typeParameterFixingWithContextSensitiveArguments5.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterFixingWithContextSensitiveArguments5.types
typeParameterHasSelfAsConstraint.errors.txt
typeParameterHasSelfAsConstraint.js
typeParameterInConstraint1.errors.txt
typeParameterInConstraint1.js
typeParameterIndirectlyConstrainedToItself.errors.txt
typeParameterIndirectlyConstrainedToItself.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParameterListWithTrailingComma1.js
typeParameterListWithTrailingComma1.types
typeParameterOrderReversal.errors.txt
typeParameterOrderReversal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParametersAreIdenticalToThemselves.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeParametersAreIdenticalToThemselves.types
typeParametersAvailableInNestedScope.js
typeParametersAvailableInNestedScope.types
typeParametersAvailableInNestedScope2.js
typeParametersAvailableInNestedScope2.types
typeParametersInStaticAccessors.errors.txt
typeParametersInStaticAccessors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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
typeQueryOnClass.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeQueryWithReservedWords.js
typeQueryWithReservedWords.types
typeResolution.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeResolution.js.map Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeResolution.sourcemap.txt Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeResolution.types
typesOnlyExternalModuleStillHasInstance.errors.txt
typesOnlyExternalModuleStillHasInstance.js
typesWithDuplicateTypeParameters.errors.txt
typesWithDuplicateTypeParameters.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typesWithOptionalProperty.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typesWithOptionalProperty.types
typesWithPrivateConstructor.errors.txt
typesWithPrivateConstructor.js
typesWithPublicConstructor.errors.txt
typesWithPublicConstructor.js
typesWithSpecializedCallSignatures.js
typesWithSpecializedCallSignatures.types
typesWithSpecializedConstructSignatures.js
typesWithSpecializedConstructSignatures.types
typeVal.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
typeVal.types
typeValueConflict1.errors.txt
typeValueConflict1.js
typeValueConflict2.errors.txt
typeValueConflict2.js
unaryOperators1.errors.txt
unaryOperators1.js
unaryOperatorsInStrictMode.errors.txt
unaryOperatorsInStrictMode.js
unaryPlus.js
unaryPlus.types
uncaughtCompilerError1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
uncaughtCompilerError1.types
uncaughtCompilerError2.errors.txt
uncaughtCompilerError2.js
undeclaredBase.errors.txt
undeclaredBase.js
undeclaredMethod.errors.txt
undeclaredMethod.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
undeclaredModuleError.errors.txt
undeclaredModuleError.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
undeclaredVarEmit.errors.txt
undeclaredVarEmit.js
undefinedArgumentInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
undefinedArgumentInference.types
undefinedAssignableToEveryType.js
undefinedAssignableToEveryType.types
undefinedInferentialTyping.js
undefinedInferentialTyping.types
undefinedIsSubtypeOfEverything.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
undefinedIsSubtypeOfEverything.types
undefinedSymbolReferencedInArrayLiteral1.errors.txt
undefinedSymbolReferencedInArrayLiteral1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
undefinedTypeArgument1.errors.txt
undefinedTypeArgument1.js
undefinedTypeArgument2.errors.txt
undefinedTypeArgument2.js
underscoreMapFirst.js
underscoreMapFirst.types
underscoreTest1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
underscoreTest1.types
unexpectedStatementBlockTerminator.errors.txt
unexpectedStatementBlockTerminator.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
unexportedInstanceClassVariables.js
unexportedInstanceClassVariables.types
unicodeExtendedEscapesInRegularExpressions01_ES5.js
unicodeExtendedEscapesInRegularExpressions01_ES5.types
unicodeExtendedEscapesInRegularExpressions01_ES6.js
unicodeExtendedEscapesInRegularExpressions01_ES6.types
unicodeExtendedEscapesInRegularExpressions02_ES5.js
unicodeExtendedEscapesInRegularExpressions02_ES5.types
unicodeExtendedEscapesInRegularExpressions02_ES6.js
unicodeExtendedEscapesInRegularExpressions02_ES6.types
unicodeExtendedEscapesInRegularExpressions03_ES5.js
unicodeExtendedEscapesInRegularExpressions03_ES5.types
unicodeExtendedEscapesInRegularExpressions03_ES6.js
unicodeExtendedEscapesInRegularExpressions03_ES6.types
unicodeExtendedEscapesInRegularExpressions04_ES5.js
unicodeExtendedEscapesInRegularExpressions04_ES5.types
unicodeExtendedEscapesInRegularExpressions04_ES6.js
unicodeExtendedEscapesInRegularExpressions04_ES6.types
unicodeExtendedEscapesInRegularExpressions05_ES5.js
unicodeExtendedEscapesInRegularExpressions05_ES5.types
unicodeExtendedEscapesInRegularExpressions05_ES6.js
unicodeExtendedEscapesInRegularExpressions05_ES6.types
unicodeExtendedEscapesInRegularExpressions06_ES5.js
unicodeExtendedEscapesInRegularExpressions06_ES5.types
unicodeExtendedEscapesInRegularExpressions06_ES6.js
unicodeExtendedEscapesInRegularExpressions06_ES6.types
unicodeExtendedEscapesInRegularExpressions07_ES5.js
unicodeExtendedEscapesInRegularExpressions07_ES5.types
unicodeExtendedEscapesInRegularExpressions07_ES6.js
unicodeExtendedEscapesInRegularExpressions07_ES6.types
unicodeExtendedEscapesInRegularExpressions08_ES5.js
unicodeExtendedEscapesInRegularExpressions08_ES5.types
unicodeExtendedEscapesInRegularExpressions08_ES6.js
unicodeExtendedEscapesInRegularExpressions08_ES6.types
unicodeExtendedEscapesInRegularExpressions09_ES5.js
unicodeExtendedEscapesInRegularExpressions09_ES5.types
unicodeExtendedEscapesInRegularExpressions09_ES6.js
unicodeExtendedEscapesInRegularExpressions09_ES6.types
unicodeExtendedEscapesInRegularExpressions10_ES5.js
unicodeExtendedEscapesInRegularExpressions10_ES5.types
unicodeExtendedEscapesInRegularExpressions10_ES6.js
unicodeExtendedEscapesInRegularExpressions10_ES6.types
unicodeExtendedEscapesInRegularExpressions11_ES5.js
unicodeExtendedEscapesInRegularExpressions11_ES5.types
unicodeExtendedEscapesInRegularExpressions11_ES6.js
unicodeExtendedEscapesInRegularExpressions11_ES6.types
unicodeExtendedEscapesInRegularExpressions12_ES5.js
unicodeExtendedEscapesInRegularExpressions12_ES5.types
unicodeExtendedEscapesInRegularExpressions12_ES6.js
unicodeExtendedEscapesInRegularExpressions12_ES6.types
unicodeExtendedEscapesInRegularExpressions13_ES5.js
unicodeExtendedEscapesInRegularExpressions13_ES5.types
unicodeExtendedEscapesInRegularExpressions13_ES6.js
unicodeExtendedEscapesInRegularExpressions13_ES6.types
unicodeExtendedEscapesInRegularExpressions14_ES5.js
unicodeExtendedEscapesInRegularExpressions14_ES5.types
unicodeExtendedEscapesInRegularExpressions14_ES6.js
unicodeExtendedEscapesInRegularExpressions14_ES6.types
unicodeExtendedEscapesInRegularExpressions15_ES5.js
unicodeExtendedEscapesInRegularExpressions15_ES5.types
unicodeExtendedEscapesInRegularExpressions15_ES6.js
unicodeExtendedEscapesInRegularExpressions15_ES6.types
unicodeExtendedEscapesInRegularExpressions16_ES5.js
unicodeExtendedEscapesInRegularExpressions16_ES5.types
unicodeExtendedEscapesInRegularExpressions16_ES6.js
unicodeExtendedEscapesInRegularExpressions16_ES6.types
unicodeExtendedEscapesInRegularExpressions17_ES5.js
unicodeExtendedEscapesInRegularExpressions17_ES5.types
unicodeExtendedEscapesInRegularExpressions17_ES6.js
unicodeExtendedEscapesInRegularExpressions17_ES6.types
unicodeExtendedEscapesInRegularExpressions18_ES5.js
unicodeExtendedEscapesInRegularExpressions18_ES5.types
unicodeExtendedEscapesInRegularExpressions18_ES6.js
unicodeExtendedEscapesInRegularExpressions18_ES6.types
unicodeExtendedEscapesInRegularExpressions19_ES5.js
unicodeExtendedEscapesInRegularExpressions19_ES5.types
unicodeExtendedEscapesInRegularExpressions19_ES6.js
unicodeExtendedEscapesInRegularExpressions19_ES6.types
unicodeExtendedEscapesInStrings01_ES5.js
unicodeExtendedEscapesInStrings01_ES5.types
unicodeExtendedEscapesInStrings01_ES6.js
unicodeExtendedEscapesInStrings01_ES6.types
unicodeExtendedEscapesInStrings02_ES5.js
unicodeExtendedEscapesInStrings02_ES5.types
unicodeExtendedEscapesInStrings02_ES6.js
unicodeExtendedEscapesInStrings02_ES6.types
unicodeExtendedEscapesInStrings03_ES5.js
unicodeExtendedEscapesInStrings03_ES5.types
unicodeExtendedEscapesInStrings03_ES6.js
unicodeExtendedEscapesInStrings03_ES6.types
unicodeExtendedEscapesInStrings04_ES5.js
unicodeExtendedEscapesInStrings04_ES5.types
unicodeExtendedEscapesInStrings04_ES6.js
unicodeExtendedEscapesInStrings04_ES6.types
unicodeExtendedEscapesInStrings05_ES5.js
unicodeExtendedEscapesInStrings05_ES5.types
unicodeExtendedEscapesInStrings05_ES6.js
unicodeExtendedEscapesInStrings05_ES6.types
unicodeExtendedEscapesInStrings06_ES5.js
unicodeExtendedEscapesInStrings06_ES5.types
unicodeExtendedEscapesInStrings06_ES6.js
unicodeExtendedEscapesInStrings06_ES6.types
unicodeExtendedEscapesInStrings07_ES5.errors.txt
unicodeExtendedEscapesInStrings07_ES5.js
unicodeExtendedEscapesInStrings07_ES6.errors.txt
unicodeExtendedEscapesInStrings07_ES6.js
unicodeExtendedEscapesInStrings08_ES5.js
unicodeExtendedEscapesInStrings08_ES5.types
unicodeExtendedEscapesInStrings08_ES6.js
unicodeExtendedEscapesInStrings08_ES6.types
unicodeExtendedEscapesInStrings09_ES5.js
unicodeExtendedEscapesInStrings09_ES5.types
unicodeExtendedEscapesInStrings09_ES6.js
unicodeExtendedEscapesInStrings09_ES6.types
unicodeExtendedEscapesInStrings10_ES5.js
unicodeExtendedEscapesInStrings10_ES5.types
unicodeExtendedEscapesInStrings10_ES6.js
unicodeExtendedEscapesInStrings10_ES6.types
unicodeExtendedEscapesInStrings11_ES5.js
unicodeExtendedEscapesInStrings11_ES5.types
unicodeExtendedEscapesInStrings11_ES6.js
unicodeExtendedEscapesInStrings11_ES6.types
unicodeExtendedEscapesInStrings12_ES5.errors.txt
unicodeExtendedEscapesInStrings12_ES5.js
unicodeExtendedEscapesInStrings12_ES6.errors.txt
unicodeExtendedEscapesInStrings12_ES6.js
unicodeExtendedEscapesInStrings13_ES5.js
unicodeExtendedEscapesInStrings13_ES5.types
unicodeExtendedEscapesInStrings13_ES6.js
unicodeExtendedEscapesInStrings13_ES6.types
unicodeExtendedEscapesInStrings14_ES5.errors.txt
unicodeExtendedEscapesInStrings14_ES5.js
unicodeExtendedEscapesInStrings14_ES6.errors.txt
unicodeExtendedEscapesInStrings14_ES6.js
unicodeExtendedEscapesInStrings15_ES5.js
unicodeExtendedEscapesInStrings15_ES5.types
unicodeExtendedEscapesInStrings15_ES6.js
unicodeExtendedEscapesInStrings15_ES6.types
unicodeExtendedEscapesInStrings16_ES5.js
unicodeExtendedEscapesInStrings16_ES5.types
unicodeExtendedEscapesInStrings16_ES6.js
unicodeExtendedEscapesInStrings16_ES6.types
unicodeExtendedEscapesInStrings17_ES5.errors.txt
unicodeExtendedEscapesInStrings17_ES5.js
unicodeExtendedEscapesInStrings17_ES6.errors.txt
unicodeExtendedEscapesInStrings17_ES6.js
unicodeExtendedEscapesInStrings18_ES5.js
unicodeExtendedEscapesInStrings18_ES5.types
unicodeExtendedEscapesInStrings18_ES6.js
unicodeExtendedEscapesInStrings18_ES6.types
unicodeExtendedEscapesInStrings19_ES5.errors.txt
unicodeExtendedEscapesInStrings19_ES5.js
unicodeExtendedEscapesInStrings19_ES6.errors.txt
unicodeExtendedEscapesInStrings19_ES6.js
unicodeExtendedEscapesInStrings20_ES5.errors.txt
unicodeExtendedEscapesInStrings20_ES5.js
unicodeExtendedEscapesInStrings20_ES6.errors.txt
unicodeExtendedEscapesInStrings20_ES6.js
unicodeExtendedEscapesInStrings21_ES5.errors.txt
unicodeExtendedEscapesInStrings21_ES5.js
unicodeExtendedEscapesInStrings21_ES6.errors.txt
unicodeExtendedEscapesInStrings21_ES6.js
unicodeExtendedEscapesInStrings22_ES5.errors.txt
unicodeExtendedEscapesInStrings22_ES5.js
unicodeExtendedEscapesInStrings22_ES6.errors.txt
unicodeExtendedEscapesInStrings22_ES6.js
unicodeExtendedEscapesInStrings23_ES5.js
unicodeExtendedEscapesInStrings23_ES5.types
unicodeExtendedEscapesInStrings23_ES6.js
unicodeExtendedEscapesInStrings23_ES6.types
unicodeExtendedEscapesInStrings24_ES5.errors.txt
unicodeExtendedEscapesInStrings24_ES5.js
unicodeExtendedEscapesInStrings24_ES6.errors.txt
unicodeExtendedEscapesInStrings24_ES6.js
unicodeExtendedEscapesInStrings25_ES5.errors.txt
unicodeExtendedEscapesInStrings25_ES5.js
unicodeExtendedEscapesInStrings25_ES6.errors.txt
unicodeExtendedEscapesInStrings25_ES6.js
unicodeExtendedEscapesInTemplates01_ES5.js
unicodeExtendedEscapesInTemplates01_ES5.types
unicodeExtendedEscapesInTemplates01_ES6.js
unicodeExtendedEscapesInTemplates01_ES6.types
unicodeExtendedEscapesInTemplates02_ES5.js
unicodeExtendedEscapesInTemplates02_ES5.types
unicodeExtendedEscapesInTemplates02_ES6.js
unicodeExtendedEscapesInTemplates02_ES6.types
unicodeExtendedEscapesInTemplates03_ES5.js
unicodeExtendedEscapesInTemplates03_ES5.types
unicodeExtendedEscapesInTemplates03_ES6.js
unicodeExtendedEscapesInTemplates03_ES6.types
unicodeExtendedEscapesInTemplates04_ES5.js
unicodeExtendedEscapesInTemplates04_ES5.types
unicodeExtendedEscapesInTemplates04_ES6.js
unicodeExtendedEscapesInTemplates04_ES6.types
unicodeExtendedEscapesInTemplates05_ES5.js
unicodeExtendedEscapesInTemplates05_ES5.types
unicodeExtendedEscapesInTemplates05_ES6.js
unicodeExtendedEscapesInTemplates05_ES6.types
unicodeExtendedEscapesInTemplates06_ES5.js
unicodeExtendedEscapesInTemplates06_ES5.types
unicodeExtendedEscapesInTemplates06_ES6.js
unicodeExtendedEscapesInTemplates06_ES6.types
unicodeExtendedEscapesInTemplates07_ES5.errors.txt
unicodeExtendedEscapesInTemplates07_ES5.js
unicodeExtendedEscapesInTemplates07_ES6.errors.txt
unicodeExtendedEscapesInTemplates07_ES6.js
unicodeExtendedEscapesInTemplates08_ES5.js
unicodeExtendedEscapesInTemplates08_ES5.types
unicodeExtendedEscapesInTemplates08_ES6.js
unicodeExtendedEscapesInTemplates08_ES6.types
unicodeExtendedEscapesInTemplates09_ES5.js
unicodeExtendedEscapesInTemplates09_ES5.types
unicodeExtendedEscapesInTemplates09_ES6.js
unicodeExtendedEscapesInTemplates09_ES6.types
unicodeExtendedEscapesInTemplates10_ES5.js
unicodeExtendedEscapesInTemplates10_ES5.types
unicodeExtendedEscapesInTemplates10_ES6.js
unicodeExtendedEscapesInTemplates10_ES6.types
unicodeExtendedEscapesInTemplates11_ES5.js
unicodeExtendedEscapesInTemplates11_ES5.types
unicodeExtendedEscapesInTemplates11_ES6.js
unicodeExtendedEscapesInTemplates11_ES6.types
unicodeExtendedEscapesInTemplates12_ES5.errors.txt
unicodeExtendedEscapesInTemplates12_ES5.js
unicodeExtendedEscapesInTemplates12_ES6.errors.txt
unicodeExtendedEscapesInTemplates12_ES6.js
unicodeExtendedEscapesInTemplates13_ES5.js
unicodeExtendedEscapesInTemplates13_ES5.types
unicodeExtendedEscapesInTemplates13_ES6.js
unicodeExtendedEscapesInTemplates13_ES6.types
unicodeExtendedEscapesInTemplates14_ES5.errors.txt
unicodeExtendedEscapesInTemplates14_ES5.js
unicodeExtendedEscapesInTemplates14_ES6.errors.txt
unicodeExtendedEscapesInTemplates14_ES6.js
unicodeExtendedEscapesInTemplates15_ES5.js
unicodeExtendedEscapesInTemplates15_ES5.types
unicodeExtendedEscapesInTemplates15_ES6.js
unicodeExtendedEscapesInTemplates15_ES6.types
unicodeExtendedEscapesInTemplates16_ES5.js
unicodeExtendedEscapesInTemplates16_ES5.types
unicodeExtendedEscapesInTemplates16_ES6.js
unicodeExtendedEscapesInTemplates16_ES6.types
unicodeExtendedEscapesInTemplates17_ES5.errors.txt
unicodeExtendedEscapesInTemplates17_ES5.js
unicodeExtendedEscapesInTemplates17_ES6.errors.txt
unicodeExtendedEscapesInTemplates17_ES6.js
unicodeExtendedEscapesInTemplates18_ES5.js
unicodeExtendedEscapesInTemplates18_ES5.types
unicodeExtendedEscapesInTemplates18_ES6.js
unicodeExtendedEscapesInTemplates18_ES6.types
unicodeExtendedEscapesInTemplates19_ES5.errors.txt
unicodeExtendedEscapesInTemplates19_ES5.js
unicodeExtendedEscapesInTemplates19_ES6.errors.txt
unicodeExtendedEscapesInTemplates19_ES6.js
unicodeExtendedEscapesInTemplates20_ES5.js
unicodeExtendedEscapesInTemplates20_ES5.types
unicodeExtendedEscapesInTemplates20_ES6.js
unicodeExtendedEscapesInTemplates20_ES6.types
unicodeIdentifierName2.errors.txt
unicodeIdentifierName2.js
unicodeIdentifierNames.js
unicodeIdentifierNames.types
unionSubtypeIfEveryConstituentTypeIsSubtype.errors.txt
unionSubtypeIfEveryConstituentTypeIsSubtype.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
unionTypeCallSignatures.errors.txt
unionTypeCallSignatures.js
unionTypeConstructSignatures.errors.txt
unionTypeConstructSignatures.js
unionTypeEquivalence.errors.txt
unionTypeEquivalence.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
unionTypeFromArrayLiteral.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
unionTypeFromArrayLiteral.types
unionTypeIdentity.errors.txt
unionTypeIdentity.js
unionTypeIndexSignature.js
unionTypeIndexSignature.types
unionTypeInference.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
unionTypeInference.types
unionTypeLiterals.errors.txt
unionTypeLiterals.js
unionTypeMembers.errors.txt
unionTypeMembers.js
unionTypesAssignability.errors.txt
unionTypesAssignability.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
unknownSymbolInGenericReturnType.errors.txt
unknownSymbolInGenericReturnType.js
unknownSymbolOffContextualType1.errors.txt
unknownSymbolOffContextualType1.js
unknownSymbols1.errors.txt
unknownSymbols1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
unknownSymbols2.errors.txt
unknownSymbols2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
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 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
unterminatedRegexAtEndOfSource1.errors.txt
unterminatedRegexAtEndOfSource1.js
unterminatedStringLiteralWithBackslash1.errors.txt
unterminatedStringLiteralWithBackslash1.js
untypedArgumentInLambdaExpression.js
untypedArgumentInLambdaExpression.types
untypedFunctionCallsWithTypeParameters1.errors.txt
untypedFunctionCallsWithTypeParameters1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
unusedImportDeclaration.js
unusedImportDeclaration.types
usingModuleWithExportImportInValuePosition.js
usingModuleWithExportImportInValuePosition.types
validBooleanAssignments.js
validBooleanAssignments.types
validEnumAssignments.js
validEnumAssignments.types
validMultipleVariableDeclarations.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
validMultipleVariableDeclarations.types
validNullAssignments.errors.txt
validNullAssignments.js
validNumberAssignments.js
validNumberAssignments.types
validRegexp.errors.txt
validRegexp.js
validStringAssignments.js
validStringAssignments.types
validUndefinedAssignments.js
validUndefinedAssignments.types
validUndefinedValues.js
validUndefinedValues.types
validUseOfThisInSuper.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
validUseOfThisInSuper.types
validVoidAssignments.js
validVoidAssignments.types
validVoidValues.js
validVoidValues.types
varAndFunctionShareName.errors.txt
varAndFunctionShareName.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
vararg.errors.txt
vararg.js
varArgConstructorMemberParameter.errors.txt
varArgConstructorMemberParameter.js
varArgParamTypeCheck.js
varArgParamTypeCheck.types
varArgsOnConstructorTypes.js
varArgsOnConstructorTypes.types
varArgWithNoParamName.errors.txt
varArgWithNoParamName.js
varAsID.js
varAsID.types
varBlock.errors.txt
varBlock.js
vardecl.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
vardecl.types
VariableDeclaration1_es6.errors.txt
VariableDeclaration1_es6.js
VariableDeclaration2_es6.errors.txt
VariableDeclaration2_es6.js
VariableDeclaration3_es6.js
VariableDeclaration3_es6.types
VariableDeclaration4_es6.errors.txt
VariableDeclaration4_es6.js
VariableDeclaration5_es6.js
VariableDeclaration5_es6.types
VariableDeclaration6_es6.errors.txt
VariableDeclaration6_es6.js
VariableDeclaration7_es6.js
VariableDeclaration7_es6.types
VariableDeclaration8_es6.js
VariableDeclaration8_es6.types
VariableDeclaration9_es6.js
VariableDeclaration9_es6.types
VariableDeclaration10_es6.js
VariableDeclaration10_es6.types
VariableDeclaration11_es6.errors.txt
VariableDeclaration11_es6.js
variableDeclarationInStrictMode1.errors.txt
variableDeclarationInStrictMode1.js
variableDeclarator1.js
variableDeclarator1.types
variableDeclaratorResolvedDuringContextualTyping.errors.txt
variableDeclaratorResolvedDuringContextualTyping.js
varInFunctionInVarInitializer.js
varInFunctionInVarInitializer.types
varNameConflictsWithImportInDifferentPartOfModule.errors.txt
varNameConflictsWithImportInDifferentPartOfModule.js
visibilityOfCrossModuleTypeUsage.js
visibilityOfCrossModuleTypeUsage.types
visibilityOfTypeParameters.js
visibilityOfTypeParameters.types
visSyntax.js
visSyntax.types
voidArrayLit.errors.txt
voidArrayLit.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
voidAsNonAmbiguousReturnType.errors.txt
voidAsNonAmbiguousReturnType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
voidAsOperator.js
voidAsOperator.types
voidConstructor.js
voidConstructor.types
voidFunctionAssignmentCompat.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
voidFunctionAssignmentCompat.types
voidOperator1.js
voidOperator1.types
voidOperatorInvalidOperations.errors.txt
voidOperatorInvalidOperations.js
voidOperatorWithAnyOtherType.errors.txt
voidOperatorWithAnyOtherType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
voidOperatorWithBooleanType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
voidOperatorWithBooleanType.types
voidOperatorWithEnumType.js
voidOperatorWithEnumType.types
voidOperatorWithNumberType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
voidOperatorWithNumberType.types
voidOperatorWithStringType.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
voidOperatorWithStringType.types
voidReturnLambdaValue.js
voidReturnLambdaValue.types
whileBreakStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
whileBreakStatements.types
whileContinueStatements.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
whileContinueStatements.types
widenedTypes.errors.txt
widenedTypes.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
widenedTypes1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
widenedTypes1.types
widenToAny1.errors.txt
widenToAny1.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
widenToAny2.errors.txt
widenToAny2.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
withExportDecl.errors.txt
withExportDecl.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
withImportDecl.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
withImportDecl.types
withStatement.errors.txt
withStatement.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
withStatementErrors.errors.txt
withStatementErrors.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
withStatementNestedScope.errors.txt
withStatementNestedScope.js
withStatements.errors.txt
withStatements.js
witness.errors.txt
witness.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
wrappedAndRecursiveConstraints.js
wrappedAndRecursiveConstraints.types
wrappedAndRecursiveConstraints2.errors.txt
wrappedAndRecursiveConstraints2.js
wrappedAndRecursiveConstraints3.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
wrappedAndRecursiveConstraints3.types
wrappedAndRecursiveConstraints4.errors.txt
wrappedAndRecursiveConstraints4.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
wrappedIncovations1.js
wrappedIncovations1.types
wrappedIncovations2.js
wrappedIncovations2.types
wrappedRecursiveGenericType.errors.txt
wrappedRecursiveGenericType.js
yieldExpression1.errors.txt
yieldExpression1.js
YieldExpression1_es6.errors.txt
YieldExpression1_es6.js
YieldExpression2_es6.errors.txt
YieldExpression2_es6.js
YieldExpression3_es6.errors.txt
YieldExpression3_es6.js
YieldExpression4_es6.errors.txt
YieldExpression4_es6.js
YieldExpression5_es6.errors.txt
YieldExpression5_es6.js
YieldExpression6_es6.errors.txt
YieldExpression6_es6.js
YieldExpression7_es6.errors.txt
YieldExpression7_es6.js
YieldExpression8_es6.errors.txt
YieldExpression8_es6.js
YieldExpression9_es6.errors.txt
YieldExpression9_es6.js
YieldExpression10_es6.errors.txt
YieldExpression10_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
YieldExpression11_es6.errors.txt
YieldExpression11_es6.js
YieldExpression12_es6.errors.txt
YieldExpression12_es6.js
YieldExpression13_es6.errors.txt
YieldExpression13_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
YieldExpression14_es6.errors.txt
YieldExpression14_es6.js
YieldExpression15_es6.errors.txt
YieldExpression15_es6.js
YieldExpression16_es6.errors.txt
YieldExpression16_es6.js
YieldExpression17_es6.errors.txt
YieldExpression17_es6.js Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
YieldExpression18_es6.errors.txt
YieldExpression18_es6.js
YieldExpression19_es6.errors.txt
YieldExpression19_es6.js