TypeScript/tests/baselines/reference
Mohamed Hegazy 9207d9dd22 Merge remote-tracking branch 'origin/master' into fourslashCleanup
Conflicts:
	src/harness/harnessLanguageService.ts
2015-02-09 09:31:19 -08:00
..
project Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
2dArrays.js
2dArrays.types
acceptableAlias1.js
acceptableAlias1.types
accessibilityModifiers.errors.txt
accessibilityModifiers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
accessorParameterAccessibilityModifier.errors.txt
accessorParameterAccessibilityModifier.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
accessors_spec_section-4.5_error-cases.errors.txt
accessors_spec_section-4.5_error-cases.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
accessors_spec_section-4.5_inference.errors.txt
accessors_spec_section-4.5_inference.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
accessorsAreNotContextuallyTyped.errors.txt
accessorsAreNotContextuallyTyped.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
accessorsEmit.errors.txt
accessorsEmit.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
accessorsInAmbientContext.errors.txt
accessorsInAmbientContext.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
accessorsNotAllowedInES3.errors.txt
accessorsNotAllowedInES3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
accessorWithES3.errors.txt
accessorWithES3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
accessorWithES5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
accessorWithES5.types
accessorWithInitializer.errors.txt
accessorWithInitializer.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
accessorWithMismatchedAccessibilityModifiers.errors.txt
accessorWithMismatchedAccessibilityModifiers.js
accessorWithoutBody1.errors.txt
accessorWithoutBody1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
accessorWithoutBody2.errors.txt
accessorWithoutBody2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
accessorWithRestParam.errors.txt
accessorWithRestParam.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
accessOverriddenBaseClassMember1.js
accessOverriddenBaseClassMember1.types
additionOperatorWithAnyAndEveryType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
additionOperatorWithAnyAndEveryType.types
additionOperatorWithInvalidOperands.errors.txt
additionOperatorWithInvalidOperands.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
additionOperatorWithNullValueAndInvalidOperator.errors.txt
additionOperatorWithNullValueAndInvalidOperator.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
additionOperatorWithNullValueAndValidOperator.js
additionOperatorWithNullValueAndValidOperator.types
additionOperatorWithNumberAndEnum.js
additionOperatorWithNumberAndEnum.types
additionOperatorWithOnlyNullValueOrUndefinedValue.errors.txt
additionOperatorWithOnlyNullValueOrUndefinedValue.js
additionOperatorWithStringAndEveryType.js
additionOperatorWithStringAndEveryType.types
additionOperatorWithTypeParameter.errors.txt
additionOperatorWithTypeParameter.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
additionOperatorWithUndefinedValueAndInvalidOperands.errors.txt
additionOperatorWithUndefinedValueAndInvalidOperands.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
aliasInaccessibleModule.errors.txt
aliasInaccessibleModule.js
aliasInaccessibleModule2.errors.txt
aliasInaccessibleModule2.js
aliasOnMergedModuleInterface.errors.txt
aliasOnMergedModuleInterface.js
aliasUsageInAccessorsOfClass.js
aliasUsageInAccessorsOfClass.types
aliasUsageInArray.js
aliasUsageInArray.types
aliasUsageInFunctionExpression.js
aliasUsageInFunctionExpression.types
aliasUsageInGenericFunction.js
aliasUsageInGenericFunction.types
aliasUsageInIndexerOfClass.js
aliasUsageInIndexerOfClass.types
aliasUsageInObjectLiteral.js
aliasUsageInObjectLiteral.types
aliasUsageInOrExpression.js
aliasUsageInOrExpression.types
aliasUsageInOrExpression.types.pull Do not publicly expose a way on a Program instance to get typecheckers with differing behavior. 2015-02-04 16:11:38 -08:00
aliasUsageInTypeArgumentOfExtendsClause.js
aliasUsageInTypeArgumentOfExtendsClause.types
aliasUsageInVarAssignment.js
aliasUsageInVarAssignment.types
aliasUsedAsNameValue.js
aliasUsedAsNameValue.types
aliasWithInterfaceExportAssignmentUsedInVarInitializer.errors.txt
aliasWithInterfaceExportAssignmentUsedInVarInitializer.js
ambientClassDeclarationWithExtends.js
ambientClassDeclarationWithExtends.types
ambientClassOverloadForFunction.errors.txt
ambientClassOverloadForFunction.js
ambientDeclarations.js
ambientDeclarations.types
ambientDeclarationsExternal.errors.txt
ambientDeclarationsExternal.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
ambientEnum1.errors.txt
ambientEnum1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
ambientEnumElementInitializer1.js
ambientEnumElementInitializer1.types
ambientEnumElementInitializer2.js
ambientEnumElementInitializer2.types
ambientEnumElementInitializer3.errors.txt
ambientEnumElementInitializer3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
ambientEnumElementInitializer4.js
ambientEnumElementInitializer4.types
ambientEnumElementInitializer5.js
ambientEnumElementInitializer5.types
ambientEnumElementInitializer6.js
ambientEnumElementInitializer6.types
ambientErrors.errors.txt
ambientErrors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
ambientErrors1.errors.txt
ambientErrors1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
ambientExternalModuleInAnotherExternalModule.errors.txt
ambientExternalModuleInAnotherExternalModule.js
ambientExternalModuleInsideNonAmbient.errors.txt
ambientExternalModuleInsideNonAmbient.js
ambientExternalModuleInsideNonAmbientExternalModule.errors.txt
ambientExternalModuleInsideNonAmbientExternalModule.js
ambientExternalModuleMerging.js
ambientExternalModuleMerging.types
ambientExternalModuleReopen.js
ambientExternalModuleReopen.types
ambientExternalModuleWithInternalImportDeclaration.js
ambientExternalModuleWithInternalImportDeclaration.types
ambientExternalModuleWithoutInternalImportDeclaration.js
ambientExternalModuleWithoutInternalImportDeclaration.types
ambientExternalModuleWithRelativeExternalImportDeclaration.errors.txt
ambientExternalModuleWithRelativeExternalImportDeclaration.js
ambientExternalModuleWithRelativeModuleName.errors.txt
ambientExternalModuleWithRelativeModuleName.js
ambientFundule.js
ambientFundule.types
ambientGetters.errors.txt
ambientGetters.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
ambientInsideNonAmbient.js
ambientInsideNonAmbient.types
ambientInsideNonAmbientExternalModule.js
ambientInsideNonAmbientExternalModule.types
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.js
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.types
AmbientModuleAndAmbientWithSameNameAndCommonRoot.js
AmbientModuleAndAmbientWithSameNameAndCommonRoot.types
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.js
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.types
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.js
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.types
ambientModuleExports.js
ambientModuleExports.types
ambientModules.js
ambientModules.types
ambientModuleWithClassDeclarationWithExtends.js
ambientModuleWithClassDeclarationWithExtends.types
ambientStatement1.errors.txt
ambientStatement1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
ambientWithStatements.errors.txt
ambientWithStatements.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
ambiguousCallsWhereReturnTypesAgree.js
ambiguousCallsWhereReturnTypesAgree.types
ambiguousGenericAssertion1.errors.txt
ambiguousGenericAssertion1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
ambiguousOverload.errors.txt
ambiguousOverload.js
ambiguousOverloadResolution.js
ambiguousOverloadResolution.types
amdDependencyComment1.errors.txt
amdDependencyComment1.js
amdDependencyComment2.errors.txt
amdDependencyComment2.js
amdImportAsPrimaryExpression.js
amdImportAsPrimaryExpression.types
amdImportNotAsPrimaryExpression.js
amdImportNotAsPrimaryExpression.types
amdModuleName1.js
amdModuleName1.types
amdModuleName2.errors.txt
amdModuleName2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
anonterface.js
anonterface.types
anonymousModules.errors.txt
anonymousModules.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
anyAsConstructor.errors.txt
anyAsConstructor.js
anyAsFunctionCall.js
anyAsFunctionCall.types
anyAsGenericFunctionCall.errors.txt
anyAsGenericFunctionCall.js
anyAsReturnTypeForNewOnCall.js
anyAsReturnTypeForNewOnCall.types
anyAssignabilityInInheritance.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
anyAssignabilityInInheritance.types
anyAssignableToEveryType.js
anyAssignableToEveryType.types
anyAssignableToEveryType2.errors.txt
anyAssignableToEveryType2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
anyDeclare.errors.txt
anyDeclare.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
anyIdenticalToItself.errors.txt
anyIdenticalToItself.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
anyInferenceAnonymousFunctions.js
anyInferenceAnonymousFunctions.types
anyIsAssignableToObject.js
anyIsAssignableToObject.types
anyIsAssignableToVoid.js
anyIsAssignableToVoid.types
anyPlusAny1.js
anyPlusAny1.types
anyPropertyAccess.js
anyPropertyAccess.types
APISample_compile.js Add additional aggressive checks during incremental parsing. 2015-02-08 16:10:16 -08:00
APISample_compile.types Add additional aggressive checks during incremental parsing. 2015-02-08 16:10:16 -08:00
APISample_linter.js Add additional aggressive checks during incremental parsing. 2015-02-08 16:10:16 -08:00
APISample_linter.types Add additional aggressive checks during incremental parsing. 2015-02-08 16:10:16 -08:00
APISample_transform.js Add additional aggressive checks during incremental parsing. 2015-02-08 16:10:16 -08:00
APISample_transform.types Add additional aggressive checks during incremental parsing. 2015-02-08 16:10:16 -08:00
APISample_watcher.js Add additional aggressive checks during incremental parsing. 2015-02-08 16:10:16 -08:00
APISample_watcher.types Add additional aggressive checks during incremental parsing. 2015-02-08 16:10:16 -08: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
arrayAssignmentTest1.errors.txt
arrayAssignmentTest1.js
arrayAssignmentTest2.errors.txt
arrayAssignmentTest2.js
arrayAssignmentTest3.errors.txt
arrayAssignmentTest3.js
arrayAssignmentTest4.errors.txt
arrayAssignmentTest4.js
arrayAssignmentTest5.errors.txt
arrayAssignmentTest5.js
arrayAssignmentTest6.js
arrayAssignmentTest6.types
arrayAugment.js
arrayAugment.types
arrayBestCommonTypes.js
arrayBestCommonTypes.types
arrayCast.errors.txt
arrayCast.js
arrayconcat.js
arrayconcat.types
arrayConcat2.js
arrayConcat2.types
arrayConcatMap.js
arrayConcatMap.types
arrayConstructors1.js
arrayConstructors1.types
arrayLiteral.js
arrayLiteral.types
arrayLiteral1.js
arrayLiteral1.types
arrayLiteral2.js
arrayLiteral2.types
arrayLiteralAndArrayConstructorEquivalence1.errors.txt
arrayLiteralAndArrayConstructorEquivalence1.js
arrayLiteralContextualType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
arrayLiteralContextualType.types
arrayLiteralInNonVarArgParameter.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
arrayLiteralInNonVarArgParameter.types
arrayLiterals.js
arrayLiterals.types
arrayLiterals.types.pull Do not publicly expose a way on a Program instance to get typecheckers with differing behavior. 2015-02-04 16:11:38 -08:00
arrayLiteralSpread.js
arrayLiteralSpread.types
arrayLiteralsWithRecursiveGenerics.js
arrayLiteralsWithRecursiveGenerics.types
arrayLiteralTypeInference.js
arrayLiteralTypeInference.types
arrayLiteralWidened.js
arrayLiteralWidened.types
arrayLiteralWithMultipleBestCommonTypes.js
arrayLiteralWithMultipleBestCommonTypes.types
arrayOfExportedClass.js
arrayOfExportedClass.types
arrayOfFunctionTypes3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
arrayOfFunctionTypes3.types
arrayReferenceWithoutTypeArgs.errors.txt
arrayReferenceWithoutTypeArgs.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
arraySigChecking.errors.txt
arraySigChecking.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
arrayTypeInSignatureOfInterfaceAndClass.js
arrayTypeInSignatureOfInterfaceAndClass.types
arrayTypeOfFunctionTypes.errors.txt
arrayTypeOfFunctionTypes.js
arrayTypeOfFunctionTypes2.errors.txt
arrayTypeOfFunctionTypes2.js
arrayTypeOfTypeOf.errors.txt
arrayTypeOfTypeOf.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
ArrowFunction1.errors.txt
ArrowFunction1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
ArrowFunction2.errors.txt
ArrowFunction2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
ArrowFunction3.errors.txt
ArrowFunction3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
ArrowFunction4.js
ArrowFunction4.types
arrowFunctionContexts.errors.txt
arrowFunctionContexts.js
ArrowFunctionExpression1.errors.txt
ArrowFunctionExpression1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
arrowFunctionExpressions.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
arrowFunctionExpressions.types
arrowFunctionInConstructorArgument1.errors.txt
arrowFunctionInConstructorArgument1.js
arrowFunctionInExpressionStatement1.js
arrowFunctionInExpressionStatement1.types
arrowFunctionInExpressionStatement2.js
arrowFunctionInExpressionStatement2.types
arrowFunctionMissingCurlyWithSemicolon.errors.txt
arrowFunctionMissingCurlyWithSemicolon.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
arrowFunctionsMissingTokens.errors.txt
arrowFunctionsMissingTokens.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
asiAmbientFunctionDeclaration.js
asiAmbientFunctionDeclaration.types
asiArith.js
asiArith.types
asiBreak.js
asiBreak.types
asiContinue.js
asiContinue.types
asiInES6Classes.js
asiInES6Classes.types
asiReturn.errors.txt
asiReturn.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
assertInWrapSomeTypeParameter.errors.txt
assertInWrapSomeTypeParameter.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
assign1.js
assign1.types
assignAnyToEveryType.errors.txt
assignAnyToEveryType.js
assignEveryTypeToAny.js
assignEveryTypeToAny.types
assignFromBooleanInterface.errors.txt
assignFromBooleanInterface.js
assignFromBooleanInterface2.errors.txt
assignFromBooleanInterface2.js
assignFromNumberInterface.errors.txt
assignFromNumberInterface.js
assignFromNumberInterface2.errors.txt
assignFromNumberInterface2.js
assignFromStringInterface.errors.txt
assignFromStringInterface.js
assignFromStringInterface2.errors.txt
assignFromStringInterface2.js
assignLambdaToNominalSubtypeOfFunction.errors.txt
assignLambdaToNominalSubtypeOfFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentCompat1.errors.txt
assignmentCompat1.js
assignmentCompatability1.js
assignmentCompatability1.types
assignmentCompatability2.js
assignmentCompatability2.types
assignmentCompatability3.js
assignmentCompatability3.types
assignmentCompatability4.js
assignmentCompatability4.types
assignmentCompatability5.js
assignmentCompatability5.types
assignmentCompatability6.js
assignmentCompatability6.types
assignmentCompatability7.js
assignmentCompatability7.types
assignmentCompatability8.js
assignmentCompatability8.types
assignmentCompatability9.js
assignmentCompatability9.types
assignmentCompatability10.errors.txt
assignmentCompatability10.js
assignmentCompatability11.errors.txt
assignmentCompatability11.js
assignmentCompatability12.errors.txt
assignmentCompatability12.js
assignmentCompatability13.errors.txt
assignmentCompatability13.js
assignmentCompatability14.errors.txt
assignmentCompatability14.js
assignmentCompatability15.errors.txt
assignmentCompatability15.js
assignmentCompatability16.errors.txt
assignmentCompatability16.js
assignmentCompatability17.errors.txt
assignmentCompatability17.js
assignmentCompatability18.errors.txt
assignmentCompatability18.js
assignmentCompatability19.errors.txt
assignmentCompatability19.js
assignmentCompatability20.errors.txt
assignmentCompatability20.js
assignmentCompatability21.errors.txt
assignmentCompatability21.js
assignmentCompatability22.errors.txt
assignmentCompatability22.js
assignmentCompatability23.errors.txt
assignmentCompatability23.js
assignmentCompatability24.errors.txt
assignmentCompatability24.js
assignmentCompatability25.errors.txt
assignmentCompatability25.js
assignmentCompatability26.errors.txt
assignmentCompatability26.js
assignmentCompatability27.errors.txt
assignmentCompatability27.js
assignmentCompatability28.errors.txt
assignmentCompatability28.js
assignmentCompatability29.errors.txt
assignmentCompatability29.js
assignmentCompatability30.errors.txt
assignmentCompatability30.js
assignmentCompatability31.errors.txt
assignmentCompatability31.js
assignmentCompatability32.errors.txt
assignmentCompatability32.js
assignmentCompatability33.errors.txt
assignmentCompatability33.js
assignmentCompatability34.errors.txt
assignmentCompatability34.js
assignmentCompatability35.errors.txt
assignmentCompatability35.js
assignmentCompatability36.errors.txt
assignmentCompatability36.js
assignmentCompatability37.errors.txt
assignmentCompatability37.js
assignmentCompatability38.errors.txt
assignmentCompatability38.js
assignmentCompatability39.errors.txt
assignmentCompatability39.js
assignmentCompatability40.errors.txt
assignmentCompatability40.js
assignmentCompatability41.errors.txt
assignmentCompatability41.js
assignmentCompatability42.errors.txt
assignmentCompatability42.js
assignmentCompatability43.errors.txt
assignmentCompatability43.js
assignmentCompatability_checking-apply-member-off-of-function-interface.errors.txt
assignmentCompatability_checking-apply-member-off-of-function-interface.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentCompatability_checking-call-member-off-of-function-interface.errors.txt
assignmentCompatability_checking-call-member-off-of-function-interface.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentCompatBetweenTupleAndArray.errors.txt
assignmentCompatBetweenTupleAndArray.js
assignmentCompatBug2.errors.txt
assignmentCompatBug2.js
assignmentCompatBug3.errors.txt
assignmentCompatBug3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentCompatBug5.errors.txt
assignmentCompatBug5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentCompatForEnums.js
assignmentCompatForEnums.types
assignmentCompatFunctionsWithOptionalArgs.errors.txt
assignmentCompatFunctionsWithOptionalArgs.js
assignmentCompatibilityForConstrainedTypeParameters.js
assignmentCompatibilityForConstrainedTypeParameters.types
assignmentCompatInterfaceWithStringIndexSignature.errors.txt
assignmentCompatInterfaceWithStringIndexSignature.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentCompatOnNew.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentCompatOnNew.types
assignmentCompatWithCallSignatures.errors.txt
assignmentCompatWithCallSignatures.js
assignmentCompatWithCallSignatures2.errors.txt
assignmentCompatWithCallSignatures2.js
assignmentCompatWithCallSignatures3.js
assignmentCompatWithCallSignatures3.types
assignmentCompatWithCallSignatures4.errors.txt
assignmentCompatWithCallSignatures4.js
assignmentCompatWithCallSignatures5.js
assignmentCompatWithCallSignatures5.types
assignmentCompatWithCallSignatures6.js
assignmentCompatWithCallSignatures6.types
assignmentCompatWithCallSignaturesWithOptionalParameters.errors.txt
assignmentCompatWithCallSignaturesWithOptionalParameters.js
assignmentCompatWithCallSignaturesWithRestParameters.errors.txt
assignmentCompatWithCallSignaturesWithRestParameters.js
assignmentCompatWithConstructSignatures.errors.txt
assignmentCompatWithConstructSignatures.js
assignmentCompatWithConstructSignatures2.errors.txt
assignmentCompatWithConstructSignatures2.js
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
assignmentCompatWithNumericIndexer.errors.txt
assignmentCompatWithNumericIndexer.js
assignmentCompatWithNumericIndexer2.errors.txt
assignmentCompatWithNumericIndexer2.js
assignmentCompatWithNumericIndexer3.errors.txt
assignmentCompatWithNumericIndexer3.js
assignmentCompatWithObjectMembers.js
assignmentCompatWithObjectMembers.types
assignmentCompatWithObjectMembers2.js
assignmentCompatWithObjectMembers2.types
assignmentCompatWithObjectMembers3.js
assignmentCompatWithObjectMembers3.types
assignmentCompatWithObjectMembers4.errors.txt
assignmentCompatWithObjectMembers4.js
assignmentCompatWithObjectMembers5.errors.txt
assignmentCompatWithObjectMembers5.js
assignmentCompatWithObjectMembersAccessibility.errors.txt
assignmentCompatWithObjectMembersAccessibility.js
assignmentCompatWithObjectMembersNumericNames.js
assignmentCompatWithObjectMembersNumericNames.types
assignmentCompatWithObjectMembersOptionality.errors.txt
assignmentCompatWithObjectMembersOptionality.js
assignmentCompatWithObjectMembersOptionality2.errors.txt
assignmentCompatWithObjectMembersOptionality2.js
assignmentCompatWithObjectMembersStringNumericNames.errors.txt
assignmentCompatWithObjectMembersStringNumericNames.js
assignmentCompatWithOverloads.errors.txt
assignmentCompatWithOverloads.js
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignments.errors.txt
assignments.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentStricterConstraints.errors.txt
assignmentStricterConstraints.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentToFunction.errors.txt
assignmentToFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentToObject.errors.txt
assignmentToObject.js
assignmentToObjectAndFunction.errors.txt
assignmentToObjectAndFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentToParenthesizedExpression1.errors.txt
assignmentToParenthesizedExpression1.js
assignmentToParenthesizedIdentifiers.errors.txt
assignmentToParenthesizedIdentifiers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignmentToReferenceTypes.errors.txt
assignmentToReferenceTypes.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
assignToEnum.errors.txt
assignToEnum.js
assignToExistingClass.errors.txt
assignToExistingClass.js
assignToFn.errors.txt
assignToFn.js
assignToInvalidLHS.errors.txt
assignToInvalidLHS.js
assignToModule.errors.txt
assignToModule.js
assignToObjectTypeWithPrototypeProperty.js
assignToObjectTypeWithPrototypeProperty.types
assignToPrototype1.js
assignToPrototype1.types
augmentArray.js
augmentArray.types
augmentedClassWithPrototypePropertyOnModule.errors.txt
augmentedClassWithPrototypePropertyOnModule.js
augmentedTypeAssignmentCompatIndexSignature.errors.txt
augmentedTypeAssignmentCompatIndexSignature.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypeBracketAccessIndexSignature.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypeBracketAccessIndexSignature.types
augmentedTypeBracketNamedPropertyAccess.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypeBracketNamedPropertyAccess.types
augmentedTypesClass.errors.txt
augmentedTypesClass.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesClass2.errors.txt
augmentedTypesClass2.js
augmentedTypesClass2a.errors.txt
augmentedTypesClass2a.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesClass3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesClass3.types
augmentedTypesClass4.errors.txt
augmentedTypesClass4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesEnum.errors.txt
augmentedTypesEnum.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesEnum2.errors.txt
augmentedTypesEnum2.js
augmentedTypesEnum3.errors.txt
augmentedTypesEnum3.js
augmentedTypesExternalModule1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesExternalModule1.types
augmentedTypesFunction.errors.txt
augmentedTypesFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesInterface.errors.txt
augmentedTypesInterface.js
augmentedTypesModules.errors.txt
augmentedTypesModules.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesModules2.errors.txt
augmentedTypesModules2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesModules3.errors.txt
augmentedTypesModules3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesModules3b.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesModules3b.types
augmentedTypesModules4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
augmentedTypesModules4.types
augmentedTypesVar.errors.txt
augmentedTypesVar.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
autoAsiForStaticsInClassDeclaration.js
autoAsiForStaticsInClassDeclaration.types
autoLift2.errors.txt
autoLift2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
autolift3.errors.txt
autolift3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
autolift4.errors.txt
autolift4.js
autonumberingInEnums.js
autonumberingInEnums.types
avoid.js
avoid.types
badArrayIndex.errors.txt
badArrayIndex.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
badArraySyntax.errors.txt
badArraySyntax.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
baseTypeAfterDerivedType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
baseTypeAfterDerivedType.types
baseTypeOrderChecking.js
baseTypeOrderChecking.types
baseTypePrivateMemberClash.errors.txt
baseTypePrivateMemberClash.js
bestCommonTypeOfConditionalExpressions.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
bestCommonTypeOfConditionalExpressions.types
bestCommonTypeOfConditionalExpressions2.errors.txt
bestCommonTypeOfConditionalExpressions2.js
bestCommonTypeOfTuple.js
bestCommonTypeOfTuple.types
bestCommonTypeOfTuple2.js
bestCommonTypeOfTuple2.types
bestCommonTypeReturnStatement.js
bestCommonTypeReturnStatement.types
bestCommonTypeWithContextualTyping.js
bestCommonTypeWithContextualTyping.types
bestCommonTypeWithOptionalProperties.js
bestCommonTypeWithOptionalProperties.types
binaryArithmatic1.js
binaryArithmatic1.types
binaryArithmatic2.js
binaryArithmatic2.types
binaryArithmatic3.errors.txt
binaryArithmatic3.js
binaryArithmatic4.errors.txt
binaryArithmatic4.js
binaryIntegerLiteral.js
binaryIntegerLiteral.types
binaryIntegerLiteralError.errors.txt
binaryIntegerLiteralError.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
bitwiseNotOperatorWithAnyOtherType.errors.txt
bitwiseNotOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
bitwiseNotOperatorWithBooleanType.js
bitwiseNotOperatorWithBooleanType.types
bitwiseNotOperatorWithEnumType.js
bitwiseNotOperatorWithEnumType.types
bitwiseNotOperatorWithNumberType.js
bitwiseNotOperatorWithNumberType.types
bitwiseNotOperatorWithStringType.js
bitwiseNotOperatorWithStringType.types
bom-utf8.js
bom-utf8.types
bom-utf16be.js
bom-utf16be.types
bom-utf16le.js
bom-utf16le.types
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_for.baseline
bpSpan_forIn.baseline
bpSpan_functionExpressions.baseline
bpSpan_functions.baseline
bpSpan_ifElse.baseline
bpSpan_import.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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
breakNotInIterationOrSwitchStatement2.errors.txt
breakNotInIterationOrSwitchStatement2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
breakTarget1.js
breakTarget1.types
breakTarget2.js
breakTarget2.types
breakTarget3.js
breakTarget3.types
breakTarget4.js
breakTarget4.types
breakTarget5.errors.txt
breakTarget5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
breakTarget6.errors.txt
breakTarget6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
callbackArgsDifferByOptionality.errors.txt
callbackArgsDifferByOptionality.js
callbacksDontShareTypes.js
callbacksDontShareTypes.types
callConstructAssignment.errors.txt
callConstructAssignment.js
callExpressionWithMissingTypeArgument1.errors.txt
callExpressionWithMissingTypeArgument1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
callExpressionWithTypeParameterConstrainedToOuterTypeParameter.js
callExpressionWithTypeParameterConstrainedToOuterTypeParameter.types
callGenericFunctionWithIncorrectNumberOfTypeArguments.errors.txt
callGenericFunctionWithIncorrectNumberOfTypeArguments.js
callGenericFunctionWithZeroTypeArguments.js
callGenericFunctionWithZeroTypeArguments.types
callNonGenericFunctionWithTypeArguments.errors.txt
callNonGenericFunctionWithTypeArguments.js
callOnClass.errors.txt
callOnClass.js
callOnInstance.errors.txt
callOnInstance.js
callOverloads1.errors.txt
callOverloads1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callOverloads2.errors.txt
callOverloads2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callOverloads3.errors.txt
callOverloads3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callOverloads4.errors.txt
callOverloads4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callOverloads5.errors.txt
callOverloads5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callSignaturesWithDuplicateParameters.errors.txt
callSignaturesWithDuplicateParameters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callSignaturesWithOptionalParameters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callSignaturesWithOptionalParameters.types
callSignaturesWithOptionalParameters2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callSignaturesWithOptionalParameters2.types
callSignaturesWithParameterInitializers.errors.txt
callSignaturesWithParameterInitializers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callSignaturesWithParameterInitializers2.errors.txt
callSignaturesWithParameterInitializers2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callSignatureWithOptionalParameterAndInitializer.errors.txt
callSignatureWithOptionalParameterAndInitializer.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callSignatureWithoutAnnotationsOrBody.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
callSignatureWithoutAnnotationsOrBody.types
callSignatureWithoutReturnTypeAnnotationInference.js
callSignatureWithoutReturnTypeAnnotationInference.types
callWithWrongNumberOfTypeArguments.errors.txt
callWithWrongNumberOfTypeArguments.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
cannotInvokeNewOnErrorExpression.errors.txt
cannotInvokeNewOnErrorExpression.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
cannotInvokeNewOnIndexExpression.errors.txt
cannotInvokeNewOnIndexExpression.js
captureThisInSuperCall.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
captureThisInSuperCall.types
castExpressionParentheses.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
castExpressionParentheses.types
castingTuple.errors.txt
castingTuple.js
castNewObjectBug.js
castNewObjectBug.types
castParentheses.js
castParentheses.types
castTest.js
castTest.types
catch.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
catch.types
catchClauseWithTypeAnnotation.errors.txt
catchClauseWithTypeAnnotation.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter.js
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.errors.txt
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.js
chainedImportAlias.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
chainedImportAlias.types
chainedSpecializationToObjectTypeLiteral.js
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
class1.errors.txt
class1.js
class2.errors.txt
class2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
classAndInterface1.errors.txt
classAndInterface1.js
classAndInterfaceWithSameName.errors.txt
classAndInterfaceWithSameName.js
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.errors.txt
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.errors.txt
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.errors.txt
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.errors.txt
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.js
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.errors.txt
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.js
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.js
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.types
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.errors.txt
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.js
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.js
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.types
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.js
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.types
ClassAndModuleWithSameNameAndCommonRoot.errors.txt
ClassAndModuleWithSameNameAndCommonRoot.js
classAndVariableWithSameName.errors.txt
classAndVariableWithSameName.js
classAppearsToHaveMembersOfObject.js
classAppearsToHaveMembersOfObject.types
classBodyWithStatements.errors.txt
classBodyWithStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classCannotExtendVar.errors.txt
classCannotExtendVar.js
classConstructorAccessibility.errors.txt
classConstructorAccessibility.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
classConstructorParametersAccessibility.errors.txt
classConstructorParametersAccessibility.js
classConstructorParametersAccessibility2.errors.txt
classConstructorParametersAccessibility2.js
classConstructorParametersAccessibility3.js
classConstructorParametersAccessibility3.types
classdecl.errors.txt
classdecl.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ClassDeclaration8.errors.txt
ClassDeclaration8.js
ClassDeclaration9.errors.txt
ClassDeclaration9.js
ClassDeclaration10.errors.txt
ClassDeclaration10.js
ClassDeclaration11.errors.txt
ClassDeclaration11.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ClassDeclaration13.errors.txt
ClassDeclaration13.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ClassDeclaration14.errors.txt
ClassDeclaration14.js
ClassDeclaration15.errors.txt
ClassDeclaration15.js
ClassDeclaration21.errors.txt
ClassDeclaration21.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ClassDeclaration22.errors.txt
ClassDeclaration22.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ClassDeclaration24.errors.txt
ClassDeclaration24.js
ClassDeclaration25.errors.txt
ClassDeclaration25.js
classDeclarationMergedInModuleWithContinuation.js
classDeclarationMergedInModuleWithContinuation.types
classDoesNotDependOnPrivateMember.js
classDoesNotDependOnPrivateMember.types
classExpression.errors.txt
classExpression.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
classExtendingClass.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classExtendingClass.types
classExtendingPrimitive.errors.txt
classExtendingPrimitive.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classExtendingPrimitive2.errors.txt
classExtendingPrimitive2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classExtendsEveryObjectType2.errors.txt
classExtendsEveryObjectType2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classExtendsInterface.errors.txt
classExtendsInterface.js
classExtendsInterfaceThatExtendsClassWithPrivates1.errors.txt
classExtendsInterfaceThatExtendsClassWithPrivates1.js
classExtendsItself.errors.txt
classExtendsItself.js
classExtendsItselfIndirectly.errors.txt
classExtendsItselfIndirectly.js
classExtendsItselfIndirectly2.errors.txt
classExtendsItselfIndirectly2.js
classExtendsItselfIndirectly3.errors.txt
classExtendsItselfIndirectly3.js
classExtendsMultipleBaseClasses.errors.txt
classExtendsMultipleBaseClasses.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
classExtendsShadowedConstructorFunction.errors.txt
classExtendsShadowedConstructorFunction.js
classExtendsValidConstructorFunction.errors.txt
classExtendsValidConstructorFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classHeritageWithTrailingSeparator.errors.txt
classHeritageWithTrailingSeparator.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
classImplementingInterfaceIndexer.js
classImplementingInterfaceIndexer.types
classImplementsClass1.js
classImplementsClass1.types
classImplementsClass2.errors.txt
classImplementsClass2.js
classImplementsClass3.js
classImplementsClass3.types
classImplementsClass4.errors.txt
classImplementsClass4.js
classImplementsClass5.errors.txt
classImplementsClass5.js
classImplementsClass6.errors.txt
classImplementsClass6.js
classImplementsImportedInterface.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
classMemberInitializerWithLamdaScoping4.errors.txt
classMemberInitializerWithLamdaScoping4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
classMemberInitializerWithLamdaScoping5.js
classMemberInitializerWithLamdaScoping5.types
classMethodWithKeywordName1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classMethodWithKeywordName1.types
classOrder1.js
classOrder1.types
classOrder2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classOrder2.types
classOrderBug.js
classOrderBug.types
classOverloadForFunction.errors.txt
classOverloadForFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classOverloadForFunction2.errors.txt
classOverloadForFunction2.js
classPropertyAsPrivate.errors.txt
classPropertyAsPrivate.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classPropertyAsProtected.errors.txt
classPropertyAsProtected.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classPropertyIsPublicByDefault.errors.txt
classPropertyIsPublicByDefault.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classSideInheritance1.errors.txt
classSideInheritance1.js
classSideInheritance2.js
classSideInheritance2.types
classSideInheritance3.errors.txt
classSideInheritance3.js
classTypeParametersInStatics.errors.txt
classTypeParametersInStatics.js
classUpdateTests.errors.txt
classUpdateTests.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
classWithBaseClassButNoConstructor.errors.txt
classWithBaseClassButNoConstructor.js
classWithConstructors.errors.txt
classWithConstructors.js
classWithEmptyBody.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classWithEmptyBody.types
classWithMultipleBaseClasses.errors.txt
classWithMultipleBaseClasses.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classWithNoConstructorOrBaseClass.js
classWithNoConstructorOrBaseClass.types
classWithOnlyPublicMembersEquivalentToInterface.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classWithOnlyPublicMembersEquivalentToInterface.types
classWithOnlyPublicMembersEquivalentToInterface2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classWithOnlyPublicMembersEquivalentToInterface2.types
classWithOptionalParameter.errors.txt
classWithOptionalParameter.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classWithoutExplicitConstructor.errors.txt
classWithoutExplicitConstructor.js
classWithOverloadImplementationOfWrongName.errors.txt
classWithOverloadImplementationOfWrongName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classWithOverloadImplementationOfWrongName2.errors.txt
classWithOverloadImplementationOfWrongName2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classWithPredefinedTypesAsNames.errors.txt
classWithPredefinedTypesAsNames.js
classWithPredefinedTypesAsNames2.errors.txt
classWithPredefinedTypesAsNames2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
classWithPrivateProperty.errors.txt
classWithPrivateProperty.js
classWithProtectedProperty.js
classWithProtectedProperty.types
classWithPublicProperty.js
classWithPublicProperty.types
classWithStaticMembers.errors.txt
classWithStaticMembers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classWithTwoConstructorDefinitions.errors.txt
classWithTwoConstructorDefinitions.js
clinterfaces.errors.txt
clinterfaces.js
cloduleAcrossModuleDefinitions.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
cloduleAcrossModuleDefinitions.types
cloduleAndTypeParameters.js
cloduleAndTypeParameters.types
clodulesDerivedClasses.errors.txt
clodulesDerivedClasses.js
cloduleSplitAcrossFiles.errors.txt
cloduleSplitAcrossFiles.js
cloduleStaticMembers.errors.txt
cloduleStaticMembers.js
cloduleTest1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
cloduleTest1.types
cloduleTest2.errors.txt
cloduleTest2.js
cloduleWithDuplicateMember1.errors.txt
cloduleWithDuplicateMember1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
cloduleWithDuplicateMember2.errors.txt
cloduleWithDuplicateMember2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
cloduleWithPriorInstantiatedModule.errors.txt
cloduleWithPriorInstantiatedModule.js
cloduleWithPriorUninstantiatedModule.js
cloduleWithPriorUninstantiatedModule.types
cloduleWithRecursiveReference.js
cloduleWithRecursiveReference.types
collisionArgumentsArrowFunctions.errors.txt
collisionArgumentsArrowFunctions.js
collisionArgumentsClassConstructor.errors.txt
collisionArgumentsClassConstructor.js
collisionArgumentsClassMethod.errors.txt
collisionArgumentsClassMethod.js
collisionArgumentsFunction.errors.txt
collisionArgumentsFunction.js
collisionArgumentsFunctionExpressions.errors.txt
collisionArgumentsFunctionExpressions.js
collisionArgumentsInterfaceMembers.js
collisionArgumentsInterfaceMembers.types
collisionArgumentsInType.js
collisionArgumentsInType.types
collisionCodeGenEnumWithEnumMemberConflict.js
collisionCodeGenEnumWithEnumMemberConflict.types
collisionCodeGenModuleWithAccessorChildren.errors.txt
collisionCodeGenModuleWithAccessorChildren.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
collisionCodeGenModuleWithConstructorChildren.js
collisionCodeGenModuleWithConstructorChildren.types
collisionCodeGenModuleWithEnumMemberConflict.js
collisionCodeGenModuleWithEnumMemberConflict.types
collisionCodeGenModuleWithFunctionChildren.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
collisionCodeGenModuleWithFunctionChildren.types
collisionCodeGenModuleWithMemberClassConflict.js
collisionCodeGenModuleWithMemberClassConflict.types
collisionCodeGenModuleWithMemberInterfaceConflict.js
collisionCodeGenModuleWithMemberInterfaceConflict.types
collisionCodeGenModuleWithMemberVariable.js
collisionCodeGenModuleWithMemberVariable.types
collisionCodeGenModuleWithMethodChildren.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
collisionCodeGenModuleWithMethodChildren.types
collisionCodeGenModuleWithModuleChildren.js
collisionCodeGenModuleWithModuleChildren.types
collisionCodeGenModuleWithModuleReopening.js
collisionCodeGenModuleWithModuleReopening.types
collisionCodeGenModuleWithPrivateMember.js
collisionCodeGenModuleWithPrivateMember.types
collisionCodeGenModuleWithUnicodeNames.js
collisionCodeGenModuleWithUnicodeNames.types
collisionExportsRequireAndAlias.errors.txt
collisionExportsRequireAndAlias.js
collisionExportsRequireAndAmbientClass.js
collisionExportsRequireAndAmbientClass.types
collisionExportsRequireAndAmbientEnum.js
collisionExportsRequireAndAmbientEnum.types
collisionExportsRequireAndAmbientFunction.js
collisionExportsRequireAndAmbientFunction.types
collisionExportsRequireAndAmbientFunctionInGlobalFile.js
collisionExportsRequireAndAmbientFunctionInGlobalFile.types
collisionExportsRequireAndAmbientModule.js
collisionExportsRequireAndAmbientModule.types
collisionExportsRequireAndAmbientVar.js
collisionExportsRequireAndAmbientVar.types
collisionExportsRequireAndClass.errors.txt
collisionExportsRequireAndClass.js
collisionExportsRequireAndEnum.errors.txt
collisionExportsRequireAndEnum.js
collisionExportsRequireAndFunction.errors.txt
collisionExportsRequireAndFunction.js
collisionExportsRequireAndFunctionInGlobalFile.js
collisionExportsRequireAndFunctionInGlobalFile.types
collisionExportsRequireAndInternalModuleAlias.errors.txt
collisionExportsRequireAndInternalModuleAlias.js
collisionExportsRequireAndInternalModuleAliasInGlobalFile.js
collisionExportsRequireAndInternalModuleAliasInGlobalFile.types
collisionExportsRequireAndModule.errors.txt
collisionExportsRequireAndModule.js
collisionExportsRequireAndUninstantiatedModule.js
collisionExportsRequireAndUninstantiatedModule.types
collisionExportsRequireAndVar.errors.txt
collisionExportsRequireAndVar.js
collisionRestParameterArrowFunctions.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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
collisionSuperAndLocalFunctionInConstructor.errors.txt
collisionSuperAndLocalFunctionInConstructor.js
collisionSuperAndLocalFunctionInMethod.errors.txt
collisionSuperAndLocalFunctionInMethod.js
collisionSuperAndLocalFunctionInProperty.errors.txt
collisionSuperAndLocalFunctionInProperty.js
collisionSuperAndLocalVarInAccessors.errors.txt
collisionSuperAndLocalVarInAccessors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
collisionSuperAndParameter1.errors.txt
collisionSuperAndParameter1.js
collisionSuperAndPropertyNameAsConstuctorParameter.errors.txt
collisionSuperAndPropertyNameAsConstuctorParameter.js
collisionThisExpressionAndAliasInGlobal.errors.txt
collisionThisExpressionAndAliasInGlobal.js
collisionThisExpressionAndAmbientClassInGlobal.errors.txt
collisionThisExpressionAndAmbientClassInGlobal.js
collisionThisExpressionAndAmbientVarInGlobal.errors.txt
collisionThisExpressionAndAmbientVarInGlobal.js
collisionThisExpressionAndClassInGlobal.errors.txt
collisionThisExpressionAndClassInGlobal.js
collisionThisExpressionAndEnumInGlobal.errors.txt
collisionThisExpressionAndEnumInGlobal.js
collisionThisExpressionAndFunctionInGlobal.errors.txt
collisionThisExpressionAndFunctionInGlobal.js
collisionThisExpressionAndLocalVarInAccessors.errors.txt
collisionThisExpressionAndLocalVarInAccessors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
collisionThisExpressionAndLocalVarInConstructor.errors.txt
collisionThisExpressionAndLocalVarInConstructor.js
collisionThisExpressionAndLocalVarInFunction.errors.txt
collisionThisExpressionAndLocalVarInFunction.js
collisionThisExpressionAndLocalVarInLambda.errors.txt
collisionThisExpressionAndLocalVarInLambda.js
collisionThisExpressionAndLocalVarInMethod.errors.txt
collisionThisExpressionAndLocalVarInMethod.js
collisionThisExpressionAndLocalVarInProperty.errors.txt
collisionThisExpressionAndLocalVarInProperty.js
collisionThisExpressionAndLocalVarWithSuperExperssion.errors.txt
collisionThisExpressionAndLocalVarWithSuperExperssion.js
collisionThisExpressionAndModuleInGlobal.errors.txt
collisionThisExpressionAndModuleInGlobal.js
collisionThisExpressionAndNameResolution.errors.txt
collisionThisExpressionAndNameResolution.js
collisionThisExpressionAndParameter.errors.txt
collisionThisExpressionAndParameter.js
collisionThisExpressionAndPropertyNameAsConstuctorParameter.errors.txt
collisionThisExpressionAndPropertyNameAsConstuctorParameter.js
collisionThisExpressionAndVarInGlobal.errors.txt
collisionThisExpressionAndVarInGlobal.js
commaOperator1.js
commaOperator1.types
commaOperatorInvalidAssignmentType.errors.txt
commaOperatorInvalidAssignmentType.js
commaOperatorOtherInvalidOperation.errors.txt
commaOperatorOtherInvalidOperation.js
commaOperatorOtherValidOperation.js
commaOperatorOtherValidOperation.types
commaOperatorsMultipleOperators.js
commaOperatorsMultipleOperators.types
commaOperatorWithoutOperand.errors.txt
commaOperatorWithoutOperand.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
commaOperatorWithSecondOperandAnyType.js
commaOperatorWithSecondOperandAnyType.types
commaOperatorWithSecondOperandBooleanType.js
commaOperatorWithSecondOperandBooleanType.types
commaOperatorWithSecondOperandNumberType.js
commaOperatorWithSecondOperandNumberType.types
commaOperatorWithSecondOperandObjectType.js
commaOperatorWithSecondOperandObjectType.types
commaOperatorWithSecondOperandStringType.js
commaOperatorWithSecondOperandStringType.types
commentBeforeStaticMethod1.js
commentBeforeStaticMethod1.types
commentEmitAtEndOfFile1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
commentEmitAtEndOfFile1.types
commentEmitWithCommentOnLastLine.js
commentEmitWithCommentOnLastLine.types
commentInEmptyParameterList1.js
commentInEmptyParameterList1.types
commentInMethodCall.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
commentOnClassAccessor1.errors.txt
commentOnClassAccessor1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
commentOnClassAccessor2.errors.txt
commentOnClassAccessor2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
commentsBeforeFunctionExpression1.types
commentsBeforeVariableStatement1.js
commentsBeforeVariableStatement1.types
commentsClass.js
commentsClass.types
commentsClassMembers.js
commentsClassMembers.types
commentsCommentParsing.js
commentsCommentParsing.types
commentsdoNotEmitComments.js accept updated baseline reference following addition of test for const enum comment suppression 2015-02-02 18:10:18 -05:00
commentsdoNotEmitComments.types accept updated baseline reference following addition of test for const enum comment suppression 2015-02-02 18:10:18 -05:00
commentsDottedModuleName.js
commentsDottedModuleName.types
commentsemitComments.js
commentsemitComments.types
commentsEnums.js
commentsEnums.types
commentsExternalModules.js
commentsExternalModules.types
commentsExternalModules2.js
commentsExternalModules2.types
commentsExternalModules3.js
commentsExternalModules3.types
commentsFormatting.js
commentsFormatting.types
commentsFunction.js
commentsFunction.types
commentsInheritance.js
commentsInheritance.types
commentsInterface.js
commentsInterface.types
commentsModules.js
commentsModules.types
commentsMultiModuleMultiFile.js
commentsMultiModuleMultiFile.types
commentsMultiModuleSingleFile.js
commentsMultiModuleSingleFile.types
commentsOnObjectLiteral1.errors.txt
commentsOnObjectLiteral1.js
commentsOnObjectLiteral2.errors.txt
commentsOnObjectLiteral2.js
commentsOnObjectLiteral3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
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
complexClassRelationships.types
complicatedGenericRecursiveBaseClassReference.errors.txt
complicatedGenericRecursiveBaseClassReference.js
complicatedPrivacy.errors.txt
complicatedPrivacy.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
compositeGenericFunction.js
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
compoundVarDecl1.js
compoundVarDecl1.types
computedPropertyNames1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames1.types
computedPropertyNames2.errors.txt
computedPropertyNames2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames3.errors.txt
computedPropertyNames3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames4.js
computedPropertyNames4.types
computedPropertyNames5.errors.txt
computedPropertyNames5.js
computedPropertyNames6.errors.txt
computedPropertyNames6.js
computedPropertyNames7.js
computedPropertyNames7.types
computedPropertyNames8.errors.txt
computedPropertyNames8.js
computedPropertyNames9.errors.txt
computedPropertyNames9.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames10.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames10.types
computedPropertyNames11.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames11.types
computedPropertyNames12.errors.txt
computedPropertyNames12.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
computedPropertyNames13.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames13.types
computedPropertyNames14.errors.txt
computedPropertyNames14.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames15.errors.txt
computedPropertyNames15.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames16.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames16.types
computedPropertyNames17.errors.txt
computedPropertyNames17.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames18.js
computedPropertyNames18.types
computedPropertyNames19.errors.txt
computedPropertyNames19.js
computedPropertyNames20.js
computedPropertyNames20.types
computedPropertyNames21.errors.txt
computedPropertyNames21.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames22.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames22.types
computedPropertyNames23.errors.txt
computedPropertyNames23.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames24.errors.txt
computedPropertyNames24.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames25.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames25.types
computedPropertyNames26.errors.txt
computedPropertyNames26.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames27.errors.txt
computedPropertyNames27.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames28.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames28.types
computedPropertyNames29.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames29.types
computedPropertyNames30.errors.txt
computedPropertyNames30.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames31.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames31.types
computedPropertyNames32.errors.txt
computedPropertyNames32.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames33.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames33.types
computedPropertyNames34.errors.txt
computedPropertyNames34.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames35.errors.txt
computedPropertyNames35.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
computedPropertyNames36.errors.txt
computedPropertyNames36.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames37.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames37.types
computedPropertyNames38.errors.txt
computedPropertyNames38.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames39.errors.txt
computedPropertyNames39.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames40.errors.txt
computedPropertyNames40.js
computedPropertyNames41.js
computedPropertyNames41.types
computedPropertyNames42.errors.txt
computedPropertyNames42.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
computedPropertyNames43.errors.txt
computedPropertyNames43.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames44.errors.txt
computedPropertyNames44.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames45.errors.txt
computedPropertyNames45.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNames46.js
computedPropertyNames46.types
computedPropertyNames47.js
computedPropertyNames47.types
computedPropertyNames48.js
computedPropertyNames48.types
computedPropertyNamesContextualType1.js
computedPropertyNamesContextualType1.types
computedPropertyNamesContextualType2.js
computedPropertyNamesContextualType2.types
computedPropertyNamesContextualType3.js
computedPropertyNamesContextualType3.types
computedPropertyNamesContextualType4.js
computedPropertyNamesContextualType4.types
computedPropertyNamesContextualType5.js
computedPropertyNamesContextualType5.types
computedPropertyNamesContextualType6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNamesContextualType6.types
computedPropertyNamesContextualType6.types.pull Do not publicly expose a way on a Program instance to get typecheckers with differing behavior. 2015-02-04 16:11:38 -08:00
computedPropertyNamesContextualType7.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNamesContextualType7.types
computedPropertyNamesContextualType7.types.pull Do not publicly expose a way on a Program instance to get typecheckers with differing behavior. 2015-02-04 16:11:38 -08:00
computedPropertyNamesContextualType8.errors.txt
computedPropertyNamesContextualType8.js
computedPropertyNamesContextualType9.errors.txt
computedPropertyNamesContextualType9.js
computedPropertyNamesContextualType10.errors.txt
computedPropertyNamesContextualType10.js
computedPropertyNamesDeclarationEmit1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNamesDeclarationEmit1.types
computedPropertyNamesDeclarationEmit2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNamesDeclarationEmit2.types
computedPropertyNamesDeclarationEmit3.errors.txt
computedPropertyNamesDeclarationEmit3.js Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
computedPropertyNamesDeclarationEmit4.errors.txt
computedPropertyNamesDeclarationEmit4.js Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
computedPropertyNamesDeclarationEmit5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNamesDeclarationEmit5.types
computedPropertyNamesOnOverloads.errors.txt
computedPropertyNamesOnOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
computedPropertyNamesSourceMap1.js
computedPropertyNamesSourceMap1.js.map
computedPropertyNamesSourceMap1.sourcemap.txt
computedPropertyNamesSourceMap1.types
computedPropertyNamesSourceMap2.js
computedPropertyNamesSourceMap2.js.map
computedPropertyNamesSourceMap2.sourcemap.txt
computedPropertyNamesSourceMap2.types
concatClassAndString.errors.txt
concatClassAndString.js
concatError.js
concatError.types
conditionalExpression1.errors.txt
conditionalExpression1.js
conditionalExpressions2.js
conditionalExpressions2.types
conditionallyDuplicateOverloadsCausedByOverloadResolution.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
conditionallyDuplicateOverloadsCausedByOverloadResolution.types
conditionalOperatorConditionIsBooleanType.js
conditionalOperatorConditionIsBooleanType.types
conditionalOperatorConditionIsNumberType.js
conditionalOperatorConditionIsNumberType.types
conditionalOperatorConditionIsObjectType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
conditionalOperatorConditionIsObjectType.types
conditionalOperatorConditoinIsAnyType.js
conditionalOperatorConditoinIsAnyType.types
conditionalOperatorConditoinIsStringType.js
conditionalOperatorConditoinIsStringType.types
conditionalOperatorWithIdenticalBCT.js
conditionalOperatorWithIdenticalBCT.types
conditionalOperatorWithoutIdenticalBCT.errors.txt
conditionalOperatorWithoutIdenticalBCT.js
conflictingMemberTypesInBases.errors.txt
conflictingMemberTypesInBases.js
conflictingTypeAnnotatedVar.errors.txt
conflictingTypeAnnotatedVar.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
conflictMarkerTrivia1.errors.txt
conflictMarkerTrivia1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
conflictMarkerTrivia2.errors.txt
conflictMarkerTrivia2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
conformanceFunctionOverloads.js
conformanceFunctionOverloads.types
constantOverloadFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constantOverloadFunction.types
constantOverloadFunctionNoSubtypeError.errors.txt
constantOverloadFunctionNoSubtypeError.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constDeclarations-access.errors.txt
constDeclarations-access.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constDeclarations-access2.errors.txt
constDeclarations-access2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constDeclarations-access3.errors.txt
constDeclarations-access3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constDeclarations-access4.errors.txt
constDeclarations-access4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constDeclarations-access5.errors.txt
constDeclarations-access5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constDeclarations-ambient-errors.errors.txt
constDeclarations-ambient-errors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constDeclarations-ambient.js
constDeclarations-ambient.types
constDeclarations-errors.errors.txt
constDeclarations-errors.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constDeclarations-es5.errors.txt
constDeclarations-es5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constDeclarations-invalidContexts.errors.txt
constDeclarations-invalidContexts.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constDeclarations-scopes.errors.txt
constDeclarations-scopes.js
constDeclarations-scopes2.js
constDeclarations-scopes2.types
constDeclarations-useBeforeDefinition.errors.txt
constDeclarations-useBeforeDefinition.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constDeclarations-useBeforeDefinition2.errors.txt
constDeclarations-useBeforeDefinition2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constDeclarations-validContexts.errors.txt
constDeclarations-validContexts.js
constDeclarations.js
constDeclarations.types
constDeclarations2.js
constDeclarations2.types
constDeclarationShadowedByVarDeclaration.errors.txt
constDeclarationShadowedByVarDeclaration.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constDeclarationShadowedByVarDeclaration2.js
constDeclarationShadowedByVarDeclaration2.types
constDeclarationShadowedByVarDeclaration3.js
constDeclarationShadowedByVarDeclaration3.types
constEnumBadPropertyNames.errors.txt
constEnumBadPropertyNames.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constEnumDeclarations.js
constEnumDeclarations.types
constEnumErrors.errors.txt
constEnumErrors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constEnumExternalModule.js
constEnumExternalModule.types
constEnums.js
constEnums.types
constraintCheckInGenericBaseTypeReference.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constraintCheckInGenericBaseTypeReference.types
constraintErrors1.errors.txt
constraintErrors1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constraintPropagationThroughReturnTypes.js
constraintPropagationThroughReturnTypes.types
constraintReferencingTypeParameterFromSameTypeParameterList.errors.txt
constraintReferencingTypeParameterFromSameTypeParameterList.js
constraints0.errors.txt
constraints0.js
constraintSatisfactionWithAny.js
constraintSatisfactionWithAny.types
constraintSatisfactionWithAny2.errors.txt
constraintSatisfactionWithAny2.js
constraintSatisfactionWithEmptyObject.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constraintSatisfactionWithEmptyObject.types
constraintsThatReferenceOtherContstraints1.errors.txt
constraintsThatReferenceOtherContstraints1.js
constraintsUsedInPrototypeProperty.js
constraintsUsedInPrototypeProperty.types
constructorArgs.js
constructorArgs.types
constructorArgsErrors1.errors.txt
constructorArgsErrors1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constructorArgsErrors2.errors.txt
constructorArgsErrors2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constructorArgsErrors3.errors.txt
constructorArgsErrors3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constructorArgsErrors4.errors.txt
constructorArgsErrors4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constructorArgsErrors5.errors.txt
constructorArgsErrors5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constructorArgWithGenericCallSignature.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constructorArgWithGenericCallSignature.types
constructorAsType.errors.txt
constructorAsType.js
constructorDefaultValuesReferencingThis.errors.txt
constructorDefaultValuesReferencingThis.js
constructorFunctionTypeIsAssignableToBaseType.js
constructorFunctionTypeIsAssignableToBaseType.types
constructorFunctionTypeIsAssignableToBaseType2.js
constructorFunctionTypeIsAssignableToBaseType2.types
constructorHasPrototypeProperty.js
constructorHasPrototypeProperty.types
constructorImplementationWithDefaultValues.js
constructorImplementationWithDefaultValues.types
constructorImplementationWithDefaultValues2.errors.txt
constructorImplementationWithDefaultValues2.js
constructorInvocationWithTooFewTypeArgs.errors.txt
constructorInvocationWithTooFewTypeArgs.js
constructorOverloads1.errors.txt
constructorOverloads1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constructorOverloads2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constructorOverloads2.types
constructorOverloads3.errors.txt
constructorOverloads3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constructorOverloads4.errors.txt
constructorOverloads4.js
constructorOverloads5.errors.txt
constructorOverloads5.js
constructorOverloads6.errors.txt
constructorOverloads6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
constructorOverloads7.errors.txt
constructorOverloads7.js
constructorOverloads8.errors.txt
constructorOverloads8.js
constructorOverloadsWithDefaultValues.errors.txt
constructorOverloadsWithDefaultValues.js
constructorOverloadsWithOptionalParameters.js
constructorOverloadsWithOptionalParameters.types
constructorParameterProperties.errors.txt
constructorParameterProperties.js
constructorParameterProperties2.errors.txt
constructorParameterProperties2.js
constructorParameterShadowsOuterScopes.errors.txt
constructorParameterShadowsOuterScopes.js
constructorParametersInVariableDeclarations.errors.txt
constructorParametersInVariableDeclarations.js
constructorParametersThatShadowExternalNamesInVariableDeclarations.errors.txt
constructorParametersThatShadowExternalNamesInVariableDeclarations.js
constructorReturningAPrimitive.js
constructorReturningAPrimitive.types
constructorReturnsInvalidType.errors.txt
constructorReturnsInvalidType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constructorStaticParamName.js
constructorStaticParamName.types
constructorStaticParamNameErrors.errors.txt
constructorStaticParamNameErrors.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
constructorsWithSpecializedSignatures.errors.txt
constructorsWithSpecializedSignatures.js
constructorTypeWithTypeParameters.js
constructorTypeWithTypeParameters.types
constructorWithAssignableReturnExpression.errors.txt
constructorWithAssignableReturnExpression.js
constructorWithExpressionLessReturn.js
constructorWithExpressionLessReturn.types
constructorWithIncompleteTypeAnnotation.errors.txt
constructorWithIncompleteTypeAnnotation.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
contextuallyTypingOrOperator.types
contextuallyTypingOrOperator2.js
contextuallyTypingOrOperator2.types
contextuallyTypingOrOperator3.errors.txt
contextuallyTypingOrOperator3.js
contextuallyTypingRestParameters.errors.txt
contextuallyTypingRestParameters.js
contextualSigInstantiationRestParams.js
contextualSigInstantiationRestParams.types
contextualSignatureInstantiation.js
contextualSignatureInstantiation.types
contextualSignatureInstantiation.types.pull Do not publicly expose a way on a Program instance to get typecheckers with differing behavior. 2015-02-04 16:11:38 -08:00
contextualSignatureInstantiation1.js
contextualSignatureInstantiation1.types
contextualSignatureInstantiation2.js
contextualSignatureInstantiation2.types
contextualSignatureInstantiation3.js
contextualSignatureInstantiation3.types
contextualSignatureInstantiationWithTypeParameterConstrainedToOuterTypeParameter.js
contextualSignatureInstantiationWithTypeParameterConstrainedToOuterTypeParameter.types
contextualSignatureInstatiationContravariance.js
contextualSignatureInstatiationContravariance.types
contextualSignatureInstatiationCovariance.js
contextualSignatureInstatiationCovariance.types
contextualTypeAny.js
contextualTypeAny.types
contextualTypeAppliedToVarArgs.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTypeAppliedToVarArgs.types
contextualTypeArrayReturnType.js
contextualTypeArrayReturnType.types
contextualTypeWithTuple.errors.txt
contextualTypeWithTuple.js
contextualTypeWithUnionTypeCallSignatures.js
contextualTypeWithUnionTypeCallSignatures.types
contextualTypeWithUnionTypeIndexSignatures.js
contextualTypeWithUnionTypeIndexSignatures.types
contextualTypeWithUnionTypeMembers.js
contextualTypeWithUnionTypeMembers.types
contextualTypeWithUnionTypeObjectLiteral.errors.txt
contextualTypeWithUnionTypeObjectLiteral.js
contextualTyping.errors.txt
contextualTyping.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping.js.map Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping.sourcemap.txt Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping1.js
contextualTyping1.types
contextualTyping2.js
contextualTyping2.types
contextualTyping3.js
contextualTyping3.types
contextualTyping4.js
contextualTyping4.types
contextualTyping5.errors.txt
contextualTyping5.js
contextualTyping6.js
contextualTyping6.types
contextualTyping7.js
contextualTyping7.types
contextualTyping8.js
contextualTyping8.types
contextualTyping9.js
contextualTyping9.types
contextualTyping10.js
contextualTyping10.types
contextualTyping11.errors.txt
contextualTyping11.js
contextualTyping12.js
contextualTyping12.types
contextualTyping13.js
contextualTyping13.types
contextualTyping14.js
contextualTyping14.types
contextualTyping15.js
contextualTyping15.types
contextualTyping16.js
contextualTyping16.types
contextualTyping17.js
contextualTyping17.types
contextualTyping18.js
contextualTyping18.types
contextualTyping19.js
contextualTyping19.types
contextualTyping20.js
contextualTyping20.types
contextualTyping21.errors.txt
contextualTyping21.js
contextualTyping22.js
contextualTyping22.types
contextualTyping23.js
contextualTyping23.types
contextualTyping24.errors.txt
contextualTyping24.js
contextualTyping25.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping25.types
contextualTyping26.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping26.types
contextualTyping27.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping27.types
contextualTyping28.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping28.types
contextualTyping29.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping29.types
contextualTyping30.errors.txt
contextualTyping30.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping31.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping31.types
contextualTyping32.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping32.types
contextualTyping33.errors.txt
contextualTyping33.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTyping34.js
contextualTyping34.types
contextualTyping35.js
contextualTyping35.types
contextualTyping36.js
contextualTyping36.types
contextualTyping37.js
contextualTyping37.types
contextualTyping38.js
contextualTyping38.types
contextualTyping39.errors.txt
contextualTyping39.js
contextualTyping40.js
contextualTyping40.types
contextualTyping41.errors.txt
contextualTyping41.js
contextualTypingArrayOfLambdas.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTypingArrayOfLambdas.types
contextualTypingOfAccessors.errors.txt
contextualTypingOfAccessors.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTypingOfArrayLiterals1.errors.txt
contextualTypingOfArrayLiterals1.js
contextualTypingOfConditionalExpression.js
contextualTypingOfConditionalExpression.types
contextualTypingOfConditionalExpression2.errors.txt
contextualTypingOfConditionalExpression2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTypingOfGenericFunctionTypedArguments1.errors.txt
contextualTypingOfGenericFunctionTypedArguments1.js
contextualTypingOfLambdaReturnExpression.errors.txt
contextualTypingOfLambdaReturnExpression.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTypingOfLambdaWithMultipleSignatures.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTypingOfLambdaWithMultipleSignatures.types
contextualTypingOfLambdaWithMultipleSignatures2.js
contextualTypingOfLambdaWithMultipleSignatures2.types
contextualTypingOfObjectLiterals.errors.txt
contextualTypingOfObjectLiterals.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTypingOfObjectLiterals2.errors.txt
contextualTypingOfObjectLiterals2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTypingTwoInstancesOfSameTypeParameter.js
contextualTypingTwoInstancesOfSameTypeParameter.types
contextualTypingWithFixedTypeParameters1.errors.txt
contextualTypingWithFixedTypeParameters1.js
contextualTypingWithGenericAndNonGenericSignature.js
contextualTypingWithGenericAndNonGenericSignature.types
contextualTypingWithGenericSignature.js
contextualTypingWithGenericSignature.types
continueInIterationStatement1.js
continueInIterationStatement1.types
continueInIterationStatement2.js
continueInIterationStatement2.types
continueInIterationStatement3.js
continueInIterationStatement3.types
continueInIterationStatement4.errors.txt
continueInIterationStatement4.js
continueLabel.js
continueLabel.types
continueNotInIterationStatement1.errors.txt
continueNotInIterationStatement1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
continueNotInIterationStatement2.errors.txt
continueNotInIterationStatement2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
continueNotInIterationStatement3.errors.txt
continueNotInIterationStatement3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
continueNotInIterationStatement4.errors.txt
continueNotInIterationStatement4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
continueTarget1.errors.txt
continueTarget1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
continueTarget2.js
continueTarget2.types
continueTarget3.js
continueTarget3.types
continueTarget4.js
continueTarget4.types
continueTarget5.errors.txt
continueTarget5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
continueTarget6.errors.txt
continueTarget6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
convertKeywords.js
convertKeywords.types
convertKeywordsYes.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
convertKeywordsYes.types
copyrightWithNewLine1.errors.txt
copyrightWithNewLine1.js
copyrightWithoutNewLine1.errors.txt
copyrightWithoutNewLine1.js
couldNotSelectGenericOverload.errors.txt
couldNotSelectGenericOverload.js
covariance1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
covariance1.types
crashInResolveInterface.js
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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
customEventDetail.errors.txt
customEventDetail.js
cyclicModuleImport.js
cyclicModuleImport.types
debugger.js
debugger.types
debuggerEmit.js
debuggerEmit.types
declarationEmit_array-types-from-generic-array-usage.js
declarationEmit_array-types-from-generic-array-usage.types
declarationEmit_invalidReference.js
declarationEmit_invalidReference.types
declarationEmit_invalidReference2.errors.txt
declarationEmit_invalidReference2.js Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
declarationEmit_nameConflicts.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declarationEmit_nameConflicts.types
declarationEmit_nameConflicts2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declarationEmit_nameConflicts2.types
declarationEmit_nameConflicts3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declarationEmit_nameConflicts3.types
declarationEmit_nameConflictsWithAlias.js
declarationEmit_nameConflictsWithAlias.types
declarationEmit_protectedMembers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declarationEmit_protectedMembers.types
declarationInAmbientContext.errors.txt
declarationInAmbientContext.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
declarationsAndAssignments.errors.txt
declarationsAndAssignments.js
declarationWithNoInitializer.errors.txt
declarationWithNoInitializer.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
declareAlreadySeen.errors.txt
declareAlreadySeen.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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
declareFileExportAssignment.js
declareFileExportAssignment.types
declareFileExportAssignmentWithVarFromVariableStatement.js
declareFileExportAssignmentWithVarFromVariableStatement.types
declareModifierOnImport1.errors.txt
declareModifierOnImport1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
declFileAccessors.js
declFileAccessors.types
declFileAliasUseBeforeDeclaration.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declFileForClassWithMultipleBaseClasses.types
declFileForClassWithPrivateOverloadedFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declFileGenericType.types
declFileGenericType2.js
declFileGenericType2.types
declFileImportChainInExportAssignment.js
declFileImportChainInExportAssignment.types
declFileImportedTypeUseInTypeArgPosition.js
declFileImportedTypeUseInTypeArgPosition.types
declFileImportModuleWithExportAssignment.js
declFileImportModuleWithExportAssignment.types
declFileIndexSignatures.js
declFileIndexSignatures.types
declFileInternalAliases.js
declFileInternalAliases.types
declFileMethods.js
declFileMethods.types
declFileModuleAssignmentInObjectLiteralProperty.js
declFileModuleAssignmentInObjectLiteralProperty.types
declFileModuleContinuation.js
declFileModuleContinuation.types
declFileModuleWithPropertyOfTypeModule.js
declFileModuleWithPropertyOfTypeModule.types
declFileObjectLiteralWithAccessors.errors.txt
declFileObjectLiteralWithAccessors.js Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
declFileObjectLiteralWithOnlyGetter.errors.txt
declFileObjectLiteralWithOnlyGetter.js Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
declFileObjectLiteralWithOnlySetter.errors.txt
declFileObjectLiteralWithOnlySetter.js Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
declFileOptionalInterfaceMethod.js
declFileOptionalInterfaceMethod.types
declFilePrivateMethodOverloads.js
declFilePrivateMethodOverloads.types
declFilePrivateStatic.errors.txt
declFilePrivateStatic.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declFileRegressionTests.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declFileRegressionTests.types
declFileRestParametersOfFunctionAndFunctionType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declFileRestParametersOfFunctionAndFunctionType.types
declFileTypeAnnotationArrayType.js
declFileTypeAnnotationArrayType.types
declFileTypeAnnotationBuiltInType.js
declFileTypeAnnotationBuiltInType.types
declFileTypeAnnotationParenType.js
declFileTypeAnnotationParenType.types
declFileTypeAnnotationStringLiteral.js
declFileTypeAnnotationStringLiteral.types
declFileTypeAnnotationTupleType.js
declFileTypeAnnotationTupleType.types
declFileTypeAnnotationTypeAlias.js
declFileTypeAnnotationTypeAlias.types
declFileTypeAnnotationTypeLiteral.js
declFileTypeAnnotationTypeLiteral.types
declFileTypeAnnotationTypeQuery.js
declFileTypeAnnotationTypeQuery.types
declFileTypeAnnotationTypeReference.js
declFileTypeAnnotationTypeReference.types
declFileTypeAnnotationUnionType.js
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
declFileTypeofFunction.types
declFileTypeofInAnonymousType.js
declFileTypeofInAnonymousType.types
declFileTypeofModule.js
declFileTypeofModule.types
declFileWithClassNameConflictingWithClassReferredByExtendsClause.js
declFileWithClassNameConflictingWithClassReferredByExtendsClause.types
declFileWithExtendsClauseThatHasItsContainerNameConflict.js
declFileWithExtendsClauseThatHasItsContainerNameConflict.types
declFileWithInternalModuleNameConflictsInExtendsClause1.js
declFileWithInternalModuleNameConflictsInExtendsClause1.types
declFileWithInternalModuleNameConflictsInExtendsClause2.js
declFileWithInternalModuleNameConflictsInExtendsClause2.types
declFileWithInternalModuleNameConflictsInExtendsClause3.js
declFileWithInternalModuleNameConflictsInExtendsClause3.types
declInput-2.errors.txt
declInput-2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declInput.errors.txt
declInput.js Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
declInput3.js
declInput3.types
declInput4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declInput4.types
decrementAndIncrementOperators.errors.txt
decrementAndIncrementOperators.js
decrementOperatorWithAnyOtherType.js
decrementOperatorWithAnyOtherType.types
decrementOperatorWithAnyOtherTypeInvalidOperations.errors.txt
decrementOperatorWithAnyOtherTypeInvalidOperations.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
decrementOperatorWithEnumType.errors.txt
decrementOperatorWithEnumType.js
decrementOperatorWithEnumTypeInvalidOperations.errors.txt
decrementOperatorWithEnumTypeInvalidOperations.js
decrementOperatorWithNumberType.js
decrementOperatorWithNumberType.types
decrementOperatorWithNumberTypeInvalidOperations.errors.txt
decrementOperatorWithNumberTypeInvalidOperations.js
decrementOperatorWithUnsupportedBooleanType.errors.txt
decrementOperatorWithUnsupportedBooleanType.js
decrementOperatorWithUnsupportedStringType.errors.txt
decrementOperatorWithUnsupportedStringType.js
defaultArgsInFunctionExpressions.errors.txt
defaultArgsInFunctionExpressions.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
defaultArgsInOverloads.errors.txt
defaultArgsInOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
defaultBestCommonTypesHaveDecls.errors.txt
defaultBestCommonTypesHaveDecls.js
defaultIndexProps1.js
defaultIndexProps1.types
defaultIndexProps2.js
defaultIndexProps2.types
defaultValueInConstructorOverload1.errors.txt
defaultValueInConstructorOverload1.js
defaultValueInFunctionOverload1.errors.txt
defaultValueInFunctionOverload1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
defaultValueInFunctionTypes.errors.txt
defaultValueInFunctionTypes.js
deleteOperator1.errors.txt
deleteOperator1.js
deleteOperatorInStrictMode.errors.txt
deleteOperatorInStrictMode.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
deleteOperatorInvalidOperations.errors.txt
deleteOperatorInvalidOperations.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
deleteOperatorWithAnyOtherType.errors.txt
deleteOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
deleteOperatorWithBooleanType.js
deleteOperatorWithBooleanType.types
deleteOperatorWithEnumType.js
deleteOperatorWithEnumType.types
deleteOperatorWithNumberType.js
deleteOperatorWithNumberType.types
deleteOperatorWithStringType.js
deleteOperatorWithStringType.types
dependencyViaImportAlias.js
dependencyViaImportAlias.types
deprecatedBool.js
deprecatedBool.types
derivedClassConstructorWithoutSuperCall.errors.txt
derivedClassConstructorWithoutSuperCall.js
derivedClasses.js
derivedClasses.types
derivedClassFunctionOverridesBaseClassAccessor.errors.txt
derivedClassFunctionOverridesBaseClassAccessor.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
derivedClassIncludesInheritedMembers.errors.txt
derivedClassIncludesInheritedMembers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassOverridesIndexersWithAssignmentCompatibility.js
derivedClassOverridesIndexersWithAssignmentCompatibility.types
derivedClassOverridesPrivateFunction1.errors.txt
derivedClassOverridesPrivateFunction1.js
derivedClassOverridesPrivates.errors.txt
derivedClassOverridesPrivates.js
derivedClassOverridesProtectedMembers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassOverridesProtectedMembers.types
derivedClassOverridesProtectedMembers2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassOverridesProtectedMembers2.types
derivedClassOverridesProtectedMembers3.errors.txt
derivedClassOverridesProtectedMembers3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassOverridesProtectedMembers4.errors.txt
derivedClassOverridesProtectedMembers4.js
derivedClassOverridesPublicMembers.errors.txt
derivedClassOverridesPublicMembers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassOverridesWithoutSubtype.js
derivedClassOverridesWithoutSubtype.types
derivedClassParameterProperties.errors.txt
derivedClassParameterProperties.js
derivedClassSuperCallsInNonConstructorMembers.errors.txt
derivedClassSuperCallsInNonConstructorMembers.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
derivedClassSuperCallsWithThisArg.errors.txt
derivedClassSuperCallsWithThisArg.js
derivedClassTransitivity.errors.txt
derivedClassTransitivity.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassTransitivity2.errors.txt
derivedClassTransitivity2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassTransitivity3.errors.txt
derivedClassTransitivity3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassTransitivity4.errors.txt
derivedClassTransitivity4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassWithAny.errors.txt
derivedClassWithAny.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
derivedClassWithoutExplicitConstructor.errors.txt
derivedClassWithoutExplicitConstructor.js
derivedClassWithoutExplicitConstructor2.errors.txt
derivedClassWithoutExplicitConstructor2.js
derivedClassWithoutExplicitConstructor3.errors.txt
derivedClassWithoutExplicitConstructor3.js
derivedClassWithPrivateInstanceShadowingProtectedInstance.errors.txt
derivedClassWithPrivateInstanceShadowingProtectedInstance.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassWithPrivateInstanceShadowingPublicInstance.errors.txt
derivedClassWithPrivateInstanceShadowingPublicInstance.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassWithPrivateStaticShadowingProtectedStatic.errors.txt
derivedClassWithPrivateStaticShadowingProtectedStatic.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedClassWithPrivateStaticShadowingPublicStatic.errors.txt
derivedClassWithPrivateStaticShadowingPublicStatic.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
derivedGenericClassWithAny.errors.txt
derivedGenericClassWithAny.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
derivedInterfaceCallSignature.errors.txt
derivedInterfaceCallSignature.js
derivedInterfaceDoesNotHideBaseSignatures.js
derivedInterfaceDoesNotHideBaseSignatures.types
derivedInterfaceIncompatibleWithBaseIndexer.errors.txt
derivedInterfaceIncompatibleWithBaseIndexer.js
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.js
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.types
derivedTypeCallingBaseImplWithOptionalParams.errors.txt
derivedTypeCallingBaseImplWithOptionalParams.js
derivedTypeDoesNotRequireExtendsClause.js
derivedTypeDoesNotRequireExtendsClause.types
derivedTypeIncompatibleSignatures.errors.txt
derivedTypeIncompatibleSignatures.js
destructuringParameterProperties1.errors.txt
destructuringParameterProperties1.js
destructuringParameterProperties2.errors.txt
destructuringParameterProperties2.js
destructuringParameterProperties3.errors.txt
destructuringParameterProperties3.js
destructuringParameterProperties4.errors.txt
destructuringParameterProperties4.js
destructuringParameterProperties5.errors.txt
destructuringParameterProperties5.js
detachedCommentAtStartOfConstructor1.js
detachedCommentAtStartOfConstructor1.types
detachedCommentAtStartOfConstructor2.js
detachedCommentAtStartOfConstructor2.types
detachedCommentAtStartOfFunctionBody1.errors.txt
detachedCommentAtStartOfFunctionBody1.js
detachedCommentAtStartOfFunctionBody2.errors.txt
detachedCommentAtStartOfFunctionBody2.js
detachedCommentAtStartOfLambdaFunction1.js
detachedCommentAtStartOfLambdaFunction1.types
detachedCommentAtStartOfLambdaFunction2.js
detachedCommentAtStartOfLambdaFunction2.types
differentTypesWithSameName.errors.txt
differentTypesWithSameName.js
directDependenceBetweenTypeAliases.errors.txt
directDependenceBetweenTypeAliases.js
directReferenceToNull.errors.txt
directReferenceToNull.js
directReferenceToUndefined.errors.txt
directReferenceToUndefined.js
doNotWidenAtObjectLiteralPropertyAssignment.js
doNotWidenAtObjectLiteralPropertyAssignment.types
dontShowCompilerGeneratedMembers.errors.txt
dontShowCompilerGeneratedMembers.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
dottedModuleName.errors.txt
dottedModuleName.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
dottedModuleName2.js
dottedModuleName2.types
dottedSymbolResolution1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
dottedSymbolResolution1.types
doWhileBreakStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
doWhileBreakStatements.types
doWhileContinueStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
doWhileContinueStatements.types
doWhileLoop.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
doWhileLoop.types
duplicateAnonymousInners1.js
duplicateAnonymousInners1.types
duplicateAnonymousModuleClasses.js
duplicateAnonymousModuleClasses.types
duplicateClassElements.errors.txt
duplicateClassElements.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
duplicateConstructorOverloadSignature.js
duplicateConstructorOverloadSignature.types
duplicateConstructorOverloadSignature2.js
duplicateConstructorOverloadSignature2.types
duplicateConstructSignature.js
duplicateConstructSignature.types
duplicateConstructSignature2.js
duplicateConstructSignature2.types
duplicateExportAssignments.errors.txt
duplicateExportAssignments.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
duplicateIdentifierInCatchBlock.errors.txt
duplicateIdentifierInCatchBlock.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
duplicateIdentifiersAcrossContainerBoundaries.errors.txt
duplicateIdentifiersAcrossContainerBoundaries.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
duplicateIdentifierShouldNotShortCircuitBaseTypeBinding.js
duplicateIdentifierShouldNotShortCircuitBaseTypeBinding.types
duplicateInterfaceMembers1.errors.txt
duplicateInterfaceMembers1.js
duplicateLabel1.errors.txt
duplicateLabel1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
duplicateLabel2.errors.txt
duplicateLabel2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
duplicateLabel3.js
duplicateLabel3.types
duplicateLabel4.js
duplicateLabel4.types
duplicateLocalVariable1.errors.txt
duplicateLocalVariable1.js
duplicateLocalVariable2.errors.txt
duplicateLocalVariable2.js
duplicateLocalVariable3.errors.txt
duplicateLocalVariable3.js
duplicateLocalVariable4.errors.txt
duplicateLocalVariable4.js
duplicateNumericIndexers.errors.txt
duplicateNumericIndexers.js
duplicateObjectLiteralProperty.errors.txt
duplicateObjectLiteralProperty.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
duplicateOverloadInTypeAugmentation1.js
duplicateOverloadInTypeAugmentation1.types
duplicatePropertiesInStrictMode.errors.txt
duplicatePropertiesInStrictMode.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
duplicatePropertyNames.errors.txt
duplicatePropertyNames.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
duplicateStringIndexers.errors.txt
duplicateStringIndexers.js
duplicateStringNamedProperty1.errors.txt
duplicateStringNamedProperty1.js
duplicateSymbolsExportMatching.errors.txt
duplicateSymbolsExportMatching.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
duplicateTypeParameters1.errors.txt
duplicateTypeParameters1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
duplicateTypeParameters2.errors.txt
duplicateTypeParameters2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
elidingImportNames.js
elidingImportNames.types
emitArrowFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitArrowFunction.types
emitArrowFunctionAsIs.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitArrowFunctionAsIs.types
emitArrowFunctionAsIsES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitArrowFunctionAsIsES6.types
emitArrowFunctionES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitArrowFunctionES6.types
emitArrowFunctionsAsIs.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitArrowFunctionsAsIs.types
emitArrowFunctionsAsIsES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitArrowFunctionsAsIsES6.types
emitArrowFunctionThisCapturing.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitArrowFunctionThisCapturing.types
emitArrowFunctionThisCapturingES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitArrowFunctionThisCapturingES6.types
emitArrowFunctionWhenUsingArguments.errors.txt
emitArrowFunctionWhenUsingArguments.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitArrowFunctionWhenUsingArgumentsES6.errors.txt
emitArrowFunctionWhenUsingArgumentsES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitBOM.js
emitBOM.js.map
emitBOM.sourcemap.txt
emitBOM.types
emitCommentsOnlyFile.js
emitCommentsOnlyFile.types
emitDefaultParametersFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitDefaultParametersFunction.types
emitDefaultParametersFunctionES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitDefaultParametersFunctionES6.types
emitDefaultParametersFunctionExpression.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitDefaultParametersFunctionExpression.types
emitDefaultParametersFunctionExpressionES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitDefaultParametersFunctionExpressionES6.types
emitDefaultParametersFunctionProperty.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitDefaultParametersFunctionProperty.types
emitDefaultParametersFunctionPropertyES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitDefaultParametersFunctionPropertyES6.types
emitDefaultParametersMethod.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitDefaultParametersMethod.types
emitDefaultParametersMethodES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitDefaultParametersMethodES6.types
emitMemberAccessExpression.js
emitMemberAccessExpression.types
emitPostComments.js
emitPostComments.types
emitPreComments.js
emitPreComments.types
emitRestParametersFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitRestParametersFunction.types
emitRestParametersFunctionES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitRestParametersFunctionES6.types
emitRestParametersFunctionExpression.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitRestParametersFunctionExpression.types
emitRestParametersFunctionExpressionES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitRestParametersFunctionExpressionES6.types
emitRestParametersFunctionProperty.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitRestParametersFunctionProperty.types
emitRestParametersFunctionPropertyES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitRestParametersFunctionPropertyES6.types
emitRestParametersMethod.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitRestParametersMethod.types
emitRestParametersMethodES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emitRestParametersMethodES6.types
emitThisInSuperMethodCall.errors.txt
emitThisInSuperMethodCall.js
emptyEnum.js
emptyEnum.types
emptyExpr.js
emptyExpr.types
emptyFile-declaration.js
emptyFile-declaration.js.map
emptyFile-declaration.sourcemap.txt
emptyFile-declaration.types
emptyFile-souremap.js
emptyFile-souremap.js.map
emptyFile-souremap.sourcemap.txt
emptyFile-souremap.types
emptyFile.js
emptyFile.types
emptyGenericParamList.errors.txt
emptyGenericParamList.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
emptyIndexer.js
emptyIndexer.types
emptyMemberAccess.errors.txt
emptyMemberAccess.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
emptyTypeArgumentList.errors.txt
emptyTypeArgumentList.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emptyTypeArgumentListWithNew.errors.txt
emptyTypeArgumentListWithNew.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
EnumAndModuleWithSameNameAndCommonRoot.js
EnumAndModuleWithSameNameAndCommonRoot.types
enumAssignability.errors.txt
enumAssignability.js
enumAssignabilityInInheritance.errors.txt
enumAssignabilityInInheritance.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
enumAssignmentCompat.errors.txt
enumAssignmentCompat.js
enumAssignmentCompat2.errors.txt
enumAssignmentCompat2.js
enumBasics.js
enumBasics.types
enumBasics1.errors.txt
enumBasics1.js
enumCodeGenNewLines1.js
enumCodeGenNewLines1.types
enumConflictsWithGlobalIdentifier.errors.txt
enumConflictsWithGlobalIdentifier.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
enumConstantMembers.errors.txt
enumConstantMembers.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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
enumIndexer.types
enumInitializersWithExponents.errors.txt
enumInitializersWithExponents.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
enumIsNotASubtypeOfAnythingButNumber.errors.txt
enumIsNotASubtypeOfAnythingButNumber.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
enumMapBackIntoItself.js
enumMapBackIntoItself.types
enumMemberResolution.errors.txt
enumMemberResolution.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
enumMerging.js
enumMerging.types
enumMergingErrors.errors.txt
enumMergingErrors.js
enumNegativeLiteral1.js
enumNegativeLiteral1.types
enumNumbering1.js
enumNumbering1.types
enumOperations.js
enumOperations.types
enumPropertyAccess.errors.txt
enumPropertyAccess.js
enumsWithMultipleDeclarations1.errors.txt
enumsWithMultipleDeclarations1.js
enumsWithMultipleDeclarations2.errors.txt
enumsWithMultipleDeclarations2.js
enumsWithMultipleDeclarations3.js
enumsWithMultipleDeclarations3.types
enumWithoutInitializerAfterComputedMember.errors.txt
enumWithoutInitializerAfterComputedMember.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
enumWithParenthesizedInitializer1.errors.txt
enumWithParenthesizedInitializer1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
errorsInGenericTypeReference.errors.txt
errorsInGenericTypeReference.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
errorsOnImportedSymbol.errors.txt
errorsOnImportedSymbol.js
errorSuperCalls.errors.txt
errorSuperCalls.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
errorSuperPropertyAccess.errors.txt
errorSuperPropertyAccess.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
errorSupression1.errors.txt
errorSupression1.js
errorTypesAsTypeArguments.errors.txt
errorTypesAsTypeArguments.js
errorWithTruncatedType.errors.txt
errorWithTruncatedType.js
es3-amd.js
es3-amd.js.map
es3-amd.sourcemap.txt
es3-amd.types
es3-declaration-amd.js
es3-declaration-amd.js.map
es3-declaration-amd.sourcemap.txt
es3-declaration-amd.types
es3-sourcemap-amd.js
es3-sourcemap-amd.js.map
es3-sourcemap-amd.sourcemap.txt
es3-sourcemap-amd.types
es5-amd.js
es5-amd.js.map
es5-amd.sourcemap.txt
es5-amd.types
es5-declaration-amd.js
es5-declaration-amd.js.map
es5-declaration-amd.sourcemap.txt
es5-declaration-amd.types
es5-souremap-amd.js
es5-souremap-amd.js.map
es5-souremap-amd.sourcemap.txt
es5-souremap-amd.types
es6-amd.js
es6-amd.js.map
es6-amd.sourcemap.txt
es6-amd.types
es6-declaration-amd.js
es6-declaration-amd.js.map
es6-declaration-amd.sourcemap.txt
es6-declaration-amd.types
es6-sourcemap-amd.js
es6-sourcemap-amd.js.map
es6-sourcemap-amd.sourcemap.txt
es6-sourcemap-amd.types
es6ClassSuperCodegenBug.js
es6ClassSuperCodegenBug.types
es6ClassTest.errors.txt
es6ClassTest.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
es6ClassTest2.errors.txt
es6ClassTest2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
es6ClassTest3.errors.txt
es6ClassTest3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
es6ClassTest4.js
es6ClassTest4.types
es6ClassTest5.js
es6ClassTest5.types
es6ClassTest7.js
es6ClassTest7.types
es6ClassTest8.js
es6ClassTest8.types
es6ClassTest9.errors.txt
es6ClassTest9.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
es6DeclOrdering.errors.txt
es6DeclOrdering.js
es6MemberScoping.errors.txt
es6MemberScoping.js
escapedIdentifiers.js
escapedIdentifiers.types
escapedReservedCompilerNamedIdentifier.js
escapedReservedCompilerNamedIdentifier.types
everyTypeAssignableToAny.js
everyTypeAssignableToAny.types
everyTypeWithAnnotationAndInitializer.js
everyTypeWithAnnotationAndInitializer.types
everyTypeWithAnnotationAndInvalidInitializer.errors.txt
everyTypeWithAnnotationAndInvalidInitializer.js
everyTypeWithInitializer.js
everyTypeWithInitializer.types
exportAlreadySeen.errors.txt
exportAlreadySeen.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
exportAssignClassAndModule.js
exportAssignClassAndModule.types
exportAssignDottedName.errors.txt
exportAssignDottedName.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
exportAssignedTypeAsTypeAnnotation.js
exportAssignedTypeAsTypeAnnotation.types
exportAssignImportedIdentifier.errors.txt
exportAssignImportedIdentifier.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
ExportAssignment7.errors.txt
ExportAssignment7.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
ExportAssignment8.errors.txt
ExportAssignment8.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
exportAssignmentAndDeclaration.errors.txt
exportAssignmentAndDeclaration.js
exportAssignmentCircularModules.js
exportAssignmentCircularModules.types
exportAssignmentClass.js
exportAssignmentClass.types
exportAssignmentConstrainedGenericType.errors.txt
exportAssignmentConstrainedGenericType.js
exportAssignmentEnum.js
exportAssignmentEnum.types
exportAssignmentError.js
exportAssignmentError.types
exportAssignmentFunction.js
exportAssignmentFunction.types
exportAssignmentGenericType.js
exportAssignmentGenericType.types
exportAssignmentInterface.js
exportAssignmentInterface.types
exportAssignmentInternalModule.js
exportAssignmentInternalModule.types
exportAssignmentMergedInterface.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
exportAssignmentWithDeclareModifier.errors.txt
exportAssignmentWithDeclareModifier.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
exportAssignmentWithExportModifier.errors.txt
exportAssignmentWithExportModifier.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
exportAssignmentWithExports.errors.txt
exportAssignmentWithExports.js
exportAssignmentWithImportStatementPrivacyError.js
exportAssignmentWithImportStatementPrivacyError.types
exportAssignmentWithoutIdentifier1.errors.txt
exportAssignmentWithoutIdentifier1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
exportAssignmentWithPrivacyError.js
exportAssignmentWithPrivacyError.types
exportAssignNonIdentifier.errors.txt
exportAssignNonIdentifier.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
exportAssignTypes.errors.txt
exportAssignTypes.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
exportAssignValueAndType.js
exportAssignValueAndType.types
ExportClassWhichExtendsInterfaceWithInaccessibleType.js
ExportClassWhichExtendsInterfaceWithInaccessibleType.types
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.types
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.js
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.types
ExportClassWithInaccessibleTypeInTypeParameterConstraint.js
ExportClassWithInaccessibleTypeInTypeParameterConstraint.types
exportCodeGen.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
exportCodeGen.types
exportDeclareClass1.errors.txt
exportDeclareClass1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
exportDeclaredModule.errors.txt
exportDeclaredModule.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
exportedInterfaceInaccessibleInCallbackInModule.js
exportedInterfaceInaccessibleInCallbackInModule.types
exportedVariable1.js
exportedVariable1.types
exportEqualCallable.js
exportEqualCallable.types
exportEqualErrorType.errors.txt
exportEqualErrorType.js
exportEqualMemberMissing.errors.txt
exportEqualMemberMissing.js
exportEqualNamespaces.js
exportEqualNamespaces.types
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.js
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.types
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.js
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.types
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.js
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.types
exportImport.js
exportImport.types
exportImportAlias.js
exportImportAlias.types
exportImportAndClodule.js
exportImportAndClodule.types
exportImportMultipleFiles.js
exportImportMultipleFiles.types
exportImportNonInstantiatedModule.js
exportImportNonInstantiatedModule.types
exportImportNonInstantiatedModule2.js
exportImportNonInstantiatedModule2.types
exportingContainingVisibleType.errors.txt
exportingContainingVisibleType.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.types
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.js
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.types
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.js
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.types
ExportModuleWithAccessibleTypesOnItsExportedMembers.js
ExportModuleWithAccessibleTypesOnItsExportedMembers.types
exportNonVisibleType.errors.txt
exportNonVisibleType.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.js
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.types
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.errors.txt
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
exportPrivateType.js
exportPrivateType.types
exportSameNameFuncVar.errors.txt
exportSameNameFuncVar.js
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.js
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.types
ExportVariableWithAccessibleTypeInTypeAnnotation.js
ExportVariableWithAccessibleTypeInTypeAnnotation.types
ExportVariableWithInaccessibleTypeInTypeAnnotation.js
ExportVariableWithInaccessibleTypeInTypeAnnotation.types
exportVisibility.js
exportVisibility.types
expr.errors.txt
expr.js
extBaseClass1.js
extBaseClass1.types
extBaseClass2.errors.txt
extBaseClass2.js
extendAndImplementTheSameBaseType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
extendAndImplementTheSameBaseType.types
extendAndImplementTheSameBaseType2.errors.txt
extendAndImplementTheSameBaseType2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
extendArray.errors.txt
extendArray.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
extendNonClassSymbol2.errors.txt
extendNonClassSymbol2.js
extendNumberInterface.js
extendNumberInterface.types
extendsClauseAlreadySeen.errors.txt
extendsClauseAlreadySeen.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
extendsClauseAlreadySeen2.errors.txt
extendsClauseAlreadySeen2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
extendStringInterface.js
extendStringInterface.types
extension.errors.txt
extension.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
externalModuleAssignToVar.js
externalModuleAssignToVar.types
externalModuleExportingGenericClass.errors.txt
externalModuleExportingGenericClass.js
externalModuleQualification.js
externalModuleQualification.types
externalModuleReferenceDoubleUnderscore1.js
externalModuleReferenceDoubleUnderscore1.types
externalModuleReferenceOfImportDeclarationWithExportModifier.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
externalModuleReferenceOfImportDeclarationWithExportModifier.types
externalModuleRefernceResolutionOrderInImportDeclaration.errors.txt
externalModuleRefernceResolutionOrderInImportDeclaration.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
externalModuleResolution.js
externalModuleResolution.types
externalModuleResolution2.js
externalModuleResolution2.types
externalModuleWithoutCompilerFlag1.errors.txt
externalModuleWithoutCompilerFlag1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
externFunc.js
externFunc.types
externModule.errors.txt
externModule.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
externModuleClobber.js
externModuleClobber.types
externSemantics.errors.txt
externSemantics.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
externSyntax.errors.txt
externSyntax.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
fatArrowfunctionAsType.js
fatArrowfunctionAsType.types
fatarrowfunctions.js
fatarrowfunctions.types
fatarrowfunctionsErrors.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
fatarrowfunctionsErrors.js Merge pull request #1974 from Microsoft/multiLineEmitting 2015-02-06 22:00:41 -05:00
fatarrowfunctionsInFunctionParameterDefaults.js
fatarrowfunctionsInFunctionParameterDefaults.types
fatarrowfunctionsInFunctions.js
fatarrowfunctionsInFunctions.types
fatarrowfunctionsOptionalArgs.errors.txt
fatarrowfunctionsOptionalArgs.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
fatarrowfunctionsOptionalArgsErrors1.errors.txt
fatarrowfunctionsOptionalArgsErrors1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
fatarrowfunctionsOptionalArgsErrors2.errors.txt
fatarrowfunctionsOptionalArgsErrors2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
fatarrowfunctionsOptionalArgsErrors3.errors.txt
fatarrowfunctionsOptionalArgsErrors3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
fatarrowfunctionsOptionalArgsErrors4.errors.txt
fatarrowfunctionsOptionalArgsErrors4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
fatArrowSelf.js
fatArrowSelf.types
fieldAndGetterWithSameName.errors.txt
fieldAndGetterWithSameName.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
fileReferencesWithNoExtensions.types
fillInMissingTypeArgsOnConstructCalls.js
fillInMissingTypeArgsOnConstructCalls.types
fixTypeParameterInSignatureWithRestParameters.errors.txt
fixTypeParameterInSignatureWithRestParameters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
for-inStatements.errors.txt
for-inStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
for-inStatementsInvalid.errors.txt
for-inStatementsInvalid.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
for.errors.txt
for.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
forBreakStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
forBreakStatements.types
forContinueStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
forContinueStatements.types
forgottenNew.errors.txt
forgottenNew.js
forIn.errors.txt
forIn.js
forIn2.errors.txt
forIn2.js
forInBreakStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
forInBreakStatements.types
forInContinueStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
forStatements.types
forStatementsMultipleInvalidDecl.errors.txt
forStatementsMultipleInvalidDecl.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
forStatementsMultipleValidDecl.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
forStatementsMultipleValidDecl.types
funcdecl.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
funcdecl.types
funClodule.errors.txt
funClodule.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionAndInterfaceWithSeparateErrors.errors.txt
functionAndInterfaceWithSeparateErrors.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
FunctionAndModuleWithSameNameAndCommonRoot.errors.txt
FunctionAndModuleWithSameNameAndCommonRoot.js
FunctionAndModuleWithSameNameAndDifferentCommonRoot.js
FunctionAndModuleWithSameNameAndDifferentCommonRoot.types
functionAndPropertyNameConflict.errors.txt
functionAndPropertyNameConflict.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionArgShadowing.errors.txt
functionArgShadowing.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionAssignment.errors.txt
functionAssignment.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionAssignmentError.js
functionAssignmentError.types
functionCall1.js
functionCall1.types
functionCall2.js
functionCall2.types
functionCall3.js
functionCall3.types
functionCall4.js
functionCall4.types
functionCall5.js
functionCall5.types
functionCall6.errors.txt
functionCall6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall7.errors.txt
functionCall7.js
functionCall8.errors.txt
functionCall8.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall9.errors.txt
functionCall9.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall10.errors.txt
functionCall10.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall11.errors.txt
functionCall11.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall12.errors.txt
functionCall12.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall13.errors.txt
functionCall13.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall14.errors.txt
functionCall14.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall15.errors.txt
functionCall15.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall16.errors.txt
functionCall16.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCall17.errors.txt
functionCall17.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionCalls.errors.txt
functionCalls.js
functionConstraintSatisfaction.js
functionConstraintSatisfaction.types
functionConstraintSatisfaction2.errors.txt
functionConstraintSatisfaction2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionConstraintSatisfaction3.js
functionConstraintSatisfaction3.types
FunctionDeclaration1_es6.errors.txt
FunctionDeclaration1_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
FunctionDeclaration2_es6.js
FunctionDeclaration2_es6.types
FunctionDeclaration3.errors.txt
FunctionDeclaration3.js
FunctionDeclaration3_es6.errors.txt
FunctionDeclaration3_es6.js
FunctionDeclaration4.errors.txt
FunctionDeclaration4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
FunctionDeclaration4_es6.js
FunctionDeclaration4_es6.types
FunctionDeclaration5_es6.errors.txt
FunctionDeclaration5_es6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
FunctionDeclaration6.errors.txt
FunctionDeclaration6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
FunctionDeclaration6_es6.errors.txt
FunctionDeclaration6_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
FunctionDeclaration7.errors.txt
FunctionDeclaration7.js
FunctionDeclaration7_es6.errors.txt
FunctionDeclaration7_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
FunctionDeclaration8_es6.errors.txt
FunctionDeclaration8_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
FunctionDeclaration9_es6.errors.txt
FunctionDeclaration9_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
FunctionDeclaration10_es6.errors.txt
FunctionDeclaration10_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
FunctionDeclaration11_es6.errors.txt
FunctionDeclaration11_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
FunctionDeclaration12_es6.errors.txt
FunctionDeclaration12_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
FunctionDeclaration13_es6.errors.txt
FunctionDeclaration13_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
functionDeclarationWithArgumentOfTypeFunctionTypeArray.js
functionDeclarationWithArgumentOfTypeFunctionTypeArray.types
FunctionExpression1_es6.errors.txt
FunctionExpression1_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
FunctionExpression2_es6.errors.txt
FunctionExpression2_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionExpressionAndLambdaMatchesFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionExpressionAndLambdaMatchesFunction.types
functionExpressionInWithBlock.errors.txt
functionExpressionInWithBlock.js
functionExpressionReturningItself.js
functionExpressionReturningItself.types
functionExpressionShadowedByParams.errors.txt
functionExpressionShadowedByParams.js
functionImplementationErrors.errors.txt
functionImplementationErrors.js
functionImplementations.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionImplementations.types
functionInIfStatementInModule.js
functionInIfStatementInModule.types
functionLiteral.js
functionLiteral.types
functionLiteralForOverloads.js
functionLiteralForOverloads.types
functionLiteralForOverloads2.js
functionLiteralForOverloads2.types
functionLiterals.js
functionLiterals.types
functionMergedWithModule.js
functionMergedWithModule.types
functionNameConflicts.errors.txt
functionNameConflicts.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOnlyHasThrow.js
functionOnlyHasThrow.types
functionOverloadAmbiguity1.errors.txt
functionOverloadAmbiguity1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOverloadErrors.errors.txt
functionOverloadErrors.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOverloadErrorsSyntax.errors.txt
functionOverloadErrorsSyntax.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOverloadImplementationOfWrongName.errors.txt
functionOverloadImplementationOfWrongName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOverloadImplementationOfWrongName2.errors.txt
functionOverloadImplementationOfWrongName2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOverloads.errors.txt
functionOverloads.js
functionOverloads1.errors.txt
functionOverloads1.js
functionOverloads2.errors.txt
functionOverloads2.js
functionOverloads3.errors.txt
functionOverloads3.js
functionOverloads4.errors.txt
functionOverloads4.js
functionOverloads5.errors.txt
functionOverloads5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOverloads6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOverloads6.types
functionOverloads7.js
functionOverloads7.types
functionOverloads8.js
functionOverloads8.types
functionOverloads9.js
functionOverloads9.types
functionOverloads10.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOverloads10.types
functionOverloads11.errors.txt
functionOverloads11.js
functionOverloads12.js
functionOverloads12.types
functionOverloads13.js
functionOverloads13.types
functionOverloads14.js
functionOverloads14.types
functionOverloads15.js
functionOverloads15.types
functionOverloads16.js
functionOverloads16.types
functionOverloads17.errors.txt
functionOverloads17.js
functionOverloads18.errors.txt
functionOverloads18.js
functionOverloads19.errors.txt
functionOverloads19.js
functionOverloads20.errors.txt
functionOverloads20.js
functionOverloads21.js
functionOverloads21.types
functionOverloads22.errors.txt
functionOverloads22.js
functionOverloads23.js
functionOverloads23.types
functionOverloads24.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionOverloads24.types
functionOverloads25.js
functionOverloads25.types
functionOverloads26.js
functionOverloads26.types
functionOverloads27.errors.txt
functionOverloads27.js
functionOverloads28.js
functionOverloads28.types
functionOverloads29.errors.txt
functionOverloads29.js
functionOverloads30.js
functionOverloads30.types
functionOverloads31.js
functionOverloads31.types
functionOverloads32.js
functionOverloads32.types
functionOverloads33.js
functionOverloads33.types
functionOverloads34.errors.txt
functionOverloads34.js
functionOverloads35.js
functionOverloads35.types
functionOverloads36.js
functionOverloads36.types
functionOverloads37.errors.txt
functionOverloads37.js
functionOverloads38.js
functionOverloads38.types
functionOverloads39.js
functionOverloads39.types
functionOverloads40.errors.txt
functionOverloads40.js
functionOverloads41.errors.txt
functionOverloads41.js
functionOverloads42.js
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
FunctionPropertyAssignments2_es6.errors.txt
FunctionPropertyAssignments2_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
FunctionPropertyAssignments3_es6.errors.txt
FunctionPropertyAssignments3_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
FunctionPropertyAssignments4_es6.errors.txt
FunctionPropertyAssignments4_es6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
FunctionPropertyAssignments5_es6.errors.txt
FunctionPropertyAssignments5_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
FunctionPropertyAssignments6_es6.errors.txt
FunctionPropertyAssignments6_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionReturn.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionReturn.types
functionReturningItself.js
functionReturningItself.types
functionSignatureAssignmentCompat1.errors.txt
functionSignatureAssignmentCompat1.js
functionsMissingReturnStatementsAndExpressions.errors.txt
functionsMissingReturnStatementsAndExpressions.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
functionSubtypingOfVarArgs.js
functionSubtypingOfVarArgs.types
functionSubtypingOfVarArgs2.js
functionSubtypingOfVarArgs2.types
functionsWithModifiersInBlocks1.errors.txt
functionsWithModifiersInBlocks1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionType.types
functionTypeArgumentArrayAssignment.js
functionTypeArgumentArrayAssignment.types
functionTypeArgumentAssignmentCompat.errors.txt
functionTypeArgumentAssignmentCompat.js
functionTypesLackingReturnTypes.errors.txt
functionTypesLackingReturnTypes.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
functionWithAnyReturnTypeAndNoReturnExpression.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionWithAnyReturnTypeAndNoReturnExpression.types
functionWithMultipleReturnStatements.errors.txt
functionWithMultipleReturnStatements.js
functionWithMultipleReturnStatements2.errors.txt
functionWithMultipleReturnStatements2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
functionWithSameNameAsField.errors.txt
functionWithSameNameAsField.js
functionWithThrowButNoReturn1.errors.txt
functionWithThrowButNoReturn1.js
funduleExportedClassIsUsedBeforeDeclaration.js
funduleExportedClassIsUsedBeforeDeclaration.types
funduleOfFunctionWithoutReturnTypeAnnotation.js
funduleOfFunctionWithoutReturnTypeAnnotation.types
funduleSplitAcrossFiles.errors.txt
funduleSplitAcrossFiles.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
funduleUsedAcrossFileBoundary.js
funduleUsedAcrossFileBoundary.types
fuzzy.errors.txt
fuzzy.js
generatedContextualTyping.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
generatedContextualTyping.types
generativeRecursionWithTypeOf.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
genericArgumentCallSigAssignmentCompat.types
genericArray0.js
genericArray0.types
genericArray1.js
genericArray1.types
genericArrayAssignment1.errors.txt
genericArrayAssignment1.js
genericArrayAssignmentCompatErrors.errors.txt
genericArrayAssignmentCompatErrors.js
genericArrayExtenstions.errors.txt
genericArrayExtenstions.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
genericArrayMethods1.errors.txt
genericArrayMethods1.js
genericArrayPropertyAssignment.js
genericArrayPropertyAssignment.types
genericArrayWithoutTypeAnnotation.errors.txt
genericArrayWithoutTypeAnnotation.js
genericAssignmentCompatOfFunctionSignatures1.errors.txt
genericAssignmentCompatOfFunctionSignatures1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericAssignmentCompatWithInterfaces1.errors.txt
genericAssignmentCompatWithInterfaces1.js
genericBaseClassLiteralProperty.js
genericBaseClassLiteralProperty.types
genericBaseClassLiteralProperty2.js
genericBaseClassLiteralProperty2.types
genericCallbackInvokedInsideItsContainingFunction1.errors.txt
genericCallbackInvokedInsideItsContainingFunction1.js
genericCallbacksAndClassHierarchy.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCallbacksAndClassHierarchy.types
genericCallSpecializedToTypeArg.errors.txt
genericCallSpecializedToTypeArg.js
genericCallsWithoutParens.errors.txt
genericCallsWithoutParens.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCallToOverloadedMethodWithOverloadedArguments.errors.txt
genericCallToOverloadedMethodWithOverloadedArguments.js
genericCallTypeArgumentInference.js
genericCallTypeArgumentInference.types
genericCallWithArrayLiteralArgs.js
genericCallWithArrayLiteralArgs.types
genericCallWithConstraintsTypeArgumentInference.js
genericCallWithConstraintsTypeArgumentInference.types
genericCallWithConstraintsTypeArgumentInference2.errors.txt
genericCallWithConstraintsTypeArgumentInference2.js
genericCallWithConstructorTypedArguments5.errors.txt
genericCallWithConstructorTypedArguments5.js
genericCallWithFixedArguments.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCallWithFixedArguments.types
genericCallWithFunctionTypedArguments.errors.txt
genericCallWithFunctionTypedArguments.js
genericCallWithFunctionTypedArguments2.errors.txt
genericCallWithFunctionTypedArguments2.js
genericCallWithFunctionTypedArguments3.js
genericCallWithFunctionTypedArguments3.types
genericCallWithFunctionTypedArguments4.js
genericCallWithFunctionTypedArguments4.types
genericCallWithFunctionTypedArguments5.errors.txt
genericCallWithFunctionTypedArguments5.js
genericCallWithGenericSignatureArguments.errors.txt
genericCallWithGenericSignatureArguments.js
genericCallWithGenericSignatureArguments2.errors.txt
genericCallWithGenericSignatureArguments2.js
genericCallWithGenericSignatureArguments3.errors.txt
genericCallWithGenericSignatureArguments3.js
genericCallWithNonGenericArgs1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCallWithNonGenericArgs1.types
genericCallWithNonSymmetricSubtypes.errors.txt
genericCallWithNonSymmetricSubtypes.js
genericCallWithObjectLiteralArgs.errors.txt
genericCallWithObjectLiteralArgs.js
genericCallWithObjectLiteralArguments1.errors.txt
genericCallWithObjectLiteralArguments1.js
genericCallWithObjectTypeArgs.errors.txt
genericCallWithObjectTypeArgs.js
genericCallWithObjectTypeArgs2.js
genericCallWithObjectTypeArgs2.types
genericCallWithObjectTypeArgsAndConstraints.js
genericCallWithObjectTypeArgsAndConstraints.types
genericCallWithObjectTypeArgsAndConstraints2.js
genericCallWithObjectTypeArgsAndConstraints2.types
genericCallWithObjectTypeArgsAndConstraints3.errors.txt
genericCallWithObjectTypeArgsAndConstraints3.js
genericCallWithObjectTypeArgsAndConstraints4.errors.txt
genericCallWithObjectTypeArgsAndConstraints4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCallWithObjectTypeArgsAndConstraints5.errors.txt
genericCallWithObjectTypeArgsAndConstraints5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCallWithObjectTypeArgsAndIndexers.js
genericCallWithObjectTypeArgsAndIndexers.types
genericCallWithObjectTypeArgsAndIndexersErrors.errors.txt
genericCallWithObjectTypeArgsAndIndexersErrors.js
genericCallWithObjectTypeArgsAndInitializers.errors.txt
genericCallWithObjectTypeArgsAndInitializers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCallWithObjectTypeArgsAndNumericIndexer.js
genericCallWithObjectTypeArgsAndNumericIndexer.types
genericCallWithObjectTypeArgsAndStringIndexer.js
genericCallWithObjectTypeArgsAndStringIndexer.types
genericCallWithoutArgs.errors.txt
genericCallWithoutArgs.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
genericCallWithOverloadedConstructorTypedArguments.errors.txt
genericCallWithOverloadedConstructorTypedArguments.js
genericCallWithOverloadedConstructorTypedArguments2.errors.txt
genericCallWithOverloadedConstructorTypedArguments2.js
genericCallWithOverloadedFunctionTypedArguments.js
genericCallWithOverloadedFunctionTypedArguments.types
genericCallWithOverloadedFunctionTypedArguments2.errors.txt
genericCallWithOverloadedFunctionTypedArguments2.js
genericCallWithTupleType.errors.txt
genericCallWithTupleType.js
genericChainedCalls.errors.txt
genericChainedCalls.js
genericClasses0.js
genericClasses0.types
genericClasses1.js
genericClasses1.types
genericClasses2.js
genericClasses2.types
genericClasses3.js
genericClasses3.types
genericClasses4.js
genericClasses4.types
genericClassesInModule.js
genericClassesInModule.types
genericClassesInModule2.js
genericClassesInModule2.types
genericClassesRedeclaration.errors.txt
genericClassesRedeclaration.js
genericClassImplementingGenericInterfaceFromAnotherModule.js
genericClassImplementingGenericInterfaceFromAnotherModule.types
genericClassInheritsConstructorFromNonGenericClass.js
genericClassInheritsConstructorFromNonGenericClass.types
genericClassPropertyInheritanceSpecialization.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericClassPropertyInheritanceSpecialization.types
genericClassStaticMethod.js
genericClassStaticMethod.types
genericClassWithFunctionTypedMemberArguments.errors.txt
genericClassWithFunctionTypedMemberArguments.js
genericClassWithObjectTypeArgsAndConstraints.js
genericClassWithObjectTypeArgsAndConstraints.types
genericClassWithStaticFactory.js
genericClassWithStaticFactory.types
genericClassWithStaticsUsingTypeArguments.errors.txt
genericClassWithStaticsUsingTypeArguments.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCloduleInModule.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCloduleInModule.types
genericCloduleInModule2.errors.txt
genericCloduleInModule2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericCloneReturnTypes.errors.txt
genericCloneReturnTypes.js
genericCloneReturnTypes2.errors.txt
genericCloneReturnTypes2.js
genericCombinators2.errors.txt
genericCombinators2.js
genericConstraint1.errors.txt
genericConstraint1.js
genericConstraint2.errors.txt
genericConstraint2.js
genericConstraint3.errors.txt
genericConstraint3.js
genericConstraintDeclaration.js
genericConstraintDeclaration.types
genericConstraintOnExtendedBuiltinTypes.js
genericConstraintOnExtendedBuiltinTypes.types
genericConstraintOnExtendedBuiltinTypes2.js
genericConstraintOnExtendedBuiltinTypes2.types
genericConstraintSatisfaction1.errors.txt
genericConstraintSatisfaction1.js
genericConstructExpressionWithoutArgs.errors.txt
genericConstructExpressionWithoutArgs.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
genericConstructInvocationWithNoTypeArg.errors.txt
genericConstructInvocationWithNoTypeArg.js
genericConstructorFunction1.errors.txt
genericConstructorFunction1.js
genericConstructSignatureInInterface.js
genericConstructSignatureInInterface.types
genericContextualTypingSpecialization.js
genericContextualTypingSpecialization.types
genericDerivedTypeWithSpecializedBase.errors.txt
genericDerivedTypeWithSpecializedBase.js
genericDerivedTypeWithSpecializedBase2.errors.txt
genericDerivedTypeWithSpecializedBase2.js
genericFunctionCallSignatureReturnTypeMismatch.errors.txt
genericFunctionCallSignatureReturnTypeMismatch.js
genericFunctionHasFreshTypeArgs.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericFunctionHasFreshTypeArgs.types
genericFunctions0.js
genericFunctions0.types
genericFunctions1.js
genericFunctions1.types
genericFunctions2.js
genericFunctions2.types
genericFunctions3.js
genericFunctions3.types
genericFunctionSpecializations1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericFunctionSpecializations1.types
genericFunctionsWithOptionalParameters1.js
genericFunctionsWithOptionalParameters1.types
genericFunctionsWithOptionalParameters2.errors.txt
genericFunctionsWithOptionalParameters2.js
genericFunctionsWithOptionalParameters3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericFunctionsWithOptionalParameters3.types
genericFunctionTypedArgumentsAreFixed.errors.txt
genericFunctionTypedArgumentsAreFixed.js
genericFunduleInModule.errors.txt
genericFunduleInModule.js
genericFunduleInModule2.errors.txt
genericFunduleInModule2.js
genericGetter.errors.txt
genericGetter.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
genericGetter2.errors.txt
genericGetter2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
genericGetter3.errors.txt
genericGetter3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
genericImplements.js
genericImplements.types
genericInference1.js
genericInference1.types
genericInference2.js
genericInference2.types
genericInstanceOf.js
genericInstanceOf.types
genericInstantiationEquivalentToObjectLiteral.js
genericInstantiationEquivalentToObjectLiteral.types
genericInterfaceFunctionTypeParameter.js
genericInterfaceFunctionTypeParameter.types
genericInterfaceImplementation.js
genericInterfaceImplementation.types
genericInterfacesWithoutTypeArguments.errors.txt
genericInterfacesWithoutTypeArguments.js
genericInterfaceTypeCall.js
genericInterfaceTypeCall.types
genericLambaArgWithoutTypeArguments.errors.txt
genericLambaArgWithoutTypeArguments.js
genericMemberFunction.errors.txt
genericMemberFunction.js
genericMergedDeclarationUsingTypeParameter.errors.txt
genericMergedDeclarationUsingTypeParameter.js
genericMergedDeclarationUsingTypeParameter2.errors.txt
genericMergedDeclarationUsingTypeParameter2.js
genericMethodOverspecialization.js
genericMethodOverspecialization.types
genericNewInterface.errors.txt
genericNewInterface.js
genericObjectCreationWithoutTypeArgs.errors.txt
genericObjectCreationWithoutTypeArgs.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
genericObjectLitReturnType.js
genericObjectLitReturnType.types
genericOfACloduleType1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericOfACloduleType1.types
genericOfACloduleType2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericOfACloduleType2.types
genericOverloadSignatures.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericOverloadSignatures.types
genericParameterAssignability1.js
genericParameterAssignability1.types
genericPrototypeProperty.js
genericPrototypeProperty.types
genericPrototypeProperty2.js
genericPrototypeProperty2.types
genericPrototypeProperty3.js
genericPrototypeProperty3.types
genericRecursiveImplicitConstructorErrors1.errors.txt
genericRecursiveImplicitConstructorErrors1.js
genericRecursiveImplicitConstructorErrors2.js
genericRecursiveImplicitConstructorErrors2.types
genericRecursiveImplicitConstructorErrors3.errors.txt
genericRecursiveImplicitConstructorErrors3.js
genericReduce.errors.txt
genericReduce.js
genericRestArgs.errors.txt
genericRestArgs.js
genericReturnTypeFromGetter1.errors.txt
genericReturnTypeFromGetter1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
genericReversingTypeParameters.js
genericReversingTypeParameters.types
genericReversingTypeParameters2.js
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
genericsAndHigherOrderFunctions.types
genericSignatureInheritance.js
genericSignatureInheritance.types
genericSignatureInheritance2.js
genericSignatureInheritance2.types
genericsManyTypeParameters.js
genericsManyTypeParameters.types
genericSpecializations1.js
genericSpecializations1.types
genericSpecializations2.errors.txt
genericSpecializations2.js
genericSpecializations3.errors.txt
genericSpecializations3.js
genericSpecializationToTypeLiteral1.js
genericSpecializationToTypeLiteral1.types
genericStaticAnyTypeFunction.js
genericStaticAnyTypeFunction.types
genericsWithDuplicateTypeParameters1.errors.txt
genericsWithDuplicateTypeParameters1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericsWithoutTypeParameters1.errors.txt
genericsWithoutTypeParameters1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericTypeArgumentInference1.js
genericTypeArgumentInference1.types
genericTypeAssertions1.errors.txt
genericTypeAssertions1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericTypeAssertions2.errors.txt
genericTypeAssertions2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericTypeAssertions3.js
genericTypeAssertions3.types
genericTypeAssertions4.errors.txt
genericTypeAssertions4.js
genericTypeAssertions5.errors.txt
genericTypeAssertions5.js
genericTypeAssertions6.errors.txt
genericTypeAssertions6.js
genericTypeParameterEquivalence2.js
genericTypeParameterEquivalence2.types
genericTypeReferencesRequireTypeArgs.errors.txt
genericTypeReferencesRequireTypeArgs.js
genericTypeReferenceWithoutTypeArgument.d.errors.txt
genericTypeReferenceWithoutTypeArgument.errors.txt
genericTypeReferenceWithoutTypeArgument.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericTypeReferenceWithoutTypeArgument2.errors.txt
genericTypeReferenceWithoutTypeArgument2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericTypeReferenceWithoutTypeArgument3.errors.txt
genericTypeReferenceWithoutTypeArgument3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericWithCallSignatureReturningSpecialization.js
genericWithCallSignatureReturningSpecialization.types
genericWithCallSignatures1.js
genericWithCallSignatures1.types
genericWithIndexerOfTypeParameterType1.js
genericWithIndexerOfTypeParameterType1.types
genericWithIndexerOfTypeParameterType2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericWithIndexerOfTypeParameterType2.types
genericWithOpenTypeParameters1.errors.txt
genericWithOpenTypeParameters1.js
getAccessorWithImpliedReturnTypeAndFunctionClassMerge.errors.txt
getAccessorWithImpliedReturnTypeAndFunctionClassMerge.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
getAndSetAsMemberNames.errors.txt
getAndSetAsMemberNames.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
getAndSetNotIdenticalType.errors.txt
getAndSetNotIdenticalType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
getAndSetNotIdenticalType2.errors.txt
getAndSetNotIdenticalType2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
getAndSetNotIdenticalType3.errors.txt
getAndSetNotIdenticalType3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
getBreakpointStatementAtPosition.baseline Add new tests for shims 2015-02-04 15:36:13 -08:00
getEmitOutput.baseline Merge branch 'master' into LSAPICleanup 2015-02-06 17:17:23 -08:00
getEmitOutputDeclarationMultiFiles.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputDeclarationSingleFile.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputExternalModule.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputExternalModule2.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputMapRoots.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputNoErrors.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputOnlyOneFile.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputSingleFile.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputSingleFile2.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputSourceMap.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputSourceMap2.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputSourceRoot.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputSourceRootMultiFiles.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithDeclarationFile.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithDeclarationFile2.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithDeclarationFile3.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithEarlySyntacticErrors.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithEmitterErrors.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithEmitterErrors2.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithSemanticErrors.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithSemanticErrors2.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithSemanticErrorsForMultipleFiles.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithSemanticErrorsForMultipleFiles2.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithSyntacticErrorsForMultipleFiles2.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getEmitOutputWithSyntaxErrors.baseline Simplify the API for emitting and reporting exit statuses to callers. 2015-02-05 15:50:18 -08:00
getsetReturnTypes.errors.txt
getsetReturnTypes.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
getterMissingReturnError.errors.txt
getterMissingReturnError.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
gettersAndSetters.errors.txt
gettersAndSetters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
gettersAndSettersAccessibility.errors.txt
gettersAndSettersAccessibility.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
gettersAndSettersErrors.errors.txt
gettersAndSettersErrors.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
gettersAndSettersTypesAgree.errors.txt
gettersAndSettersTypesAgree.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
getterSetterNonAccessor.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
getterSetterNonAccessor.types
getterThatThrowsShouldNotNeedReturn.errors.txt
getterThatThrowsShouldNotNeedReturn.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
giant.errors.txt
giant.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
global.js
global.types
globalThis.js
globalThis.types
globalThisCapture.js
globalThisCapture.types
grammarAmbiguities.errors.txt
grammarAmbiguities.js
grammarAmbiguities1.errors.txt
grammarAmbiguities1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
heterogeneousArrayAndOverloads.errors.txt
heterogeneousArrayAndOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
heterogeneousArrayLiterals.js
heterogeneousArrayLiterals.types
heterogeneousArrayLiterals.types.pull Do not publicly expose a way on a Program instance to get typecheckers with differing behavior. 2015-02-04 16:11:38 -08:00
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ifDoWhileStatements.types
ifElseWithStatements1.errors.txt
ifElseWithStatements1.js
illegalGenericWrapping1.js
illegalGenericWrapping1.types
illegalModifiersOnClassElements.errors.txt
illegalModifiersOnClassElements.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
illegalSuperCallsInConstructor.errors.txt
illegalSuperCallsInConstructor.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
implementArrayInterface.js
implementArrayInterface.types
implementClausePrecedingExtends.errors.txt
implementClausePrecedingExtends.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
implicitAnyAmbients.errors.txt
implicitAnyAmbients.js
implicitAnyAnyReturningFunction.js
implicitAnyAnyReturningFunction.types
implicitAnyCastedValue.errors.txt
implicitAnyCastedValue.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
implicitAnyDeclareFunctionExprWithoutFormalType.errors.txt
implicitAnyDeclareFunctionExprWithoutFormalType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
implicitAnyDeclareFunctionWithoutFormalType.errors.txt
implicitAnyDeclareFunctionWithoutFormalType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
implicitAnyDeclareFunctionWithoutFormalType2.js
implicitAnyDeclareFunctionWithoutFormalType2.types
implicitAnyDeclareMemberWithoutType.errors.txt
implicitAnyDeclareMemberWithoutType.js
implicitAnyDeclareMemberWithoutType2.errors.txt
implicitAnyDeclareMemberWithoutType2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
implicitAnyDeclareTypePropertyWithoutType.errors.txt
implicitAnyDeclareTypePropertyWithoutType.js
implicitAnyDeclareVariablesWithoutTypeAndInit.errors.txt
implicitAnyDeclareVariablesWithoutTypeAndInit.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
implicitAnyFromCircularInference.errors.txt
implicitAnyFromCircularInference.js
implicitAnyFunctionInvocationWithAnyArguements.errors.txt
implicitAnyFunctionInvocationWithAnyArguements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
implicitAnyFunctionOverloadWithImplicitAnyReturnType.errors.txt
implicitAnyFunctionOverloadWithImplicitAnyReturnType.js
implicitAnyFunctionReturnNullOrUndefined.errors.txt
implicitAnyFunctionReturnNullOrUndefined.js
implicitAnyGenerics.js
implicitAnyGenerics.types
implicitAnyGenericTypeInference.errors.txt
implicitAnyGenericTypeInference.js
implicitAnyGetAndSetAccessorWithAnyReturnType.errors.txt
implicitAnyGetAndSetAccessorWithAnyReturnType.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
implicitAnyInAmbientDeclaration.errors.txt
implicitAnyInAmbientDeclaration.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
implicitAnyInAmbientDeclaration2.d.errors.txt
implicitAnyInCatch.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
implicitAnyInCatch.types
implicitAnyNewExprLackConstructorSignature.errors.txt
implicitAnyNewExprLackConstructorSignature.js
implicitAnyWidenToAny.errors.txt
implicitAnyWidenToAny.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
importAliasIdentifiers.js
importAliasIdentifiers.types
importAliasWithDottedName.js
importAliasWithDottedName.types
importAndVariableDeclarationConflict1.errors.txt
importAndVariableDeclarationConflict1.js
importAndVariableDeclarationConflict2.js
importAndVariableDeclarationConflict2.types
importAndVariableDeclarationConflict3.errors.txt
importAndVariableDeclarationConflict3.js
importAndVariableDeclarationConflict4.errors.txt
importAndVariableDeclarationConflict4.js
importAnImport.errors.txt
importAnImport.js
importAsBaseClass.errors.txt
importAsBaseClass.js
importDecl.js
importDecl.types
importDeclarationInModuleDeclaration1.errors.txt
importDeclarationInModuleDeclaration1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
importDeclarationUsedAsTypeQuery.js
importDeclarationUsedAsTypeQuery.types
importDeclRefereingExternalModuleWithNoResolve.errors.txt
importDeclRefereingExternalModuleWithNoResolve.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
importDeclWithClassModifiers.errors.txt
importDeclWithClassModifiers.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
importDeclWithDeclareModifier.errors.txt
importDeclWithDeclareModifier.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
importDeclWithDeclareModifierInAmbientContext.errors.txt
importDeclWithDeclareModifierInAmbientContext.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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
importedModuleClassNameClash.js
importedModuleClassNameClash.types
importImportOnlyModule.js
importImportOnlyModule.types
importInsideModule.errors.txt
importInsideModule.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
importInTypePosition.js
importInTypePosition.types
importNonExternalModule.errors.txt
importNonExternalModule.js
importNonStringLiteral.errors.txt
importNonStringLiteral.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
importOnAliasedIdentifiers.js
importOnAliasedIdentifiers.types
importShadowsGlobalName.js
importShadowsGlobalName.types
importStatements.js
importStatements.types
importStatementsInterfaces.errors.txt
importStatementsInterfaces.js
importTsBeforeDTs.errors.txt
importTsBeforeDTs.js
importUsedInExtendsList1.js
importUsedInExtendsList1.types
incompatibleExports1.errors.txt
incompatibleExports1.js
incompatibleExports2.errors.txt
incompatibleExports2.js
incompatibleGenericTypes.errors.txt
incompatibleGenericTypes.js
incompatibleTypes.errors.txt
incompatibleTypes.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
incompleteDottedExpressionAtEOF.errors.txt
incompleteDottedExpressionAtEOF.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
incompleteObjectLiteral1.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
incompleteObjectLiteral1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
incorrectClassOverloadChain.errors.txt
incorrectClassOverloadChain.js
incrementAndDecrement.errors.txt
incrementAndDecrement.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
incrementOnTypeParameter.errors.txt
incrementOnTypeParameter.js
incrementOperatorWithAnyOtherType.js
incrementOperatorWithAnyOtherType.types
incrementOperatorWithAnyOtherTypeInvalidOperations.errors.txt
incrementOperatorWithAnyOtherTypeInvalidOperations.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
incrementOperatorWithEnumType.errors.txt
incrementOperatorWithEnumType.js
incrementOperatorWithEnumTypeInvalidOperations.errors.txt
incrementOperatorWithEnumTypeInvalidOperations.js
incrementOperatorWithNumberType.js
incrementOperatorWithNumberType.types
incrementOperatorWithNumberTypeInvalidOperations.errors.txt
incrementOperatorWithNumberTypeInvalidOperations.js
incrementOperatorWithUnsupportedBooleanType.errors.txt
incrementOperatorWithUnsupportedBooleanType.js
incrementOperatorWithUnsupportedStringType.errors.txt
incrementOperatorWithUnsupportedStringType.js
indexClassByNumber.js
indexClassByNumber.types
indexer.js
indexer.types
indexer2.js
indexer2.types
indexer2A.errors.txt
indexer2A.js
indexer3.js
indexer3.types
indexerA.js
indexerA.types
indexerAsOptional.errors.txt
indexerAsOptional.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexerAssignability.errors.txt
indexerAssignability.js
indexerConstraints.errors.txt
indexerConstraints.js
indexerConstraints2.errors.txt
indexerConstraints2.js
indexerReturningTypeParameter1.js
indexerReturningTypeParameter1.types
indexerSignatureWithRestParam.errors.txt
indexerSignatureWithRestParam.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexersInClassType.js
indexersInClassType.types
indexerWithTuple.js
indexerWithTuple.types
indexIntoArraySubclass.errors.txt
indexIntoArraySubclass.js
indexIntoEnum.js
indexIntoEnum.types
indexSignatureMustHaveTypeAnnotation.errors.txt
indexSignatureMustHaveTypeAnnotation.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexSignaturesInferentialTyping.js
indexSignaturesInferentialTyping.types
indexSignatureTypeCheck.errors.txt
indexSignatureTypeCheck.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexSignatureTypeCheck2.errors.txt
indexSignatureTypeCheck2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexSignatureTypeInference.errors.txt
indexSignatureTypeInference.js
indexSignatureWithAccessibilityModifier.errors.txt
indexSignatureWithAccessibilityModifier.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexSignatureWithInitializer.errors.txt
indexSignatureWithInitializer.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexSignatureWithInitializer1.errors.txt
indexSignatureWithInitializer1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexSignatureWithoutTypeAnnotation1..js
indexSignatureWithoutTypeAnnotation1..types
indexSignatureWithoutTypeAnnotation1.errors.txt
indexSignatureWithoutTypeAnnotation1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexTypeCheck.errors.txt
indexTypeCheck.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexWithoutParamType.errors.txt
indexWithoutParamType.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indexWithoutParamType2.errors.txt
indexWithoutParamType2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
indirectSelfReference.errors.txt
indirectSelfReference.js
indirectSelfReferenceGeneric.errors.txt
indirectSelfReferenceGeneric.js
inferenceFromParameterlessLambda.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
inferenceFromParameterlessLambda.types
inferentiallyTypingAnEmptyArray.js
inferentiallyTypingAnEmptyArray.types
inferentialTypingWithFunctionType.js
inferentialTypingWithFunctionType.types
inferentialTypingWithFunctionType2.js
inferentialTypingWithFunctionType2.types
inferentialTypingWithFunctionTypeNested.js
inferentialTypingWithFunctionTypeNested.types
inferentialTypingWithFunctionTypeSyntacticScenarios.js
inferentialTypingWithFunctionTypeSyntacticScenarios.types
inferentialTypingWithFunctionTypeZip.js
inferentialTypingWithFunctionTypeZip.types
inferentialTypingWithObjectLiteralProperties.errors.txt
inferentialTypingWithObjectLiteralProperties.js
inferredFunctionReturnTypeIsEmptyType.errors.txt
inferredFunctionReturnTypeIsEmptyType.js
inferSecondaryParameter.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
inferSecondaryParameter.types
inferSetterParamType.errors.txt
inferSetterParamType.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inferTypeArgumentsInSignatureWithRestParameters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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
inheritance1.errors.txt
inheritance1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
inheritanceGrandParentPrivateMemberCollision.errors.txt
inheritanceGrandParentPrivateMemberCollision.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
inheritanceGrandParentPrivateMemberCollisionWithPublicMember.errors.txt
inheritanceGrandParentPrivateMemberCollisionWithPublicMember.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
inheritanceGrandParentPublicMemberCollisionWithPrivateMember.errors.txt
inheritanceGrandParentPublicMemberCollisionWithPrivateMember.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
inheritanceMemberAccessorOverridingAccessor.errors.txt
inheritanceMemberAccessorOverridingAccessor.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceMemberAccessorOverridingMethod.errors.txt
inheritanceMemberAccessorOverridingMethod.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceMemberAccessorOverridingProperty.errors.txt
inheritanceMemberAccessorOverridingProperty.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceMemberFuncOverridingAccessor.errors.txt
inheritanceMemberFuncOverridingAccessor.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceMemberFuncOverridingMethod.js
inheritanceMemberFuncOverridingMethod.types
inheritanceMemberFuncOverridingProperty.errors.txt
inheritanceMemberFuncOverridingProperty.js
inheritanceMemberPropertyOverridingAccessor.errors.txt
inheritanceMemberPropertyOverridingAccessor.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceMemberPropertyOverridingMethod.errors.txt
inheritanceMemberPropertyOverridingMethod.js
inheritanceMemberPropertyOverridingProperty.js
inheritanceMemberPropertyOverridingProperty.types
inheritanceOfGenericConstructorMethod1.js
inheritanceOfGenericConstructorMethod1.types
inheritanceOfGenericConstructorMethod2.js
inheritanceOfGenericConstructorMethod2.types
inheritanceStaticAccessorOverridingAccessor.errors.txt
inheritanceStaticAccessorOverridingAccessor.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceStaticAccessorOverridingMethod.errors.txt
inheritanceStaticAccessorOverridingMethod.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceStaticAccessorOverridingProperty.errors.txt
inheritanceStaticAccessorOverridingProperty.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceStaticFuncOverridingAccessor.errors.txt
inheritanceStaticFuncOverridingAccessor.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceStaticFuncOverridingAccessorOfFuncType.errors.txt
inheritanceStaticFuncOverridingAccessorOfFuncType.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
inheritanceStaticPropertyOverridingMethod.errors.txt
inheritanceStaticPropertyOverridingMethod.js
inheritanceStaticPropertyOverridingProperty.js
inheritanceStaticPropertyOverridingProperty.types
inheritedConstructorWithRestParams.errors.txt
inheritedConstructorWithRestParams.js
inheritedConstructorWithRestParams2.errors.txt
inheritedConstructorWithRestParams2.js
inheritedFunctionAssignmentCompatibility.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
initializerReferencingConstructorLocals.errors.txt
initializerReferencingConstructorLocals.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
initializerReferencingConstructorParameters.errors.txt
initializerReferencingConstructorParameters.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
initializersInDeclarations.errors.txt
initializersInDeclarations.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
initializersWidened.js
initializersWidened.types
innerAliases.errors.txt
innerAliases.js
innerAliases2.js
innerAliases2.types
innerBoundLambdaEmit.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
innerBoundLambdaEmit.types
innerExtern.js
innerExtern.types
innerFunc.js
innerFunc.types
innerModExport1.errors.txt
innerModExport1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
innerModExport2.errors.txt
innerModExport2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
innerOverloads.js
innerOverloads.types
innerTypeArgumentInference.js
innerTypeArgumentInference.types
innerTypeCheckOfLambdaArgument.errors.txt
innerTypeCheckOfLambdaArgument.js
innerTypeParameterShadowingOuterOne.js
innerTypeParameterShadowingOuterOne.types
innerTypeParameterShadowingOuterOne2.js
innerTypeParameterShadowingOuterOne2.types
inOperator.errors.txt
inOperator.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
inOperatorWithFunction.js
inOperatorWithFunction.types
inOperatorWithGeneric.js
inOperatorWithGeneric.types
inOperatorWithInvalidOperands.errors.txt
inOperatorWithInvalidOperands.js
inOperatorWithValidOperands.js
inOperatorWithValidOperands.types
instanceAndStaticDeclarations1.js
instanceAndStaticDeclarations1.types
instanceMemberAssignsToClassPrototype.errors.txt
instanceMemberAssignsToClassPrototype.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
instanceMemberInitialization.js
instanceMemberInitialization.types
instanceOfInExternalModules.js
instanceOfInExternalModules.types
instanceofOperator.errors.txt
instanceofOperator.js
instanceofOperatorWithAny.js
instanceofOperatorWithAny.types
instanceofOperatorWithInvalidOperands.errors.txt
instanceofOperatorWithInvalidOperands.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
instanceofOperatorWithLHSIsObject.js
instanceofOperatorWithLHSIsObject.types
instanceofOperatorWithLHSIsTypeParameter.js
instanceofOperatorWithLHSIsTypeParameter.types
instanceofOperatorWithRHSIsSubtypeOfFunction.js
instanceofOperatorWithRHSIsSubtypeOfFunction.types
instancePropertiesInheritedIntoClassType.errors.txt
instancePropertiesInheritedIntoClassType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
instancePropertyInClassType.errors.txt
instancePropertyInClassType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
instantiatedModule.types
instantiatedReturnTypeContravariance.js
instantiatedReturnTypeContravariance.types
instantiateGenericClassWithWrongNumberOfTypeArguments.errors.txt
instantiateGenericClassWithWrongNumberOfTypeArguments.js
instantiateGenericClassWithZeroTypeArguments.js
instantiateGenericClassWithZeroTypeArguments.types
instantiateNonGenericTypeWithTypeArguments.errors.txt
instantiateNonGenericTypeWithTypeArguments.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
instantiateTypeParameter.errors.txt
instantiateTypeParameter.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
interface0.js
interface0.types
interfaceAssignmentCompat.errors.txt
interfaceAssignmentCompat.js
interfaceContextualType.js
interfaceContextualType.types
interfacedecl.js
interfacedecl.types
interfaceDeclaration1.errors.txt
interfaceDeclaration1.js
interfaceDeclaration2.errors.txt
interfaceDeclaration2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceDeclaration3.errors.txt
interfaceDeclaration3.js
interfaceDeclaration4.errors.txt
interfaceDeclaration4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceExtendingClass2.errors.txt
interfaceExtendingClass2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceExtendingClassWithPrivates.errors.txt
interfaceExtendingClassWithPrivates.js
interfaceExtendingClassWithPrivates2.errors.txt
interfaceExtendingClassWithPrivates2.js
interfaceExtendingClassWithProtecteds.errors.txt
interfaceExtendingClassWithProtecteds.js
interfaceExtendingClassWithProtecteds2.errors.txt
interfaceExtendingClassWithProtecteds2.js
interfaceExtendsClass1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceExtendsClass1.types
interfaceExtendsClassWithPrivate1.errors.txt
interfaceExtendsClassWithPrivate1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceExtendsClassWithPrivate2.errors.txt
interfaceExtendsClassWithPrivate2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceImplementation1.errors.txt
interfaceImplementation1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceImplementation2.errors.txt
interfaceImplementation2.js
interfaceImplementation3.errors.txt
interfaceImplementation3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceImplementation4.errors.txt
interfaceImplementation4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceImplementation5.errors.txt
interfaceImplementation5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceImplementation6.errors.txt
interfaceImplementation6.js
interfaceImplementation7.errors.txt
interfaceImplementation7.js
interfaceImplementation8.errors.txt
interfaceImplementation8.js
interfaceInheritance.errors.txt
interfaceInheritance.js
interfaceInheritance2.js
interfaceInheritance2.types
interfaceInReopenedModule.js
interfaceInReopenedModule.types
interfaceMayNotBeExtendedWitACall.errors.txt
interfaceMayNotBeExtendedWitACall.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
interfaceMemberValidation.errors.txt
interfaceMemberValidation.js
interfaceNameAsIdentifier.errors.txt
interfaceNameAsIdentifier.js
interfaceNaming1.errors.txt
interfaceNaming1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceOnly.js
interfaceOnly.types
interfacePropertiesWithSameName1.js
interfacePropertiesWithSameName1.types
interfacePropertiesWithSameName2.errors.txt
interfacePropertiesWithSameName2.js
interfacePropertiesWithSameName3.errors.txt
interfacePropertiesWithSameName3.js
interfaceSubtyping.js
interfaceSubtyping.types
interfacesWithPredefinedTypesAsNames.errors.txt
interfacesWithPredefinedTypesAsNames.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
interfaceThatHidesBaseProperty.js
interfaceThatHidesBaseProperty.types
interfaceThatHidesBaseProperty2.errors.txt
interfaceThatHidesBaseProperty2.js
interfaceThatIndirectlyInheritsFromItself.errors.txt
interfaceThatIndirectlyInheritsFromItself.js
interfaceThatInheritsFromItself.errors.txt
interfaceThatInheritsFromItself.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
interfaceWithAccessibilityModifiers.errors.txt
interfaceWithAccessibilityModifiers.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
interfaceWithCallAndConstructSignature.js
interfaceWithCallAndConstructSignature.types
interfaceWithCallSignaturesThatHidesBaseSignature.js
interfaceWithCallSignaturesThatHidesBaseSignature.types
interfaceWithCallSignaturesThatHidesBaseSignature2.js
interfaceWithCallSignaturesThatHidesBaseSignature2.types
interfaceWithConstructSignaturesThatHidesBaseSignature.js
interfaceWithConstructSignaturesThatHidesBaseSignature.types
interfaceWithConstructSignaturesThatHidesBaseSignature2.js
interfaceWithConstructSignaturesThatHidesBaseSignature2.types
interfaceWithImplements1.errors.txt
interfaceWithImplements1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
interfaceWithPropertyOfEveryType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
interfaceWithPropertyOfEveryType.types
interfaceWithPropertyThatIsPrivateInBaseType.errors.txt
interfaceWithPropertyThatIsPrivateInBaseType.js
interfaceWithPropertyThatIsPrivateInBaseType2.errors.txt
interfaceWithPropertyThatIsPrivateInBaseType2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
intrinsics.js
intTypeCheck.errors.txt
intTypeCheck.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidAssignmentsToVoid.errors.txt
invalidAssignmentsToVoid.js
invalidBinaryIntegerLiteralAndOctalIntegerLiteral.errors.txt
invalidBinaryIntegerLiteralAndOctalIntegerLiteral.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
invalidBooleanAssignments.errors.txt
invalidBooleanAssignments.js
invalidConstraint1.errors.txt
invalidConstraint1.js
invalidDoWhileBreakStatements.errors.txt
invalidDoWhileBreakStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidDoWhileContinueStatements.errors.txt
invalidDoWhileContinueStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidEnumAssignments.errors.txt
invalidEnumAssignments.js
invalidForBreakStatements.errors.txt
invalidForBreakStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidForContinueStatements.errors.txt
invalidForContinueStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidForInBreakStatements.errors.txt
invalidForInBreakStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidForInContinueStatements.errors.txt
invalidForInContinueStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidImportAliasIdentifiers.errors.txt
invalidImportAliasIdentifiers.js
invalidInstantiatedModule.errors.txt
invalidInstantiatedModule.js
invalidModuleWithStatementsOfEveryKind.errors.txt
invalidModuleWithStatementsOfEveryKind.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
invalidModuleWithVarStatements.errors.txt
invalidModuleWithVarStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidMultipleVariableDeclarations.errors.txt
invalidMultipleVariableDeclarations.js
invalidNestedModules.errors.txt
invalidNestedModules.js
InvalidNonInstantiatedModule.errors.txt
InvalidNonInstantiatedModule.js
invalidNumberAssignments.errors.txt
invalidNumberAssignments.js
invalidReferenceSyntax1.errors.txt
invalidReferenceSyntax1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
invalidReturnStatements.errors.txt
invalidReturnStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidSplice.js
invalidSplice.types
invalidStaticField.errors.txt
invalidStaticField.js
invalidStringAssignments.errors.txt
invalidStringAssignments.js
invalidSwitchBreakStatement.js
invalidSwitchBreakStatement.types
invalidSwitchContinueStatement.errors.txt
invalidSwitchContinueStatement.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
invalidSymbolInTypeParameter1.errors.txt
invalidSymbolInTypeParameter1.js
invalidThrowStatement.errors.txt
invalidThrowStatement.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
invalidTripleSlashReference.errors.txt
invalidTripleSlashReference.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
invalidTryStatements.errors.txt
invalidTryStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidTryStatements2.errors.txt
invalidTryStatements2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidTypeNames.js
invalidTypeNames.types
invalidTypeOfTarget.errors.txt
invalidTypeOfTarget.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidUndefinedAssignments.errors.txt
invalidUndefinedAssignments.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidUndefinedValues.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidUndefinedValues.types
invalidUnicodeEscapeSequance.errors.txt
invalidUnicodeEscapeSequance.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
invalidUnicodeEscapeSequance2.errors.txt
invalidUnicodeEscapeSequance2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
invalidUnicodeEscapeSequance3.errors.txt
invalidUnicodeEscapeSequance3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
invalidUnicodeEscapeSequance4.errors.txt
invalidUnicodeEscapeSequance4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
invalidVoidAssignments.errors.txt
invalidVoidAssignments.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidVoidValues.errors.txt
invalidVoidValues.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidWhileBreakStatements.errors.txt
invalidWhileBreakStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidWhileContinueStatements.errors.txt
invalidWhileContinueStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
ipromise4.types
isDeclarationVisibleNodeKinds.js
isDeclarationVisibleNodeKinds.types
isLiteral1.js
isLiteral1.types
isLiteral2.js
isLiteral2.types
keywordField.js
keywordField.types
knockout.errors.txt
knockout.js
lambdaArgCrash.errors.txt
lambdaArgCrash.js
lambdaASIEmit.js
lambdaASIEmit.types
lambdaExpression.js
lambdaExpression.types
lambdaParamTypes.errors.txt
lambdaParamTypes.js
lambdaPropSelf.errors.txt
lambdaPropSelf.js
lastPropertyInLiteralWins.errors.txt
lastPropertyInLiteralWins.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
letAsIdentifier.js
letAsIdentifier.types
letAsIdentifierInStrictMode.errors.txt
letAsIdentifierInStrictMode.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
letDeclarations-access.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
letDeclarations-access.types
letDeclarations-es5-1.errors.txt
letDeclarations-es5-1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-es5.errors.txt
letDeclarations-es5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
letDeclarations-invalidContexts.errors.txt
letDeclarations-invalidContexts.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-scopes-duplicates.errors.txt
letDeclarations-scopes-duplicates.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-scopes-duplicates2.errors.txt
letDeclarations-scopes-duplicates2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-scopes-duplicates3.errors.txt
letDeclarations-scopes-duplicates3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-scopes-duplicates4.errors.txt
letDeclarations-scopes-duplicates4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-scopes-duplicates5.errors.txt
letDeclarations-scopes-duplicates5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-scopes-duplicates6.errors.txt
letDeclarations-scopes-duplicates6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-scopes-duplicates7.errors.txt
letDeclarations-scopes-duplicates7.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-scopes.errors.txt
letDeclarations-scopes.js
letDeclarations-scopes2.errors.txt
letDeclarations-scopes2.js
letDeclarations-useBeforeDefinition.errors.txt
letDeclarations-useBeforeDefinition.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-useBeforeDefinition2.errors.txt
letDeclarations-useBeforeDefinition2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
letDeclarations-validContexts.errors.txt
letDeclarations-validContexts.js
letDeclarations.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
letDeclarations.types
letDeclarations2.js
letDeclarations2.types
libdtsFix.js
libdtsFix.types
libMembers.errors.txt
libMembers.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
library_ArraySlice.js
library_ArraySlice.types
library_DatePrototypeProperties.js
library_DatePrototypeProperties.types
library_ObjectPrototypeProperties.js
library_ObjectPrototypeProperties.types
library_RegExpExecArraySlice.js
library_RegExpExecArraySlice.types
library_StringSlice.js
library_StringSlice.types
lift.errors.txt
lift.js
listFailure.js
listFailure.types
literals-negative.errors.txt
literals-negative.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
literals.errors.txt
literals.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
literals1.js
literals1.types
localAliasExportAssignment.js
localAliasExportAssignment.types
localImportNameVsGlobalName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
logicalNotOperatorWithAnyOtherType.errors.txt
logicalNotOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
logicalNotOperatorWithBooleanType.js
logicalNotOperatorWithBooleanType.types
logicalNotOperatorWithEnumType.js
logicalNotOperatorWithEnumType.types
logicalNotOperatorWithNumberType.js
logicalNotOperatorWithNumberType.types
logicalNotOperatorWithStringType.js
logicalNotOperatorWithStringType.types
logicalOrExpressionIsContextuallyTyped.js
logicalOrExpressionIsContextuallyTyped.types
logicalOrExpressionIsNotContextuallyTyped.js
logicalOrExpressionIsNotContextuallyTyped.types
logicalOrOperatorWithEveryType.js
logicalOrOperatorWithEveryType.types
logicalOrOperatorWithEveryType.types.pull Do not publicly expose a way on a Program instance to get typecheckers with differing behavior. 2015-02-04 16:11:38 -08:00
logicalOrOperatorWithTypeParameters.js
logicalOrOperatorWithTypeParameters.types
m7Bugs.js
m7Bugs.types
matchingOfObjectLiteralConstraints.errors.txt
matchingOfObjectLiteralConstraints.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
matchReturnTypeInAllBranches.errors.txt
matchReturnTypeInAllBranches.js
maxConstraints.errors.txt
maxConstraints.js
memberAccessMustUseModuleInstances.js
memberAccessMustUseModuleInstances.types
memberAccessOnConstructorType.js
memberAccessOnConstructorType.types
MemberAccessorDeclaration15.errors.txt
MemberAccessorDeclaration15.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
MemberFunctionDeclaration1_es6.errors.txt
MemberFunctionDeclaration1_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
MemberFunctionDeclaration2_es6.errors.txt
MemberFunctionDeclaration2_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
MemberFunctionDeclaration3_es6.errors.txt
MemberFunctionDeclaration3_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
MemberFunctionDeclaration4_es6.errors.txt
MemberFunctionDeclaration4_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
MemberFunctionDeclaration5_es6.errors.txt
MemberFunctionDeclaration5_es6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
MemberFunctionDeclaration6_es6.errors.txt
MemberFunctionDeclaration6_es6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
MemberFunctionDeclaration7_es6.errors.txt
MemberFunctionDeclaration7_es6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
MemberFunctionDeclaration8_es6.errors.txt
MemberFunctionDeclaration8_es6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
memberFunctionOverloadMixingStaticAndInstance.errors.txt
memberFunctionOverloadMixingStaticAndInstance.js
memberFunctionsWithPrivateOverloads.errors.txt
memberFunctionsWithPrivateOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
memberFunctionsWithPublicOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
memberFunctionsWithPublicOverloads.types
memberFunctionsWithPublicPrivateOverloads.errors.txt
memberFunctionsWithPublicPrivateOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
memberOverride.errors.txt
memberOverride.js
memberScope.errors.txt
memberScope.js
memberVariableDeclarations1.js
memberVariableDeclarations1.types
mergedDeclarations1.js
mergedDeclarations1.types
mergedDeclarations2.errors.txt
mergedDeclarations2.js
mergedDeclarations3.errors.txt
mergedDeclarations3.js
mergedDeclarations4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
mergedModuleDeclarationCodeGen2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
mergedModuleDeclarationCodeGen2.types
mergedModuleDeclarationCodeGen3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
mergedModuleDeclarationCodeGen3.types
mergedModuleDeclarationCodeGen4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
mergedModuleDeclarationCodeGen4.types
mergedModuleDeclarationCodeGen5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
methodContainingLocalFunction.types
methodInAmbientClass1.errors.txt
methodInAmbientClass1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
methodSignatureDeclarationEmit1.js
methodSignatureDeclarationEmit1.types
methodSignaturesWithOverloads.errors.txt
methodSignaturesWithOverloads.js
methodSignaturesWithOverloads2.js
methodSignaturesWithOverloads2.types
mismatchedClassConstructorVariable.errors.txt
mismatchedClassConstructorVariable.js
mismatchedExplicitTypeParameterAndArgumentType.errors.txt
mismatchedExplicitTypeParameterAndArgumentType.js
mismatchedGenericArguments1.js
mismatchedGenericArguments1.types
missingArgument1.errors.txt
missingArgument1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
missingImportAfterModuleImport.js
missingImportAfterModuleImport.types
missingRequiredDeclare.d.errors.txt
missingReturnStatement.errors.txt
missingReturnStatement.js
missingReturnStatement1.errors.txt
missingReturnStatement1.js
missingSelf.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
missingSelf.types
missingTypeArguments1.errors.txt
missingTypeArguments1.js
missingTypeArguments2.errors.txt
missingTypeArguments2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
missingTypeArguments3.js
missingTypeArguments3.types
mixedExports.js
mixedExports.types
mixingFunctionAndAmbientModule1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
mixingFunctionAndAmbientModule1.types
mixingStaticAndInstanceOverloads.errors.txt
mixingStaticAndInstanceOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
modFunctionCrash.js
modFunctionCrash.types
modifierOnParameter1.errors.txt
modifierOnParameter1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
modifiersOnInterfaceIndexSignature1.errors.txt
modifiersOnInterfaceIndexSignature1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
modKeyword.js
modKeyword.types
module_augmentExistingAmbientVariable.errors.txt
module_augmentExistingAmbientVariable.js
module_augmentExistingVariable.errors.txt
module_augmentExistingVariable.js
moduleAliasAsFunctionArgument.js
moduleAliasAsFunctionArgument.types
moduleAliasInterface.js
moduleAliasInterface.types
ModuleAndClassWithSameNameAndCommonRoot.errors.txt
ModuleAndClassWithSameNameAndCommonRoot.js
ModuleAndEnumWithSameNameAndCommonRoot.js
ModuleAndEnumWithSameNameAndCommonRoot.types
ModuleAndFunctionWithSameNameAndCommonRoot.errors.txt
ModuleAndFunctionWithSameNameAndCommonRoot.js
moduleAndInterfaceSharingName.js
moduleAndInterfaceSharingName.types
moduleAndInterfaceSharingName2.errors.txt
moduleAndInterfaceSharingName2.js
moduleAndInterfaceSharingName3.js
moduleAndInterfaceSharingName3.types
moduleAndInterfaceSharingName4.js
moduleAndInterfaceSharingName4.types
moduleAndInterfaceWithSameName.errors.txt
moduleAndInterfaceWithSameName.js
moduleAsBaseType.errors.txt
moduleAsBaseType.js
moduleAssignmentCompat1.errors.txt
moduleAssignmentCompat1.js
moduleAssignmentCompat2.errors.txt
moduleAssignmentCompat2.js
moduleAssignmentCompat3.errors.txt
moduleAssignmentCompat3.js
moduleAssignmentCompat4.errors.txt
moduleAssignmentCompat4.js
moduleClassArrayCodeGenTest.errors.txt
moduleClassArrayCodeGenTest.js
moduleCodeGenTest3.js
moduleCodeGenTest3.types
moduleCodegenTest4.js
moduleCodegenTest4.types
moduleCodeGenTest5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
moduleCodeGenTest5.types
moduleCrashBug1.errors.txt
moduleCrashBug1.js
moduledecl.errors.txt
moduledecl.js Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
moduleExports1.errors.txt
moduleExports1.js
moduleIdentifiers.js
moduleIdentifiers.types
moduleImport.errors.txt
moduleImport.js
moduleImportedForTypeArgumentPosition.js
moduleImportedForTypeArgumentPosition.types
moduleInTypePosition1.errors.txt
moduleInTypePosition1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
moduleKeywordRepeatError.errors.txt
moduleKeywordRepeatError.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
moduleMemberWithoutTypeAnnotation1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
moduleMemberWithoutTypeAnnotation1.types
moduleMemberWithoutTypeAnnotation2.js
moduleMemberWithoutTypeAnnotation2.types
moduleMerge.js
moduleMerge.types
moduleNewExportBug.errors.txt
moduleNewExportBug.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
moduleNoEmit.js
moduleNoEmit.types
moduleOuterQualification.js
moduleOuterQualification.types
moduleProperty1.errors.txt
moduleProperty1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
moduleProperty2.errors.txt
moduleProperty2.js
moduleRedifinitionErrors.js
moduleRedifinitionErrors.types
moduleReopenedTypeOtherBlock.js
moduleReopenedTypeOtherBlock.types
moduleReopenedTypeSameBlock.js
moduleReopenedTypeSameBlock.types
moduleScoping.errors.txt
moduleScoping.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
moduleScopingBug.js
moduleScopingBug.types
moduleSharesNameWithImportDeclarationInsideIt.js
moduleSharesNameWithImportDeclarationInsideIt.types
moduleSharesNameWithImportDeclarationInsideIt2.js
moduleSharesNameWithImportDeclarationInsideIt2.types
moduleSharesNameWithImportDeclarationInsideIt3.errors.txt
moduleSharesNameWithImportDeclarationInsideIt3.js
moduleSharesNameWithImportDeclarationInsideIt4.js
moduleSharesNameWithImportDeclarationInsideIt4.types
moduleSharesNameWithImportDeclarationInsideIt5.errors.txt
moduleSharesNameWithImportDeclarationInsideIt5.js
moduleSharesNameWithImportDeclarationInsideIt6.js
moduleSharesNameWithImportDeclarationInsideIt6.types
moduleSymbolMerging.js
moduleSymbolMerging.types
moduleUnassignedVariable.js
moduleUnassignedVariable.types
moduleVariableArrayIndexer.js
moduleVariableArrayIndexer.types
moduleVariables.js
moduleVariables.types
moduleVisibilityTest1.js
moduleVisibilityTest1.types
moduleVisibilityTest2.errors.txt
moduleVisibilityTest2.js
moduleVisibilityTest3.errors.txt
moduleVisibilityTest3.js
ModuleWithExportedAndNonExportedClasses.errors.txt
ModuleWithExportedAndNonExportedClasses.js
ModuleWithExportedAndNonExportedEnums.errors.txt
ModuleWithExportedAndNonExportedEnums.js
ModuleWithExportedAndNonExportedFunctions.errors.txt
ModuleWithExportedAndNonExportedFunctions.js
ModuleWithExportedAndNonExportedImportAlias.errors.txt
ModuleWithExportedAndNonExportedImportAlias.js
ModuleWithExportedAndNonExportedVariables.errors.txt
ModuleWithExportedAndNonExportedVariables.js
moduleWithNoValuesAsType.errors.txt
moduleWithNoValuesAsType.js
moduleWithStatementsOfEveryKind.js
moduleWithStatementsOfEveryKind.types
moduleWithTryStatement1.js
moduleWithTryStatement1.types
moduleWithValuesAsType.errors.txt
moduleWithValuesAsType.js
multiCallOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
multiCallOverloads.types
multiExtendsSplitInterfaces1.errors.txt
multiExtendsSplitInterfaces1.js
multiExtendsSplitInterfaces2.js
multiExtendsSplitInterfaces2.types
multiImportExport.js
multiImportExport.types
multiLineErrors.errors.txt
multiLineErrors.js
multiModuleClodule1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
multiModuleClodule1.types
multiModuleFundule1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
multiModuleFundule1.types
multipleBaseInterfaesWithIncompatibleProperties.errors.txt
multipleBaseInterfaesWithIncompatibleProperties.js
multipleClassPropertyModifiers.errors.txt
multipleClassPropertyModifiers.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
multipleClassPropertyModifiersErrors.errors.txt
multipleClassPropertyModifiersErrors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
multipleExportAssignments.errors.txt
multipleExportAssignments.js
multipleExportAssignmentsInAmbientDeclaration.errors.txt
multipleExportAssignmentsInAmbientDeclaration.js
multipleInheritance.errors.txt
multipleInheritance.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
multipleNumericIndexers.errors.txt
multipleNumericIndexers.js
multipleStringIndexers.errors.txt
multipleStringIndexers.js
multivar.errors.txt
multivar.js
mutrec.js
mutrec.types
mutuallyRecursiveGenericBaseTypes1.js
mutuallyRecursiveGenericBaseTypes1.types
mutuallyRecursiveGenericBaseTypes2.js
mutuallyRecursiveGenericBaseTypes2.types
nameCollision.js
nameCollision.types
nameCollisions.errors.txt
nameCollisions.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
nameCollisionsInPropertyAssignments.js
nameCollisionsInPropertyAssignments.types
nameDelimitedBySlashes.js
nameDelimitedBySlashes.types
namedFunctionExpressionAssignedToClassProperty.js
namedFunctionExpressionAssignedToClassProperty.types
namedFunctionExpressionCall.js
namedFunctionExpressionCall.types
namedFunctionExpressionCallErrors.errors.txt
namedFunctionExpressionCallErrors.js
namedFunctionExpressionInModule.js
namedFunctionExpressionInModule.types
nameOrDottedSpan_classes.baseline
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
negateOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
negateOperatorWithAnyOtherType.types
negateOperatorWithBooleanType.js
negateOperatorWithBooleanType.types
negateOperatorWithEnumType.js
negateOperatorWithEnumType.types
negateOperatorWithNumberType.js
negateOperatorWithNumberType.types
negateOperatorWithStringType.js
negateOperatorWithStringType.types
negativeZero.js
negativeZero.types
nestedClassDeclaration.errors.txt
nestedClassDeclaration.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
nestedGenerics.js
nestedGenerics.types
nestedIfStatement.js
nestedIfStatement.types
nestedIndexer.js
nestedIndexer.types
nestedInfinitelyExpandedRecursiveTypes.js
nestedInfinitelyExpandedRecursiveTypes.types
nestedModulePrivateAccess.js
nestedModulePrivateAccess.types
nestedModules.js
nestedModules.types
nestedRecursiveLambda.js
nestedRecursiveLambda.types
nestedSelf.js
nestedSelf.types
newArrays.js
newArrays.types
newExpressionWithCast.errors.txt
newExpressionWithCast.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
newExpressionWithTypeParameterConstrainedToOuterTypeParameter.js
newExpressionWithTypeParameterConstrainedToOuterTypeParameter.types
newFunctionImplicitAny.errors.txt
newFunctionImplicitAny.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
newMissingIdentifier.errors.txt
newMissingIdentifier.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
newNonReferenceType.errors.txt
newNonReferenceType.js
newOnInstanceSymbol.errors.txt
newOnInstanceSymbol.js
newOperator.errors.txt
newOperator.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
newOperatorConformance.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
newOperatorConformance.types
newOperatorErrorCases.errors.txt
newOperatorErrorCases.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
noCatchBlock.js
noCatchBlock.js.map
noCatchBlock.sourcemap.txt
noCatchBlock.types
noCollisionThisExpressionAndClassInGlobal.js
noCollisionThisExpressionAndClassInGlobal.types
noCollisionThisExpressionAndLocalVarInAccessors.errors.txt
noCollisionThisExpressionAndLocalVarInAccessors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
noCollisionThisExpressionAndLocalVarInConstructor.js
noCollisionThisExpressionAndLocalVarInConstructor.types
noCollisionThisExpressionAndLocalVarInFunction.js
noCollisionThisExpressionAndLocalVarInFunction.types
noCollisionThisExpressionAndLocalVarInLambda.js
noCollisionThisExpressionAndLocalVarInLambda.types
noCollisionThisExpressionAndLocalVarInMethod.js
noCollisionThisExpressionAndLocalVarInMethod.types
noCollisionThisExpressionAndLocalVarInProperty.js
noCollisionThisExpressionAndLocalVarInProperty.types
noCollisionThisExpressionAndVarInGlobal.js
noCollisionThisExpressionAndVarInGlobal.types
noCollisionThisExpressionInFunctionAndVarInGlobal.js
noCollisionThisExpressionInFunctionAndVarInGlobal.types
noConstraintInReturnType1.js
noConstraintInReturnType1.types
noDefaultLib.errors.txt
noDefaultLib.js
noEmitOnError.errors.txt
noErrorsInCallback.errors.txt
noErrorsInCallback.js
noImplicitAnyAndPrivateMembersWithoutTypeAnnotations.js
noImplicitAnyAndPrivateMembersWithoutTypeAnnotations.types
noImplicitAnyForIn.errors.txt
noImplicitAnyForIn.js
noImplicitAnyForMethodParameters.errors.txt
noImplicitAnyForMethodParameters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
noImplicitAnyInContextuallyTypesFunctionParamter.js
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
noImplicitAnyParametersInClass.errors.txt
noImplicitAnyParametersInClass.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
noImplicitAnyParametersInInterface.errors.txt
noImplicitAnyParametersInInterface.js
noImplicitAnyParametersInModule.errors.txt
noImplicitAnyParametersInModule.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
noImplicitAnyReferencingDeclaredInterface.errors.txt
noImplicitAnyReferencingDeclaredInterface.js
noImplicitAnyStringIndexerOnObject.errors.txt
noImplicitAnyStringIndexerOnObject.js
noImplicitAnyWithOverloads.errors.txt
noImplicitAnyWithOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
nonInstantiatedModule.types
noSelfOnVars.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
noSelfOnVars.types
noTypeArgumentOnReturnType1.errors.txt
noTypeArgumentOnReturnType1.js
null.js
null.types
nullAssignableToEveryType.js
nullAssignableToEveryType.types
nullAssignedToUndefined.errors.txt
nullAssignedToUndefined.js
nullIsSubtypeOfEverythingButUndefined.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
nullIsSubtypeOfEverythingButUndefined.types
nullKeyword.errors.txt
nullKeyword.js
numberAsInLHS.js
numberAsInLHS.types
numberAssignableToEnum.js
numberAssignableToEnum.types
numberOnLeftSideOfInExpression.js
numberOnLeftSideOfInExpression.types
numberPropertyAccess.js
numberPropertyAccess.types
numberToString.errors.txt
numberToString.js
numericClassMembers1.errors.txt
numericClassMembers1.js
numericIndexerConstrainsPropertyDeclarations.errors.txt
numericIndexerConstrainsPropertyDeclarations.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
numericIndexerConstrainsPropertyDeclarations2.errors.txt
numericIndexerConstrainsPropertyDeclarations2.js
numericIndexerConstraint.errors.txt
numericIndexerConstraint.js
numericIndexerConstraint1.errors.txt
numericIndexerConstraint1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
numericIndexerConstraint2.errors.txt
numericIndexerConstraint2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
numericIndexerConstraint3.js
numericIndexerConstraint3.types
numericIndexerConstraint4.js
numericIndexerConstraint4.types
numericIndexerConstraint5.errors.txt
numericIndexerConstraint5.js
numericIndexerTyping1.errors.txt
numericIndexerTyping1.js
numericIndexerTyping2.errors.txt
numericIndexerTyping2.js
numericIndexExpressions.errors.txt
numericIndexExpressions.js
numericIndexingResults.js
numericIndexingResults.types
numericMethodName1.js
numericMethodName1.types
numericNamedPropertyDuplicates.errors.txt
numericNamedPropertyDuplicates.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
numericStringNamedPropertyEquivalence.errors.txt
numericStringNamedPropertyEquivalence.js
numLit.errors.txt
numLit.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
objectCreationExpressionInFunctionParameter.errors.txt
objectCreationExpressionInFunctionParameter.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
objectCreationOfElementAccessExpression.errors.txt
objectCreationOfElementAccessExpression.js
objectIndexer.js
objectIndexer.types
objectLitArrayDeclNoNew.errors.txt
objectLitArrayDeclNoNew.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
objectLiteral1.js
objectLiteral1.types
objectLiteral2.js
objectLiteral2.types
objectLiteralArraySpecialization.js
objectLiteralArraySpecialization.types
objectLiteralContextualTyping.js
objectLiteralContextualTyping.types
objectLiteralDeclarationGeneration1.js
objectLiteralDeclarationGeneration1.types
objectLiteralErrors.errors.txt
objectLiteralErrors.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralErrorsES3.errors.txt
objectLiteralErrorsES3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralFunctionArgContextualTyping.errors.txt
objectLiteralFunctionArgContextualTyping.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralFunctionArgContextualTyping2.errors.txt
objectLiteralFunctionArgContextualTyping2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralGettersAndSetters.errors.txt
objectLiteralGettersAndSetters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralIndexerErrors.errors.txt
objectLiteralIndexerErrors.js
objectLiteralIndexerNoImplicitAny.js
objectLiteralIndexerNoImplicitAny.types
objectLiteralIndexers.js
objectLiteralIndexers.types
objectLiteralMemberWithModifiers1.errors.txt
objectLiteralMemberWithModifiers1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralMemberWithModifiers2.errors.txt
objectLiteralMemberWithModifiers2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralMemberWithoutBlock1.errors.txt
objectLiteralMemberWithoutBlock1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
objectLiteralMemberWithQuestionMark1.errors.txt
objectLiteralMemberWithQuestionMark1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralParameterResolution.errors.txt
objectLiteralParameterResolution.js
objectLiteralReferencingInternalProperties.errors.txt
objectLiteralReferencingInternalProperties.js
objectLiteralShorthandProperties.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralShorthandProperties.types
objectLiteralShorthandPropertiesAssignment.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralShorthandPropertiesAssignment.types
objectLiteralShorthandPropertiesAssignmentError.errors.txt
objectLiteralShorthandPropertiesAssignmentError.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.errors.txt
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
objectLiteralShorthandPropertiesAssignmentES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralShorthandPropertiesAssignmentES6.types
objectLiteralShorthandPropertiesErrorFromNoneExistingIdentifier.errors.txt
objectLiteralShorthandPropertiesErrorFromNoneExistingIdentifier.js
objectLiteralShorthandPropertiesErrorFromNotUsingIdentifier.errors.txt
objectLiteralShorthandPropertiesErrorFromNotUsingIdentifier.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralShorthandPropertiesErrorWithModule.errors.txt
objectLiteralShorthandPropertiesErrorWithModule.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
objectLiteralShorthandPropertiesES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralShorthandPropertiesES6.types
objectLiteralShorthandPropertiesFunctionArgument.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralShorthandPropertiesFunctionArgument.types
objectLiteralShorthandPropertiesFunctionArgument2.errors.txt
objectLiteralShorthandPropertiesFunctionArgument2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectLiteralShorthandPropertiesWithModule.js
objectLiteralShorthandPropertiesWithModule.types
objectLiteralShorthandPropertiesWithModuleES6.js
objectLiteralShorthandPropertiesWithModuleES6.types
objectLiteralWidened.js
objectLiteralWidened.types
objectLiteralWithGetAccessorInsideFunction.errors.txt
objectLiteralWithGetAccessorInsideFunction.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
objectLiteralWithNumericPropertyName.errors.txt
objectLiteralWithNumericPropertyName.js
objectLiteralWithSemicolons1.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
objectLiteralWithSemicolons1.js Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
objectLiteralWithSemicolons2.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
objectLiteralWithSemicolons2.js Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
objectLiteralWithSemicolons3.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
objectLiteralWithSemicolons3.js Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
objectLiteralWithSemicolons4.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
objectLiteralWithSemicolons4.js Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
objectLiteralWithSemicolons5.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
objectLiteralWithSemicolons5.js Update test baseline. 2015-02-06 19:06:16 -08:00
objectLitGetterSetter.js
objectLitGetterSetter.types
objectLitIndexerContextualType.errors.txt
objectLitIndexerContextualType.js
objectLitPropertyScoping.errors.txt
objectLitPropertyScoping.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
objectLitStructuralTypeMismatch.errors.txt
objectLitStructuralTypeMismatch.js
objectLitTargetTypeCallSite.errors.txt
objectLitTargetTypeCallSite.js
objectMembersOnTypes.js
objectMembersOnTypes.types
objectTypeHidingMembersOfExtendedObject.errors.txt
objectTypeHidingMembersOfExtendedObject.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypeHidingMembersOfObject.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypeHidingMembersOfObject.types
objectTypeHidingMembersOfObjectAssignmentCompat.errors.txt
objectTypeHidingMembersOfObjectAssignmentCompat.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypeHidingMembersOfObjectAssignmentCompat2.errors.txt
objectTypeHidingMembersOfObjectAssignmentCompat2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypeLiteralSyntax.js
objectTypeLiteralSyntax.types
objectTypeLiteralSyntax2.errors.txt
objectTypeLiteralSyntax2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
objectTypePropertyAccess.js
objectTypePropertyAccess.types
objectTypesIdentity.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentity.types
objectTypesIdentity2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentity2.types
objectTypesIdentityWithCallSignatures.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithCallSignatures.types
objectTypesIdentityWithCallSignatures2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithCallSignatures2.types
objectTypesIdentityWithCallSignatures3.errors.txt
objectTypesIdentityWithCallSignatures3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts.types
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.types
objectTypesIdentityWithCallSignaturesWithOverloads.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithCallSignaturesWithOverloads.types
objectTypesIdentityWithComplexConstraints.errors.txt
objectTypesIdentityWithComplexConstraints.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithConstructSignatures.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithConstructSignatures.types
objectTypesIdentityWithConstructSignatures2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithConstructSignatures2.types
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.types
objectTypesIdentityWithGenericCallSignatures.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignatures.types
objectTypesIdentityWithGenericCallSignatures2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignatures2.types
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.types
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.errors.txt
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.errors.txt
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.types
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.errors.txt
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.errors.txt
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.types
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.types
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.types
objectTypesIdentityWithNumericIndexers1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithNumericIndexers1.types
objectTypesIdentityWithNumericIndexers2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithNumericIndexers2.types
objectTypesIdentityWithNumericIndexers3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithNumericIndexers3.types
objectTypesIdentityWithOptionality.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithOptionality.types
objectTypesIdentityWithPrivates.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithPrivates.types
objectTypesIdentityWithPrivates2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithPrivates2.types
objectTypesIdentityWithPrivates3.errors.txt
objectTypesIdentityWithPrivates3.js
objectTypesIdentityWithPublics.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithPublics.types
objectTypesIdentityWithStringIndexers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithStringIndexers.types
objectTypesIdentityWithStringIndexers2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithStringIndexers2.types
objectTypesWithOptionalProperties.errors.txt
objectTypesWithOptionalProperties.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
objectTypesWithOptionalProperties2.errors.txt
objectTypesWithOptionalProperties2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesWithPredefinedTypesAsName.errors.txt
objectTypesWithPredefinedTypesAsName.js
objectTypesWithPredefinedTypesAsName2.errors.txt
objectTypesWithPredefinedTypesAsName2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
octalIntegerLiteralES6.js
octalIntegerLiteralES6.types
octalLiteralInStrictModeES3.errors.txt
octalLiteralInStrictModeES3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
operatorAddNullUndefined.errors.txt
operatorAddNullUndefined.js
optionalAccessorsInInterface1.js
optionalAccessorsInInterface1.types
optionalArgsWithDefaultValues.errors.txt
optionalArgsWithDefaultValues.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
optionalBindingParameters1.errors.txt
optionalBindingParameters1.js
optionalBindingParameters2.errors.txt
optionalBindingParameters2.js
optionalBindingParametersInOverloads1.errors.txt
optionalBindingParametersInOverloads1.js
optionalBindingParametersInOverloads2.errors.txt
optionalBindingParametersInOverloads2.js
optionalConstructorArgInSuper.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
optionalConstructorArgInSuper.types
optionalFunctionArgAssignability.errors.txt
optionalFunctionArgAssignability.js
optionalParamArgsTest.errors.txt
optionalParamArgsTest.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
optionalParamAssignmentCompat.errors.txt
optionalParamAssignmentCompat.js
optionalParamInOverride.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
optionalPropertiesTest.errors.txt
optionalPropertiesTest.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
optionalSetterParam.errors.txt
optionalSetterParam.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
orderMattersForSignatureGroupIdentity.errors.txt
orderMattersForSignatureGroupIdentity.js
out-flag.js
out-flag.js.map
out-flag.sourcemap.txt
out-flag.types
overEagerReturnTypeSpecialization.errors.txt
overEagerReturnTypeSpecialization.js
overload1.errors.txt
overload1.js
overload2.js
overload2.types
overloadAssignmentCompat.errors.txt
overloadAssignmentCompat.js
overloadBindingAcrossDeclarationBoundaries.js
overloadBindingAcrossDeclarationBoundaries.types
overloadBindingAcrossDeclarationBoundaries2.js
overloadBindingAcrossDeclarationBoundaries2.types
overloadCallTest.js
overloadCallTest.types
overloadCrash.js
overloadCrash.types
overloadedStaticMethodSpecialization.js
overloadedStaticMethodSpecialization.types
overloadEquivalenceWithStatics.js
overloadEquivalenceWithStatics.types
overloadGenericFunctionWithRestArgs.js
overloadGenericFunctionWithRestArgs.types
overloadingOnConstants1.errors.txt
overloadingOnConstants1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadingOnConstants2.errors.txt
overloadingOnConstants2.js
overloadingOnConstantsInImplementation.errors.txt
overloadingOnConstantsInImplementation.js
overloadingStaticFunctionsInFunctions.errors.txt
overloadingStaticFunctionsInFunctions.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadModifiersMustAgree.errors.txt
overloadModifiersMustAgree.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadOnConstantsInvalidOverload1.errors.txt
overloadOnConstantsInvalidOverload1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadOnConstAsTypeAnnotation.errors.txt
overloadOnConstAsTypeAnnotation.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
overloadOnConstConstraintChecks1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadOnConstConstraintChecks1.types
overloadOnConstConstraintChecks2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadOnConstConstraintChecks2.types
overloadOnConstConstraintChecks3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadOnConstConstraintChecks3.types
overloadOnConstConstraintChecks4.errors.txt
overloadOnConstConstraintChecks4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadOnConstNoAnyImplementation.errors.txt
overloadOnConstNoAnyImplementation.js
overloadOnConstNoAnyImplementation2.errors.txt
overloadOnConstNoAnyImplementation2.js
overloadOnConstNoNonSpecializedSignature.errors.txt
overloadOnConstNoNonSpecializedSignature.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadOnConstNoStringImplementation.errors.txt
overloadOnConstNoStringImplementation.js
overloadOnConstNoStringImplementation2.errors.txt
overloadOnConstNoStringImplementation2.js
overloadOnGenericArity.js
overloadOnGenericArity.types
overloadOnGenericClassAndNonGenericClass.js
overloadOnGenericClassAndNonGenericClass.types
overloadResolution.errors.txt
overloadResolution.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadResolutionClassConstructors.errors.txt
overloadResolutionClassConstructors.js
overloadResolutionConstructors.errors.txt
overloadResolutionConstructors.js
overloadResolutionOnDefaultConstructor1.errors.txt
overloadResolutionOnDefaultConstructor1.js
overloadResolutionOverCTLambda.errors.txt
overloadResolutionOverCTLambda.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadResolutionOverNonCTLambdas.js
overloadResolutionOverNonCTLambdas.types
overloadResolutionOverNonCTObjectLit.js
overloadResolutionOverNonCTObjectLit.types
overloadResolutionTest1.errors.txt
overloadResolutionTest1.js
overloadResolutionWithAny.js
overloadResolutionWithAny.types
overloadresolutionWithConstraintCheckingDeferred.errors.txt
overloadresolutionWithConstraintCheckingDeferred.js
overloadRet.js
overloadRet.types
overloadReturnTypes.js
overloadReturnTypes.types
overloadsAndTypeArgumentArity.js
overloadsAndTypeArgumentArity.types
overloadsAndTypeArgumentArityErrors.errors.txt
overloadsAndTypeArgumentArityErrors.js
overloadsInDifferentContainersDisagreeOnAmbient.errors.txt
overloadsInDifferentContainersDisagreeOnAmbient.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadsWithConstraints.js
overloadsWithConstraints.types
overloadsWithinClasses.errors.txt
overloadsWithinClasses.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadsWithProvisionalErrors.errors.txt
overloadsWithProvisionalErrors.js
overloadWithCallbacksWithDifferingOptionalityOnArgs.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
overloadWithCallbacksWithDifferingOptionalityOnArgs.types
overridingPrivateStaticMembers.errors.txt
overridingPrivateStaticMembers.js
parameterInitializersForwardReferencing.errors.txt
parameterInitializersForwardReferencing.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
parametersWithNoAnnotationAreAny.types
paramPropertiesInSignatures.errors.txt
paramPropertiesInSignatures.js
parenthesizedContexualTyping1.js
parenthesizedContexualTyping1.types
parenthesizedContexualTyping2.js
parenthesizedContexualTyping2.types
parenthesizedContexualTyping3.js
parenthesizedContexualTyping3.types
parenthesizedTypes.js
parenthesizedTypes.types
parse1.errors.txt
parse1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parse2.errors.txt
parse2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parseErrorInHeritageClause1.errors.txt
parseErrorInHeritageClause1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parseIncompleteBinaryExpression1.errors.txt
parseIncompleteBinaryExpression1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser0_004152.errors.txt
parser0_004152.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser10.1.1-8gs.errors.txt
parser10.1.1-8gs.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser15.4.4.14-9-2.errors.txt
parser15.4.4.14-9-2.js
parser509534.errors.txt
parser509534.js
parser509546.errors.txt
parser509546.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser509546_1.errors.txt
parser509546_1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser509546_2.errors.txt
parser509546_2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser509618.errors.txt
parser509618.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser509630.errors.txt
parser509630.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser509667.errors.txt
parser509667.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser509668.errors.txt
parser509668.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser509669.errors.txt
parser509669.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parser509677.js
parser509677.types
parser509693.errors.txt
parser509693.js
parser509698.errors.txt
parser509698.js
parser512084.errors.txt
parser512084.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser512097.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
parser512097.js Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
parser512325.errors.txt
parser512325.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser519458.errors.txt
parser519458.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser521128.errors.txt
parser521128.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parser536727.errors.txt
parser536727.js
parser537152.js
parser537152.types
parser553699.errors.txt
parser553699.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parser566700.errors.txt
parser566700.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser579071.js
parser579071.types
parser585151.errors.txt
parser585151.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser596700.js
parser596700.types
parser618973.errors.txt
parser618973.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser630933.js
parser630933.types
parser642331.js
parser642331.types
parser642331_1.errors.txt
parser642331_1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser643728.js
parser643728.types
parser645086_1.errors.txt
parser645086_1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parser645086_2.errors.txt
parser645086_2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_breakNotInIterationOrSwitchStatement2.errors.txt
parser_breakNotInIterationOrSwitchStatement2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_breakTarget6.errors.txt
parser_breakTarget6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_continueNotInIterationStatement2.errors.txt
parser_continueNotInIterationStatement2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_continueNotInIterationStatement3.errors.txt
parser_continueNotInIterationStatement3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_continueNotInIterationStatement4.errors.txt
parser_continueNotInIterationStatement4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_continueTarget1.errors.txt
parser_continueTarget1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_continueTarget6.errors.txt
parser_continueTarget6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_duplicateLabel1.errors.txt
parser_duplicateLabel1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_duplicateLabel2.errors.txt
parser_duplicateLabel2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parser_duplicateLabel3.js
parser_duplicateLabel3.types
parser_duplicateLabel4.js
parser_duplicateLabel4.types
parserAccessibilityAfterStatic1.errors.txt
parserAccessibilityAfterStatic1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserAccessibilityAfterStatic2.js
parserAccessibilityAfterStatic2.types
parserAccessibilityAfterStatic3.js
parserAccessibilityAfterStatic3.types
parserAccessibilityAfterStatic4.js
parserAccessibilityAfterStatic4.types
parserAccessibilityAfterStatic5.js
parserAccessibilityAfterStatic5.types
parserAccessibilityAfterStatic6.errors.txt
parserAccessibilityAfterStatic6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserAccessibilityAfterStatic7.errors.txt
parserAccessibilityAfterStatic7.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessibilityAfterStatic10.errors.txt
parserAccessibilityAfterStatic10.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessibilityAfterStatic11.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessibilityAfterStatic11.types
parserAccessibilityAfterStatic14.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessibilityAfterStatic14.types
parserAccessors1.errors.txt
parserAccessors1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessors2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessors2.types
parserAccessors3.errors.txt
parserAccessors3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessors4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessors4.types
parserAccessors5.errors.txt
parserAccessors5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserAccessors6.errors.txt
parserAccessors6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserAccessors7.errors.txt
parserAccessors7.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessors8.errors.txt
parserAccessors8.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessors9.errors.txt
parserAccessors9.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAccessors10.errors.txt
parserAccessors10.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAdditiveExpression1.errors.txt
parserAdditiveExpression1.js
parserAmbiguity1.errors.txt
parserAmbiguity1.js
parserAmbiguity2.errors.txt
parserAmbiguity2.js
parserAmbiguity3.errors.txt
parserAmbiguity3.js
parserAmbiguityWithBinaryOperator1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAmbiguityWithBinaryOperator1.types
parserAmbiguityWithBinaryOperator2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAmbiguityWithBinaryOperator2.types
parserAmbiguityWithBinaryOperator3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAmbiguityWithBinaryOperator3.types
parserAmbiguityWithBinaryOperator4.errors.txt
parserAmbiguityWithBinaryOperator4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserArgumentList1.errors.txt
parserArgumentList1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserArrayLiteralExpression1.js
parserArrayLiteralExpression1.types
parserArrayLiteralExpression2.js
parserArrayLiteralExpression2.types
parserArrayLiteralExpression3.js
parserArrayLiteralExpression3.types
parserArrayLiteralExpression4.js
parserArrayLiteralExpression4.types
parserArrayLiteralExpression5.js
parserArrayLiteralExpression5.types
parserArrayLiteralExpression6.js
parserArrayLiteralExpression6.types
parserArrayLiteralExpression7.js
parserArrayLiteralExpression7.types
parserArrayLiteralExpression8.js
parserArrayLiteralExpression8.types
parserArrayLiteralExpression9.js
parserArrayLiteralExpression9.types
parserArrayLiteralExpression10.js
parserArrayLiteralExpression10.types
parserArrayLiteralExpression11.js
parserArrayLiteralExpression11.types
parserArrayLiteralExpression12.js
parserArrayLiteralExpression12.types
parserArrayLiteralExpression13.js
parserArrayLiteralExpression13.types
parserArrayLiteralExpression14.js
parserArrayLiteralExpression14.types
parserArrayLiteralExpression15.js
parserArrayLiteralExpression15.types
parserArrowFunctionExpression1.errors.txt
parserArrowFunctionExpression1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserArrowFunctionExpression2.errors.txt
parserArrowFunctionExpression2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserArrowFunctionExpression3.errors.txt
parserArrowFunctionExpression3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserArrowFunctionExpression4.errors.txt
parserArrowFunctionExpression4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserAssignmentExpression1.errors.txt
parserAssignmentExpression1.js
parserAstSpans1.errors.txt
parserAstSpans1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserAutomaticSemicolonInsertion1.errors.txt
parserAutomaticSemicolonInsertion1.js
parserBlockStatement1.d.errors.txt
parserBreakStatement1.d.errors.txt
parserCastVersusArrowFunction1.errors.txt
parserCastVersusArrowFunction1.js
parserCatchClauseWithTypeAnnotation1.errors.txt
parserCatchClauseWithTypeAnnotation1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserClass1.errors.txt
parserClass1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserClass2.errors.txt
parserClass2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserClassDeclaration1.errors.txt
parserClassDeclaration1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserClassDeclaration2.errors.txt
parserClassDeclaration2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserClassDeclaration3.errors.txt
parserClassDeclaration3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserClassDeclaration4.errors.txt
parserClassDeclaration4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserClassDeclaration5.errors.txt
parserClassDeclaration5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserClassDeclaration6.errors.txt
parserClassDeclaration6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserClassDeclaration7.d.types
parserClassDeclaration7.errors.txt
parserClassDeclaration7.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserClassDeclaration8.errors.txt
parserClassDeclaration8.js
parserClassDeclaration9.errors.txt
parserClassDeclaration9.js
parserClassDeclaration10.errors.txt
parserClassDeclaration10.js
parserClassDeclaration11.errors.txt
parserClassDeclaration11.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserClassDeclaration12.errors.txt
parserClassDeclaration12.js
parserClassDeclaration13.errors.txt
parserClassDeclaration13.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserClassDeclaration14.errors.txt
parserClassDeclaration14.js
parserClassDeclaration15.errors.txt
parserClassDeclaration15.js
parserClassDeclaration16.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserClassDeclaration16.types
parserClassDeclaration17.js
parserClassDeclaration17.types
parserClassDeclaration18.errors.txt
parserClassDeclaration18.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserClassDeclaration19.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserClassDeclaration19.types
parserClassDeclaration20.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserClassDeclaration20.types
parserClassDeclaration21.errors.txt
parserClassDeclaration21.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserClassDeclaration22.errors.txt
parserClassDeclaration22.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserClassDeclaration23.js
parserClassDeclaration23.types
parserClassDeclaration24.errors.txt
parserClassDeclaration24.js
parserClassDeclaration25.errors.txt
parserClassDeclaration25.js
parserClassDeclaration26.js
parserClassDeclaration26.types
parserClassDeclarationIndexSignature1.js
parserClassDeclarationIndexSignature1.types
parserCommaInTypeMemberList1.errors.txt
parserCommaInTypeMemberList1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserCommaInTypeMemberList2.errors.txt
parserCommaInTypeMemberList2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserComputedPropertyName1.errors.txt
parserComputedPropertyName1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserComputedPropertyName2.errors.txt
parserComputedPropertyName2.js
parserComputedPropertyName3.errors.txt
parserComputedPropertyName3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName4.errors.txt
parserComputedPropertyName4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName5.errors.txt
parserComputedPropertyName5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName6.errors.txt
parserComputedPropertyName6.js
parserComputedPropertyName7.errors.txt
parserComputedPropertyName7.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName8.errors.txt
parserComputedPropertyName8.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName9.errors.txt
parserComputedPropertyName9.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName10.errors.txt
parserComputedPropertyName10.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName11.errors.txt
parserComputedPropertyName11.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName12.errors.txt
parserComputedPropertyName12.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName13.errors.txt
parserComputedPropertyName13.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName14.errors.txt
parserComputedPropertyName14.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName15.errors.txt
parserComputedPropertyName15.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName16.errors.txt
parserComputedPropertyName16.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName17.errors.txt
parserComputedPropertyName17.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName18.errors.txt
parserComputedPropertyName18.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName19.errors.txt
parserComputedPropertyName19.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName20.errors.txt
parserComputedPropertyName20.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName21.errors.txt
parserComputedPropertyName21.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName22.errors.txt
parserComputedPropertyName22.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName23.errors.txt
parserComputedPropertyName23.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName24.errors.txt
parserComputedPropertyName24.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName25.errors.txt
parserComputedPropertyName25.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName26.errors.txt
parserComputedPropertyName26.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName27.errors.txt
parserComputedPropertyName27.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserComputedPropertyName28.errors.txt
parserComputedPropertyName28.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName29.errors.txt
parserComputedPropertyName29.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName30.errors.txt
parserComputedPropertyName30.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserComputedPropertyName31.errors.txt
parserComputedPropertyName31.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName32.errors.txt
parserComputedPropertyName32.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName33.errors.txt
parserComputedPropertyName33.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName34.errors.txt
parserComputedPropertyName34.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName35.errors.txt
parserComputedPropertyName35.js
parserComputedPropertyName36.errors.txt
parserComputedPropertyName36.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserComputedPropertyName37.errors.txt
parserComputedPropertyName37.js
parserComputedPropertyName38.errors.txt
parserComputedPropertyName38.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName39.errors.txt
parserComputedPropertyName39.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName40.errors.txt
parserComputedPropertyName40.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserConstructorAmbiguity4.errors.txt
parserConstructorAmbiguity4.js
parserConstructorDeclaration1.js
parserConstructorDeclaration1.types
parserConstructorDeclaration2.errors.txt
parserConstructorDeclaration2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserConstructorDeclaration3.errors.txt
parserConstructorDeclaration3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserConstructorDeclaration4.errors.txt
parserConstructorDeclaration4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserConstructorDeclaration5.errors.txt
parserConstructorDeclaration5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserConstructorDeclaration6.errors.txt
parserConstructorDeclaration6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserConstructorDeclaration7.errors.txt
parserConstructorDeclaration7.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserConstructorDeclaration8.errors.txt
parserConstructorDeclaration8.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserConstructorDeclaration9.errors.txt
parserConstructorDeclaration9.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserConstructorDeclaration10.errors.txt
parserConstructorDeclaration10.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserConstructorDeclaration11.errors.txt
parserConstructorDeclaration11.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserConstructorDeclaration12.errors.txt
parserConstructorDeclaration12.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserEmptyStatement1.d.errors.txt
parserEmptyStatement1.js
parserEmptyStatement1.types
parserEnum1.errors.txt
parserEnum1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserEnum2.errors.txt
parserEnum2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserEnum3.errors.txt
parserEnum3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserEnum4.errors.txt
parserEnum4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserEnum5.errors.txt
parserEnum5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserEnum6.js
parserEnum6.types
parserEnum7.errors.txt
parserEnum7.js
parserEnumDeclaration1.js
parserEnumDeclaration1.types
parserEnumDeclaration2.d.types
parserEnumDeclaration2.errors.txt
parserEnumDeclaration2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserEnumDeclaration3.d.errors.txt
parserEnumDeclaration3.js
parserEnumDeclaration3.types
parserEnumDeclaration4.errors.txt
parserEnumDeclaration4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserEnumDeclaration5.js
parserEnumDeclaration5.types
parserEnumDeclaration6.errors.txt
parserEnumDeclaration6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserEqualsGreaterThanAfterFunction1.errors.txt
parserEqualsGreaterThanAfterFunction1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserEqualsGreaterThanAfterFunction2.errors.txt
parserEqualsGreaterThanAfterFunction2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrantAccessibilityModifierInModule1.errors.txt
parserErrantAccessibilityModifierInModule1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrantEqualsGreaterThanAfterFunction1.errors.txt
parserErrantEqualsGreaterThanAfterFunction1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrantEqualsGreaterThanAfterFunction2.errors.txt
parserErrantEqualsGreaterThanAfterFunction2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrantSemicolonInClass1.errors.txt
parserErrantSemicolonInClass1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserErrorRecovery_ArgumentList1.errors.txt
parserErrorRecovery_ArgumentList1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ArgumentList2.errors.txt
parserErrorRecovery_ArgumentList2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ArgumentList3.errors.txt
parserErrorRecovery_ArgumentList3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ArgumentList4.errors.txt
parserErrorRecovery_ArgumentList4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ArgumentList5.errors.txt
parserErrorRecovery_ArgumentList5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserErrorRecovery_ArgumentList6.errors.txt
parserErrorRecovery_ArgumentList6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ArgumentList7.errors.txt
parserErrorRecovery_ArgumentList7.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_Block1.errors.txt
parserErrorRecovery_Block1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_Block2.errors.txt
parserErrorRecovery_Block2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_Block3.errors.txt
parserErrorRecovery_Block3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserErrorRecovery_ClassElement1.errors.txt
parserErrorRecovery_ClassElement1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ClassElement2.errors.txt
parserErrorRecovery_ClassElement2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ClassElement3.errors.txt
parserErrorRecovery_ClassElement3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_Expression1.errors.txt
parserErrorRecovery_Expression1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ExtendsOrImplementsClause1.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserErrorRecovery_ExtendsOrImplementsClause2.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserErrorRecovery_ExtendsOrImplementsClause3.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserErrorRecovery_ExtendsOrImplementsClause4.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserErrorRecovery_ExtendsOrImplementsClause5.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserErrorRecovery_ExtendsOrImplementsClause6.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserErrorRecovery_IncompleteMemberVariable1.errors.txt
parserErrorRecovery_IncompleteMemberVariable1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_IncompleteMemberVariable2.errors.txt
parserErrorRecovery_IncompleteMemberVariable2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_LeftShift1.errors.txt
parserErrorRecovery_LeftShift1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ModuleElement1.errors.txt
parserErrorRecovery_ModuleElement1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ModuleElement2.errors.txt
parserErrorRecovery_ModuleElement2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ObjectLiteral1.errors.txt
parserErrorRecovery_ObjectLiteral1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ObjectLiteral2.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
parserErrorRecovery_ObjectLiteral2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ObjectLiteral3.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
parserErrorRecovery_ObjectLiteral3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ObjectLiteral4.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
parserErrorRecovery_ObjectLiteral4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ObjectLiteral5.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
parserErrorRecovery_ObjectLiteral5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ParameterList1.errors.txt
parserErrorRecovery_ParameterList1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ParameterList2.errors.txt
parserErrorRecovery_ParameterList2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ParameterList3.errors.txt
parserErrorRecovery_ParameterList3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserErrorRecovery_ParameterList4.errors.txt
parserErrorRecovery_ParameterList4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ParameterList5.errors.txt
parserErrorRecovery_ParameterList5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_ParameterList6.errors.txt
parserErrorRecovery_ParameterList6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserErrorRecovery_SourceUnit1.errors.txt
parserErrorRecovery_SourceUnit1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_SwitchStatement1.errors.txt
parserErrorRecovery_SwitchStatement1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_SwitchStatement2.errors.txt
parserErrorRecovery_SwitchStatement2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecovery_VariableList1.errors.txt
parserErrorRecovery_VariableList1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserErrorRecoveryArrayLiteralExpression1.errors.txt
parserErrorRecoveryArrayLiteralExpression1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecoveryArrayLiteralExpression2.errors.txt
parserErrorRecoveryArrayLiteralExpression2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecoveryArrayLiteralExpression3.errors.txt
parserErrorRecoveryArrayLiteralExpression3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecoveryIfStatement1.errors.txt
parserErrorRecoveryIfStatement1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecoveryIfStatement2.errors.txt
parserErrorRecoveryIfStatement2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecoveryIfStatement3.errors.txt
parserErrorRecoveryIfStatement3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecoveryIfStatement4.errors.txt
parserErrorRecoveryIfStatement4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecoveryIfStatement5.errors.txt
parserErrorRecoveryIfStatement5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserErrorRecoveryIfStatement6.errors.txt
parserErrorRecoveryIfStatement6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserES3Accessors1.errors.txt
parserES3Accessors1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserES3Accessors2.errors.txt
parserES3Accessors2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserES3Accessors3.errors.txt
parserES3Accessors3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserES3Accessors4.errors.txt
parserES3Accessors4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserES5ComputedPropertyName1.errors.txt
parserES5ComputedPropertyName1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserES5ComputedPropertyName2.errors.txt
parserES5ComputedPropertyName2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserES5ComputedPropertyName3.errors.txt
parserES5ComputedPropertyName3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserES5ComputedPropertyName4.errors.txt
parserES5ComputedPropertyName4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserES5ComputedPropertyName5.errors.txt
parserES5ComputedPropertyName5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserES5ComputedPropertyName6.errors.txt
parserES5ComputedPropertyName6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserES5ComputedPropertyName7.errors.txt
parserES5ComputedPropertyName7.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserES5ComputedPropertyName8.errors.txt
parserES5ComputedPropertyName8.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserES5ComputedPropertyName9.errors.txt
parserES5ComputedPropertyName9.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserES5ComputedPropertyName10.errors.txt
parserES5ComputedPropertyName10.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserES5ComputedPropertyName11.errors.txt
parserES5ComputedPropertyName11.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserExportAsFunctionIdentifier.js
parserExportAsFunctionIdentifier.types
parserExportAssignment1.errors.txt
parserExportAssignment1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserExportAssignment2.errors.txt
parserExportAssignment2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserExportAssignment3.errors.txt
parserExportAssignment3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserExportAssignment4.errors.txt
parserExportAssignment4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserExportAssignment5.errors.txt
parserExportAssignment5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserExportAssignment6.errors.txt
parserExportAssignment6.js
parserExportAssignment7.errors.txt
parserExportAssignment7.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserExportAssignment8.errors.txt
parserExportAssignment8.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserExpressionStatement1.d.errors.txt
parserForInStatement1.d.errors.txt
parserForInStatement2.errors.txt
parserForInStatement2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserForInStatement3.errors.txt
parserForInStatement3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserForInStatement4.errors.txt
parserForInStatement4.js
parserForInStatement5.errors.txt
parserForInStatement5.js
parserForInStatement6.errors.txt
parserForInStatement6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserForInStatement7.errors.txt
parserForInStatement7.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08: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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserFunctionDeclaration2.d.errors.txt
parserFunctionDeclaration2.errors.txt
parserFunctionDeclaration2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserFunctionDeclaration3.errors.txt
parserFunctionDeclaration3.js
parserFunctionDeclaration4.errors.txt
parserFunctionDeclaration4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserFunctionDeclaration5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserFunctionDeclaration5.types
parserFunctionDeclaration6.errors.txt
parserFunctionDeclaration6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserFunctionDeclaration7.errors.txt
parserFunctionDeclaration7.js
parserFunctionDeclaration8.js
parserFunctionDeclaration8.types
parserFunctionPropertyAssignment1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserFunctionPropertyAssignment1.types
parserFunctionPropertyAssignment2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserFunctionPropertyAssignment2.types
parserFunctionPropertyAssignment3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserFunctionPropertyAssignment3.types
parserFunctionPropertyAssignment4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserFunctionPropertyAssignment4.types
parserFuzz1.errors.txt
parserFuzz1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserGreaterThanTokenAmbiguity1.js
parserGreaterThanTokenAmbiguity1.types
parserGreaterThanTokenAmbiguity2.errors.txt
parserGreaterThanTokenAmbiguity2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity3.errors.txt
parserGreaterThanTokenAmbiguity3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity4.errors.txt
parserGreaterThanTokenAmbiguity4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity5.js
parserGreaterThanTokenAmbiguity5.types
parserGreaterThanTokenAmbiguity6.js
parserGreaterThanTokenAmbiguity6.types
parserGreaterThanTokenAmbiguity7.errors.txt
parserGreaterThanTokenAmbiguity7.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity8.errors.txt
parserGreaterThanTokenAmbiguity8.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity9.errors.txt
parserGreaterThanTokenAmbiguity9.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity10.js
parserGreaterThanTokenAmbiguity10.types
parserGreaterThanTokenAmbiguity11.errors.txt
parserGreaterThanTokenAmbiguity11.js
parserGreaterThanTokenAmbiguity12.errors.txt
parserGreaterThanTokenAmbiguity12.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity13.errors.txt
parserGreaterThanTokenAmbiguity13.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity14.errors.txt
parserGreaterThanTokenAmbiguity14.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity15.errors.txt
parserGreaterThanTokenAmbiguity15.js
parserGreaterThanTokenAmbiguity16.errors.txt
parserGreaterThanTokenAmbiguity16.js
parserGreaterThanTokenAmbiguity17.errors.txt
parserGreaterThanTokenAmbiguity17.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity18.errors.txt
parserGreaterThanTokenAmbiguity18.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity19.errors.txt
parserGreaterThanTokenAmbiguity19.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserGreaterThanTokenAmbiguity20.errors.txt
parserGreaterThanTokenAmbiguity20.js
parserharness.errors.txt
parserharness.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserIfStatement1.d.errors.txt
parserIfStatement2.errors.txt
parserIfStatement2.js
parserImportDeclaration1.errors.txt
parserImportDeclaration1.js
parserindenter.errors.txt
parserindenter.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserIndexMemberDeclaration1.js
parserIndexMemberDeclaration1.types
parserIndexMemberDeclaration2.js
parserIndexMemberDeclaration2.types
parserIndexMemberDeclaration3.js
parserIndexMemberDeclaration3.types
parserIndexMemberDeclaration4.js
parserIndexMemberDeclaration4.types
parserIndexMemberDeclaration5.errors.txt
parserIndexMemberDeclaration5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserIndexMemberDeclaration6.errors.txt
parserIndexMemberDeclaration6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexMemberDeclaration7.errors.txt
parserIndexMemberDeclaration7.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexMemberDeclaration8.errors.txt
parserIndexMemberDeclaration8.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexMemberDeclaration9.errors.txt
parserIndexMemberDeclaration9.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexMemberDeclaration10.errors.txt
parserIndexMemberDeclaration10.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature1.errors.txt
parserIndexSignature1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature2.errors.txt
parserIndexSignature2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature3.errors.txt
parserIndexSignature3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature4.errors.txt
parserIndexSignature4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature5.errors.txt
parserIndexSignature5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature6.errors.txt
parserIndexSignature6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature7.errors.txt
parserIndexSignature7.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature8.errors.txt
parserIndexSignature8.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature9.errors.txt
parserIndexSignature9.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature10.errors.txt
parserIndexSignature10.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserIndexSignature11.errors.txt
parserIndexSignature11.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserInExpression1.errors.txt
parserInExpression1.js
parserInterfaceDeclaration1.errors.txt
parserInterfaceDeclaration1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserInterfaceDeclaration2.errors.txt
parserInterfaceDeclaration2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserInterfaceDeclaration3.errors.txt
parserInterfaceDeclaration3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserInterfaceDeclaration4.errors.txt
parserInterfaceDeclaration4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserInterfaceDeclaration5.errors.txt
parserInterfaceDeclaration5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserInterfaceDeclaration6.errors.txt
parserInterfaceDeclaration6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserInterfaceDeclaration7.errors.txt
parserInterfaceDeclaration7.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserInterfaceDeclaration8.errors.txt
parserInterfaceDeclaration8.js
parserInterfaceKeywordInEnum.js
parserInterfaceKeywordInEnum.types
parserInterfaceKeywordInEnum1.js
parserInterfaceKeywordInEnum1.types
parserInvalidIdentifiersInVariableStatements1.errors.txt
parserInvalidIdentifiersInVariableStatements1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.errors.txt
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.js
parserKeywordsAsIdentifierName1.js
parserKeywordsAsIdentifierName1.types
parserKeywordsAsIdentifierName2.errors.txt
parserKeywordsAsIdentifierName2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserLabeledStatement1.d.errors.txt
parserMemberAccessAfterPostfixExpression1.errors.txt
parserMemberAccessAfterPostfixExpression1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserMemberAccessExpression1.errors.txt
parserMemberAccessExpression1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserMemberAccessOffOfGenericType1.errors.txt
parserMemberAccessOffOfGenericType1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserMemberAccessor1.errors.txt
parserMemberAccessor1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration1.errors.txt
parserMemberAccessorDeclaration1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration2.errors.txt
parserMemberAccessorDeclaration2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration3.errors.txt
parserMemberAccessorDeclaration3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration4.types
parserMemberAccessorDeclaration5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration5.types
parserMemberAccessorDeclaration6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration6.types
parserMemberAccessorDeclaration7.errors.txt
parserMemberAccessorDeclaration7.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration8.errors.txt
parserMemberAccessorDeclaration8.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration9.errors.txt
parserMemberAccessorDeclaration9.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration10.errors.txt
parserMemberAccessorDeclaration10.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration11.errors.txt
parserMemberAccessorDeclaration11.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration12.errors.txt
parserMemberAccessorDeclaration12.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration13.errors.txt
parserMemberAccessorDeclaration13.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration14.errors.txt
parserMemberAccessorDeclaration14.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration15.errors.txt
parserMemberAccessorDeclaration15.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration16.errors.txt
parserMemberAccessorDeclaration16.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration17.errors.txt
parserMemberAccessorDeclaration17.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberAccessorDeclaration18.errors.txt
parserMemberAccessorDeclaration18.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberFunctionDeclaration1.errors.txt
parserMemberFunctionDeclaration1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberFunctionDeclaration2.errors.txt
parserMemberFunctionDeclaration2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberFunctionDeclaration3.errors.txt
parserMemberFunctionDeclaration3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberFunctionDeclaration4.errors.txt
parserMemberFunctionDeclaration4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberFunctionDeclaration5.errors.txt
parserMemberFunctionDeclaration5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberFunctionDeclarationAmbiguities1.errors.txt
parserMemberFunctionDeclarationAmbiguities1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMemberVariableDeclaration1.errors.txt
parserMemberVariableDeclaration1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserMemberVariableDeclaration2.errors.txt
parserMemberVariableDeclaration2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserMemberVariableDeclaration3.errors.txt
parserMemberVariableDeclaration3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserMemberVariableDeclaration4.errors.txt
parserMemberVariableDeclaration4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserMemberVariableDeclaration5.errors.txt
parserMemberVariableDeclaration5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserMissingToken1.errors.txt
parserMissingToken1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMissingToken2.errors.txt
parserMissingToken2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserModifierOnPropertySignature1.errors.txt
parserModifierOnPropertySignature1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserModifierOnPropertySignature2.js
parserModifierOnPropertySignature2.types
parserModifierOnStatementInBlock1.errors.txt
parserModifierOnStatementInBlock1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserModifierOnStatementInBlock2.errors.txt
parserModifierOnStatementInBlock2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserModifierOnStatementInBlock3.errors.txt
parserModifierOnStatementInBlock3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserModifierOnStatementInBlock4.errors.txt
parserModifierOnStatementInBlock4.js
parserModule1.errors.txt
parserModule1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserModuleDeclaration1.d.errors.txt
parserModuleDeclaration1.errors.txt
parserModuleDeclaration1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserModuleDeclaration2.d.errors.txt
parserModuleDeclaration2.js
parserModuleDeclaration2.types
parserModuleDeclaration3.d.types
parserModuleDeclaration3.errors.txt
parserModuleDeclaration3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserModuleDeclaration4.d.errors.txt
parserModuleDeclaration4.js
parserModuleDeclaration4.types
parserModuleDeclaration5.errors.txt
parserModuleDeclaration5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserNotHexLiteral1.errors.txt
parserNotHexLiteral1.js
parserNotRegex1.errors.txt
parserNotRegex1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserObjectCreation1.errors.txt
parserObjectCreation1.js
parserObjectCreation2.errors.txt
parserObjectCreation2.js
parserObjectCreationArrayLiteral1.errors.txt
parserObjectCreationArrayLiteral1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserObjectCreationArrayLiteral2.errors.txt
parserObjectCreationArrayLiteral2.js
parserObjectCreationArrayLiteral3.errors.txt
parserObjectCreationArrayLiteral3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserObjectCreationArrayLiteral4.errors.txt
parserObjectCreationArrayLiteral4.js
parserObjectLiterals1.js
parserObjectLiterals1.types
parserObjectType1.js
parserObjectType1.types
parserObjectType2.js
parserObjectType2.types
parserObjectType3.js
parserObjectType3.types
parserObjectType4.js
parserObjectType4.types
parserObjectType5.errors.txt
parserObjectType5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserObjectType6.errors.txt
parserObjectType6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserOptionalTypeMembers1.js
parserOptionalTypeMembers1.types
parserOverloadOnConstants1.errors.txt
parserOverloadOnConstants1.js
parserParameterList1.errors.txt
parserParameterList1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserParameterList2.errors.txt
parserParameterList2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserParameterList3.errors.txt
parserParameterList3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserParameterList10.errors.txt
parserParameterList10.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserParameterList11.errors.txt
parserParameterList11.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserParameterList12.errors.txt
parserParameterList12.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserParameterList13.errors.txt
parserParameterList13.js
parserParameterList14.errors.txt
parserParameterList14.js
parserParameterList15.errors.txt
parserParameterList15.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserParameterList16.errors.txt
parserParameterList16.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserParameterList17.errors.txt
parserParameterList17.js
parserPostfixPostfixExpression1.errors.txt
parserPostfixPostfixExpression1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserPostfixUnaryExpression1.errors.txt
parserPostfixUnaryExpression1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource1.errors.txt
parserRealSource1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource2.errors.txt
parserRealSource2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource3.errors.txt
parserRealSource3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource4.errors.txt
parserRealSource4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource5.errors.txt
parserRealSource5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource6.errors.txt
parserRealSource6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource7.errors.txt
parserRealSource7.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource8.errors.txt
parserRealSource8.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource9.errors.txt
parserRealSource9.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource10.errors.txt
parserRealSource10.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource11.errors.txt
parserRealSource11.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource12.errors.txt
parserRealSource12.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource13.errors.txt
parserRealSource13.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRealSource14.errors.txt
parserRealSource14.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRegularExpression1.errors.txt
parserRegularExpression1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserRegularExpression2.errors.txt
parserRegularExpression2.js
parserRegularExpression3.errors.txt
parserRegularExpression3.js
parserRegularExpression4.errors.txt
parserRegularExpression4.js
parserRegularExpression5.errors.txt
parserRegularExpression5.js
parserRegularExpressionDivideAmbiguity1.errors.txt
parserRegularExpressionDivideAmbiguity1.js
parserRegularExpressionDivideAmbiguity2.errors.txt
parserRegularExpressionDivideAmbiguity2.js
parserRegularExpressionDivideAmbiguity3.errors.txt
parserRegularExpressionDivideAmbiguity3.js
parserRegularExpressionDivideAmbiguity4.errors.txt
parserRegularExpressionDivideAmbiguity4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserRegularExpressionDivideAmbiguity5.errors.txt
parserRegularExpressionDivideAmbiguity5.js
parserReturnStatement1.d.errors.txt
parserReturnStatement1.errors.txt
parserReturnStatement1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserReturnStatement2.errors.txt
parserReturnStatement2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserReturnStatement3.js
parserReturnStatement3.types
parserReturnStatement4.errors.txt
parserReturnStatement4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08: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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSbp_7.9_A9_T3.js
parserSbp_7.9_A9_T3.types
parserSetAccessorWithTypeAnnotation1.errors.txt
parserSetAccessorWithTypeAnnotation1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserSetAccessorWithTypeParameters1.errors.txt
parserSetAccessorWithTypeParameters1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserShorthandPropertyAssignment1.errors.txt
parserShorthandPropertyAssignment1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserShorthandPropertyAssignment2.errors.txt
parserShorthandPropertyAssignment2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserShorthandPropertyAssignment3.errors.txt
parserShorthandPropertyAssignment3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserShorthandPropertyAssignment4.errors.txt
parserShorthandPropertyAssignment4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserShorthandPropertyAssignment5.errors.txt
parserShorthandPropertyAssignment5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserSkippedTokens1.errors.txt
parserSkippedTokens1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens2.errors.txt
parserSkippedTokens2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens3.errors.txt
parserSkippedTokens3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens4.errors.txt
parserSkippedTokens4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens5.errors.txt
parserSkippedTokens5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens6.errors.txt
parserSkippedTokens6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens7.errors.txt
parserSkippedTokens7.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens8.errors.txt
parserSkippedTokens8.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens9.errors.txt
parserSkippedTokens9.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens10.errors.txt
parserSkippedTokens10.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens11.errors.txt
parserSkippedTokens11.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens12.errors.txt
parserSkippedTokens12.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens13.errors.txt
parserSkippedTokens13.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens14.errors.txt
parserSkippedTokens14.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens15.errors.txt
parserSkippedTokens15.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens16.errors.txt
parserSkippedTokens16.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserSkippedTokens17.errors.txt
parserSkippedTokens17.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens18.errors.txt
parserSkippedTokens18.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens19.errors.txt
parserSkippedTokens19.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSkippedTokens20.errors.txt
parserSkippedTokens20.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserStatementIsNotAMemberVariableDeclaration1.errors.txt
parserStatementIsNotAMemberVariableDeclaration1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode1.errors.txt
parserStrictMode1.js
parserStrictMode2.errors.txt
parserStrictMode2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserStrictMode3-negative.errors.txt
parserStrictMode3-negative.js
parserStrictMode3.errors.txt
parserStrictMode3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode4.errors.txt
parserStrictMode4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode5.errors.txt
parserStrictMode5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode6-negative.errors.txt
parserStrictMode6-negative.js
parserStrictMode6.errors.txt
parserStrictMode6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode7.errors.txt
parserStrictMode7.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode8.errors.txt
parserStrictMode8.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode9.errors.txt
parserStrictMode9.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode10.errors.txt
parserStrictMode10.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode11.errors.txt
parserStrictMode11.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode12.errors.txt
parserStrictMode12.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserStrictMode13.errors.txt
parserStrictMode13.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode14.errors.txt
parserStrictMode14.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode15-negative.errors.txt
parserStrictMode15-negative.js
parserStrictMode15.errors.txt
parserStrictMode15.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserStrictMode16.js
parserStrictMode16.types
parserSuperExpression1.errors.txt
parserSuperExpression1.js
parserSuperExpression2.errors.txt
parserSuperExpression2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserSuperExpression3.errors.txt
parserSuperExpression3.js
parserSuperExpression4.errors.txt
parserSuperExpression4.js
parserSwitchStatement1.d.errors.txt
parserSyntaxWalker.generated.js
parserSyntaxWalker.generated.types
parserTernaryAndCommaOperators1.errors.txt
parserTernaryAndCommaOperators1.js
parserThrowStatement1.d.errors.txt
parserTryStatement1.d.errors.txt
parserTypeAssertionInObjectCreationExpression1.errors.txt
parserTypeAssertionInObjectCreationExpression1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserTypeQuery1.errors.txt
parserTypeQuery1.js
parserTypeQuery2.errors.txt
parserTypeQuery2.js
parserTypeQuery3.errors.txt
parserTypeQuery3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserTypeQuery4.errors.txt
parserTypeQuery4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserTypeQuery5.errors.txt
parserTypeQuery5.js
parserTypeQuery6.errors.txt
parserTypeQuery6.js
parserTypeQuery7.errors.txt
parserTypeQuery7.js
parserTypeQuery8.errors.txt
parserTypeQuery8.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserTypeQuery9.errors.txt
parserTypeQuery9.js
parserUnaryExpression1.errors.txt
parserUnaryExpression1.js
parserUnaryExpression2.errors.txt
parserUnaryExpression2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserUnaryExpression3.errors.txt
parserUnaryExpression3.js
parserUnaryExpression4.errors.txt
parserUnaryExpression4.js
parserUnaryExpression5.errors.txt
parserUnaryExpression5.js
parserUnaryExpression6.js
parserUnaryExpression6.types
parserUnaryExpression7.errors.txt
parserUnaryExpression7.js
parserUnfinishedTypeNameBeforeKeyword1.errors.txt
parserUnfinishedTypeNameBeforeKeyword1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserUnicode1.errors.txt
parserUnicode1.js
parserUnicode2.js
parserUnicode2.types
parserUnicode3.js
parserUnicode3.types
parserUnicodeWhitespaceCharacter1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserUnicodeWhitespaceCharacter1.types
parserUnterminatedGeneric1.errors.txt
parserUnterminatedGeneric1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserUnterminatedGeneric2.errors.txt
parserUnterminatedGeneric2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserUsingConstructorAsIdentifier.errors.txt
parserUsingConstructorAsIdentifier.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserVariableDeclaration1.errors.txt
parserVariableDeclaration1.js
parserVariableDeclaration2.errors.txt
parserVariableDeclaration2.js
parserVariableDeclaration3.errors.txt
parserVariableDeclaration3.js
parserVariableDeclaration4.d.types
parserVariableDeclaration4.errors.txt
parserVariableDeclaration4.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserVariableDeclaration5.errors.txt
parserVariableDeclaration5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserVariableDeclaration6.errors.txt
parserVariableDeclaration6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserVariableDeclaration7.js
parserVariableDeclaration7.types
parserVariableDeclaration8.errors.txt
parserVariableDeclaration8.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserVariableDeclaration9.js
parserVariableDeclaration9.types
parserVariableDeclaration10.errors.txt
parserVariableDeclaration10.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parservoidInQualifiedName2.errors.txt
parservoidInQualifiedName2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserWhileStatement1.d.errors.txt
parserWithStatement1.d.errors.txt
parserWithStatement2.errors.txt
parserWithStatement2.js
parserX_ArrowFunction1.errors.txt
parserX_ArrowFunction1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserX_ArrowFunction2.errors.txt
parserX_ArrowFunction2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
parserX_ArrowFunction3.errors.txt
parserX_ArrowFunction3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parserX_ArrowFunction4.js
parserX_ArrowFunction4.types
parserX_TypeArgumentList1.errors.txt
parserX_TypeArgumentList1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
parseShortform.js
parseShortform.types
parseTypes.errors.txt
parseTypes.js
parsingClassRecoversWhenHittingUnexpectedSemicolon.errors.txt
parsingClassRecoversWhenHittingUnexpectedSemicolon.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
partiallyAmbientClodule.js
partiallyAmbientClodule.types
partiallyAmbientFundule.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
partiallyAmbientFundule.types
plusOperatorInvalidOperations.errors.txt
plusOperatorInvalidOperations.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
plusOperatorWithAnyOtherType.errors.txt
plusOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
plusOperatorWithBooleanType.js
plusOperatorWithBooleanType.types
plusOperatorWithEnumType.js
plusOperatorWithEnumType.types
plusOperatorWithNumberType.js
plusOperatorWithNumberType.types
plusOperatorWithStringType.js
plusOperatorWithStringType.types
prefixIncrementAsOperandOfPlusExpression.js
prefixIncrementAsOperandOfPlusExpression.types
preserveConstEnums.js
preserveConstEnums.types
prespecializedGenericMembers1.js
prespecializedGenericMembers1.types
primaryExpressionMods.errors.txt
primaryExpressionMods.js
primitiveConstraints1.errors.txt
primitiveConstraints1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
primitiveConstraints2.errors.txt
primitiveConstraints2.js
primitiveMembers.errors.txt
primitiveMembers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
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 Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
privacyGloImportParseErrors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
privacyGloInterface.js
privacyGloInterface.types
privacyGloVar.js
privacyGloVar.types
privacyImport.errors.txt
privacyImport.js
privacyImportParseErrors.errors.txt Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
privacyImportParseErrors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08: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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
privateIndexer.errors.txt
privateIndexer.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
privateIndexer2.errors.txt Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal. 2015-02-06 17:30:29 -08:00
privateIndexer2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
privateInstanceMemberAccessibility.errors.txt
privateInstanceMemberAccessibility.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
privateInstanceVisibility.js
privateInstanceVisibility.types
privateInterfaceProperties.errors.txt
privateInterfaceProperties.js
privatePropertyUsingObjectType.js
privatePropertyUsingObjectType.types
privateStaticMemberAccessibility.errors.txt
privateStaticMemberAccessibility.js
privateStaticNotAccessibleInClodule.errors.txt
privateStaticNotAccessibleInClodule.js
privateStaticNotAccessibleInClodule2.errors.txt
privateStaticNotAccessibleInClodule2.js
privateVisibility.errors.txt
privateVisibility.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
privateVisibles.js
privateVisibles.types
promiseChaining.js
promiseChaining.types
promiseChaining1.errors.txt
promiseChaining1.js
promiseChaining2.errors.txt
promiseChaining2.js
promiseIdentity.js
promiseIdentity.types
promiseIdentity2.errors.txt
promiseIdentity2.js
promiseIdentityWithAny.js
promiseIdentityWithAny.types
promiseIdentityWithAny2.errors.txt
promiseIdentityWithAny2.js
promiseIdentityWithConstraints.js
promiseIdentityWithConstraints.types
promisePermutations.errors.txt
promisePermutations.js
promisePermutations2.errors.txt
promisePermutations2.js
promisePermutations3.errors.txt
promisePermutations3.js
promises.js
promises.types
promisesWithConstraints.js
promisesWithConstraints.types
promiseTest.js
promiseTest.types
promiseTypeInference.js
promiseTypeInference.types
propagationOfPromiseInitialization.js
propagationOfPromiseInitialization.types
properties.js
properties.js.map
properties.sourcemap.txt
properties.types
propertiesAndIndexers.errors.txt
propertiesAndIndexers.js
propertiesAndIndexers2.errors.txt
propertiesAndIndexers2.js
propertiesAndIndexersForNumericNames.errors.txt
propertiesAndIndexersForNumericNames.js
propertyAccess.errors.txt
propertyAccess.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
propertyAccessOnTypeParameterWithConstraints2.types
propertyAccessOnTypeParameterWithConstraints3.errors.txt
propertyAccessOnTypeParameterWithConstraints3.js
propertyAccessOnTypeParameterWithConstraints4.errors.txt
propertyAccessOnTypeParameterWithConstraints4.js
propertyAccessOnTypeParameterWithConstraints5.errors.txt
propertyAccessOnTypeParameterWithConstraints5.js
propertyAccessOnTypeParameterWithoutConstraints.js
propertyAccessOnTypeParameterWithoutConstraints.types
propertyAndAccessorWithSameName.errors.txt
propertyAndAccessorWithSameName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
propertyAndFunctionWithSameName.errors.txt
propertyAndFunctionWithSameName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
propertyAssignment.errors.txt
propertyAssignment.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
propertyIdentityWithPrivacyMismatch.errors.txt
propertyIdentityWithPrivacyMismatch.js
propertyNamedPrototype.errors.txt
propertyNamedPrototype.js
propertyNamesOfReservedWords.js
propertyNamesOfReservedWords.types
propertyNamesWithStringLiteral.js
propertyNamesWithStringLiteral.types
propertyNameWithoutTypeAnnotation.js
propertyNameWithoutTypeAnnotation.types
propertyOrdering.errors.txt
propertyOrdering.js
propertyOrdering2.errors.txt
propertyOrdering2.js
propertyParameterWithQuestionMark.errors.txt
propertyParameterWithQuestionMark.js
propertySignatures.errors.txt
propertySignatures.js
propertyWrappedInTry.errors.txt
propertyWrappedInTry.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
Protected1.errors.txt
Protected1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
Protected2.errors.txt
Protected2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
Protected3.errors.txt
Protected3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
Protected4.errors.txt
Protected4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
Protected5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
Protected5.types
Protected6.errors.txt
Protected6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
Protected7.errors.txt
Protected7.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
Protected8.js
Protected8.types
Protected9.js
Protected9.types
protectedClassPropertyAccessibleWithinClass.js
protectedClassPropertyAccessibleWithinClass.types
protectedClassPropertyAccessibleWithinSubclass.js
protectedClassPropertyAccessibleWithinSubclass.types
protectedClassPropertyAccessibleWithinSubclass2.errors.txt
protectedClassPropertyAccessibleWithinSubclass2.js
protectedClassPropertyAccessibleWithinSubclass3.errors.txt
protectedClassPropertyAccessibleWithinSubclass3.js
protectedInstanceMemberAccessibility.errors.txt
protectedInstanceMemberAccessibility.js
protectedMembers.errors.txt
protectedMembers.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
protectedStaticClassPropertyAccessibleWithinSubclass.errors.txt
protectedStaticClassPropertyAccessibleWithinSubclass.js
protectedStaticClassPropertyAccessibleWithinSubclass2.errors.txt
protectedStaticClassPropertyAccessibleWithinSubclass2.js
protectedStaticNotAccessibleInClodule.errors.txt
protectedStaticNotAccessibleInClodule.js
protoAsIndexInIndexExpression.js
protoAsIndexInIndexExpression.types
protoAssignment.errors.txt
protoAssignment.js
protoInIndexer.js
protoInIndexer.types
prototypeInstantiatedWithBaseConstraint.js
prototypeInstantiatedWithBaseConstraint.types
prototypeOnConstructorFunctions.js
prototypeOnConstructorFunctions.types
prototypes.errors.txt
prototypes.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
publicIndexer.errors.txt
publicIndexer.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
publicMemberImplementedAsPrivateInDerivedClass.errors.txt
publicMemberImplementedAsPrivateInDerivedClass.js
qualifiedModuleLocals.errors.txt
qualifiedModuleLocals.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
quotedAccessorName2.errors.txt
quotedAccessorName2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
quotedFunctionName1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
quotedFunctionName1.types
quotedFunctionName2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
quotedFunctionName2.types
quotedModuleNameMustBeAmbient.errors.txt
quotedModuleNameMustBeAmbient.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
quotedPropertyName1.js
quotedPropertyName1.types
quotedPropertyName2.js
quotedPropertyName2.types
quotedPropertyName3.js
quotedPropertyName3.types
raiseErrorOnParameterProperty.errors.txt
raiseErrorOnParameterProperty.js
randomSemicolons1.js
randomSemicolons1.types
reassignStaticProp.errors.txt
reassignStaticProp.js
reboundBaseClassSymbol.js
reboundBaseClassSymbol.types
reboundIdentifierOnImportAlias.errors.txt
reboundIdentifierOnImportAlias.js
rectype.js
rectype.types
recur1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
recursiveBaseConstructorCreation1.types
recursiveBaseConstructorCreation2.js
recursiveBaseConstructorCreation2.types
recursiveBaseConstructorCreation3.errors.txt
recursiveBaseConstructorCreation3.js
recursiveClassInstantiationsWithDefaultConstructors.js
recursiveClassInstantiationsWithDefaultConstructors.types
recursiveClassReferenceTest.errors.txt
recursiveClassReferenceTest.js
recursiveClassReferenceTest.js.map
recursiveClassReferenceTest.sourcemap.txt
recursiveCloduleReference.js
recursiveCloduleReference.types
recursiveComplicatedClasses.js
recursiveComplicatedClasses.types
recursiveExportAssignmentAndFindAliasedType1.errors.txt
recursiveExportAssignmentAndFindAliasedType1.js
recursiveExportAssignmentAndFindAliasedType2.errors.txt
recursiveExportAssignmentAndFindAliasedType2.js
recursiveExportAssignmentAndFindAliasedType3.errors.txt
recursiveExportAssignmentAndFindAliasedType3.js
recursiveExportAssignmentAndFindAliasedType4.errors.txt
recursiveExportAssignmentAndFindAliasedType4.js
recursiveExportAssignmentAndFindAliasedType5.errors.txt
recursiveExportAssignmentAndFindAliasedType5.js
recursiveExportAssignmentAndFindAliasedType6.errors.txt
recursiveExportAssignmentAndFindAliasedType6.js
recursiveExportAssignmentAndFindAliasedType7.js
recursiveExportAssignmentAndFindAliasedType7.types
recursiveFunctionTypes.errors.txt
recursiveFunctionTypes.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
recursiveFunctionTypes1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
recursiveIdenticalAssignment.errors.txt
recursiveIdenticalAssignment.js
recursiveIdenticalOverloadResolution.js
recursiveIdenticalOverloadResolution.types
recursiveInference1.js
recursiveInference1.types
recursiveInferenceBug.errors.txt
recursiveInferenceBug.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
recursiveInheritance.errors.txt
recursiveInheritance.js
recursiveInheritance2.js
recursiveInheritance2.types
recursiveInheritance3.errors.txt
recursiveInheritance3.js
recursiveInheritanceGeneric.errors.txt
recursiveInheritanceGeneric.js
recursiveInitializer.js
recursiveInitializer.types
recursivelySpecializedConstructorDeclaration.js
recursivelySpecializedConstructorDeclaration.types
recursiveMods.js
recursiveMods.types
recursiveNamedLambdaCall.errors.txt
recursiveNamedLambdaCall.js
recursiveObjectLiteral.js
recursiveObjectLiteral.types
recursiveProperties.js
recursiveProperties.types
recursiveReturns.js
recursiveReturns.types
recursiveSpecializationOfExtendedTypeWithError.js
recursiveSpecializationOfExtendedTypeWithError.types
recursiveSpecializationOfSignatures.errors.txt
recursiveSpecializationOfSignatures.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
recursiveTypesWithTypeof.js
recursiveTypesWithTypeof.types
redeclarationOfVarWithGenericType.js
redeclarationOfVarWithGenericType.types
redefineArray.errors.txt
redefineArray.js
regExpWithSlashInCharClass.js
regExpWithSlashInCharClass.types
relativePathMustResolve.errors.txt
relativePathMustResolve.js
relativePathToDeclarationFile.errors.txt
relativePathToDeclarationFile.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
reservedWords.js
reservedWords.types
resolvingClassDeclarationWhenInBaseTypeResolution.js
resolvingClassDeclarationWhenInBaseTypeResolution.types
restArgAssignmentCompat.errors.txt
restArgAssignmentCompat.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
restArgMissingName.errors.txt
restArgMissingName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
restElementMustBeLast.errors.txt
restElementMustBeLast.js
restElementWithInitializer1.errors.txt
restElementWithInitializer1.js
restElementWithInitializer2.errors.txt
restElementWithInitializer2.js
restParamAsOptional.errors.txt
restParamAsOptional.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
restParameterAssignmentCompatibility.js
restParameterAssignmentCompatibility.types
restParameterNotLast.errors.txt
restParameterNotLast.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
restParameterNoTypeAnnotation.js
restParameterNoTypeAnnotation.types
restParameters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
restParameters.types
restParametersOfNonArrayTypes.errors.txt
restParametersOfNonArrayTypes.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
restParametersOfNonArrayTypes2.errors.txt
restParametersOfNonArrayTypes2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
restParametersWithArrayTypeAnnotations.errors.txt
restParametersWithArrayTypeAnnotations.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
restParameterWithoutAnnotationIsAnyArray.errors.txt
restParameterWithoutAnnotationIsAnyArray.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
restParamsWithNonRestParams.errors.txt
restParamsWithNonRestParams.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
returnInConstructor1.errors.txt
returnInConstructor1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
returnStatement1.js
returnStatement1.types
returnStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
returnStatements.types
returnTypeParameter.errors.txt
returnTypeParameter.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
returnTypeParameterWithModules.js
returnTypeParameterWithModules.types
returnTypeTypeArguments.errors.txt
returnTypeTypeArguments.js
returnValueInSetter.errors.txt
returnValueInSetter.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
reuseInnerModuleMember.js
reuseInnerModuleMember.types
reversedRecusiveTypeInstantiation.js
reversedRecusiveTypeInstantiation.types
reverseInferenceInContextualInstantiation.js
reverseInferenceInContextualInstantiation.types
scanner10.1.1-8gs.errors.txt
scanner10.1.1-8gs.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerAdditiveExpression1.errors.txt
scannerAdditiveExpression1.js
scannerClass2.errors.txt
scannerClass2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerEnum1.errors.txt
scannerEnum1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerES3NumericLiteral1.js
scannerES3NumericLiteral1.types
scannerES3NumericLiteral2.js
scannerES3NumericLiteral2.types
scannerES3NumericLiteral3.errors.txt
scannerES3NumericLiteral3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerES3NumericLiteral4.errors.txt
scannerES3NumericLiteral4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerES3NumericLiteral5.js
scannerES3NumericLiteral5.types
scannerES3NumericLiteral6.errors.txt
scannerES3NumericLiteral6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerES3NumericLiteral7.js
scannerES3NumericLiteral7.types
scannerImportDeclaration1.errors.txt
scannerImportDeclaration1.js
scannerNumericLiteral1.js
scannerNumericLiteral1.types
scannerNumericLiteral2.errors.txt
scannerNumericLiteral2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
scannerNumericLiteral3.errors.txt
scannerNumericLiteral3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerNumericLiteral4.errors.txt
scannerNumericLiteral4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerNumericLiteral5.js
scannerNumericLiteral5.types
scannerNumericLiteral6.errors.txt
scannerNumericLiteral6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerNumericLiteral7.js
scannerNumericLiteral7.types
scannerNumericLiteral8.errors.txt
scannerNumericLiteral8.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
scannerNumericLiteral9.errors.txt
scannerNumericLiteral9.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerS7.8.4_A7.1_T4.errors.txt
scannerS7.8.4_A7.1_T4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerStringLiterals.errors.txt
scannerStringLiterals.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerStringLiteralWithContainingNullCharacter1.js
scannerStringLiteralWithContainingNullCharacter1.types
scannertest1.errors.txt
scannertest1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
scannerUnexpectedNullCharacter1.errors.txt
scannerUnexpectedNullCharacter1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
selfInCallback.js
selfInCallback.types
selfInLambdas.js
selfInLambdas.types
selfRef.errors.txt
selfRef.js
selfReferencesInFunctionParameters.errors.txt
selfReferencesInFunctionParameters.js
selfReferencingFile.errors.txt
selfReferencingFile.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
selfReferencingFile2.errors.txt
selfReferencingFile2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
selfReferencingFile3.errors.txt
selfReferencingFile3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
semicolonsInModuleDeclarations.errors.txt
semicolonsInModuleDeclarations.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
separate1-1.errors.txt
separate1-1.js
separate1-2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
separate1-2.types
setterBeforeGetter.errors.txt
setterBeforeGetter.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
setterWithReturn.errors.txt
setterWithReturn.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
shadowedInternalModule.errors.txt
shadowedInternalModule.js
shadowPrivateMembers.errors.txt
shadowPrivateMembers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
sigantureIsSubTypeIfTheyAreIdentical.js
sigantureIsSubTypeIfTheyAreIdentical.types
simpleArrowFunctionParameterReferencedInObjectLiteral1.js
simpleArrowFunctionParameterReferencedInObjectLiteral1.types
slashBeforeVariableDeclaration1.errors.txt
slashBeforeVariableDeclaration1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
sourceMap-Comment1.js
sourceMap-Comment1.js.map
sourceMap-Comment1.sourcemap.txt
sourceMap-Comment1.types
sourceMap-EmptyFile1.js
sourceMap-EmptyFile1.js.map
sourceMap-EmptyFile1.sourcemap.txt
sourceMap-EmptyFile1.types
sourceMap-FileWithComments.js
sourceMap-FileWithComments.js.map
sourceMap-FileWithComments.sourcemap.txt
sourceMap-FileWithComments.types
sourceMap-InterfacePrecedingVariableDeclaration1.js
sourceMap-InterfacePrecedingVariableDeclaration1.js.map
sourceMap-InterfacePrecedingVariableDeclaration1.sourcemap.txt
sourceMap-InterfacePrecedingVariableDeclaration1.types
sourceMap-LineBreaks.js
sourceMap-LineBreaks.js.map
sourceMap-LineBreaks.sourcemap.txt
sourceMap-LineBreaks.types
sourceMap-NewLine1.js
sourceMap-NewLine1.js.map
sourceMap-NewLine1.sourcemap.txt
sourceMap-NewLine1.types
sourceMap-SemiColon1.js
sourceMap-SemiColon1.js.map
sourceMap-SemiColon1.sourcemap.txt
sourceMap-SemiColon1.types
sourceMap-SingleSpace1.js
sourceMap-SingleSpace1.js.map
sourceMap-SingleSpace1.sourcemap.txt
sourceMap-SingleSpace1.types
sourceMap-SkippedNode.js
sourceMap-SkippedNode.js.map
sourceMap-SkippedNode.sourcemap.txt
sourceMap-SkippedNode.types
sourceMap-StringLiteralWithNewLine.js
sourceMap-StringLiteralWithNewLine.js.map
sourceMap-StringLiteralWithNewLine.sourcemap.txt
sourceMap-StringLiteralWithNewLine.types
sourceMapSample.errors.txt
sourceMapSample.js
sourceMapSample.js.map
sourceMapSample.sourcemap.txt
sourceMapValidationClass.js
sourceMapValidationClass.js.map
sourceMapValidationClass.sourcemap.txt
sourceMapValidationClass.types
sourceMapValidationClasses.js
sourceMapValidationClasses.js.map
sourceMapValidationClasses.sourcemap.txt
sourceMapValidationClasses.types
sourceMapValidationClassWithDefaultConstructor.js
sourceMapValidationClassWithDefaultConstructor.js.map
sourceMapValidationClassWithDefaultConstructor.sourcemap.txt
sourceMapValidationClassWithDefaultConstructor.types
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.js
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.js.map
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.sourcemap.txt
sourceMapValidationClassWithDefaultConstructorAndCapturedThisStatement.types
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.js
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.js.map
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.sourcemap.txt
sourceMapValidationClassWithDefaultConstructorAndExtendsClause.types
sourceMapValidationDebugger.js
sourceMapValidationDebugger.js.map
sourceMapValidationDebugger.sourcemap.txt
sourceMapValidationDebugger.types
sourceMapValidationDo.js
sourceMapValidationDo.js.map
sourceMapValidationDo.sourcemap.txt
sourceMapValidationDo.types
sourcemapValidationDuplicateNames.js
sourcemapValidationDuplicateNames.js.map
sourcemapValidationDuplicateNames.sourcemap.txt
sourcemapValidationDuplicateNames.types
sourceMapValidationEnums.errors.txt
sourceMapValidationEnums.js
sourceMapValidationEnums.js.map
sourceMapValidationEnums.sourcemap.txt
sourceMapValidationExportAssignment.js
sourceMapValidationExportAssignment.js.map
sourceMapValidationExportAssignment.sourcemap.txt
sourceMapValidationExportAssignment.types
sourceMapValidationExportAssignmentCommonjs.js
sourceMapValidationExportAssignmentCommonjs.js.map
sourceMapValidationExportAssignmentCommonjs.sourcemap.txt
sourceMapValidationExportAssignmentCommonjs.types
sourceMapValidationFor.errors.txt
sourceMapValidationFor.js
sourceMapValidationFor.js.map
sourceMapValidationFor.sourcemap.txt
sourceMapValidationForIn.errors.txt
sourceMapValidationForIn.js
sourceMapValidationForIn.js.map
sourceMapValidationForIn.sourcemap.txt
sourceMapValidationFunctionExpressions.js
sourceMapValidationFunctionExpressions.js.map
sourceMapValidationFunctionExpressions.sourcemap.txt
sourceMapValidationFunctionExpressions.types
sourceMapValidationFunctionPropertyAssignment.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
sourceMapValidationFunctionPropertyAssignment.js.map Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
sourceMapValidationFunctionPropertyAssignment.sourcemap.txt Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
sourceMapValidationStatements.js.map
sourceMapValidationStatements.sourcemap.txt
sourceMapValidationSwitch.js
sourceMapValidationSwitch.js.map
sourceMapValidationSwitch.sourcemap.txt
sourceMapValidationSwitch.types
sourceMapValidationTryCatchFinally.js
sourceMapValidationTryCatchFinally.js.map
sourceMapValidationTryCatchFinally.sourcemap.txt
sourceMapValidationTryCatchFinally.types
sourceMapValidationVariables.js
sourceMapValidationVariables.js.map
sourceMapValidationVariables.sourcemap.txt
sourceMapValidationVariables.types
sourceMapValidationWhile.js
sourceMapValidationWhile.js.map
sourceMapValidationWhile.sourcemap.txt
sourceMapValidationWhile.types
sourceMapValidationWithComments.js
sourceMapValidationWithComments.js.map
sourceMapValidationWithComments.sourcemap.txt
sourceMapValidationWithComments.types
sourceMapWithCaseSensitiveFileNames.js
sourceMapWithCaseSensitiveFileNames.js.map
sourceMapWithCaseSensitiveFileNames.sourcemap.txt
sourceMapWithCaseSensitiveFileNames.types
sourceMapWithCaseSensitiveFileNamesAndOutDir.js
sourceMapWithCaseSensitiveFileNamesAndOutDir.js.map
sourceMapWithCaseSensitiveFileNamesAndOutDir.sourcemap.txt
sourceMapWithCaseSensitiveFileNamesAndOutDir.types
sourceMapWithMultipleFilesWithCopyright.js
sourceMapWithMultipleFilesWithCopyright.js.map
sourceMapWithMultipleFilesWithCopyright.sourcemap.txt
sourceMapWithMultipleFilesWithCopyright.types
sourceMapWithMultipleFilesWithFileEndingWithInterface.js
sourceMapWithMultipleFilesWithFileEndingWithInterface.js.map
sourceMapWithMultipleFilesWithFileEndingWithInterface.sourcemap.txt
sourceMapWithMultipleFilesWithFileEndingWithInterface.types
sourceMapWithNonCaseSensitiveFileNames.js
sourceMapWithNonCaseSensitiveFileNames.js.map
sourceMapWithNonCaseSensitiveFileNames.sourcemap.txt
sourceMapWithNonCaseSensitiveFileNames.types
sourceMapWithNonCaseSensitiveFileNamesAndOutDir.js
sourceMapWithNonCaseSensitiveFileNamesAndOutDir.js.map
sourceMapWithNonCaseSensitiveFileNamesAndOutDir.sourcemap.txt
sourceMapWithNonCaseSensitiveFileNamesAndOutDir.types
spaceBeforeQuestionMarkInPropertyAssignment.errors.txt
spaceBeforeQuestionMarkInPropertyAssignment.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
specializationError.js
specializationError.types
specializationOfExportedClass.js
specializationOfExportedClass.types
specializationsShouldNotAffectEachOther.js
specializationsShouldNotAffectEachOther.types
specializedInheritedConstructors1.js
specializedInheritedConstructors1.types
specializedLambdaTypeArguments.js
specializedLambdaTypeArguments.types
specializedOverloadWithRestParameters.errors.txt
specializedOverloadWithRestParameters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
specializedSignatureAsCallbackParameter1.errors.txt
specializedSignatureAsCallbackParameter1.js
specializedSignatureInInterface.js
specializedSignatureInInterface.types
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.errors.txt
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
specializedSignatureIsSubtypeOfNonSpecializedSignature.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
specializedSignatureIsSubtypeOfNonSpecializedSignature.types
specializedSignatureOverloadReturnTypeWithIndexers.errors.txt
specializedSignatureOverloadReturnTypeWithIndexers.js
specializedSignatureWithOptional.js
specializedSignatureWithOptional.types
specializeVarArgs1.js
specializeVarArgs1.types
standaloneBreak.errors.txt
standaloneBreak.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
staticAndMemberFunctions.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticAndMemberFunctions.types
staticAndNonStaticPropertiesSameName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticAndNonStaticPropertiesSameName.types
staticAsIdentifier.errors.txt
staticAsIdentifier.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
staticClassMemberError.errors.txt
staticClassMemberError.js
staticClassProps.errors.txt
staticClassProps.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticFactory1.js
staticFactory1.types
staticGetter1.errors.txt
staticGetter1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
staticGetter2.js
staticGetter2.types
staticGetterAndSetter.errors.txt
staticGetterAndSetter.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticIndexer.errors.txt
staticIndexer.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
staticIndexers.errors.txt
staticIndexers.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
staticInheritance.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticInheritance.types
staticInstanceResolution.js
staticInstanceResolution.types
staticInstanceResolution2.js
staticInstanceResolution2.types
staticInstanceResolution3.js
staticInstanceResolution3.types
staticInstanceResolution4.errors.txt
staticInstanceResolution4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticInstanceResolution5.errors.txt
staticInstanceResolution5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticInterfaceAssignmentCompat.js
staticInterfaceAssignmentCompat.types
staticMemberAccessOffDerivedType1.js
staticMemberAccessOffDerivedType1.types
staticMemberAssignsToConstructorFunctionMembers.errors.txt
staticMemberAssignsToConstructorFunctionMembers.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticMemberExportAccess.errors.txt
staticMemberExportAccess.js
staticMemberInitialization.js
staticMemberInitialization.types
staticMemberOfClassAndPublicMemberOfAnotherClassAssignment.errors.txt
staticMemberOfClassAndPublicMemberOfAnotherClassAssignment.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticMembersUsingClassTypeParameter.errors.txt
staticMembersUsingClassTypeParameter.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticMemberWithStringAndNumberNames.js
staticMemberWithStringAndNumberNames.types
staticMethodReferencingTypeArgument1.errors.txt
staticMethodReferencingTypeArgument1.js
staticMethodsReferencingClassTypeParameters.errors.txt
staticMethodsReferencingClassTypeParameters.js
staticMethodWithTypeParameterExtendsClauseDeclFile.js
staticMethodWithTypeParameterExtendsClauseDeclFile.types
staticModifierAlreadySeen.errors.txt
staticModifierAlreadySeen.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticMustPrecedePublic.errors.txt
staticMustPrecedePublic.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
staticOffOfInstance1.errors.txt
staticOffOfInstance1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticOffOfInstance2.errors.txt
staticOffOfInstance2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticPropertyAndFunctionWithSameName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticPropertyAndFunctionWithSameName.types
staticPropertyNotInClassType.errors.txt
staticPropertyNotInClassType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticPropSuper.errors.txt
staticPropSuper.js
staticPrototypeProperty.errors.txt
staticPrototypeProperty.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticPrototypePropertyOnClass.js
staticPrototypePropertyOnClass.types
statics.errors.txt
statics.js
staticsInAFunction.errors.txt
staticsInAFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticsInConstructorBodies.errors.txt
staticsInConstructorBodies.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
staticsNotInScopeInClodule.errors.txt
staticsNotInScopeInClodule.js
staticVisibility.errors.txt
staticVisibility.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
stradac.js
stradac.types
strictMode1.js
strictMode1.types
strictMode2.js
strictMode2.types
strictMode3.js
strictMode3.types
strictMode4.js
strictMode4.types
strictMode5.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
strictMode5.types
strictModeInConstructor.errors.txt
strictModeInConstructor.js
stringHasStringValuedNumericIndexer.js
stringHasStringValuedNumericIndexer.types
stringIndexerAndConstructor.errors.txt
stringIndexerAndConstructor.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
stringIndexerAndConstructor1.errors.txt
stringIndexerAndConstructor1.js
stringIndexerAssignments1.errors.txt
stringIndexerAssignments1.js
stringIndexerAssignments2.errors.txt
stringIndexerAssignments2.js
stringIndexerConstrainsPropertyDeclarations.errors.txt
stringIndexerConstrainsPropertyDeclarations.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
stringIndexerConstrainsPropertyDeclarations2.errors.txt
stringIndexerConstrainsPropertyDeclarations2.js
stringIndexingResults.js
stringIndexingResults.types
stringLiteralObjectLiteralDeclaration1.js
stringLiteralObjectLiteralDeclaration1.types
stringLiteralPropertyNameWithLineContinuation1.js
stringLiteralPropertyNameWithLineContinuation1.types
stringLiteralsErrors.errors.txt
stringLiteralsErrors.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
stringLiteralType.errors.txt
stringLiteralType.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
stringLiteralTypeIsSubtypeOfString.errors.txt
stringLiteralTypeIsSubtypeOfString.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
stringLiteralTypesInImplementationSignatures.errors.txt
stringLiteralTypesInImplementationSignatures.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
stringLiteralTypesInImplementationSignatures2.errors.txt
stringLiteralTypesInImplementationSignatures2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
stringNamedPropertyAccess.js
stringNamedPropertyAccess.types
stringNamedPropertyDuplicates.errors.txt
stringNamedPropertyDuplicates.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
stringPropCodeGen.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
stringPropCodeGen.types
stringPropertyAccess.js
stringPropertyAccess.types
stringPropertyAccessWithError.errors.txt
stringPropertyAccessWithError.js
stripInternal1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
stripInternal1.types Provide an experimental flag that allows us to emit declarations except for nodes marked with '@internal'. 2015-02-03 13:15:28 -08:00
structural1.js
structural1.types
structuralTypeInDeclareFileForModule.js
structuralTypeInDeclareFileForModule.types
styleOptions.js
styleOptions.types
subtypesOfAny.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
subtypesOfAny.types
subtypesOfTypeParameter.errors.txt
subtypesOfTypeParameter.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
subtypesOfTypeParameterWithConstraints.errors.txt
subtypesOfTypeParameterWithConstraints.js
subtypesOfTypeParameterWithConstraints2.errors.txt
subtypesOfTypeParameterWithConstraints2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
subtypesOfTypeParameterWithConstraints3.errors.txt
subtypesOfTypeParameterWithConstraints3.js
subtypesOfTypeParameterWithConstraints4.errors.txt
subtypesOfTypeParameterWithConstraints4.js
subtypesOfTypeParameterWithRecursiveConstraints.errors.txt
subtypesOfTypeParameterWithRecursiveConstraints.js
subtypesOfUnion.errors.txt
subtypesOfUnion.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
subtypingTransitivity.js
subtypingTransitivity.types
subtypingWithCallSignatures.js
subtypingWithCallSignatures.types
subtypingWithCallSignatures2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
subtypingWithCallSignatures2.types
subtypingWithCallSignatures3.js
subtypingWithCallSignatures3.types
subtypingWithCallSignatures4.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
subtypingWithCallSignatures4.types
subtypingWithCallSignaturesA.errors.txt
subtypingWithCallSignaturesA.js
subtypingWithCallSignaturesWithOptionalParameters.errors.txt
subtypingWithCallSignaturesWithOptionalParameters.js
subtypingWithCallSignaturesWithRestParameters.errors.txt
subtypingWithCallSignaturesWithRestParameters.js
subtypingWithCallSignaturesWithSpecializedSignatures.errors.txt
subtypingWithCallSignaturesWithSpecializedSignatures.js
subtypingWithConstructSignatures.js
subtypingWithConstructSignatures.types
subtypingWithConstructSignatures2.js
subtypingWithConstructSignatures2.types
subtypingWithConstructSignatures3.js
subtypingWithConstructSignatures3.types
subtypingWithConstructSignatures4.js
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
subtypingWithObjectMembersOptionality.types
subtypingWithObjectMembersOptionality2.errors.txt
subtypingWithObjectMembersOptionality2.js
subtypingWithObjectMembersOptionality3.js
subtypingWithObjectMembersOptionality3.types
subtypingWithObjectMembersOptionality4.js
subtypingWithObjectMembersOptionality4.types
subtypingWithOptionalProperties.js
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
super1.errors.txt
super1.js
super2.js
super2.types
super_inside-object-literal-getters-and-setters.errors.txt
super_inside-object-literal-getters-and-setters.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
superAccess.errors.txt
superAccess.js
superAccess2.errors.txt
superAccess2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
superCallFromClassThatDerivesFromGenericTypeButWithNoTypeArguments1.errors.txt
superCallFromClassThatDerivesFromGenericTypeButWithNoTypeArguments1.js
superCallFromClassThatDerivesNonGenericTypeButWithTypeArguments1.errors.txt
superCallFromClassThatDerivesNonGenericTypeButWithTypeArguments1.js
superCallFromClassThatHasNoBaseType1.errors.txt
superCallFromClassThatHasNoBaseType1.js
superCallFromFunction1.errors.txt
superCallFromFunction1.js
superCallInConstructorWithNoBaseType.errors.txt
superCallInConstructorWithNoBaseType.js
superCallInNonStaticMethod.errors.txt
superCallInNonStaticMethod.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
superCallInStaticMethod.errors.txt
superCallInStaticMethod.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
superCallOutsideConstructor.errors.txt
superCallOutsideConstructor.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
superCallParameterContextualTyping1.js
superCallParameterContextualTyping1.types
superCallParameterContextualTyping2.errors.txt
superCallParameterContextualTyping2.js
superCallParameterContextualTyping3.js
superCallParameterContextualTyping3.types
superCalls.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
superCalls.types
superCallsInConstructor.errors.txt
superCallsInConstructor.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
superErrors.errors.txt
superErrors.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
superInCatchBlock1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
superInCatchBlock1.types
superInConstructorParam1.errors.txt
superInConstructorParam1.js
superInLambdas.errors.txt
superInLambdas.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
superNewCall1.errors.txt
superNewCall1.js
superPropertyAccess.errors.txt
superPropertyAccess.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
superPropertyAccess1.errors.txt
superPropertyAccess1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
superPropertyAccess2.errors.txt
superPropertyAccess2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
superPropertyAccessNoError.errors.txt
superPropertyAccessNoError.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
superWithGenerics.js
superWithGenerics.types
superWithGenericSpecialization.js
superWithGenericSpecialization.types
superWithTypeArgument.errors.txt
superWithTypeArgument.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
superWithTypeArgument2.errors.txt
superWithTypeArgument2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
superWithTypeArgument3.errors.txt
superWithTypeArgument3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
switchAssignmentCompat.errors.txt
switchAssignmentCompat.js
switchBreakStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
switchBreakStatements.types
switchCases.js
switchCases.types
switchCasesExpressionTypeMismatch.errors.txt
switchCasesExpressionTypeMismatch.js
switchFallThroughs.js
switchFallThroughs.types
switchStatements.js
switchStatements.types
switchStatementsWithMultipleDefaults.errors.txt
switchStatementsWithMultipleDefaults.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
switchStatementsWithMultipleDefaults1.errors.txt
switchStatementsWithMultipleDefaults1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
taggedTemplateContextualTyping1.js
taggedTemplateContextualTyping1.types
taggedTemplateContextualTyping2.js
taggedTemplateContextualTyping2.types
taggedTemplateStringsTypeArgumentInference.errors.txt
taggedTemplateStringsTypeArgumentInference.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
taggedTemplateStringsTypeArgumentInferenceES6.errors.txt
taggedTemplateStringsTypeArgumentInferenceES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
taggedTemplateStringsWithIncompatibleTypedTags.errors.txt
taggedTemplateStringsWithIncompatibleTypedTags.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
taggedTemplateStringsWithIncompatibleTypedTagsES6.errors.txt
taggedTemplateStringsWithIncompatibleTypedTagsES6.js
taggedTemplateStringsWithManyCallAndMemberExpressions.errors.txt
taggedTemplateStringsWithManyCallAndMemberExpressions.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.js
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.types
taggedTemplateStringsWithOverloadResolution1.errors.txt
taggedTemplateStringsWithOverloadResolution1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
taggedTemplateStringsWithOverloadResolution1_ES6.errors.txt
taggedTemplateStringsWithOverloadResolution1_ES6.js
taggedTemplateStringsWithOverloadResolution2.errors.txt
taggedTemplateStringsWithOverloadResolution2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
taggedTemplateStringsWithOverloadResolution2_ES6.js
taggedTemplateStringsWithOverloadResolution2_ES6.types
taggedTemplateStringsWithOverloadResolution3.errors.txt
taggedTemplateStringsWithOverloadResolution3.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
taggedTemplateStringsWithOverloadResolution3_ES6.errors.txt
taggedTemplateStringsWithOverloadResolution3_ES6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
taggedTemplateStringsWithTagsTypedAsAny.errors.txt
taggedTemplateStringsWithTagsTypedAsAny.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
taggedTemplateStringsWithTagsTypedAsAnyES6.js
taggedTemplateStringsWithTagsTypedAsAnyES6.types
taggedTemplateStringsWithTypedTags.errors.txt
taggedTemplateStringsWithTypedTags.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
taggedTemplateStringsWithTypedTagsES6.js
taggedTemplateStringsWithTypedTagsES6.types
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.errors.txt
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.errors.txt
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.js
taggedTemplatesWithIncompleteNoSubstitutionTemplate1.errors.txt
taggedTemplatesWithIncompleteNoSubstitutionTemplate1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
taggedTemplatesWithIncompleteNoSubstitutionTemplate2.errors.txt
taggedTemplatesWithIncompleteNoSubstitutionTemplate2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
taggedTemplatesWithIncompleteTemplateExpressions1.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
taggedTemplatesWithIncompleteTemplateExpressions2.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
taggedTemplatesWithIncompleteTemplateExpressions3.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
taggedTemplatesWithIncompleteTemplateExpressions4.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
taggedTemplatesWithIncompleteTemplateExpressions5.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
taggedTemplatesWithIncompleteTemplateExpressions6.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
targetTypeArgs.js
targetTypeArgs.types
targetTypeBaseCalls.errors.txt
targetTypeBaseCalls.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
targetTypeCalls.js
targetTypeCalls.types
targetTypeCastTest.errors.txt
targetTypeCastTest.js
targetTypeObjectLiteral.js
targetTypeObjectLiteral.types
targetTypeObjectLiteralToAny.js
targetTypeObjectLiteralToAny.types
targetTypeTest1.errors.txt
targetTypeTest1.js
targetTypeTest2.js
targetTypeTest2.types
targetTypeTest3.errors.txt
targetTypeTest3.js
targetTypeVoidFunc.errors.txt
targetTypeVoidFunc.js
targetTypingOnFunctions.js
targetTypingOnFunctions.types
TemplateExpression1.errors.txt
TemplateExpression1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringBinaryOperations.js
templateStringBinaryOperations.types
templateStringBinaryOperationsES6.js
templateStringBinaryOperationsES6.types
templateStringBinaryOperationsES6Invalid.errors.txt
templateStringBinaryOperationsES6Invalid.js
templateStringBinaryOperationsInvalid.errors.txt
templateStringBinaryOperationsInvalid.js
templateStringInArray.js
templateStringInArray.types
templateStringInArrowFunction.js
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
templateStringInEqualityChecks.types
templateStringInEqualityChecksES6.js
templateStringInEqualityChecksES6.types
templateStringInFunctionExpression.js
templateStringInFunctionExpression.types
templateStringInFunctionExpressionES6.js
templateStringInFunctionExpressionES6.types
templateStringInFunctionParameterType.errors.txt
templateStringInFunctionParameterType.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringInFunctionParameterTypeES6.errors.txt
templateStringInFunctionParameterTypeES6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringInIndexExpression.js
templateStringInIndexExpression.types
templateStringInIndexExpressionES6.js
templateStringInIndexExpressionES6.types
templateStringInInOperator.js
templateStringInInOperator.types
templateStringInInOperatorES6.js
templateStringInInOperatorES6.types
templateStringInInstanceOf.errors.txt
templateStringInInstanceOf.js
templateStringInInstanceOfES6.errors.txt
templateStringInInstanceOfES6.js
templateStringInModuleName.errors.txt
templateStringInModuleName.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringInModuleNameES6.errors.txt
templateStringInModuleNameES6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringInObjectLiteralES6.errors.txt
templateStringInObjectLiteralES6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringInParentheses.js
templateStringInParentheses.types
templateStringInParenthesesES6.js
templateStringInParenthesesES6.types
templateStringInPropertyAssignment.js
templateStringInPropertyAssignment.types
templateStringInPropertyAssignmentES6.js
templateStringInPropertyAssignmentES6.types
templateStringInPropertyName1.errors.txt
templateStringInPropertyName1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringInPropertyName2.errors.txt
templateStringInPropertyName2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringInPropertyNameES6_1.errors.txt
templateStringInPropertyNameES6_1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringInPropertyNameES6_2.errors.txt
templateStringInPropertyNameES6_2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringInSwitchAndCase.js
templateStringInSwitchAndCase.types
templateStringInSwitchAndCaseES6.js
templateStringInSwitchAndCaseES6.types
templateStringInTaggedTemplate.errors.txt
templateStringInTaggedTemplate.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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
templateStringsArrayTypeDefinedInES5Mode.errors.txt
templateStringsArrayTypeDefinedInES5Mode.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
templateStringsArrayTypeNotDefinedES5Mode.errors.txt
templateStringsArrayTypeNotDefinedES5Mode.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
templateStringsArrayTypeRedefinedInES6Mode.errors.txt
templateStringsArrayTypeRedefinedInES6Mode.js
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.errors.txt
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.js
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.errors.txt
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.js
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringUnterminated1_ES6.errors.txt
templateStringUnterminated1_ES6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringUnterminated2.errors.txt
templateStringUnterminated2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringUnterminated2_ES6.errors.txt
templateStringUnterminated2_ES6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringUnterminated3.errors.txt
templateStringUnterminated3.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringUnterminated3_ES6.errors.txt
templateStringUnterminated3_ES6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringUnterminated4.errors.txt
templateStringUnterminated4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringUnterminated4_ES6.errors.txt
templateStringUnterminated4_ES6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringUnterminated5.errors.txt
templateStringUnterminated5.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringUnterminated5_ES6.errors.txt
templateStringUnterminated5_ES6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
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
templateStringWithEmbeddedArray.types
templateStringWithEmbeddedArrayES6.js
templateStringWithEmbeddedArrayES6.types
templateStringWithEmbeddedArrowFunction.js
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
templateStringWithEmbeddedFunctionExpression.types
templateStringWithEmbeddedFunctionExpressionES6.js
templateStringWithEmbeddedFunctionExpressionES6.types
templateStringWithEmbeddedInOperator.js
templateStringWithEmbeddedInOperator.types
templateStringWithEmbeddedInOperatorES6.js
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
templateStringWithEmbeddedObjectLiteral.types
templateStringWithEmbeddedObjectLiteralES6.js
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 Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
templateStringWithEmbeddedYieldKeywordES6.errors.txt
templateStringWithEmbeddedYieldKeywordES6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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
ternaryExpressionSourceMap.js.map
ternaryExpressionSourceMap.sourcemap.txt
ternaryExpressionSourceMap.types
testContainerList.js
testContainerList.types
testTypings.errors.txt
testTypings.js
this_inside-enum-should-not-be-allowed.errors.txt
this_inside-enum-should-not-be-allowed.js
this_inside-object-literal-getters-and-setters.errors.txt
this_inside-object-literal-getters-and-setters.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
thisBinding.errors.txt
thisBinding.js
thisBinding2.js
thisBinding2.types
thisCapture1.js
thisCapture1.types
thisExpressionInCallExpressionWithTypeArguments.errors.txt
thisExpressionInCallExpressionWithTypeArguments.js
thisExpressionInIndexExpression.js
thisExpressionInIndexExpression.types
thisExpressionOfGenericObject.js
thisExpressionOfGenericObject.types
thisInAccessors.errors.txt
thisInAccessors.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
thisInArrowFunctionInStaticInitializer1.errors.txt
thisInArrowFunctionInStaticInitializer1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
thisInConstructorParameter1.errors.txt
thisInConstructorParameter1.js
thisInConstructorParameter2.errors.txt
thisInConstructorParameter2.js
thisInGenericStaticMembers.js
thisInGenericStaticMembers.types
thisInInnerFunctions.js
thisInInnerFunctions.types
thisInInstanceMemberInitializer.js
thisInInstanceMemberInitializer.types
thisInInvalidContexts.errors.txt
thisInInvalidContexts.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
thisInInvalidContextsExternalModule.errors.txt
thisInInvalidContextsExternalModule.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
thisInLambda.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
thisInLambda.types
thisInModule.errors.txt
thisInModule.js
thisInModuleFunction1.js
thisInModuleFunction1.types
thisInObjectLiterals.js
thisInObjectLiterals.types
thisInOuterClassBody.errors.txt
thisInOuterClassBody.js
thisInPropertyBoundDeclarations.js
thisInPropertyBoundDeclarations.types
thisInStaticMethod1.js
thisInStaticMethod1.types
thisInStatics.errors.txt
thisInStatics.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
thisReferencedInFunctionInsideArrowFunction1.types
thisWhenTypeCheckFails.errors.txt
thisWhenTypeCheckFails.js
throwInEnclosingStatements.js
throwInEnclosingStatements.types
throwStatements.js
throwStatements.types
throwWithoutNewLine1.errors.txt
throwWithoutNewLine1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
throwWithoutNewLine2.errors.txt
throwWithoutNewLine2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
tooFewArgumentsInGenericFunctionTypedArgument.js
tooFewArgumentsInGenericFunctionTypedArgument.types
tooManyTypeParameters1.errors.txt
tooManyTypeParameters1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
topLevel.js
topLevel.types
topLevelAmbientModule.js
topLevelAmbientModule.types
topLevelExports.js
topLevelExports.types
topLevelFileModule.js
topLevelFileModule.types
topLevelFileModuleMissing.errors.txt
topLevelFileModuleMissing.js
topLevelLambda.errors.txt
topLevelLambda.js
topLevelLambda2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
topLevelLambda2.types
topLevelLambda3.js
topLevelLambda3.types
topLevelLambda4.js
topLevelLambda4.types
topLevelModuleDeclarationAndFile.errors.txt
topLevelModuleDeclarationAndFile.js
toStringOnPrimitives.js
toStringOnPrimitives.types
trailingCommaInHeterogenousArrayLiteral1.errors.txt
trailingCommaInHeterogenousArrayLiteral1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
trailingCommasES3.js
trailingCommasES3.types
trailingCommasES5.js
trailingCommasES5.types
trailingSeparatorInFunctionCall.errors.txt
trailingSeparatorInFunctionCall.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
transitiveTypeArgumentInference1.js
transitiveTypeArgumentInference1.types
tryCatchFinally.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
tryCatchFinally.types
tryStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
tryStatements.types
TupleType1.js
TupleType1.types
TupleType2.js
TupleType2.types
TupleType3.errors.txt
TupleType3.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
TupleType4.errors.txt
TupleType4.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
TupleType5.errors.txt
TupleType5.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
tupleTypes.errors.txt
tupleTypes.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
twoAccessorsWithSameName.errors.txt
twoAccessorsWithSameName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
twoAccessorsWithSameName2.errors.txt
twoAccessorsWithSameName2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.errors.txt
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.types
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.errors.txt
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.js
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.types
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.types
TwoInternalModulesWithTheSameNameAndSameCommonRoot.js
TwoInternalModulesWithTheSameNameAndSameCommonRoot.types
twoMergedInterfacesWithDifferingOverloads.js
twoMergedInterfacesWithDifferingOverloads.types
twoMergedInterfacesWithDifferingOverloads2.js
twoMergedInterfacesWithDifferingOverloads2.types
typeAliasDoesntMakeModuleInstantiated.js
typeAliasDoesntMakeModuleInstantiated.types
typeAliases.js
typeAliases.types
typeAliasesForObjectTypes.errors.txt
typeAliasesForObjectTypes.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
typeAnnotationBestCommonTypeInArrayLiteral.js
typeAnnotationBestCommonTypeInArrayLiteral.types
typeArgInference.js
typeArgInference.types
typeArgInference2.errors.txt
typeArgInference2.js
typeArgInference2WithError.errors.txt
typeArgInference2WithError.js
typeArgInferenceWithNull.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeArgInferenceWithNull.types
typeArgumentConstraintResolution1.errors.txt
typeArgumentConstraintResolution1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeArgumentInference.errors.txt
typeArgumentInference.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeArgumentInferenceConstructSignatures.errors.txt
typeArgumentInferenceConstructSignatures.js
typeArgumentInferenceErrors.errors.txt
typeArgumentInferenceErrors.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeArgumentInferenceOrdering.js
typeArgumentInferenceOrdering.types
typeArgumentInferenceTransitiveConstraints.errors.txt
typeArgumentInferenceTransitiveConstraints.js
typeArgumentInferenceWithConstraintAsCommonRoot.errors.txt
typeArgumentInferenceWithConstraintAsCommonRoot.js
typeArgumentInferenceWithConstraints.errors.txt
typeArgumentInferenceWithConstraints.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeArgumentInferenceWithObjectLiteral.errors.txt Adding more tests 2015-02-02 10:26:31 -08:00
typeArgumentInferenceWithObjectLiteral.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
TypeArgumentList1.errors.txt
TypeArgumentList1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
typeArgumentsInFunctionExpressions.js
typeArgumentsInFunctionExpressions.types
typeArgumentsOnFunctionsWithNoTypeParameters.errors.txt
typeArgumentsOnFunctionsWithNoTypeParameters.js
typeArgumentsShouldDisallowNonGenericOverloads.errors.txt
typeArgumentsShouldDisallowNonGenericOverloads.js
typeAssertions.errors.txt
typeAssertions.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeAssertionToGenericFunctionType.errors.txt
typeAssertionToGenericFunctionType.js
typecheckCommaExpression.errors.txt
typecheckCommaExpression.js
typecheckIfCondition.errors.txt
typecheckIfCondition.js
typeCheckingInsideFunctionExpressionInArray.errors.txt
typeCheckingInsideFunctionExpressionInArray.js
typeCheckObjectCreationExpressionWithUndefinedCallResolutionData.js
typeCheckObjectCreationExpressionWithUndefinedCallResolutionData.types
typeCheckTypeArgument.errors.txt
typeCheckTypeArgument.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeComparisonCaching.errors.txt
typeComparisonCaching.js
typeConstraintsWithConstructSignatures.js
typeConstraintsWithConstructSignatures.types
typedArrays.js
typedArrays.types
typedGenericPrototypeMember.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
typeGuardsDefeat.types
typeGuardsInClassAccessors.js
typeGuardsInClassAccessors.types
typeGuardsInClassMethods.js
typeGuardsInClassMethods.types
typeGuardsInConditionalExpression.js
typeGuardsInConditionalExpression.types
typeGuardsInConditionalExpression.types.pull Do not publicly expose a way on a Program instance to get typecheckers with differing behavior. 2015-02-04 16:11:38 -08:00
typeGuardsInExternalModule.js
typeGuardsInExternalModule.types
typeGuardsInFunction.js
typeGuardsInFunction.types
typeGuardsInFunctionAndModuleBlock.js
typeGuardsInFunctionAndModuleBlock.types
typeGuardsInGlobal.js
typeGuardsInGlobal.types
typeGuardsInIfStatement.js
typeGuardsInIfStatement.types
typeGuardsInModule.js
typeGuardsInModule.types
typeGuardsInProperties.js
typeGuardsInProperties.types
typeGuardsInRightOperandOfAndAndOperator.js
typeGuardsInRightOperandOfAndAndOperator.types
typeGuardsInRightOperandOfOrOrOperator.js
typeGuardsInRightOperandOfOrOrOperator.types
typeGuardsObjectMethods.js
typeGuardsObjectMethods.types
typeGuardsWithAny.errors.txt
typeGuardsWithAny.js
typeGuardsWithInstanceOf.js
typeGuardsWithInstanceOf.types
TypeGuardWithArrayUnion.js
TypeGuardWithArrayUnion.types
TypeGuardWithEnumUnion.js
TypeGuardWithEnumUnion.types
TypeGuardWithEnumUnion.types.pull Do not publicly expose a way on a Program instance to get typecheckers with differing behavior. 2015-02-04 16:11:38 -08:00
typeIdentityConsidersBrands.errors.txt
typeIdentityConsidersBrands.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeInfer1.errors.txt
typeInfer1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeInferenceConflictingCandidates.errors.txt
typeInferenceConflictingCandidates.js
typeInferenceFixEarly.js
typeInferenceFixEarly.types
typeInferenceReturnTypeCallback.js
typeInferenceReturnTypeCallback.types
typeInferenceWithTupleType.js
typeInferenceWithTupleType.types
typeInferenceWithTypeAnnotation.js
typeInferenceWithTypeAnnotation.types
typeLiteralCallback.js
typeLiteralCallback.types
typeMatch1.errors.txt
typeMatch1.js
typeMatch2.errors.txt
typeMatch2.js
typeName1.errors.txt
typeName1.js
typeofAmbientExternalModules.errors.txt
typeofAmbientExternalModules.js
typeofAnExportedType.errors.txt
typeofAnExportedType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeofANonExportedType.errors.txt
typeofANonExportedType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeofClass.errors.txt
typeofClass.js
typeofClass2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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
typeofInterface.types
typeofInternalModules.errors.txt
typeofInternalModules.js
typeofModuleWithoutExports.js
typeofModuleWithoutExports.types
typeOfOnTypeArg.errors.txt
typeOfOnTypeArg.js
typeOfOperator1.errors.txt
typeOfOperator1.js
typeofOperatorInvalidOperations.errors.txt
typeofOperatorInvalidOperations.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
typeofOperatorWithAnyOtherType.errors.txt
typeofOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeofOperatorWithBooleanType.js
typeofOperatorWithBooleanType.types
typeofOperatorWithEnumType.js
typeofOperatorWithEnumType.types
typeofOperatorWithNumberType.js
typeofOperatorWithNumberType.types
typeofOperatorWithStringType.js
typeofOperatorWithStringType.types
typeofProperty.errors.txt
typeofProperty.js
typeOfPrototype.js
typeOfPrototype.types
typeofSimple.errors.txt
typeofSimple.js
typeOfSuperCall.js
typeOfSuperCall.types
typeOfThis.errors.txt
typeOfThis.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
typeOfThisInAccessor.errors.txt
typeOfThisInAccessor.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
typeOfThisInConstructorParamList.errors.txt
typeOfThisInConstructorParamList.js
typeOfThisInFunctionExpression.js
typeOfThisInFunctionExpression.types
typeOfThisInInstanceMember.errors.txt
typeOfThisInInstanceMember.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
typeOfThisInInstanceMember2.errors.txt
typeOfThisInInstanceMember2.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
typeOfThisInMemberFunctions.js
typeOfThisInMemberFunctions.types
typeOfThisInStaticMembers.js
typeOfThisInStaticMembers.types
typeOfThisInStaticMembers2.errors.txt
typeOfThisInStaticMembers2.js
typeOfThisInStatics.errors.txt
typeOfThisInStatics.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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
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
typeParameterAsTypeParameterConstraint2.errors.txt
typeParameterAsTypeParameterConstraint2.js
typeParameterAsTypeParameterConstraintTransitively.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeParameterAsTypeParameterConstraintTransitively.types
typeParameterAsTypeParameterConstraintTransitively2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeParameterAsTypeParameterConstraintTransitively2.types
typeParameterCompatibilityAccrossDeclarations.js
typeParameterCompatibilityAccrossDeclarations.types
typeParameterConstrainedToOuterTypeParameter.js
typeParameterConstrainedToOuterTypeParameter.types
typeParameterConstrainedToOuterTypeParameter2.js
typeParameterConstrainedToOuterTypeParameter2.types
typeParameterConstraints1.errors.txt
typeParameterConstraints1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeParameterDirectlyConstrainedToItself.errors.txt
typeParameterDirectlyConstrainedToItself.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeParameterExplicitlyExtendsAny.errors.txt
typeParameterExplicitlyExtendsAny.js
typeParameterHasSelfAsConstraint.errors.txt
typeParameterHasSelfAsConstraint.js
typeParameterInConstraint1.errors.txt
typeParameterInConstraint1.js
typeParameterIndirectlyConstrainedToItself.errors.txt
typeParameterIndirectlyConstrainedToItself.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeParameterListWithTrailingComma1.js
typeParameterListWithTrailingComma1.types
typeParameterOrderReversal.errors.txt
typeParameterOrderReversal.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeParametersAreIdenticalToThemselves.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeParametersAreIdenticalToThemselves.types
typeParametersAvailableInNestedScope.js
typeParametersAvailableInNestedScope.types
typeParametersAvailableInNestedScope2.js
typeParametersAvailableInNestedScope2.types
typeParametersInStaticAccessors.errors.txt
typeParametersInStaticAccessors.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08: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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeQueryWithReservedWords.js
typeQueryWithReservedWords.types
typeResolution.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeResolution.js.map Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeResolution.sourcemap.txt Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeResolution.types
typesOnlyExternalModuleStillHasInstance.errors.txt
typesOnlyExternalModuleStillHasInstance.js
typesWithDuplicateTypeParameters.errors.txt
typesWithDuplicateTypeParameters.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typesWithOptionalProperty.js
typesWithOptionalProperty.types
typesWithPrivateConstructor.errors.txt
typesWithPrivateConstructor.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
typesWithPublicConstructor.errors.txt
typesWithPublicConstructor.js
typesWithSpecializedCallSignatures.js
typesWithSpecializedCallSignatures.types
typesWithSpecializedConstructSignatures.js
typesWithSpecializedConstructSignatures.types
typeVal.js
typeVal.types
typeValueConflict1.errors.txt
typeValueConflict1.js
typeValueConflict2.errors.txt
typeValueConflict2.js
unaryOperators1.errors.txt
unaryOperators1.js
unaryOperatorsInStrictMode.errors.txt
unaryOperatorsInStrictMode.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
unaryPlus.js
unaryPlus.types
uncaughtCompilerError1.js
uncaughtCompilerError1.types
uncaughtCompilerError2.errors.txt
uncaughtCompilerError2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
undeclaredBase.errors.txt
undeclaredBase.js
undeclaredMethod.errors.txt
undeclaredMethod.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
undeclaredModuleError.errors.txt
undeclaredModuleError.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
undeclaredVarEmit.errors.txt
undeclaredVarEmit.js
undefinedArgumentInference.js
undefinedArgumentInference.types
undefinedAssignableToEveryType.js
undefinedAssignableToEveryType.types
undefinedInferentialTyping.js
undefinedInferentialTyping.types
undefinedIsSubtypeOfEverything.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
undefinedIsSubtypeOfEverything.types
undefinedSymbolReferencedInArrayLiteral1.errors.txt
undefinedSymbolReferencedInArrayLiteral1.js
undefinedTypeArgument1.errors.txt
undefinedTypeArgument1.js
undefinedTypeArgument2.errors.txt
undefinedTypeArgument2.js
underscoreMapFirst.js
underscoreMapFirst.types
underscoreTest1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
underscoreTest1.types
unexpectedStatementBlockTerminator.errors.txt
unexpectedStatementBlockTerminator.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
unexportedInstanceClassVariables.js
unexportedInstanceClassVariables.types
unicodeIdentifierName2.errors.txt
unicodeIdentifierName2.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
unicodeIdentifierNames.js
unicodeIdentifierNames.types
unionSubtypeIfEveryConstituentTypeIsSubtype.errors.txt
unionSubtypeIfEveryConstituentTypeIsSubtype.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
unionTypeCallSignatures.errors.txt
unionTypeCallSignatures.js
unionTypeConstructSignatures.errors.txt
unionTypeConstructSignatures.js
unionTypeEquivalence.errors.txt
unionTypeEquivalence.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
unionTypeFromArrayLiteral.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
unionTypeFromArrayLiteral.types
unionTypeIdentity.errors.txt
unionTypeIdentity.js
unionTypeIndexSignature.js
unionTypeIndexSignature.types
unionTypeInference.js
unionTypeInference.types
unionTypeLiterals.errors.txt
unionTypeLiterals.js
unionTypeMembers.errors.txt
unionTypeMembers.js
unionTypesAssignability.errors.txt
unionTypesAssignability.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
unknownSymbolInGenericReturnType.errors.txt
unknownSymbolInGenericReturnType.js
unknownSymbolOffContextualType1.errors.txt
unknownSymbolOffContextualType1.js
unknownSymbols1.errors.txt
unknownSymbols1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
unknownSymbols2.errors.txt
unknownSymbols2.js
unknownTypeArgOnCall.errors.txt
unknownTypeArgOnCall.js
unknownTypeErrors.errors.txt
unknownTypeErrors.js
unqualifiedCallToClassStatic1.errors.txt
unqualifiedCallToClassStatic1.js
unresolvedTypeAssertionSymbol.errors.txt
unresolvedTypeAssertionSymbol.js
unspecializedConstraints.errors.txt
unspecializedConstraints.js
unterminatedRegexAtEndOfSource1.errors.txt
unterminatedRegexAtEndOfSource1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
unterminatedStringLiteralWithBackslash1.errors.txt
unterminatedStringLiteralWithBackslash1.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
untypedArgumentInLambdaExpression.js
untypedArgumentInLambdaExpression.types
untypedFunctionCallsWithTypeParameters1.errors.txt
untypedFunctionCallsWithTypeParameters1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
unusedImportDeclaration.js
unusedImportDeclaration.types
usingModuleWithExportImportInValuePosition.js
usingModuleWithExportImportInValuePosition.types
validBooleanAssignments.js
validBooleanAssignments.types
validEnumAssignments.js
validEnumAssignments.types
validMultipleVariableDeclarations.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
validMultipleVariableDeclarations.types
validNullAssignments.errors.txt
validNullAssignments.js
validNumberAssignments.js
validNumberAssignments.types
validRegexp.errors.txt
validRegexp.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
validStringAssignments.js
validStringAssignments.types
validUndefinedAssignments.js
validUndefinedAssignments.types
validUndefinedValues.js
validUndefinedValues.types
validUseOfThisInSuper.js
validUseOfThisInSuper.types
validVoidAssignments.js
validVoidAssignments.types
validVoidValues.js
validVoidValues.types
varAndFunctionShareName.errors.txt
varAndFunctionShareName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
vararg.errors.txt
vararg.js
varArgConstructorMemberParameter.errors.txt
varArgConstructorMemberParameter.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
varArgParamTypeCheck.js
varArgParamTypeCheck.types
varArgsOnConstructorTypes.js
varArgsOnConstructorTypes.types
varArgWithNoParamName.errors.txt
varArgWithNoParamName.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
varAsID.js
varAsID.types
varBlock.errors.txt
varBlock.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
vardecl.js
vardecl.types
VariableDeclaration1_es6.errors.txt
VariableDeclaration1_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
VariableDeclaration2_es6.errors.txt
VariableDeclaration2_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
VariableDeclaration3_es6.errors.txt
VariableDeclaration3_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
VariableDeclaration4_es6.errors.txt
VariableDeclaration4_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
VariableDeclaration5_es6.errors.txt
VariableDeclaration5_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
VariableDeclaration6_es6.errors.txt
VariableDeclaration6_es6.js
VariableDeclaration7_es6.errors.txt
VariableDeclaration7_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
VariableDeclaration8_es6.errors.txt
VariableDeclaration8_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
VariableDeclaration9_es6.errors.txt
VariableDeclaration9_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
VariableDeclaration10_es6.errors.txt
VariableDeclaration10_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
VariableDeclaration11_es6.errors.txt
VariableDeclaration11_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
variableDeclarationInStrictMode1.errors.txt
variableDeclarationInStrictMode1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
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 Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
voidAsNonAmbiguousReturnType.errors.txt
voidAsNonAmbiguousReturnType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
voidAsOperator.js
voidAsOperator.types
voidConstructor.js
voidConstructor.types
voidFunctionAssignmentCompat.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
voidFunctionAssignmentCompat.types
voidOperator1.js
voidOperator1.types
voidOperatorInvalidOperations.errors.txt
voidOperatorInvalidOperations.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
voidOperatorWithAnyOtherType.errors.txt
voidOperatorWithAnyOtherType.js
voidOperatorWithBooleanType.js
voidOperatorWithBooleanType.types
voidOperatorWithEnumType.js
voidOperatorWithEnumType.types
voidOperatorWithNumberType.js
voidOperatorWithNumberType.types
voidOperatorWithStringType.js
voidOperatorWithStringType.types
voidReturnLambdaValue.js
voidReturnLambdaValue.types
whileBreakStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
whileBreakStatements.types
whileContinueStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
whileContinueStatements.types
widenedTypes.errors.txt
widenedTypes.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
widenedTypes1.js
widenedTypes1.types
widenToAny1.errors.txt
widenToAny1.js
widenToAny2.errors.txt
widenToAny2.js
withExportDecl.errors.txt
withExportDecl.js Emit both javascript and declarations in the presence of errors (*unless* -noEmitOnError is specified). 2015-02-05 14:41:04 -08:00
withImportDecl.js
withImportDecl.types
withStatement.errors.txt
withStatement.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
withStatementErrors.errors.txt
withStatementErrors.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
withStatementNestedScope.errors.txt
withStatementNestedScope.js
withStatements.errors.txt
withStatements.js
witness.errors.txt
witness.js
wrappedAndRecursiveConstraints.js
wrappedAndRecursiveConstraints.types
wrappedAndRecursiveConstraints2.errors.txt
wrappedAndRecursiveConstraints2.js
wrappedAndRecursiveConstraints3.js
wrappedAndRecursiveConstraints3.types
wrappedAndRecursiveConstraints4.errors.txt
wrappedAndRecursiveConstraints4.js
wrappedRecursiveGenericType.errors.txt
wrappedRecursiveGenericType.js
yieldExpression1.errors.txt
yieldExpression1.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression1_es6.errors.txt
YieldExpression1_es6.js
YieldExpression2_es6.errors.txt
YieldExpression2_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression3_es6.errors.txt
YieldExpression3_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression4_es6.errors.txt
YieldExpression4_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression5_es6.errors.txt
YieldExpression5_es6.js Baseline updates now that we emit in the presence of parse errors. 2015-02-02 15:30:33 -08:00
YieldExpression6_es6.errors.txt
YieldExpression6_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression7_es6.errors.txt
YieldExpression7_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression8_es6.errors.txt
YieldExpression8_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression9_es6.errors.txt
YieldExpression9_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression10_es6.errors.txt
YieldExpression10_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression11_es6.errors.txt
YieldExpression11_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression12_es6.errors.txt
YieldExpression12_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression13_es6.errors.txt
YieldExpression13_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression14_es6.errors.txt
YieldExpression14_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression15_es6.errors.txt
YieldExpression15_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression16_es6.errors.txt
YieldExpression16_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression17_es6.errors.txt
YieldExpression17_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression18_es6.errors.txt
YieldExpression18_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00
YieldExpression19_es6.errors.txt
YieldExpression19_es6.js Baseline updates now that we no longer have early errors. 2015-02-02 15:15:54 -08:00