TypeScript/tests/baselines/reference
2015-02-21 15:11:37 -08:00
..
project Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
2dArrays.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
2dArrays.types
acceptableAlias1.js
acceptableAlias1.types
accessibilityModifiers.errors.txt
accessibilityModifiers.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
accessors_spec_section-4.5_inference.errors.txt
accessors_spec_section-4.5_inference.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
accessorsAreNotContextuallyTyped.errors.txt
accessorsAreNotContextuallyTyped.js
accessorsEmit.errors.txt
accessorsEmit.js
accessorsInAmbientContext.errors.txt
accessorsInAmbientContext.js
accessorsNotAllowedInES3.errors.txt
accessorsNotAllowedInES3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
accessorWithES3.errors.txt
accessorWithES3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
accessorWithES5.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Provide specialized functions for emitting the body of a function depending on if that body is an expression or a block. 2015-02-06 19:53:52 -08:00
accessorWithoutBody2.errors.txt
accessorWithoutBody2.js Provide specialized functions for emitting the body of a function depending on if that body is an expression or a block. 2015-02-06 19:53:52 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
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
aliasUsageInTypeArgumentOfExtendsClause.js
aliasUsageInTypeArgumentOfExtendsClause.types
aliasUsageInVarAssignment.js
aliasUsageInVarAssignment.types
aliasUsedAsNameValue.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
aliasUsedAsNameValue.types
aliasWithInterfaceExportAssignmentUsedInVarInitializer.errors.txt
aliasWithInterfaceExportAssignmentUsedInVarInitializer.js
ambientClassDeclarationWithExtends.js
ambientClassDeclarationWithExtends.types
ambientClassOverloadForFunction.errors.txt
ambientClassOverloadForFunction.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
ambientDeclarations.js
ambientDeclarations.types
ambientDeclarationsExternal.errors.txt
ambientDeclarationsExternal.js
ambientEnum1.errors.txt
ambientEnum1.js
ambientEnumElementInitializer1.js
ambientEnumElementInitializer1.types
ambientEnumElementInitializer2.js
ambientEnumElementInitializer2.types
ambientEnumElementInitializer3.errors.txt
ambientEnumElementInitializer3.js
ambientEnumElementInitializer4.js
ambientEnumElementInitializer4.types
ambientEnumElementInitializer5.js
ambientEnumElementInitializer5.types
ambientEnumElementInitializer6.js
ambientEnumElementInitializer6.types
ambientErrors.errors.txt
ambientErrors.js
ambientErrors1.errors.txt
ambientErrors1.js
ambientExternalModuleInAnotherExternalModule.errors.txt
ambientExternalModuleInAnotherExternalModule.js
ambientExternalModuleInsideNonAmbient.errors.txt
ambientExternalModuleInsideNonAmbient.js
ambientExternalModuleInsideNonAmbientExternalModule.errors.txt
ambientExternalModuleInsideNonAmbientExternalModule.js
ambientExternalModuleMerging.js
ambientExternalModuleMerging.types
ambientExternalModuleReopen.js
ambientExternalModuleReopen.types
ambientExternalModuleWithInternalImportDeclaration.js
ambientExternalModuleWithInternalImportDeclaration.types
ambientExternalModuleWithoutInternalImportDeclaration.js
ambientExternalModuleWithoutInternalImportDeclaration.types
ambientExternalModuleWithRelativeExternalImportDeclaration.errors.txt
ambientExternalModuleWithRelativeExternalImportDeclaration.js
ambientExternalModuleWithRelativeModuleName.errors.txt
ambientExternalModuleWithRelativeModuleName.js
ambientFundule.js
ambientFundule.types
ambientGetters.errors.txt
ambientGetters.js
ambientInsideNonAmbient.js
ambientInsideNonAmbient.types
ambientInsideNonAmbientExternalModule.js
ambientInsideNonAmbientExternalModule.types
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.js
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.types
AmbientModuleAndAmbientWithSameNameAndCommonRoot.js
AmbientModuleAndAmbientWithSameNameAndCommonRoot.types
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.js
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.types
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.js
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.types
ambientModuleExports.js
ambientModuleExports.types
ambientModules.js
ambientModules.types
ambientModuleWithClassDeclarationWithExtends.js
ambientModuleWithClassDeclarationWithExtends.types
ambientStatement1.errors.txt
ambientStatement1.js
ambientWithStatements.errors.txt
ambientWithStatements.js
ambiguousCallsWhereReturnTypesAgree.js
ambiguousCallsWhereReturnTypesAgree.types
ambiguousGenericAssertion1.errors.txt
ambiguousGenericAssertion1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
ambiguousOverload.errors.txt
ambiguousOverload.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
ambiguousOverloadResolution.js
ambiguousOverloadResolution.types
amdDependencyComment1.errors.txt
amdDependencyComment1.js
amdDependencyComment2.errors.txt
amdDependencyComment2.js
amdDependencyCommentName1.errors.txt accept baseline changes 2015-02-12 09:52:09 -08:00
amdDependencyCommentName1.js accept baseline changes 2015-02-12 09:52:09 -08:00
amdDependencyCommentName2.errors.txt accept baseline changes 2015-02-12 09:52:09 -08:00
amdDependencyCommentName2.js accept baseline changes 2015-02-12 09:52:09 -08:00
amdDependencyCommentName3.errors.txt accept baseline changes 2015-02-12 09:52:09 -08:00
amdDependencyCommentName3.js accept baseline changes 2015-02-12 09:52:09 -08:00
amdImportAsPrimaryExpression.js
amdImportAsPrimaryExpression.types
amdImportNotAsPrimaryExpression.js
amdImportNotAsPrimaryExpression.types
amdModuleName1.js
amdModuleName1.types
amdModuleName2.errors.txt
amdModuleName2.js
anonterface.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
anonterface.types
anonymousModules.errors.txt
anonymousModules.js
anyAsConstructor.errors.txt
anyAsConstructor.js
anyAsFunctionCall.js
anyAsFunctionCall.types
anyAsGenericFunctionCall.errors.txt
anyAsGenericFunctionCall.js
anyAsReturnTypeForNewOnCall.js
anyAsReturnTypeForNewOnCall.types
anyAssignabilityInInheritance.js 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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
anyInferenceAnonymousFunctions.types
anyIsAssignableToObject.js
anyIsAssignableToObject.types
anyIsAssignableToVoid.js
anyIsAssignableToVoid.types
anyPlusAny1.js
anyPlusAny1.types
anyPropertyAccess.js
anyPropertyAccess.types
APISample_compile.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
APISample_compile.types Merge pull request #2094 from Microsoft/patternMatcher 2015-02-21 14:56:11 -08:00
APISample_linter.js Merge pull request #2094 from Microsoft/patternMatcher 2015-02-21 14:56:11 -08:00
APISample_linter.types Merge pull request #2094 from Microsoft/patternMatcher 2015-02-21 14:56:11 -08:00
APISample_transform.js Merge pull request #2094 from Microsoft/patternMatcher 2015-02-21 14:56:11 -08:00
APISample_transform.types Merge pull request #2094 from Microsoft/patternMatcher 2015-02-21 14:56:11 -08:00
APISample_watcher.js Merge pull request #2094 from Microsoft/patternMatcher 2015-02-21 14:56:11 -08:00
APISample_watcher.types Merge pull request #2094 from Microsoft/patternMatcher 2015-02-21 14:56:11 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
arrayAssignmentTest2.errors.txt
arrayAssignmentTest2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
arrayAssignmentTest3.errors.txt
arrayAssignmentTest3.js
arrayAssignmentTest4.errors.txt
arrayAssignmentTest4.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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 Disable symbol indexer 2015-02-06 21:33:01 -08:00
arraySigChecking.js
arrayTypeInSignatureOfInterfaceAndClass.js
arrayTypeInSignatureOfInterfaceAndClass.types
arrayTypeOfFunctionTypes.errors.txt
arrayTypeOfFunctionTypes.js
arrayTypeOfFunctionTypes2.errors.txt
arrayTypeOfFunctionTypes2.js
arrayTypeOfTypeOf.errors.txt
arrayTypeOfTypeOf.js
ArrowFunction1.errors.txt
ArrowFunction1.js
ArrowFunction2.errors.txt
ArrowFunction2.js
ArrowFunction3.errors.txt
ArrowFunction3.js
ArrowFunction4.js
ArrowFunction4.types
arrowFunctionContexts.errors.txt
arrowFunctionContexts.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
ArrowFunctionExpression1.errors.txt
ArrowFunctionExpression1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
arrowFunctionExpressions.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
arrowFunctionExpressions.types
arrowFunctionInConstructorArgument1.errors.txt
arrowFunctionInConstructorArgument1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
arrowFunctionInExpressionStatement1.js
arrowFunctionInExpressionStatement1.types
arrowFunctionInExpressionStatement2.js
arrowFunctionInExpressionStatement2.types
arrowFunctionMissingCurlyWithSemicolon.errors.txt
arrowFunctionMissingCurlyWithSemicolon.js
arrowFunctionsMissingTokens.errors.txt
arrowFunctionsMissingTokens.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
asiAmbientFunctionDeclaration.js
asiAmbientFunctionDeclaration.types
asiArith.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
asiArith.types
asiBreak.js
asiBreak.types
asiContinue.js
asiContinue.types
asiInES6Classes.js
asiInES6Classes.types
asiReturn.errors.txt
asiReturn.js
assertInWrapSomeTypeParameter.errors.txt
assertInWrapSomeTypeParameter.js
assign1.js
assign1.types
assignAnyToEveryType.errors.txt
assignAnyToEveryType.js
assignEveryTypeToAny.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
assignEveryTypeToAny.types
assignFromBooleanInterface.errors.txt
assignFromBooleanInterface.js
assignFromBooleanInterface2.errors.txt
assignFromBooleanInterface2.js
assignFromNumberInterface.errors.txt
assignFromNumberInterface.js
assignFromNumberInterface2.errors.txt
assignFromNumberInterface2.js
assignFromStringInterface.errors.txt
assignFromStringInterface.js
assignFromStringInterface2.errors.txt
assignFromStringInterface2.js
assignLambdaToNominalSubtypeOfFunction.errors.txt
assignLambdaToNominalSubtypeOfFunction.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
assignmentCompatBug3.errors.txt
assignmentCompatBug3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
assignmentCompatBug5.errors.txt
assignmentCompatBug5.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
assignmentCompatForEnums.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
assignmentCompatWithCallSignatures2.errors.txt
assignmentCompatWithCallSignatures2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
assignmentCompatWithConstructSignatures2.errors.txt
assignmentCompatWithConstructSignatures2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
assignmentCompatWithConstructSignatures3.js
assignmentCompatWithConstructSignatures3.types
assignmentCompatWithConstructSignatures4.errors.txt
assignmentCompatWithConstructSignatures4.js
assignmentCompatWithConstructSignatures5.js
assignmentCompatWithConstructSignatures5.types
assignmentCompatWithConstructSignatures6.js
assignmentCompatWithConstructSignatures6.types
assignmentCompatWithConstructSignaturesWithOptionalParameters.errors.txt
assignmentCompatWithConstructSignaturesWithOptionalParameters.js
assignmentCompatWithGenericCallSignatures.js
assignmentCompatWithGenericCallSignatures.types
assignmentCompatWithGenericCallSignatures2.js
assignmentCompatWithGenericCallSignatures2.types
assignmentCompatWithGenericCallSignatures3.js
assignmentCompatWithGenericCallSignatures3.types
assignmentCompatWithGenericCallSignatures4.errors.txt
assignmentCompatWithGenericCallSignatures4.js
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.errors.txt
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
assignmentCompatWithStringIndexer.errors.txt
assignmentCompatWithStringIndexer.js
assignmentCompatWithStringIndexer2.errors.txt
assignmentCompatWithStringIndexer2.js
assignmentCompatWithStringIndexer3.errors.txt
assignmentCompatWithStringIndexer3.js
assignmentCompatWithWithGenericConstructSignatures.js
assignmentCompatWithWithGenericConstructSignatures.types
assignmentLHSIsReference.js
assignmentLHSIsReference.types
assignmentLHSIsValue.errors.txt
assignmentLHSIsValue.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
assignToInvalidLHS.errors.txt
assignToInvalidLHS.js
assignToModule.errors.txt
assignToModule.js
assignToObjectTypeWithPrototypeProperty.js
assignToObjectTypeWithPrototypeProperty.types
assignToPrototype1.js
assignToPrototype1.types
augmentArray.js
augmentArray.types
augmentedClassWithPrototypePropertyOnModule.errors.txt
augmentedClassWithPrototypePropertyOnModule.js
augmentedTypeAssignmentCompatIndexSignature.errors.txt
augmentedTypeAssignmentCompatIndexSignature.js 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
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
badArraySyntax.errors.txt
badArraySyntax.js
badExternalModuleReference.errors.txt
badExternalModuleReference.js
badOverloadError.js
badOverloadError.types
badThisBinding.js
badThisBinding.types
baseCheck.errors.txt
baseCheck.js
baseIndexSignatureResolution.js
baseIndexSignatureResolution.types
bases.errors.txt
bases.js
baseTypeAfterDerivedType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
baseTypeAfterDerivedType.types
baseTypeOrderChecking.js
baseTypeOrderChecking.types
baseTypePrivateMemberClash.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
bestCommonTypeOfTuple.types
bestCommonTypeOfTuple2.js
bestCommonTypeOfTuple2.types
bestCommonTypeReturnStatement.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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
bitwiseNotOperatorWithAnyOtherType.errors.txt
bitwiseNotOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
bitwiseNotOperatorWithBooleanType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
bitwiseNotOperatorWithBooleanType.types
bitwiseNotOperatorWithEnumType.js
bitwiseNotOperatorWithEnumType.types
bitwiseNotOperatorWithNumberType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
bitwiseNotOperatorWithNumberType.types
bitwiseNotOperatorWithStringType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
bitwiseNotOperatorWithStringType.types
bom-utf8.js
bom-utf8.types
bom-utf16be.js
bom-utf16be.types
bom-utf16le.js
bom-utf16le.types
booleanAssignment.errors.txt
booleanAssignment.js
booleanPropertyAccess.js
booleanPropertyAccess.types
boolInsteadOfBoolean.errors.txt
boolInsteadOfBoolean.js
bpSpan_arrayLiteralExpressions.baseline
bpSpan_binaryExpressions.baseline
bpSpan_breakOrContinue.baseline
bpSpan_class.baseline
bpSpan_classAmbient.baseline
bpSpan_classes.baseline
bpSpan_conditionalExpressions.baseline
bpSpan_const.baseline
bpSpan_debugger.baseline
bpSpan_do.baseline
bpSpan_enums.baseline
bpSpan_exportAssignment.baseline
bpSpan_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
breakNotInIterationOrSwitchStatement2.errors.txt
breakNotInIterationOrSwitchStatement2.js
breakTarget1.js
breakTarget1.types
breakTarget2.js
breakTarget2.types
breakTarget3.js
breakTarget3.types
breakTarget4.js
breakTarget4.types
breakTarget5.errors.txt
breakTarget5.js
breakTarget6.errors.txt
breakTarget6.js
callbackArgsDifferByOptionality.errors.txt
callbackArgsDifferByOptionality.js
callbacksDontShareTypes.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
callbacksDontShareTypes.types
callConstructAssignment.errors.txt
callConstructAssignment.js
callExpressionWithMissingTypeArgument1.errors.txt
callExpressionWithMissingTypeArgument1.js
callExpressionWithTypeParameterConstrainedToOuterTypeParameter.js
callExpressionWithTypeParameterConstrainedToOuterTypeParameter.types
callGenericFunctionWithIncorrectNumberOfTypeArguments.errors.txt
callGenericFunctionWithIncorrectNumberOfTypeArguments.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
callGenericFunctionWithZeroTypeArguments.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
callGenericFunctionWithZeroTypeArguments.types
callNonGenericFunctionWithTypeArguments.errors.txt
callNonGenericFunctionWithTypeArguments.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
callOnClass.errors.txt
callOnClass.js
callOnInstance.errors.txt
callOnInstance.js
callOverloads1.errors.txt
callOverloads1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
callOverloads2.errors.txt
callOverloads2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Fix error message wording 2015-02-06 21:32:23 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
callSignatureWithoutReturnTypeAnnotationInference.types
callWithSpread.errors.txt Merge branch 'master' of https://github.com/Microsoft/TypeScript into esSymbols 2015-02-10 16:20:32 -08:00
callWithSpread.js
callWithSpreadES6.js
callWithSpreadES6.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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
chainedSpecializationToObjectTypeLiteral.types
checkForObjectTooStrict.errors.txt
checkForObjectTooStrict.js
checkInfiniteExpansionTermination.js
checkInfiniteExpansionTermination.types
checkInfiniteExpansionTermination2.js
checkInfiniteExpansionTermination2.types
checkInterfaceBases.js
checkInterfaceBases.types
circularImportAlias.js
circularImportAlias.types
circularModuleImports.errors.txt
circularModuleImports.js
circularReference.errors.txt
circularReference.js
class1.errors.txt
class1.js
class2.errors.txt
class2.js
classAndInterface1.errors.txt
classAndInterface1.js
classAndInterfaceWithSameName.errors.txt
classAndInterfaceWithSameName.js
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.errors.txt
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.js 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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.errors.txt
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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 Preserve newlines between object literal members. 2015-02-21 15:11:37 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classExtendsItself.errors.txt
classExtendsItself.js
classExtendsItselfIndirectly.errors.txt
classExtendsItselfIndirectly.js
classExtendsItselfIndirectly2.errors.txt
classExtendsItselfIndirectly2.js
classExtendsItselfIndirectly3.errors.txt
classExtendsItselfIndirectly3.js
classExtendsMultipleBaseClasses.errors.txt
classExtendsMultipleBaseClasses.js
classExtendsShadowedConstructorFunction.errors.txt
classExtendsShadowedConstructorFunction.js
classExtendsValidConstructorFunction.errors.txt
classExtendsValidConstructorFunction.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
classHeritageWithTrailingSeparator.errors.txt
classHeritageWithTrailingSeparator.js
classImplementingInterfaceIndexer.js
classImplementingInterfaceIndexer.types
classImplementsClass1.js
classImplementsClass1.types
classImplementsClass2.errors.txt
classImplementsClass2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classImplementsClass3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classImplementsClass3.types
classImplementsClass4.errors.txt
classImplementsClass4.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classImplementsClass5.errors.txt
classImplementsClass5.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classImplementsClass6.errors.txt
classImplementsClass6.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
classMemberInitializerWithLamdaScoping4.errors.txt
classMemberInitializerWithLamdaScoping4.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classPropertyAsProtected.errors.txt
classPropertyAsProtected.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classPropertyIsPublicByDefault.errors.txt
classPropertyIsPublicByDefault.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classSideInheritance1.errors.txt
classSideInheritance1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classSideInheritance2.js
classSideInheritance2.types
classSideInheritance3.errors.txt
classSideInheritance3.js
classTypeParametersInStatics.errors.txt
classTypeParametersInStatics.js
classUpdateTests.errors.txt
classUpdateTests.js
classWithBaseClassButNoConstructor.errors.txt
classWithBaseClassButNoConstructor.js
classWithConstructors.errors.txt
classWithConstructors.js
classWithEmptyBody.js 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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classWithOnlyPublicMembersEquivalentToInterface.types
classWithOnlyPublicMembersEquivalentToInterface2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
classWithPrivateProperty.errors.txt
classWithPrivateProperty.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classWithProtectedProperty.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classWithProtectedProperty.types
classWithPublicProperty.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
classWithPublicProperty.types
classWithStaticMembers.errors.txt
classWithStaticMembers.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
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
collisionSuperAndLocalFunctionInConstructor.errors.txt
collisionSuperAndLocalFunctionInConstructor.js
collisionSuperAndLocalFunctionInMethod.errors.txt
collisionSuperAndLocalFunctionInMethod.js
collisionSuperAndLocalFunctionInProperty.errors.txt
collisionSuperAndLocalFunctionInProperty.js
collisionSuperAndLocalVarInAccessors.errors.txt
collisionSuperAndLocalVarInAccessors.js
collisionSuperAndLocalVarInConstructor.errors.txt
collisionSuperAndLocalVarInConstructor.js
collisionSuperAndLocalVarInMethod.errors.txt
collisionSuperAndLocalVarInMethod.js
collisionSuperAndLocalVarInProperty.errors.txt
collisionSuperAndLocalVarInProperty.js
collisionSuperAndNameResolution.errors.txt
collisionSuperAndNameResolution.js
collisionSuperAndParameter.errors.txt
collisionSuperAndParameter.js
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
collisionThisExpressionAndLocalVarInConstructor.errors.txt
collisionThisExpressionAndLocalVarInConstructor.js
collisionThisExpressionAndLocalVarInFunction.errors.txt
collisionThisExpressionAndLocalVarInFunction.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
commentOnClassAccessor2.errors.txt
commentOnClassAccessor2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Provide specialized functions for emitting the body of a function depending on if that body is an expression or a block. 2015-02-06 19:53:52 -08:00
commentOnSimpleArrowFunctionBody1.types
commentOnStaticMember1.js
commentOnStaticMember1.types
commentsAtEndOfFile1.js
commentsAtEndOfFile1.types
commentsBeforeFunctionExpression1.js
commentsBeforeFunctionExpression1.types
commentsBeforeVariableStatement1.js
commentsBeforeVariableStatement1.types
commentsClass.js
commentsClass.types
commentsClassMembers.js
commentsClassMembers.types
commentsCommentParsing.js
commentsCommentParsing.types
commentsdoNotEmitComments.js
commentsdoNotEmitComments.types
commentsDottedModuleName.js
commentsDottedModuleName.types
commentsemitComments.js
commentsemitComments.types
commentsEnums.js
commentsEnums.types
commentsExternalModules.js
commentsExternalModules.types
commentsExternalModules2.js
commentsExternalModules2.types
commentsExternalModules3.js
commentsExternalModules3.types
commentsFormatting.js
commentsFormatting.types
commentsFunction.js
commentsFunction.types
commentsInheritance.js
commentsInheritance.types
commentsInterface.js
commentsInterface.types
commentsModules.js
commentsModules.types
commentsMultiModuleMultiFile.js
commentsMultiModuleMultiFile.types
commentsMultiModuleSingleFile.js
commentsMultiModuleSingleFile.types
commentsOnObjectLiteral1.errors.txt
commentsOnObjectLiteral1.js
commentsOnObjectLiteral2.errors.txt
commentsOnObjectLiteral2.js
commentsOnObjectLiteral3.js 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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
complexClassRelationships.types
complicatedGenericRecursiveBaseClassReference.errors.txt
complicatedGenericRecursiveBaseClassReference.js
complicatedPrivacy.errors.txt
complicatedPrivacy.js
compositeGenericFunction.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
compositeGenericFunction.types
compoundAdditionAssignmentLHSCanBeAssigned.js
compoundAdditionAssignmentLHSCanBeAssigned.types
compoundAdditionAssignmentLHSCannotBeAssigned.errors.txt
compoundAdditionAssignmentLHSCannotBeAssigned.js
compoundAdditionAssignmentWithInvalidOperands.errors.txt
compoundAdditionAssignmentWithInvalidOperands.js
compoundArithmeticAssignmentLHSCanBeAssigned.js
compoundArithmeticAssignmentLHSCanBeAssigned.types
compoundArithmeticAssignmentWithInvalidOperands.errors.txt
compoundArithmeticAssignmentWithInvalidOperands.js
compoundAssignmentLHSIsReference.js
compoundAssignmentLHSIsReference.types
compoundAssignmentLHSIsValue.errors.txt
compoundAssignmentLHSIsValue.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
compoundVarDecl1.js
compoundVarDecl1.types
computedPropertyNames1_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
computedPropertyNames1_ES5.types
computedPropertyNames1_ES6.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames1_ES6.types
computedPropertyNames2_ES5.errors.txt
computedPropertyNames2_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames2_ES6.errors.txt
computedPropertyNames2_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames3_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames3_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames3_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames3_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames4_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames4_ES5.types
computedPropertyNames4_ES6.js
computedPropertyNames4_ES6.types
computedPropertyNames5_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames5_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames5_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames5_ES6.js
computedPropertyNames6_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames6_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames6_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames6_ES6.js
computedPropertyNames7_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames7_ES5.types
computedPropertyNames7_ES6.js
computedPropertyNames7_ES6.types
computedPropertyNames8_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames8_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames8_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames8_ES6.js
computedPropertyNames9_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames9_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames9_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames9_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames10_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames10_ES5.types
computedPropertyNames10_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames10_ES6.types
computedPropertyNames11_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
computedPropertyNames11_ES5.types
computedPropertyNames11_ES6.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames11_ES6.types
computedPropertyNames12_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames12_ES5.js
computedPropertyNames12_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames12_ES6.js
computedPropertyNames13_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames13_ES5.types
computedPropertyNames13_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames13_ES6.types
computedPropertyNames14_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames14_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames14_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames14_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames15_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames15_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames15_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames15_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames16_ES5.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames16_ES5.types
computedPropertyNames16_ES6.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames16_ES6.types
computedPropertyNames17_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames17_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames17_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames17_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames18_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames18_ES5.types
computedPropertyNames18_ES6.js
computedPropertyNames18_ES6.types
computedPropertyNames19_ES5.errors.txt
computedPropertyNames19_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames19_ES6.errors.txt
computedPropertyNames19_ES6.js
computedPropertyNames20_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames20_ES5.types
computedPropertyNames20_ES6.js
computedPropertyNames20_ES6.types
computedPropertyNames21_ES5.errors.txt
computedPropertyNames21_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames21_ES6.errors.txt
computedPropertyNames21_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames22_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames22_ES5.types
computedPropertyNames22_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames22_ES6.types
computedPropertyNames23_ES5.errors.txt
computedPropertyNames23_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames23_ES6.errors.txt
computedPropertyNames23_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames24_ES5.errors.txt
computedPropertyNames24_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames24_ES6.errors.txt
computedPropertyNames24_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames25_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames25_ES5.types
computedPropertyNames25_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames25_ES6.types
computedPropertyNames26_ES5.errors.txt
computedPropertyNames26_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames26_ES6.errors.txt
computedPropertyNames26_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames27_ES5.errors.txt
computedPropertyNames27_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames27_ES6.errors.txt
computedPropertyNames27_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames28_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames28_ES5.types
computedPropertyNames28_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames28_ES6.types
computedPropertyNames29_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames29_ES5.types
computedPropertyNames29_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames29_ES6.types
computedPropertyNames30_ES5.errors.txt
computedPropertyNames30_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames30_ES6.errors.txt
computedPropertyNames30_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames31_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames31_ES5.types
computedPropertyNames31_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNames31_ES6.types
computedPropertyNames32_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames32_ES5.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames32_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames32_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames33_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
computedPropertyNames33_ES5.types
computedPropertyNames33_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames33_ES6.types
computedPropertyNames34_ES5.errors.txt
computedPropertyNames34_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
computedPropertyNames34_ES6.errors.txt
computedPropertyNames34_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames35_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames35_ES5.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames35_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames35_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames36_ES5.errors.txt
computedPropertyNames36_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames36_ES6.errors.txt
computedPropertyNames36_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames37_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames37_ES5.types
computedPropertyNames37_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames37_ES6.types
computedPropertyNames38_ES5.errors.txt
computedPropertyNames38_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames38_ES6.errors.txt
computedPropertyNames38_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames39_ES5.errors.txt
computedPropertyNames39_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames39_ES6.errors.txt
computedPropertyNames39_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames40_ES5.errors.txt
computedPropertyNames40_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames40_ES6.errors.txt
computedPropertyNames40_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames41_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames41_ES5.types
computedPropertyNames41_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames41_ES6.types
computedPropertyNames42_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames42_ES5.js
computedPropertyNames42_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNames42_ES6.js
computedPropertyNames43_ES5.errors.txt
computedPropertyNames43_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames43_ES6.errors.txt
computedPropertyNames43_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames44_ES5.errors.txt
computedPropertyNames44_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames44_ES6.errors.txt
computedPropertyNames44_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames45_ES5.errors.txt
computedPropertyNames45_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNames45_ES6.errors.txt
computedPropertyNames45_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNames46_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames46_ES5.types
computedPropertyNames46_ES6.js
computedPropertyNames46_ES6.types
computedPropertyNames47_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames47_ES5.types
computedPropertyNames47_ES6.js
computedPropertyNames47_ES6.types
computedPropertyNames48_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNames48_ES5.types
computedPropertyNames48_ES6.js
computedPropertyNames48_ES6.types
computedPropertyNames49_ES5.errors.txt Made the initial object literal properties indented. 2015-02-19 13:11:59 -08:00
computedPropertyNames49_ES5.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
computedPropertyNames49_ES6.errors.txt Made the initial object literal properties indented. 2015-02-19 13:11:59 -08:00
computedPropertyNames49_ES6.js Made the initial object literal properties indented. 2015-02-19 13:11:59 -08:00
computedPropertyNames50_ES5.errors.txt Made the initial object literal properties indented. 2015-02-19 13:11:59 -08:00
computedPropertyNames50_ES5.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
computedPropertyNames50_ES6.errors.txt Made the initial object literal properties indented. 2015-02-19 13:11:59 -08:00
computedPropertyNames50_ES6.js Made the initial object literal properties indented. 2015-02-19 13:11:59 -08:00
computedPropertyNamesContextualType1_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
computedPropertyNamesContextualType1_ES5.types
computedPropertyNamesContextualType1_ES6.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNamesContextualType1_ES6.types
computedPropertyNamesContextualType2_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
computedPropertyNamesContextualType2_ES5.types
computedPropertyNamesContextualType2_ES6.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNamesContextualType2_ES6.types
computedPropertyNamesContextualType3_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
computedPropertyNamesContextualType3_ES5.types
computedPropertyNamesContextualType3_ES6.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNamesContextualType3_ES6.types
computedPropertyNamesContextualType4_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesContextualType4_ES5.types
computedPropertyNamesContextualType4_ES6.js
computedPropertyNamesContextualType4_ES6.types
computedPropertyNamesContextualType5_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesContextualType5_ES5.types
computedPropertyNamesContextualType5_ES6.js
computedPropertyNamesContextualType5_ES6.types
computedPropertyNamesContextualType6_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesContextualType6_ES5.types
computedPropertyNamesContextualType6_ES5.types.pull Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesContextualType6_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesContextualType6_ES6.types
computedPropertyNamesContextualType6_ES6.types.pull Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesContextualType7_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesContextualType7_ES5.types
computedPropertyNamesContextualType7_ES5.types.pull Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesContextualType7_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesContextualType7_ES6.types
computedPropertyNamesContextualType7_ES6.types.pull Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesContextualType8_ES5.errors.txt
computedPropertyNamesContextualType8_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesContextualType8_ES6.errors.txt
computedPropertyNamesContextualType8_ES6.js
computedPropertyNamesContextualType9_ES5.errors.txt
computedPropertyNamesContextualType9_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesContextualType9_ES6.errors.txt
computedPropertyNamesContextualType9_ES6.js
computedPropertyNamesContextualType10_ES5.errors.txt
computedPropertyNamesContextualType10_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesContextualType10_ES6.errors.txt
computedPropertyNamesContextualType10_ES6.js
computedPropertyNamesDeclarationEmit1_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNamesDeclarationEmit1_ES5.types
computedPropertyNamesDeclarationEmit1_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNamesDeclarationEmit1_ES6.types
computedPropertyNamesDeclarationEmit2_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNamesDeclarationEmit2_ES5.types
computedPropertyNamesDeclarationEmit2_ES6.js Update tests. 2015-02-21 14:43:45 -08:00
computedPropertyNamesDeclarationEmit2_ES6.types
computedPropertyNamesDeclarationEmit3_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNamesDeclarationEmit3_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesDeclarationEmit3_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNamesDeclarationEmit3_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesDeclarationEmit4_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNamesDeclarationEmit4_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesDeclarationEmit4_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNamesDeclarationEmit4_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesDeclarationEmit5_ES5.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
computedPropertyNamesDeclarationEmit5_ES5.types
computedPropertyNamesDeclarationEmit5_ES6.js Merge branch 'master' into multiLineEmit2 2015-02-21 14:37:54 -08:00
computedPropertyNamesDeclarationEmit5_ES6.types
computedPropertyNamesOnOverloads_ES5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNamesOnOverloads_ES5.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesOnOverloads_ES6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
computedPropertyNamesOnOverloads_ES6.js Merge branch 'master' into thanksLua 2015-02-17 17:43:06 -08:00
computedPropertyNamesSourceMap1_ES5.js
computedPropertyNamesSourceMap1_ES5.js.map
computedPropertyNamesSourceMap1_ES5.sourcemap.txt
computedPropertyNamesSourceMap1_ES5.types
computedPropertyNamesSourceMap1_ES6.js
computedPropertyNamesSourceMap1_ES6.js.map
computedPropertyNamesSourceMap1_ES6.sourcemap.txt
computedPropertyNamesSourceMap1_ES6.types
computedPropertyNamesSourceMap2_ES5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesSourceMap2_ES5.js.map Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesSourceMap2_ES5.sourcemap.txt Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
computedPropertyNamesSourceMap2_ES5.types
computedPropertyNamesSourceMap2_ES6.js
computedPropertyNamesSourceMap2_ES6.js.map
computedPropertyNamesSourceMap2_ES6.sourcemap.txt
computedPropertyNamesSourceMap2_ES6.types
concatClassAndString.errors.txt
concatClassAndString.js
concatError.js
concatError.types
conditionalExpression1.errors.txt
conditionalExpression1.js
conditionalExpressions2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
conditionalOperatorConditoinIsStringType.types
conditionalOperatorWithIdenticalBCT.js
conditionalOperatorWithIdenticalBCT.types
conditionalOperatorWithoutIdenticalBCT.errors.txt
conditionalOperatorWithoutIdenticalBCT.js
conflictingMemberTypesInBases.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
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
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
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
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
constDeclarations-invalidContexts.errors.txt
constDeclarations-invalidContexts.js
constDeclarations-scopes.errors.txt
constDeclarations-scopes.js
constDeclarations-scopes2.js
constDeclarations-scopes2.types
constDeclarations-useBeforeDefinition.errors.txt
constDeclarations-useBeforeDefinition.js
constDeclarations-useBeforeDefinition2.errors.txt
constDeclarations-useBeforeDefinition2.js
constDeclarations-validContexts.errors.txt
constDeclarations-validContexts.js
constDeclarations.js
constDeclarations.types
constDeclarations2.js
constDeclarations2.types
constDeclarationShadowedByVarDeclaration.errors.txt Rebaseline after merge 2015-02-16 13:48:36 -08:00
constDeclarationShadowedByVarDeclaration.js
constDeclarationShadowedByVarDeclaration2.js
constDeclarationShadowedByVarDeclaration2.types
constDeclarationShadowedByVarDeclaration3.js
constDeclarationShadowedByVarDeclaration3.types
constEnumBadPropertyNames.errors.txt Rebaseline after merge 2015-02-16 13:48:36 -08:00
constEnumBadPropertyNames.js
constEnumDeclarations.js
constEnumDeclarations.types
constEnumErrors.errors.txt Rebaseline after merge 2015-02-16 13:48:36 -08:00
constEnumErrors.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
constructorArgsErrors2.errors.txt
constructorArgsErrors2.js
constructorArgsErrors3.errors.txt
constructorArgsErrors3.js
constructorArgsErrors4.errors.txt
constructorArgsErrors4.js
constructorArgsErrors5.errors.txt
constructorArgsErrors5.js
constructorArgWithGenericCallSignature.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
constructorArgWithGenericCallSignature.types
constructorAsType.errors.txt
constructorAsType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
constructorDefaultValuesReferencingThis.errors.txt
constructorDefaultValuesReferencingThis.js
constructorFunctionTypeIsAssignableToBaseType.js
constructorFunctionTypeIsAssignableToBaseType.types
constructorFunctionTypeIsAssignableToBaseType2.js
constructorFunctionTypeIsAssignableToBaseType2.types
constructorHasPrototypeProperty.js
constructorHasPrototypeProperty.types
constructorImplementationWithDefaultValues.js
constructorImplementationWithDefaultValues.types
constructorImplementationWithDefaultValues2.errors.txt
constructorImplementationWithDefaultValues2.js
constructorInvocationWithTooFewTypeArgs.errors.txt
constructorInvocationWithTooFewTypeArgs.js
constructorOverloads1.errors.txt
constructorOverloads1.js 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
constructorOverloads7.errors.txt
constructorOverloads7.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
constructorOverloads8.errors.txt
constructorOverloads8.js
constructorOverloadsWithDefaultValues.errors.txt
constructorOverloadsWithDefaultValues.js
constructorOverloadsWithOptionalParameters.js
constructorOverloadsWithOptionalParameters.types
constructorParameterProperties.errors.txt
constructorParameterProperties.js
constructorParameterProperties2.errors.txt
constructorParameterProperties2.js
constructorParameterShadowsOuterScopes.errors.txt
constructorParameterShadowsOuterScopes.js
constructorParametersInVariableDeclarations.errors.txt
constructorParametersInVariableDeclarations.js
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
constructorsWithSpecializedSignatures.errors.txt
constructorsWithSpecializedSignatures.js
constructorTypeWithTypeParameters.js
constructorTypeWithTypeParameters.types
constructorWithAssignableReturnExpression.errors.txt
constructorWithAssignableReturnExpression.js
constructorWithExpressionLessReturn.js
constructorWithExpressionLessReturn.types
constructorWithIncompleteTypeAnnotation.errors.txt
constructorWithIncompleteTypeAnnotation.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextuallyTypingOrOperator.types
contextuallyTypingOrOperator2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextuallyTypingOrOperator2.types
contextuallyTypingOrOperator3.errors.txt
contextuallyTypingOrOperator3.js
contextuallyTypingRestParameters.errors.txt
contextuallyTypingRestParameters.js
contextualSigInstantiationRestParams.js
contextualSigInstantiationRestParams.types
contextualSignatureInstantiation.js
contextualSignatureInstantiation.types
contextualSignatureInstantiation.types.pull
contextualSignatureInstantiation1.js
contextualSignatureInstantiation1.types
contextualSignatureInstantiation2.js
contextualSignatureInstantiation2.types
contextualSignatureInstantiation3.js
contextualSignatureInstantiation3.types
contextualSignatureInstantiationWithTypeParameterConstrainedToOuterTypeParameter.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
contextualTypeWithUnionTypeMembers.types
contextualTypeWithUnionTypeObjectLiteral.errors.txt
contextualTypeWithUnionTypeObjectLiteral.js
contextualTyping.errors.txt
contextualTyping.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping.js.map Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping.sourcemap.txt Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping13.types
contextualTyping14.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping14.types
contextualTyping15.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping22.types
contextualTyping23.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping23.types
contextualTyping24.errors.txt
contextualTyping24.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping32.types
contextualTyping33.errors.txt
contextualTyping33.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping34.js
contextualTyping34.types
contextualTyping35.js
contextualTyping35.types
contextualTyping36.js
contextualTyping36.types
contextualTyping37.js
contextualTyping37.types
contextualTyping38.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping38.types
contextualTyping39.errors.txt
contextualTyping39.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping40.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTyping40.types
contextualTyping41.errors.txt
contextualTyping41.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTypingOfLambdaReturnExpression.errors.txt
contextualTypingOfLambdaReturnExpression.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTypingOfLambdaWithMultipleSignatures.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
contextualTypingOfLambdaWithMultipleSignatures.types
contextualTypingOfLambdaWithMultipleSignatures2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTypingWithGenericAndNonGenericSignature.types
contextualTypingWithGenericSignature.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
contextualTypingWithGenericSignature.types
continueInIterationStatement1.js
continueInIterationStatement1.types
continueInIterationStatement2.js
continueInIterationStatement2.types
continueInIterationStatement3.js
continueInIterationStatement3.types
continueInIterationStatement4.errors.txt
continueInIterationStatement4.js
continueLabel.js
continueLabel.types
continueNotInIterationStatement1.errors.txt
continueNotInIterationStatement1.js
continueNotInIterationStatement2.errors.txt
continueNotInIterationStatement2.js
continueNotInIterationStatement3.errors.txt
continueNotInIterationStatement3.js
continueNotInIterationStatement4.errors.txt
continueNotInIterationStatement4.js
continueTarget1.errors.txt
continueTarget1.js
continueTarget2.js
continueTarget2.types
continueTarget3.js
continueTarget3.types
continueTarget4.js
continueTarget4.types
continueTarget5.errors.txt
continueTarget5.js
continueTarget6.errors.txt
continueTarget6.js
convertKeywords.js
convertKeywords.types
convertKeywordsYes.js 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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
customEventDetail.errors.txt
customEventDetail.js
cyclicModuleImport.js
cyclicModuleImport.types
debugger.js
debugger.types
debuggerEmit.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
debuggerEmit.types
declarationEmit_array-types-from-generic-array-usage.js
declarationEmit_array-types-from-generic-array-usage.types
declarationEmit_invalidReference.js
declarationEmit_invalidReference.types
declarationEmit_invalidReference2.errors.txt
declarationEmit_invalidReference2.js
declarationEmit_nameConflicts.js 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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
declarationEmit_protectedMembers.types
declarationInAmbientContext.errors.txt
declarationInAmbientContext.js
declarationsAndAssignments.errors.txt
declarationsAndAssignments.js
declarationWithNoInitializer.errors.txt
declarationWithNoInitializer.js
declareAlreadySeen.errors.txt
declareAlreadySeen.js
declareClassInterfaceImplementation.errors.txt
declareClassInterfaceImplementation.js
declaredExternalModule.js
declaredExternalModule.types
declaredExternalModuleWithExportAssignment.js
declaredExternalModuleWithExportAssignment.types
declareDottedExtend.js
declareDottedExtend.types
declareDottedModuleName.js
declareDottedModuleName.types
declareExternalModuleWithExportAssignedFundule.js
declareExternalModuleWithExportAssignedFundule.types
declareFileExportAssignment.js
declareFileExportAssignment.types
declareFileExportAssignmentWithVarFromVariableStatement.js
declareFileExportAssignmentWithVarFromVariableStatement.types
declareModifierOnImport1.errors.txt
declareModifierOnImport1.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
declFileObjectLiteralWithOnlyGetter.errors.txt
declFileObjectLiteralWithOnlyGetter.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
declFileObjectLiteralWithOnlySetter.errors.txt
declFileObjectLiteralWithOnlySetter.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
declFileOptionalInterfaceMethod.js
declFileOptionalInterfaceMethod.types
declFilePrivateMethodOverloads.js
declFilePrivateMethodOverloads.types
declFilePrivateStatic.errors.txt
declFilePrivateStatic.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
declFileRegressionTests.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
declFileRegressionTests.types
declFileRestParametersOfFunctionAndFunctionType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
declInput.errors.txt
declInput.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
declInput3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
declInput3.types
declInput4.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
decrementOperatorWithUnsupportedBooleanType.errors.txt
decrementOperatorWithUnsupportedBooleanType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
decrementOperatorWithUnsupportedStringType.errors.txt
decrementOperatorWithUnsupportedStringType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
deleteOperatorInvalidOperations.errors.txt
deleteOperatorInvalidOperations.js
deleteOperatorWithAnyOtherType.errors.txt
deleteOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
deleteOperatorWithBooleanType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
deleteOperatorWithBooleanType.types
deleteOperatorWithEnumType.js
deleteOperatorWithEnumType.types
deleteOperatorWithNumberType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
deleteOperatorWithNumberType.types
deleteOperatorWithStringType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
deleteOperatorWithStringType.types
dependencyViaImportAlias.js
dependencyViaImportAlias.types
deprecatedBool.js
deprecatedBool.types
derivedClassConstructorWithoutSuperCall.errors.txt
derivedClassConstructorWithoutSuperCall.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClasses.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClasses.types
derivedClassFunctionOverridesBaseClassAccessor.errors.txt
derivedClassFunctionOverridesBaseClassAccessor.js
derivedClassIncludesInheritedMembers.errors.txt
derivedClassIncludesInheritedMembers.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClassOverridesIndexersWithAssignmentCompatibility.js
derivedClassOverridesIndexersWithAssignmentCompatibility.types
derivedClassOverridesPrivateFunction1.errors.txt
derivedClassOverridesPrivateFunction1.js
derivedClassOverridesPrivates.errors.txt
derivedClassOverridesPrivates.js
derivedClassOverridesProtectedMembers.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClassOverridesProtectedMembers.types
derivedClassOverridesProtectedMembers2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClassOverridesProtectedMembers2.types
derivedClassOverridesProtectedMembers3.errors.txt
derivedClassOverridesProtectedMembers3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClassOverridesProtectedMembers4.errors.txt
derivedClassOverridesProtectedMembers4.js
derivedClassOverridesPublicMembers.errors.txt
derivedClassOverridesPublicMembers.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClassOverridesWithoutSubtype.js
derivedClassOverridesWithoutSubtype.types
derivedClassParameterProperties.errors.txt
derivedClassParameterProperties.js
derivedClassSuperCallsInNonConstructorMembers.errors.txt
derivedClassSuperCallsInNonConstructorMembers.js
derivedClassSuperCallsWithThisArg.errors.txt
derivedClassSuperCallsWithThisArg.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClassWithoutExplicitConstructor.errors.txt
derivedClassWithoutExplicitConstructor.js
derivedClassWithoutExplicitConstructor2.errors.txt
derivedClassWithoutExplicitConstructor2.js
derivedClassWithoutExplicitConstructor3.errors.txt
derivedClassWithoutExplicitConstructor3.js
derivedClassWithPrivateInstanceShadowingProtectedInstance.errors.txt
derivedClassWithPrivateInstanceShadowingProtectedInstance.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClassWithPrivateInstanceShadowingPublicInstance.errors.txt
derivedClassWithPrivateInstanceShadowingPublicInstance.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClassWithPrivateStaticShadowingProtectedStatic.errors.txt
derivedClassWithPrivateStaticShadowingProtectedStatic.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedClassWithPrivateStaticShadowingPublicStatic.errors.txt
derivedClassWithPrivateStaticShadowingPublicStatic.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
derivedGenericClassWithAny.errors.txt
derivedGenericClassWithAny.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
dottedModuleName.errors.txt
dottedModuleName.js
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
duplicateConstructorOverloadSignature.js
duplicateConstructorOverloadSignature.types
duplicateConstructorOverloadSignature2.js
duplicateConstructorOverloadSignature2.types
duplicateConstructSignature.js
duplicateConstructSignature.types
duplicateConstructSignature2.js
duplicateConstructSignature2.types
duplicateExportAssignments.errors.txt
duplicateExportAssignments.js
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
duplicateLabel2.errors.txt
duplicateLabel2.js
duplicateLabel3.js
duplicateLabel3.types
duplicateLabel4.js
duplicateLabel4.types
duplicateLocalVariable1.errors.txt
duplicateLocalVariable1.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
duplicateOverloadInTypeAugmentation1.js
duplicateOverloadInTypeAugmentation1.types
duplicatePropertiesInStrictMode.errors.txt
duplicatePropertiesInStrictMode.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
emptyIndexer.js
emptyIndexer.types
emptyMemberAccess.errors.txt
emptyMemberAccess.js
emptyTypeArgumentList.errors.txt
emptyTypeArgumentList.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
emptyTypeArgumentListWithNew.errors.txt
emptyTypeArgumentListWithNew.js
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 Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
enumBasics.types
enumBasics1.errors.txt
enumBasics1.js
enumCodeGenNewLines1.js
enumCodeGenNewLines1.types
enumConflictsWithGlobalIdentifier.errors.txt
enumConflictsWithGlobalIdentifier.js
enumConstantMembers.errors.txt
enumConstantMembers.js
enumDecl1.js
enumDecl1.types
enumErrors.errors.txt
enumErrors.js
enumFromExternalModule.js
enumFromExternalModule.types
enumGenericTypeClash.errors.txt
enumGenericTypeClash.js
enumIdentifierLiterals.errors.txt
enumIdentifierLiterals.js
enumIndexer.js
enumIndexer.types
enumInitializersWithExponents.errors.txt
enumInitializersWithExponents.js
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
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
enumWithParenthesizedInitializer1.errors.txt
enumWithParenthesizedInitializer1.js
enumWithPrimitiveName.errors.txt
enumWithPrimitiveName.js
enumWithQuotedElementName1.js
enumWithQuotedElementName1.types
enumWithQuotedElementName2.js
enumWithQuotedElementName2.types
enumWithUnicodeEscape1.js
enumWithUnicodeEscape1.types
errorForwardReferenceForwadingConstructor.errors.txt
errorForwardReferenceForwadingConstructor.js
errorHandlingInInstanceOf.errors.txt
errorHandlingInInstanceOf.js
errorLocationForInterfaceExtension.errors.txt
errorLocationForInterfaceExtension.js
errorMessageOnObjectLiteralType.errors.txt
errorMessageOnObjectLiteralType.js
errorOnContextuallyTypedReturnType.errors.txt
errorOnContextuallyTypedReturnType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
errorsInGenericTypeReference.errors.txt
errorsInGenericTypeReference.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
errorsOnImportedSymbol.errors.txt
errorsOnImportedSymbol.js
errorSuperCalls.errors.txt
errorSuperCalls.js
errorSuperPropertyAccess.errors.txt
errorSuperPropertyAccess.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
errorSupression1.errors.txt
errorSupression1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
errorTypesAsTypeArguments.errors.txt
errorTypesAsTypeArguments.js
errorWithTruncatedType.errors.txt
errorWithTruncatedType.js
es3-amd.js
es3-amd.js.map
es3-amd.sourcemap.txt
es3-amd.types
es3-declaration-amd.js
es3-declaration-amd.js.map
es3-declaration-amd.sourcemap.txt
es3-declaration-amd.types
es3-sourcemap-amd.js
es3-sourcemap-amd.js.map
es3-sourcemap-amd.sourcemap.txt
es3-sourcemap-amd.types
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
ES5SymbolProperty1.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
ES5SymbolProperty1.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
ES5SymbolProperty2.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
ES5SymbolProperty2.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
ES5SymbolProperty3.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
ES5SymbolProperty3.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
ES5SymbolProperty4.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
ES5SymbolProperty4.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
ES5SymbolProperty5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
ES5SymbolProperty5.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
ES5SymbolProperty6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
ES5SymbolProperty6.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
ES5SymbolProperty7.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
ES5SymbolProperty7.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
ES5SymbolType1.js Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
ES5SymbolType1.types Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
es6ClassTest2.errors.txt
es6ClassTest2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
escapedIdentifiers.js
escapedIdentifiers.types
escapedReservedCompilerNamedIdentifier.js
escapedReservedCompilerNamedIdentifier.types
everyTypeAssignableToAny.js
everyTypeAssignableToAny.types
everyTypeWithAnnotationAndInitializer.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
everyTypeWithAnnotationAndInitializer.types
everyTypeWithAnnotationAndInvalidInitializer.errors.txt
everyTypeWithAnnotationAndInvalidInitializer.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
everyTypeWithInitializer.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
exportAssignedTypeAsTypeAnnotation.js
exportAssignedTypeAsTypeAnnotation.types
exportAssignImportedIdentifier.errors.txt
exportAssignImportedIdentifier.js
ExportAssignment7.errors.txt
ExportAssignment7.js
ExportAssignment8.errors.txt
ExportAssignment8.js
exportAssignmentAndDeclaration.errors.txt
exportAssignmentAndDeclaration.js
exportAssignmentCircularModules.js
exportAssignmentCircularModules.types
exportAssignmentClass.js
exportAssignmentClass.types
exportAssignmentConstrainedGenericType.errors.txt
exportAssignmentConstrainedGenericType.js
exportAssignmentEnum.js
exportAssignmentEnum.types
exportAssignmentError.js
exportAssignmentError.types
exportAssignmentFunction.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
exportAssignmentWithDeclareModifier.errors.txt
exportAssignmentWithDeclareModifier.js
exportAssignmentWithExportModifier.errors.txt
exportAssignmentWithExportModifier.js
exportAssignmentWithExports.errors.txt
exportAssignmentWithExports.js
exportAssignmentWithImportStatementPrivacyError.js
exportAssignmentWithImportStatementPrivacyError.types
exportAssignmentWithoutIdentifier1.errors.txt
exportAssignmentWithoutIdentifier1.js
exportAssignmentWithPrivacyError.js
exportAssignmentWithPrivacyError.types
exportAssignNonIdentifier.errors.txt
exportAssignNonIdentifier.js
exportAssignTypes.errors.txt
exportAssignTypes.js
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
exportDeclaredModule.errors.txt
exportDeclaredModule.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
exportImportMultipleFiles.types
exportImportNonInstantiatedModule.js
exportImportNonInstantiatedModule.types
exportImportNonInstantiatedModule2.js
exportImportNonInstantiatedModule2.types
exportingContainingVisibleType.errors.txt
exportingContainingVisibleType.js
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.types
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.js
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.types
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.js
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.types
ExportModuleWithAccessibleTypesOnItsExportedMembers.js
ExportModuleWithAccessibleTypesOnItsExportedMembers.types
exportNonVisibleType.errors.txt
exportNonVisibleType.js
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.js
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.types
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.errors.txt
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.js
exportPrivateType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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
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
externSyntax.errors.txt
externSyntax.js
fatArrowfunctionAsType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
fatArrowfunctionAsType.types
fatarrowfunctions.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
fatarrowfunctionsInFunctionParameterDefaults.js
fatarrowfunctionsInFunctionParameterDefaults.types
fatarrowfunctionsInFunctions.js
fatarrowfunctionsInFunctions.types
fatarrowfunctionsOptionalArgs.errors.txt
fatarrowfunctionsOptionalArgs.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
fatarrowfunctionsOptionalArgsErrors1.errors.txt
fatarrowfunctionsOptionalArgsErrors1.js
fatarrowfunctionsOptionalArgsErrors2.errors.txt
fatarrowfunctionsOptionalArgsErrors2.js
fatarrowfunctionsOptionalArgsErrors3.errors.txt
fatarrowfunctionsOptionalArgsErrors3.js
fatarrowfunctionsOptionalArgsErrors4.errors.txt
fatarrowfunctionsOptionalArgsErrors4.js
fatArrowSelf.js
fatArrowSelf.types
fieldAndGetterWithSameName.errors.txt
fieldAndGetterWithSameName.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
for-inStatementsInvalid.errors.txt
for-inStatementsInvalid.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
for.errors.txt
for.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
forStatements.types
forStatementsMultipleInvalidDecl.errors.txt
forStatementsMultipleInvalidDecl.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
forStatementsMultipleValidDecl.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionAssignmentError.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionAssignmentError.types
functionCall1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionCall1.types
functionCall2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionCall2.types
functionCall3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionCall3.types
functionCall4.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionCall4.types
functionCall5.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionConstraintSatisfaction.types
functionConstraintSatisfaction2.errors.txt
functionConstraintSatisfaction2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionConstraintSatisfaction3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionConstraintSatisfaction3.types
FunctionDeclaration1_es6.errors.txt
FunctionDeclaration1_es6.js
FunctionDeclaration2_es6.js
FunctionDeclaration2_es6.types
FunctionDeclaration3.errors.txt
FunctionDeclaration3.js
FunctionDeclaration3_es6.errors.txt
FunctionDeclaration3_es6.js
FunctionDeclaration4.errors.txt
FunctionDeclaration4.js 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
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
FunctionDeclaration7.errors.txt
FunctionDeclaration7.js
FunctionDeclaration7_es6.errors.txt
FunctionDeclaration7_es6.js
FunctionDeclaration8_es6.errors.txt
FunctionDeclaration8_es6.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
FunctionDeclaration9_es6.errors.txt
FunctionDeclaration9_es6.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
FunctionDeclaration10_es6.errors.txt
FunctionDeclaration10_es6.js
FunctionDeclaration11_es6.errors.txt
FunctionDeclaration11_es6.js
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads1.errors.txt
functionOverloads1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads2.errors.txt
functionOverloads2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads3.errors.txt
functionOverloads3.js
functionOverloads4.errors.txt
functionOverloads4.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads7.types
functionOverloads8.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads8.types
functionOverloads9.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads12.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads12.types
functionOverloads13.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads13.types
functionOverloads14.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads14.types
functionOverloads15.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads15.types
functionOverloads16.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads16.types
functionOverloads17.errors.txt
functionOverloads17.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads18.errors.txt
functionOverloads18.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads19.errors.txt
functionOverloads19.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads20.errors.txt
functionOverloads20.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads21.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads21.types
functionOverloads22.errors.txt
functionOverloads22.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads23.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads23.types
functionOverloads24.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads24.types
functionOverloads25.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads25.types
functionOverloads26.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads26.types
functionOverloads27.errors.txt
functionOverloads27.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads28.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads28.types
functionOverloads29.errors.txt
functionOverloads29.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads30.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads30.types
functionOverloads31.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads31.types
functionOverloads32.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads32.types
functionOverloads33.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads33.types
functionOverloads34.errors.txt
functionOverloads34.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads35.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads35.types
functionOverloads36.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads36.types
functionOverloads37.errors.txt
functionOverloads37.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads38.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads38.types
functionOverloads39.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads39.types
functionOverloads40.errors.txt
functionOverloads40.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads41.errors.txt
functionOverloads41.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads42.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionOverloads42.types
functionOverloadsOnGenericArity1.js
functionOverloadsOnGenericArity1.types
functionOverloadsOnGenericArity2.js
functionOverloadsOnGenericArity2.types
functionOverloadsOutOfOrder.errors.txt
functionOverloadsOutOfOrder.js
functionOverloadsRecursiveGenericReturnType.js
functionOverloadsRecursiveGenericReturnType.types
FunctionPropertyAssignments1_es6.errors.txt
FunctionPropertyAssignments1_es6.js 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 Provide specialized functions for emitting the body of a function depending on if that body is an expression or a block. 2015-02-06 19:53:52 -08:00
FunctionPropertyAssignments5_es6.errors.txt
FunctionPropertyAssignments5_es6.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
functionReturn.types
functionReturningItself.js
functionReturningItself.types
functionSignatureAssignmentCompat1.errors.txt
functionSignatureAssignmentCompat1.js
functionsMissingReturnStatementsAndExpressions.errors.txt
functionsMissingReturnStatementsAndExpressions.js
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Fix error message wording 2015-02-06 21:32:23 -08:00
genericAndNonGenericInheritedSignature1.js
genericAndNonGenericInheritedSignature2.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
genericCallWithOverloadedConstructorTypedArguments.errors.txt
genericCallWithOverloadedConstructorTypedArguments.js
genericCallWithOverloadedConstructorTypedArguments2.errors.txt
genericCallWithOverloadedConstructorTypedArguments2.js
genericCallWithOverloadedFunctionTypedArguments.js
genericCallWithOverloadedFunctionTypedArguments.types
genericCallWithOverloadedFunctionTypedArguments2.errors.txt
genericCallWithOverloadedFunctionTypedArguments2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericClassPropertyInheritanceSpecialization.types
genericClassStaticMethod.js
genericClassStaticMethod.types
genericClassWithFunctionTypedMemberArguments.errors.txt
genericClassWithFunctionTypedMemberArguments.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericClassWithObjectTypeArgsAndConstraints.js
genericClassWithObjectTypeArgsAndConstraints.types
genericClassWithStaticFactory.js
genericClassWithStaticFactory.types
genericClassWithStaticsUsingTypeArguments.errors.txt
genericClassWithStaticsUsingTypeArguments.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericConstraint1.errors.txt
genericConstraint1.js
genericConstraint2.errors.txt
genericConstraint2.js
genericConstraint3.errors.txt
genericConstraint3.js
genericConstraintDeclaration.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericConstraintDeclaration.types
genericConstraintOnExtendedBuiltinTypes.js
genericConstraintOnExtendedBuiltinTypes.types
genericConstraintOnExtendedBuiltinTypes2.js
genericConstraintOnExtendedBuiltinTypes2.types
genericConstraintSatisfaction1.errors.txt
genericConstraintSatisfaction1.js
genericConstructExpressionWithoutArgs.errors.txt
genericConstructExpressionWithoutArgs.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericFunctions0.types
genericFunctions1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericFunctionsWithOptionalParameters3.types
genericFunctionTypedArgumentsAreFixed.errors.txt
genericFunctionTypedArgumentsAreFixed.js
genericFunduleInModule.errors.txt
genericFunduleInModule.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericFunduleInModule2.errors.txt
genericFunduleInModule2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericGetter.errors.txt
genericGetter.js
genericGetter2.errors.txt
genericGetter2.js
genericGetter3.errors.txt
genericGetter3.js
genericImplements.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericMemberFunction.errors.txt
genericMemberFunction.js
genericMergedDeclarationUsingTypeParameter.errors.txt
genericMergedDeclarationUsingTypeParameter.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericMergedDeclarationUsingTypeParameter2.errors.txt
genericMergedDeclarationUsingTypeParameter2.js
genericMethodOverspecialization.js
genericMethodOverspecialization.types
genericNewInterface.errors.txt
genericNewInterface.js
genericObjectCreationWithoutTypeArgs.errors.txt
genericObjectCreationWithoutTypeArgs.js
genericObjectLitReturnType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericObjectLitReturnType.types
genericOfACloduleType1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericOfACloduleType1.types
genericOfACloduleType2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericOfACloduleType2.types
genericOverloadSignatures.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
genericOverloadSignatures.types
genericParameterAssignability1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericParameterAssignability1.types
genericPrototypeProperty.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericPrototypeProperty.types
genericPrototypeProperty2.js
genericPrototypeProperty2.types
genericPrototypeProperty3.js
genericPrototypeProperty3.types
genericRecursiveImplicitConstructorErrors1.errors.txt
genericRecursiveImplicitConstructorErrors1.js
genericRecursiveImplicitConstructorErrors2.js
genericRecursiveImplicitConstructorErrors2.types
genericRecursiveImplicitConstructorErrors3.errors.txt
genericRecursiveImplicitConstructorErrors3.js
genericReduce.errors.txt
genericReduce.js
genericRestArgs.errors.txt
genericRestArgs.js
genericReturnTypeFromGetter1.errors.txt
genericReturnTypeFromGetter1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericReversingTypeParameters.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericReversingTypeParameters.types
genericReversingTypeParameters2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericReversingTypeParameters2.types
generics0.js
generics0.types
generics1.errors.txt
generics1.js
generics1NoError.js
generics1NoError.types
generics2.errors.txt
generics2.js
generics2NoError.js
generics2NoError.types
generics3.js
generics3.types
generics4.errors.txt
generics4.js
generics4NoError.js
generics4NoError.types
generics5.errors.txt
generics5.js
genericsAndHigherOrderFunctions.js Provide specialized functions for emitting the body of a function depending on if that body is an expression or a block. 2015-02-06 19:53:52 -08:00
genericsAndHigherOrderFunctions.types
genericSignatureInheritance.js
genericSignatureInheritance.types
genericSignatureInheritance2.js
genericSignatureInheritance2.types
genericsManyTypeParameters.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
genericsManyTypeParameters.types
genericSpecializations1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericSpecializations1.types
genericSpecializations2.errors.txt
genericSpecializations2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericSpecializations3.errors.txt
genericSpecializations3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericSpecializationToTypeLiteral1.js
genericSpecializationToTypeLiteral1.types
genericStaticAnyTypeFunction.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericStaticAnyTypeFunction.types
genericsWithDuplicateTypeParameters1.errors.txt
genericsWithDuplicateTypeParameters1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericsWithoutTypeParameters1.errors.txt
genericsWithoutTypeParameters1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericTypeAssertions3.types
genericTypeAssertions4.errors.txt
genericTypeAssertions4.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericTypeAssertions5.errors.txt
genericTypeAssertions5.js
genericTypeAssertions6.errors.txt
genericTypeAssertions6.js
genericTypeParameterEquivalence2.js
genericTypeParameterEquivalence2.types
genericTypeReferencesRequireTypeArgs.errors.txt
genericTypeReferencesRequireTypeArgs.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericTypeReferenceWithoutTypeArgument.d.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
genericTypeReferenceWithoutTypeArgument.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
genericTypeReferenceWithoutTypeArgument.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericTypeReferenceWithoutTypeArgument2.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
genericTypeReferenceWithoutTypeArgument2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
genericTypeReferenceWithoutTypeArgument3.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
genericTypeReferenceWithoutTypeArgument3.js
genericTypeUsedWithoutTypeArguments1.errors.txt
genericTypeUsedWithoutTypeArguments1.js
genericTypeUsedWithoutTypeArguments3.errors.txt
genericTypeUsedWithoutTypeArguments3.js
genericTypeWithCallableMembers.js
genericTypeWithCallableMembers.types
genericTypeWithCallableMembers2.js
genericTypeWithCallableMembers2.types
genericTypeWithMultipleBases1.js
genericTypeWithMultipleBases1.types
genericTypeWithMultipleBases2.js
genericTypeWithMultipleBases2.types
genericTypeWithMultipleBases3.js
genericTypeWithMultipleBases3.types
genericTypeWithNonGenericBaseMisMatch.errors.txt
genericTypeWithNonGenericBaseMisMatch.js 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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
getAccessorWithImpliedReturnTypeAndFunctionClassMerge.errors.txt
getAccessorWithImpliedReturnTypeAndFunctionClassMerge.js
getAndSetAsMemberNames.errors.txt
getAndSetAsMemberNames.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
getAndSetNotIdenticalType3.errors.txt
getAndSetNotIdenticalType3.js
getBreakpointStatementAtPosition.baseline
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
getterMissingReturnError.errors.txt
getterMissingReturnError.js
gettersAndSetters.errors.txt
gettersAndSetters.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
gettersAndSettersAccessibility.errors.txt
gettersAndSettersAccessibility.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
gettersAndSettersErrors.errors.txt
gettersAndSettersErrors.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
gettersAndSettersTypesAgree.errors.txt
gettersAndSettersTypesAgree.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
getterSetterNonAccessor.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
getterSetterNonAccessor.types
getterThatThrowsShouldNotNeedReturn.errors.txt
getterThatThrowsShouldNotNeedReturn.js
giant.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
giant.js Provide specialized functions for emitting the body of a function depending on if that body is an expression or a block. 2015-02-06 19:53:52 -08:00
global.js
global.types
globalThis.js
globalThis.types
globalThisCapture.js
globalThisCapture.types
grammarAmbiguities.errors.txt
grammarAmbiguities.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
grammarAmbiguities1.errors.txt
grammarAmbiguities1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
ifDoWhileStatements.types
ifElseWithStatements1.errors.txt
ifElseWithStatements1.js
illegalGenericWrapping1.js
illegalGenericWrapping1.types
illegalModifiersOnClassElements.errors.txt
illegalModifiersOnClassElements.js
illegalSuperCallsInConstructor.errors.txt
illegalSuperCallsInConstructor.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
implementArrayInterface.js
implementArrayInterface.types
implementClausePrecedingExtends.errors.txt
implementClausePrecedingExtends.js
implementGenericWithMismatchedTypes.errors.txt
implementGenericWithMismatchedTypes.js
implementingAnInterfaceExtendingClassWithPrivates.errors.txt
implementingAnInterfaceExtendingClassWithPrivates.js
implementingAnInterfaceExtendingClassWithPrivates2.errors.txt
implementingAnInterfaceExtendingClassWithPrivates2.js
implementingAnInterfaceExtendingClassWithProtecteds.errors.txt
implementingAnInterfaceExtendingClassWithProtecteds.js
implementInterfaceAnyMemberWithVoid.js
implementInterfaceAnyMemberWithVoid.types
implementPublicPropertyAsPrivate.errors.txt
implementPublicPropertyAsPrivate.js
implementsClauseAlreadySeen.errors.txt
implementsClauseAlreadySeen.js 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
implicitAnyDeclareFunctionExprWithoutFormalType.errors.txt
implicitAnyDeclareFunctionExprWithoutFormalType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
implicitAnyGenerics.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
implicitAnyGenerics.types
implicitAnyGenericTypeInference.errors.txt
implicitAnyGenericTypeInference.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
implicitAnyGetAndSetAccessorWithAnyReturnType.errors.txt
implicitAnyGetAndSetAccessorWithAnyReturnType.js
implicitAnyInAmbientDeclaration.errors.txt
implicitAnyInAmbientDeclaration.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
importDecl.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
importDecl.types
importDeclarationInModuleDeclaration1.errors.txt
importDeclarationInModuleDeclaration1.js
importDeclarationUsedAsTypeQuery.js
importDeclarationUsedAsTypeQuery.types
importDeclRefereingExternalModuleWithNoResolve.errors.txt
importDeclRefereingExternalModuleWithNoResolve.js
importDeclWithClassModifiers.errors.txt
importDeclWithClassModifiers.js
importDeclWithDeclareModifier.errors.txt
importDeclWithDeclareModifier.js
importDeclWithDeclareModifierInAmbientContext.errors.txt
importDeclWithDeclareModifierInAmbientContext.js
importDeclWithExportModifier.errors.txt
importDeclWithExportModifier.js
importDeclWithExportModifierAndExportAssignment.errors.txt
importDeclWithExportModifierAndExportAssignment.js
importDeclWithExportModifierAndExportAssignmentInAmbientContext.errors.txt
importDeclWithExportModifierAndExportAssignmentInAmbientContext.js
importDeclWithExportModifierInAmbientContext.js
importDeclWithExportModifierInAmbientContext.types
importedAliasesInTypePositions.js
importedAliasesInTypePositions.types
importedModuleAddToGlobal.errors.txt
importedModuleAddToGlobal.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
importedModuleClassNameClash.js
importedModuleClassNameClash.types
importImportOnlyModule.js
importImportOnlyModule.types
importInsideModule.errors.txt
importInsideModule.js
importInTypePosition.js
importInTypePosition.types
importNonExternalModule.errors.txt
importNonExternalModule.js
importNonStringLiteral.errors.txt
importNonStringLiteral.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
incompleteDottedExpressionAtEOF.errors.txt
incompleteDottedExpressionAtEOF.js
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
incorrectClassOverloadChain.errors.txt
incorrectClassOverloadChain.js
incrementAndDecrement.errors.txt
incrementAndDecrement.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
incrementOperatorWithUnsupportedBooleanType.errors.txt
incrementOperatorWithUnsupportedBooleanType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
incrementOperatorWithUnsupportedStringType.errors.txt
incrementOperatorWithUnsupportedStringType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
indexerAssignability.errors.txt
indexerAssignability.js
indexerConstraints.errors.txt
indexerConstraints.js
indexerConstraints2.errors.txt
indexerConstraints2.js
indexerReturningTypeParameter1.js
indexerReturningTypeParameter1.types
indexerSignatureWithRestParam.errors.txt
indexerSignatureWithRestParam.js
indexersInClassType.js
indexersInClassType.types
indexerWithTuple.js
indexerWithTuple.types
indexIntoArraySubclass.errors.txt
indexIntoArraySubclass.js
indexIntoEnum.js
indexIntoEnum.types
indexSignatureMustHaveTypeAnnotation.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
indexSignatureMustHaveTypeAnnotation.js
indexSignaturesInferentialTyping.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
indexSignaturesInferentialTyping.types
indexSignatureTypeCheck.errors.txt
indexSignatureTypeCheck.js
indexSignatureTypeCheck2.errors.txt
indexSignatureTypeCheck2.js
indexSignatureTypeInference.errors.txt
indexSignatureTypeInference.js
indexSignatureWithAccessibilityModifier.errors.txt
indexSignatureWithAccessibilityModifier.js
indexSignatureWithInitializer.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
indexSignatureWithInitializer.js
indexSignatureWithInitializer1.errors.txt
indexSignatureWithInitializer1.js
indexSignatureWithoutTypeAnnotation1..js
indexSignatureWithoutTypeAnnotation1..types
indexSignatureWithoutTypeAnnotation1.errors.txt
indexSignatureWithoutTypeAnnotation1.js
indexTypeCheck.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
indexTypeCheck.js
indexWithoutParamType.errors.txt
indexWithoutParamType.js
indexWithoutParamType2.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
indexWithoutParamType2.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
inheritanceMemberAccessorOverridingMethod.errors.txt
inheritanceMemberAccessorOverridingMethod.js
inheritanceMemberAccessorOverridingProperty.errors.txt
inheritanceMemberAccessorOverridingProperty.js
inheritanceMemberFuncOverridingAccessor.errors.txt
inheritanceMemberFuncOverridingAccessor.js
inheritanceMemberFuncOverridingMethod.js
inheritanceMemberFuncOverridingMethod.types
inheritanceMemberFuncOverridingProperty.errors.txt
inheritanceMemberFuncOverridingProperty.js
inheritanceMemberPropertyOverridingAccessor.errors.txt
inheritanceMemberPropertyOverridingAccessor.js
inheritanceMemberPropertyOverridingMethod.errors.txt
inheritanceMemberPropertyOverridingMethod.js
inheritanceMemberPropertyOverridingProperty.js
inheritanceMemberPropertyOverridingProperty.types
inheritanceOfGenericConstructorMethod1.js
inheritanceOfGenericConstructorMethod1.types
inheritanceOfGenericConstructorMethod2.js
inheritanceOfGenericConstructorMethod2.types
inheritanceStaticAccessorOverridingAccessor.errors.txt
inheritanceStaticAccessorOverridingAccessor.js
inheritanceStaticAccessorOverridingMethod.errors.txt
inheritanceStaticAccessorOverridingMethod.js
inheritanceStaticAccessorOverridingProperty.errors.txt
inheritanceStaticAccessorOverridingProperty.js
inheritanceStaticFuncOverridingAccessor.errors.txt
inheritanceStaticFuncOverridingAccessor.js
inheritanceStaticFuncOverridingAccessorOfFuncType.errors.txt
inheritanceStaticFuncOverridingAccessorOfFuncType.js
inheritanceStaticFuncOverridingMethod.js
inheritanceStaticFuncOverridingMethod.types
inheritanceStaticFuncOverridingProperty.errors.txt
inheritanceStaticFuncOverridingProperty.js
inheritanceStaticFuncOverridingPropertyOfFuncType.js
inheritanceStaticFuncOverridingPropertyOfFuncType.types
inheritanceStaticFunctionOverridingInstanceProperty.js
inheritanceStaticFunctionOverridingInstanceProperty.types
inheritanceStaticMembersCompatible.js
inheritanceStaticMembersCompatible.types
inheritanceStaticMembersIncompatible.errors.txt
inheritanceStaticMembersIncompatible.js
inheritanceStaticPropertyOverridingAccessor.errors.txt
inheritanceStaticPropertyOverridingAccessor.js
inheritanceStaticPropertyOverridingMethod.errors.txt
inheritanceStaticPropertyOverridingMethod.js
inheritanceStaticPropertyOverridingProperty.js
inheritanceStaticPropertyOverridingProperty.types
inheritedConstructorWithRestParams.errors.txt
inheritedConstructorWithRestParams.js
inheritedConstructorWithRestParams2.errors.txt
inheritedConstructorWithRestParams2.js
inheritedFunctionAssignmentCompatibility.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Fix error message wording 2015-02-06 21:32:23 -08:00
inheritSameNamePrivatePropertiesFromDifferentOrigins.js
inheritSameNamePrivatePropertiesFromSameOrigin.js
inheritSameNamePrivatePropertiesFromSameOrigin.types
inheritSameNamePropertiesWithDifferentOptionality.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
inheritSameNamePropertiesWithDifferentOptionality.js
inheritSameNamePropertiesWithDifferentVisibility.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
inheritSameNamePropertiesWithDifferentVisibility.js
initializerReferencingConstructorLocals.errors.txt
initializerReferencingConstructorLocals.js
initializerReferencingConstructorParameters.errors.txt
initializerReferencingConstructorParameters.js
initializersInDeclarations.errors.txt
initializersInDeclarations.js
initializersWidened.js
initializersWidened.types
innerAliases.errors.txt
innerAliases.js
innerAliases2.js
innerAliases2.types
innerBoundLambdaEmit.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
innerBoundLambdaEmit.types
innerExtern.js
innerExtern.types
innerFunc.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
innerFunc.types
innerModExport1.errors.txt
innerModExport1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
innerModExport2.errors.txt
innerModExport2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
innerOverloads.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
innerOverloads.types
innerTypeArgumentInference.js
innerTypeArgumentInference.types
innerTypeCheckOfLambdaArgument.errors.txt
innerTypeCheckOfLambdaArgument.js
innerTypeParameterShadowingOuterOne.js
innerTypeParameterShadowingOuterOne.types
innerTypeParameterShadowingOuterOne2.js
innerTypeParameterShadowingOuterOne2.types
inOperator.errors.txt
inOperator.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
inOperatorWithFunction.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
inOperatorWithFunction.types
inOperatorWithGeneric.js
inOperatorWithGeneric.types
inOperatorWithInvalidOperands.errors.txt Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
inOperatorWithInvalidOperands.js
inOperatorWithValidOperands.js
inOperatorWithValidOperands.types
instanceAndStaticDeclarations1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
instancePropertyInClassType.errors.txt
instancePropertyInClassType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
interface0.js
interface0.types
interfaceAssignmentCompat.errors.txt
interfaceAssignmentCompat.js
interfaceContextualType.js
interfaceContextualType.types
interfacedecl.js
interfacedecl.types
interfaceDeclaration1.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
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 Fix error message wording 2015-02-06 21:32:23 -08:00
interfaceExtendingClassWithPrivates2.js
interfaceExtendingClassWithProtecteds.errors.txt
interfaceExtendingClassWithProtecteds.js
interfaceExtendingClassWithProtecteds2.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
interfaceExtendsClassWithPrivate2.errors.txt
interfaceExtendsClassWithPrivate2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
interfaceImplementation6.errors.txt
interfaceImplementation6.js
interfaceImplementation7.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
interfaceImplementation7.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
interfaceImplementation8.errors.txt
interfaceImplementation8.js
interfaceInheritance.errors.txt
interfaceInheritance.js
interfaceInheritance2.js
interfaceInheritance2.types
interfaceInReopenedModule.js
interfaceInReopenedModule.types
interfaceMayNotBeExtendedWitACall.errors.txt
interfaceMayNotBeExtendedWitACall.js
interfaceMemberValidation.errors.txt
interfaceMemberValidation.js
interfaceNameAsIdentifier.errors.txt
interfaceNameAsIdentifier.js
interfaceNaming1.errors.txt
interfaceNaming1.js 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 Fix error message wording 2015-02-06 21:32:23 -08:00
interfacePropertiesWithSameName2.js
interfacePropertiesWithSameName3.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
interfacePropertiesWithSameName3.js
interfaceSubtyping.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
interfaceSubtyping.types
interfacesWithPredefinedTypesAsNames.errors.txt
interfacesWithPredefinedTypesAsNames.js
interfaceThatHidesBaseProperty.js
interfaceThatHidesBaseProperty.types
interfaceThatHidesBaseProperty2.errors.txt
interfaceThatHidesBaseProperty2.js
interfaceThatIndirectlyInheritsFromItself.errors.txt
interfaceThatIndirectlyInheritsFromItself.js
interfaceThatInheritsFromItself.errors.txt
interfaceThatInheritsFromItself.js
interfaceWithAccessibilityModifiers.errors.txt
interfaceWithAccessibilityModifiers.js
interfaceWithCallAndConstructSignature.js
interfaceWithCallAndConstructSignature.types
interfaceWithCallSignaturesThatHidesBaseSignature.js
interfaceWithCallSignaturesThatHidesBaseSignature.types
interfaceWithCallSignaturesThatHidesBaseSignature2.js
interfaceWithCallSignaturesThatHidesBaseSignature2.types
interfaceWithConstructSignaturesThatHidesBaseSignature.js
interfaceWithConstructSignaturesThatHidesBaseSignature.types
interfaceWithConstructSignaturesThatHidesBaseSignature2.js
interfaceWithConstructSignaturesThatHidesBaseSignature2.types
interfaceWithImplements1.errors.txt
interfaceWithImplements1.js
interfaceWithMultipleBaseTypes.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
interfaceWithMultipleBaseTypes.js
interfaceWithMultipleBaseTypes2.errors.txt
interfaceWithMultipleBaseTypes2.js
interfaceWithMultipleDeclarations.errors.txt
interfaceWithMultipleDeclarations.js
interfaceWithOptionalProperty.js
interfaceWithOptionalProperty.types
interfaceWithOverloadedCallAndConstructSignatures.js
interfaceWithOverloadedCallAndConstructSignatures.types
interfaceWithPrivateMember.errors.txt
interfaceWithPrivateMember.js
interfaceWithPropertyOfEveryType.js 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
intrinsics.js
intTypeCheck.errors.txt
intTypeCheck.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
invalidAssignmentsToVoid.errors.txt
invalidAssignmentsToVoid.js
invalidBinaryIntegerLiteralAndOctalIntegerLiteral.errors.txt
invalidBinaryIntegerLiteralAndOctalIntegerLiteral.js
invalidBooleanAssignments.errors.txt
invalidBooleanAssignments.js
invalidConstraint1.errors.txt
invalidConstraint1.js
invalidDoWhileBreakStatements.errors.txt
invalidDoWhileBreakStatements.js 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
invalidModuleWithVarStatements.errors.txt
invalidModuleWithVarStatements.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
invalidMultipleVariableDeclarations.errors.txt
invalidMultipleVariableDeclarations.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
invalidNestedModules.errors.txt
invalidNestedModules.js
InvalidNonInstantiatedModule.errors.txt
InvalidNonInstantiatedModule.js
invalidNumberAssignments.errors.txt
invalidNumberAssignments.js
invalidReferenceSyntax1.errors.txt
invalidReferenceSyntax1.js
invalidReturnStatements.errors.txt
invalidReturnStatements.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
invalidSplice.js
invalidSplice.types
invalidStaticField.errors.txt
invalidStaticField.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
invalidStringAssignments.errors.txt
invalidStringAssignments.js
invalidSwitchBreakStatement.js
invalidSwitchBreakStatement.types
invalidSwitchContinueStatement.errors.txt
invalidSwitchContinueStatement.js
invalidSymbolInTypeParameter1.errors.txt
invalidSymbolInTypeParameter1.js
invalidThrowStatement.errors.txt
invalidThrowStatement.js
invalidTripleSlashReference.errors.txt
invalidTripleSlashReference.js
invalidTryStatements.errors.txt
invalidTryStatements.js 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
invalidUnicodeEscapeSequance2.errors.txt
invalidUnicodeEscapeSequance2.js
invalidUnicodeEscapeSequance3.errors.txt
invalidUnicodeEscapeSequance3.js
invalidUnicodeEscapeSequance4.errors.txt
invalidUnicodeEscapeSequance4.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Provide specialized functions for emitting the body of a function depending on if that body is an expression or a block. 2015-02-06 19:53:52 -08:00
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
letAndVarRedeclaration.errors.txt added check that var and let\const cannot share scope, added check that var is not shadowed by the let\const from the inner scope 2015-02-12 16:37:07 -08:00
letAndVarRedeclaration.js added check that var and let\const cannot share scope, added check that var is not shadowed by the let\const from the inner scope 2015-02-12 16:37:07 -08:00
letAsIdentifier.js
letAsIdentifier.types
letAsIdentifierInStrictMode.errors.txt
letAsIdentifierInStrictMode.js
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
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
letDeclarations-scopes-duplicates.errors.txt
letDeclarations-scopes-duplicates.js
letDeclarations-scopes-duplicates2.errors.txt
letDeclarations-scopes-duplicates2.js
letDeclarations-scopes-duplicates3.errors.txt
letDeclarations-scopes-duplicates3.js
letDeclarations-scopes-duplicates4.errors.txt
letDeclarations-scopes-duplicates4.js
letDeclarations-scopes-duplicates5.errors.txt
letDeclarations-scopes-duplicates5.js
letDeclarations-scopes-duplicates6.errors.txt
letDeclarations-scopes-duplicates6.js
letDeclarations-scopes-duplicates7.errors.txt
letDeclarations-scopes-duplicates7.js
letDeclarations-scopes.errors.txt
letDeclarations-scopes.js
letDeclarations-scopes2.errors.txt
letDeclarations-scopes2.js
letDeclarations-useBeforeDefinition.errors.txt
letDeclarations-useBeforeDefinition.js
letDeclarations-useBeforeDefinition2.errors.txt
letDeclarations-useBeforeDefinition2.js
letDeclarations-validContexts.errors.txt
letDeclarations-validContexts.js
letDeclarations.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
letDeclarations.types
letDeclarations2.js
letDeclarations2.types
letInLetOrConstDeclarations.errors.txt Rebaseline after merge 2015-02-16 13:48:36 -08:00
letInLetOrConstDeclarations.js disallow let to be used as name in let\const in ES6 2015-02-10 13:36:24 -08:00
libdtsFix.js
libdtsFix.types
libMembers.errors.txt
libMembers.js
library_ArraySlice.js
library_ArraySlice.types
library_DatePrototypeProperties.js
library_DatePrototypeProperties.types
library_ObjectPrototypeProperties.js
library_ObjectPrototypeProperties.types
library_RegExpExecArraySlice.js
library_RegExpExecArraySlice.types
library_StringSlice.js
library_StringSlice.types
lift.errors.txt
lift.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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
logicalNotOperatorWithAnyOtherType.errors.txt
logicalNotOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
logicalNotOperatorWithBooleanType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
logicalNotOperatorWithBooleanType.types
logicalNotOperatorWithEnumType.js
logicalNotOperatorWithEnumType.types
logicalNotOperatorWithNumberType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
logicalNotOperatorWithNumberType.types
logicalNotOperatorWithStringType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
logicalNotOperatorWithStringType.types
logicalOrExpressionIsContextuallyTyped.js
logicalOrExpressionIsContextuallyTyped.types
logicalOrExpressionIsNotContextuallyTyped.js
logicalOrExpressionIsNotContextuallyTyped.types
logicalOrOperatorWithEveryType.js
logicalOrOperatorWithEveryType.types
logicalOrOperatorWithEveryType.types.pull
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
MemberFunctionDeclaration6_es6.errors.txt
MemberFunctionDeclaration6_es6.js
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
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 Fix error message wording 2015-02-06 21:32:23 -08:00
mergedInterfacesWithInheritedPrivates3.js
mergedInterfacesWithMultipleBases.js
mergedInterfacesWithMultipleBases.types
mergedInterfacesWithMultipleBases2.js
mergedInterfacesWithMultipleBases2.types
mergedInterfacesWithMultipleBases3.js
mergedInterfacesWithMultipleBases3.types
mergedInterfacesWithMultipleBases4.errors.txt Fix error message wording 2015-02-06 21:32:23 -08:00
mergedInterfacesWithMultipleBases4.js
mergedModuleDeclarationCodeGen.errors.txt
mergedModuleDeclarationCodeGen.js
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
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
missingImportAfterModuleImport.js
missingImportAfterModuleImport.types
missingRequiredDeclare.d.errors.txt
missingReturnStatement.errors.txt
missingReturnStatement.js
missingReturnStatement1.errors.txt
missingReturnStatement1.js
missingSelf.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
modFunctionCrash.types
modifierOnParameter1.errors.txt
modifierOnParameter1.js
modifiersOnInterfaceIndexSignature1.errors.txt
modifiersOnInterfaceIndexSignature1.js
modKeyword.js
modKeyword.types
module_augmentExistingAmbientVariable.errors.txt
module_augmentExistingAmbientVariable.js
module_augmentExistingVariable.errors.txt
module_augmentExistingVariable.js
moduleAliasAsFunctionArgument.js
moduleAliasAsFunctionArgument.types
moduleAliasInterface.js
moduleAliasInterface.types
ModuleAndClassWithSameNameAndCommonRoot.errors.txt
ModuleAndClassWithSameNameAndCommonRoot.js
ModuleAndEnumWithSameNameAndCommonRoot.js
ModuleAndEnumWithSameNameAndCommonRoot.types
ModuleAndFunctionWithSameNameAndCommonRoot.errors.txt
ModuleAndFunctionWithSameNameAndCommonRoot.js
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
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
moduleProperty2.errors.txt
moduleProperty2.js
moduleRedifinitionErrors.js
moduleRedifinitionErrors.types
moduleReopenedTypeOtherBlock.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
moduleReopenedTypeOtherBlock.types
moduleReopenedTypeSameBlock.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
moduleReopenedTypeSameBlock.types
moduleScoping.errors.txt
moduleScoping.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
moduleSymbolMerging.types
moduleUnassignedVariable.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
moduleUnassignedVariable.types
moduleVariableArrayIndexer.js
moduleVariableArrayIndexer.types
moduleVariables.js
moduleVariables.types
moduleVisibilityTest1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
moduleVisibilityTest1.types
moduleVisibilityTest2.errors.txt
moduleVisibilityTest2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Fix error message wording 2015-02-06 21:32:23 -08:00
multipleBaseInterfaesWithIncompatibleProperties.js
multipleClassPropertyModifiers.errors.txt
multipleClassPropertyModifiers.js
multipleClassPropertyModifiersErrors.errors.txt
multipleClassPropertyModifiersErrors.js
multipleExportAssignments.errors.txt
multipleExportAssignments.js
multipleExportAssignmentsInAmbientDeclaration.errors.txt
multipleExportAssignmentsInAmbientDeclaration.js
multipleInheritance.errors.txt
multipleInheritance.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
multipleNumericIndexers.errors.txt
multipleNumericIndexers.js
multipleStringIndexers.errors.txt
multipleStringIndexers.js
multivar.errors.txt
multivar.js
mutrec.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
mutrec.types
mutuallyRecursiveGenericBaseTypes1.js
mutuallyRecursiveGenericBaseTypes1.types
mutuallyRecursiveGenericBaseTypes2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
nameCollisionsInPropertyAssignments.types
nameDelimitedBySlashes.js
nameDelimitedBySlashes.types
namedFunctionExpressionAssignedToClassProperty.js
namedFunctionExpressionAssignedToClassProperty.types
namedFunctionExpressionCall.js
namedFunctionExpressionCall.types
namedFunctionExpressionCallErrors.errors.txt
namedFunctionExpressionCallErrors.js
namedFunctionExpressionInModule.js
namedFunctionExpressionInModule.types
nameOrDottedSpan_classes.baseline
nameOrDottedSpan_stmts.baseline
namespaces1.js
namespaces1.types
namespaces2.js
namespaces2.types
nameWithFileExtension.errors.txt
nameWithFileExtension.js
nameWithRelativePaths.js
nameWithRelativePaths.types
negateOperatorInvalidOperations.errors.txt
negateOperatorInvalidOperations.js
negateOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
negateOperatorWithAnyOtherType.types
negateOperatorWithBooleanType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
negateOperatorWithBooleanType.types
negateOperatorWithEnumType.js
negateOperatorWithEnumType.types
negateOperatorWithNumberType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
negateOperatorWithNumberType.types
negateOperatorWithStringType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
negateOperatorWithStringType.types
negativeZero.js
negativeZero.types
nestedClassDeclaration.errors.txt
nestedClassDeclaration.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
newNonReferenceType.errors.txt
newNonReferenceType.js
newOnInstanceSymbol.errors.txt
newOnInstanceSymbol.js
newOperator.errors.txt
newOperator.js
newOperatorConformance.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
newOperatorConformance.types
newOperatorErrorCases.errors.txt
newOperatorErrorCases.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
noCatchBlock.js
noCatchBlock.js.map
noCatchBlock.sourcemap.txt
noCatchBlock.types
noCollisionThisExpressionAndClassInGlobal.js
noCollisionThisExpressionAndClassInGlobal.types
noCollisionThisExpressionAndLocalVarInAccessors.errors.txt
noCollisionThisExpressionAndLocalVarInAccessors.js
noCollisionThisExpressionAndLocalVarInConstructor.js
noCollisionThisExpressionAndLocalVarInConstructor.types
noCollisionThisExpressionAndLocalVarInFunction.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
noCollisionThisExpressionAndLocalVarInFunction.types
noCollisionThisExpressionAndLocalVarInLambda.js
noCollisionThisExpressionAndLocalVarInLambda.types
noCollisionThisExpressionAndLocalVarInMethod.js
noCollisionThisExpressionAndLocalVarInMethod.types
noCollisionThisExpressionAndLocalVarInProperty.js
noCollisionThisExpressionAndLocalVarInProperty.types
noCollisionThisExpressionAndVarInGlobal.js
noCollisionThisExpressionAndVarInGlobal.types
noCollisionThisExpressionInFunctionAndVarInGlobal.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
noCollisionThisExpressionInFunctionAndVarInGlobal.types
noConstraintInReturnType1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
numericStringNamedPropertyEquivalence.errors.txt
numericStringNamedPropertyEquivalence.js
numLit.errors.txt
numLit.js
objectCreationExpressionInFunctionParameter.errors.txt
objectCreationExpressionInFunctionParameter.js
objectCreationOfElementAccessExpression.errors.txt Fix error message 2015-02-06 21:32:44 -08:00
objectCreationOfElementAccessExpression.js
objectIndexer.js
objectIndexer.types
objectLitArrayDeclNoNew.errors.txt
objectLitArrayDeclNoNew.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectLiteralErrorsES3.errors.txt
objectLiteralErrorsES3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Provide specialized functions for emitting the body of a function depending on if that body is an expression or a block. 2015-02-06 19:53:52 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectLiteralShorthandPropertiesAssignment.types
objectLiteralShorthandPropertiesAssignmentError.errors.txt
objectLiteralShorthandPropertiesAssignmentError.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.errors.txt
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectLiteralShorthandPropertiesAssignmentES6.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
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
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 Preserve newlines between object literal members. 2015-02-21 15:11:37 -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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypeLiteralSyntax.js
objectTypeLiteralSyntax.types
objectTypeLiteralSyntax2.errors.txt
objectTypeLiteralSyntax2.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithCallSignatures.types
objectTypesIdentityWithCallSignatures2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts.types
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.types
objectTypesIdentityWithCallSignaturesWithOverloads.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithConstructSignatures2.types
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.types
objectTypesIdentityWithGenericCallSignatures.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignatures.types
objectTypesIdentityWithGenericCallSignatures2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignatures2.types
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.types
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.errors.txt
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.errors.txt
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.types
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.types
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.types
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.errors.txt
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.errors.txt
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.types
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.types
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.types
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.types
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
objectTypesWithOptionalProperties2.errors.txt
objectTypesWithOptionalProperties2.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
objectTypesWithPredefinedTypesAsName.errors.txt
objectTypesWithPredefinedTypesAsName.js
objectTypesWithPredefinedTypesAsName2.errors.txt
objectTypesWithPredefinedTypesAsName2.js
objectTypeWithCallSignatureAppearsToBeFunctionType.js
objectTypeWithCallSignatureAppearsToBeFunctionType.types
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.js
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.types
objectTypeWithCallSignatureHidingMembersOfFunction.js
objectTypeWithCallSignatureHidingMembersOfFunction.types
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.errors.txt
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.js
objectTypeWithConstructSignatureAppearsToBeFunctionType.errors.txt
objectTypeWithConstructSignatureAppearsToBeFunctionType.js
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.js
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.types
objectTypeWithConstructSignatureHidingMembersOfFunction.js
objectTypeWithConstructSignatureHidingMembersOfFunction.types
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.errors.txt
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.js
objectTypeWithDuplicateNumericProperty.errors.txt
objectTypeWithDuplicateNumericProperty.js
objectTypeWithNumericProperty.js
objectTypeWithNumericProperty.types
objectTypeWithOptionalProperty1.errors.txt
objectTypeWithOptionalProperty1.js
objectTypeWithRecursiveWrappedProperty.errors.txt
objectTypeWithRecursiveWrappedProperty.js
objectTypeWithRecursiveWrappedProperty2.errors.txt
objectTypeWithRecursiveWrappedProperty2.js
objectTypeWithRecursiveWrappedPropertyCheckedNominally.errors.txt
objectTypeWithRecursiveWrappedPropertyCheckedNominally.js
objectTypeWithStringIndexerHidingObjectIndexer.errors.txt
objectTypeWithStringIndexerHidingObjectIndexer.js
objectTypeWithStringNamedNumericProperty.js
objectTypeWithStringNamedNumericProperty.types
objectTypeWithStringNamedPropertyOfIllegalCharacters.js
objectTypeWithStringNamedPropertyOfIllegalCharacters.types
octalIntegerLiteral.js
octalIntegerLiteral.types
octalIntegerLiteralError.errors.txt
octalIntegerLiteralError.js
octalIntegerLiteralES6.js
octalIntegerLiteralES6.types
octalLiteralInStrictModeES3.errors.txt
octalLiteralInStrictModeES3.js
operatorAddNullUndefined.errors.txt
operatorAddNullUndefined.js
optionalAccessorsInInterface1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
optionalParamArgsTest.errors.txt
optionalParamArgsTest.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
overloadBindingAcrossDeclarationBoundaries.js
overloadBindingAcrossDeclarationBoundaries.types
overloadBindingAcrossDeclarationBoundaries2.js
overloadBindingAcrossDeclarationBoundaries2.types
overloadCallTest.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
overloadOnGenericArity.js
overloadOnGenericArity.types
overloadOnGenericClassAndNonGenericClass.js
overloadOnGenericClassAndNonGenericClass.types
overloadResolution.errors.txt
overloadResolution.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
overloadResolutionOverNonCTLambdas.types
overloadResolutionOverNonCTObjectLit.js
overloadResolutionOverNonCTObjectLit.types
overloadResolutionTest1.errors.txt
overloadResolutionTest1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
parametersWithNoAnnotationAreAny.types
paramPropertiesInSignatures.errors.txt
paramPropertiesInSignatures.js
parenthesizedContexualTyping1.js
parenthesizedContexualTyping1.types
parenthesizedContexualTyping2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
parenthesizedContexualTyping2.types
parenthesizedContexualTyping3.js
parenthesizedContexualTyping3.types
parenthesizedTypes.js
parenthesizedTypes.types
parse1.errors.txt
parse1.js
parse2.errors.txt
parse2.js
parseErrorInHeritageClause1.errors.txt
parseErrorInHeritageClause1.js
parseIncompleteBinaryExpression1.errors.txt
parseIncompleteBinaryExpression1.js
parser0_004152.errors.txt
parser0_004152.js
parser10.1.1-8gs.errors.txt
parser10.1.1-8gs.js
parser15.4.4.14-9-2.errors.txt
parser15.4.4.14-9-2.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
parser509534.errors.txt
parser509534.js
parser509546.errors.txt
parser509546.js
parser509546_1.errors.txt
parser509546_1.js
parser509546_2.errors.txt
parser509546_2.js
parser509618.errors.txt
parser509618.js
parser509630.errors.txt
parser509630.js
parser509667.errors.txt
parser509667.js
parser509668.errors.txt
parser509668.js
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
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
parser519458.errors.txt
parser519458.js
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
parser579071.js
parser579071.types
parser585151.errors.txt
parser585151.js
parser596700.js
parser596700.types
parser618973.errors.txt
parser618973.js
parser630933.js
parser630933.types
parser642331.js
parser642331.types
parser642331_1.errors.txt
parser642331_1.js
parser643728.js
parser643728.types
parser645086_1.errors.txt
parser645086_1.js
parser645086_2.errors.txt
parser645086_2.js
parser645086_3.js
parser645086_3.types
parser645086_4.js
parser645086_4.types
parser645484.js
parser645484.types
parser768531.js
parser768531.types
parser_breakInIterationOrSwitchStatement1.js
parser_breakInIterationOrSwitchStatement1.types
parser_breakInIterationOrSwitchStatement2.js
parser_breakInIterationOrSwitchStatement2.types
parser_breakInIterationOrSwitchStatement3.js
parser_breakInIterationOrSwitchStatement3.types
parser_breakInIterationOrSwitchStatement4.errors.txt
parser_breakInIterationOrSwitchStatement4.js
parser_breakNotInIterationOrSwitchStatement1.errors.txt
parser_breakNotInIterationOrSwitchStatement1.js
parser_breakNotInIterationOrSwitchStatement2.errors.txt
parser_breakNotInIterationOrSwitchStatement2.js
parser_breakTarget1.js
parser_breakTarget1.types
parser_breakTarget2.js
parser_breakTarget2.types
parser_breakTarget3.js
parser_breakTarget3.types
parser_breakTarget4.js
parser_breakTarget4.types
parser_breakTarget5.errors.txt
parser_breakTarget5.js
parser_breakTarget6.errors.txt
parser_breakTarget6.js
parser_continueInIterationStatement1.js
parser_continueInIterationStatement1.types
parser_continueInIterationStatement2.js
parser_continueInIterationStatement2.types
parser_continueInIterationStatement3.js
parser_continueInIterationStatement3.types
parser_continueInIterationStatement4.errors.txt
parser_continueInIterationStatement4.js
parser_continueLabel.js
parser_continueLabel.types
parser_continueNotInIterationStatement1.errors.txt
parser_continueNotInIterationStatement1.js
parser_continueNotInIterationStatement2.errors.txt
parser_continueNotInIterationStatement2.js
parser_continueNotInIterationStatement3.errors.txt
parser_continueNotInIterationStatement3.js
parser_continueNotInIterationStatement4.errors.txt
parser_continueNotInIterationStatement4.js
parser_continueTarget1.errors.txt
parser_continueTarget1.js
parser_continueTarget2.js
parser_continueTarget2.types
parser_continueTarget3.js
parser_continueTarget3.types
parser_continueTarget4.js
parser_continueTarget4.types
parser_continueTarget5.errors.txt
parser_continueTarget5.js
parser_continueTarget6.errors.txt
parser_continueTarget6.js
parser_duplicateLabel1.errors.txt
parser_duplicateLabel1.js
parser_duplicateLabel2.errors.txt
parser_duplicateLabel2.js
parser_duplicateLabel3.js
parser_duplicateLabel3.types
parser_duplicateLabel4.js
parser_duplicateLabel4.types
parserAccessibilityAfterStatic1.errors.txt
parserAccessibilityAfterStatic1.js
parserAccessibilityAfterStatic2.js
parserAccessibilityAfterStatic2.types
parserAccessibilityAfterStatic3.js
parserAccessibilityAfterStatic3.types
parserAccessibilityAfterStatic4.js
parserAccessibilityAfterStatic4.types
parserAccessibilityAfterStatic5.js
parserAccessibilityAfterStatic5.types
parserAccessibilityAfterStatic6.errors.txt
parserAccessibilityAfterStatic6.js
parserAccessibilityAfterStatic7.errors.txt
parserAccessibilityAfterStatic7.js 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
parserAccessors6.errors.txt
parserAccessors6.js
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
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
parserAutomaticSemicolonInsertion1.errors.txt
parserAutomaticSemicolonInsertion1.js
parserBlockStatement1.d.errors.txt
parserBreakStatement1.d.errors.txt
parserCastVersusArrowFunction1.errors.txt
parserCastVersusArrowFunction1.js
parserCatchClauseWithTypeAnnotation1.errors.txt
parserCatchClauseWithTypeAnnotation1.js
parserClass1.errors.txt
parserClass1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
parserClass2.errors.txt
parserClass2.js
parserClassDeclaration1.errors.txt
parserClassDeclaration1.js
parserClassDeclaration2.errors.txt
parserClassDeclaration2.js
parserClassDeclaration3.errors.txt
parserClassDeclaration3.js
parserClassDeclaration4.errors.txt
parserClassDeclaration4.js
parserClassDeclaration5.errors.txt
parserClassDeclaration5.js
parserClassDeclaration6.errors.txt
parserClassDeclaration6.js
parserClassDeclaration7.d.types
parserClassDeclaration7.errors.txt
parserClassDeclaration7.js
parserClassDeclaration8.errors.txt
parserClassDeclaration8.js
parserClassDeclaration9.errors.txt
parserClassDeclaration9.js
parserClassDeclaration10.errors.txt
parserClassDeclaration10.js
parserClassDeclaration11.errors.txt
parserClassDeclaration11.js 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
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
parserCommaInTypeMemberList2.errors.txt
parserCommaInTypeMemberList2.js
parserComputedPropertyName1.errors.txt
parserComputedPropertyName1.js
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 Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName7.js
parserComputedPropertyName8.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName8.js
parserComputedPropertyName9.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName9.js
parserComputedPropertyName10.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName10.js
parserComputedPropertyName11.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName11.js
parserComputedPropertyName12.errors.txt
parserComputedPropertyName12.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName13.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName13.js
parserComputedPropertyName14.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName14.js
parserComputedPropertyName15.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName15.js
parserComputedPropertyName16.errors.txt
parserComputedPropertyName16.js
parserComputedPropertyName17.errors.txt
parserComputedPropertyName17.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName18.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName18.js
parserComputedPropertyName19.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName19.js
parserComputedPropertyName20.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName20.js
parserComputedPropertyName21.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName21.js
parserComputedPropertyName22.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName22.js
parserComputedPropertyName23.errors.txt
parserComputedPropertyName23.js
parserComputedPropertyName24.errors.txt
parserComputedPropertyName24.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName25.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName25.js
parserComputedPropertyName26.errors.txt
parserComputedPropertyName26.js
parserComputedPropertyName27.errors.txt
parserComputedPropertyName27.js
parserComputedPropertyName28.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName28.js
parserComputedPropertyName29.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName29.js
parserComputedPropertyName30.errors.txt
parserComputedPropertyName30.js
parserComputedPropertyName31.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName31.js
parserComputedPropertyName32.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName32.js
parserComputedPropertyName33.errors.txt
parserComputedPropertyName33.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserComputedPropertyName34.errors.txt
parserComputedPropertyName34.js
parserComputedPropertyName35.errors.txt
parserComputedPropertyName35.js
parserComputedPropertyName36.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName36.js
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 Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserComputedPropertyName41.js
parserConditionalExpression1.errors.txt
parserConditionalExpression1.js
parserConstructorAmbiguity1.errors.txt
parserConstructorAmbiguity1.js
parserConstructorAmbiguity2.errors.txt
parserConstructorAmbiguity2.js
parserConstructorAmbiguity3.errors.txt
parserConstructorAmbiguity3.js
parserConstructorAmbiguity4.errors.txt
parserConstructorAmbiguity4.js
parserConstructorDeclaration1.js
parserConstructorDeclaration1.types
parserConstructorDeclaration2.errors.txt
parserConstructorDeclaration2.js
parserConstructorDeclaration3.errors.txt
parserConstructorDeclaration3.js
parserConstructorDeclaration4.errors.txt
parserConstructorDeclaration4.js
parserConstructorDeclaration5.errors.txt
parserConstructorDeclaration5.js
parserConstructorDeclaration6.errors.txt
parserConstructorDeclaration6.js
parserConstructorDeclaration7.errors.txt
parserConstructorDeclaration7.js
parserConstructorDeclaration8.errors.txt
parserConstructorDeclaration8.js
parserConstructorDeclaration9.errors.txt
parserConstructorDeclaration9.js
parserConstructorDeclaration10.errors.txt
parserConstructorDeclaration10.js
parserConstructorDeclaration11.errors.txt
parserConstructorDeclaration11.js
parserConstructorDeclaration12.errors.txt
parserConstructorDeclaration12.js
parserContinueStatement1.d.errors.txt
parserDebuggerStatement1.d.errors.txt
parserDebuggerStatement1.js
parserDebuggerStatement1.types
parserDebuggerStatement2.js
parserDebuggerStatement2.types
parserDoStatement1.d.errors.txt
parserDoStatement2.js
parserDoStatement2.types
parserEmptyFile1.js
parserEmptyFile1.types
parserEmptyParenthesizedExpression1.errors.txt
parserEmptyParenthesizedExpression1.js
parserEmptyStatement1.d.errors.txt
parserEmptyStatement1.js
parserEmptyStatement1.types
parserEnum1.errors.txt
parserEnum1.js
parserEnum2.errors.txt
parserEnum2.js
parserEnum3.errors.txt
parserEnum3.js
parserEnum4.errors.txt
parserEnum4.js
parserEnum5.errors.txt
parserEnum5.js
parserEnum6.js
parserEnum6.types
parserEnum7.errors.txt
parserEnum7.js
parserEnumDeclaration1.js
parserEnumDeclaration1.types
parserEnumDeclaration2.d.types
parserEnumDeclaration2.errors.txt
parserEnumDeclaration2.js
parserEnumDeclaration3.d.errors.txt
parserEnumDeclaration3.js
parserEnumDeclaration3.types
parserEnumDeclaration4.errors.txt
parserEnumDeclaration4.js
parserEnumDeclaration5.js
parserEnumDeclaration5.types
parserEnumDeclaration6.errors.txt
parserEnumDeclaration6.js
parserEqualsGreaterThanAfterFunction1.errors.txt
parserEqualsGreaterThanAfterFunction1.js
parserEqualsGreaterThanAfterFunction2.errors.txt
parserEqualsGreaterThanAfterFunction2.js
parserErrantAccessibilityModifierInModule1.errors.txt
parserErrantAccessibilityModifierInModule1.js
parserErrantEqualsGreaterThanAfterFunction1.errors.txt
parserErrantEqualsGreaterThanAfterFunction1.js
parserErrantEqualsGreaterThanAfterFunction2.errors.txt
parserErrantEqualsGreaterThanAfterFunction2.js
parserErrantSemicolonInClass1.errors.txt
parserErrantSemicolonInClass1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserErrorRecovery_ArgumentList1.errors.txt
parserErrorRecovery_ArgumentList1.js
parserErrorRecovery_ArgumentList2.errors.txt
parserErrorRecovery_ArgumentList2.js
parserErrorRecovery_ArgumentList3.errors.txt
parserErrorRecovery_ArgumentList3.js
parserErrorRecovery_ArgumentList4.errors.txt
parserErrorRecovery_ArgumentList4.js
parserErrorRecovery_ArgumentList5.errors.txt
parserErrorRecovery_ArgumentList5.js
parserErrorRecovery_ArgumentList6.errors.txt
parserErrorRecovery_ArgumentList6.js
parserErrorRecovery_ArgumentList7.errors.txt
parserErrorRecovery_ArgumentList7.js
parserErrorRecovery_Block1.errors.txt
parserErrorRecovery_Block1.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserErrorRecovery_Block2.errors.txt
parserErrorRecovery_Block2.js
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
parserErrorRecovery_ClassElement2.errors.txt
parserErrorRecovery_ClassElement2.js
parserErrorRecovery_ClassElement3.errors.txt
parserErrorRecovery_ClassElement3.js
parserErrorRecovery_Expression1.errors.txt
parserErrorRecovery_Expression1.js
parserErrorRecovery_ExtendsOrImplementsClause1.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause1.js
parserErrorRecovery_ExtendsOrImplementsClause2.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause2.js
parserErrorRecovery_ExtendsOrImplementsClause3.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause3.js
parserErrorRecovery_ExtendsOrImplementsClause4.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause4.js
parserErrorRecovery_ExtendsOrImplementsClause5.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause5.js
parserErrorRecovery_ExtendsOrImplementsClause6.errors.txt
parserErrorRecovery_ExtendsOrImplementsClause6.js
parserErrorRecovery_IncompleteMemberVariable1.errors.txt
parserErrorRecovery_IncompleteMemberVariable1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
parserErrorRecovery_IncompleteMemberVariable2.errors.txt
parserErrorRecovery_IncompleteMemberVariable2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
parserErrorRecovery_LeftShift1.errors.txt
parserErrorRecovery_LeftShift1.js
parserErrorRecovery_ModuleElement1.errors.txt
parserErrorRecovery_ModuleElement1.js
parserErrorRecovery_ModuleElement2.errors.txt
parserErrorRecovery_ModuleElement2.js
parserErrorRecovery_ObjectLiteral1.errors.txt
parserErrorRecovery_ObjectLiteral1.js
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 Preserve newlines between object literal members. 2015-02-21 15:11:37 -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 Preserve newlines between object literal members. 2015-02-21 15:11:37 -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 Preserve newlines between object literal members. 2015-02-21 15:11:37 -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 Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
parserErrorRecovery_ParameterList1.errors.txt
parserErrorRecovery_ParameterList1.js
parserErrorRecovery_ParameterList2.errors.txt
parserErrorRecovery_ParameterList2.js
parserErrorRecovery_ParameterList3.errors.txt
parserErrorRecovery_ParameterList3.js
parserErrorRecovery_ParameterList4.errors.txt
parserErrorRecovery_ParameterList4.js
parserErrorRecovery_ParameterList5.errors.txt
parserErrorRecovery_ParameterList5.js
parserErrorRecovery_ParameterList6.errors.txt
parserErrorRecovery_ParameterList6.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserErrorRecovery_SourceUnit1.errors.txt
parserErrorRecovery_SourceUnit1.js
parserErrorRecovery_SwitchStatement1.errors.txt
parserErrorRecovery_SwitchStatement1.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserErrorRecovery_SwitchStatement2.errors.txt
parserErrorRecovery_SwitchStatement2.js
parserErrorRecovery_VariableList1.errors.txt
parserErrorRecovery_VariableList1.js
parserErrorRecoveryArrayLiteralExpression1.errors.txt
parserErrorRecoveryArrayLiteralExpression1.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
parserErrorRecoveryArrayLiteralExpression2.errors.txt
parserErrorRecoveryArrayLiteralExpression2.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
parserErrorRecoveryArrayLiteralExpression3.errors.txt
parserErrorRecoveryArrayLiteralExpression3.js
parserErrorRecoveryIfStatement1.errors.txt
parserErrorRecoveryIfStatement1.js
parserErrorRecoveryIfStatement2.errors.txt
parserErrorRecoveryIfStatement2.js
parserErrorRecoveryIfStatement3.errors.txt
parserErrorRecoveryIfStatement3.js
parserErrorRecoveryIfStatement4.errors.txt
parserErrorRecoveryIfStatement4.js
parserErrorRecoveryIfStatement5.errors.txt
parserErrorRecoveryIfStatement5.js
parserErrorRecoveryIfStatement6.errors.txt
parserErrorRecoveryIfStatement6.js
parserES3Accessors1.errors.txt
parserES3Accessors1.js 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 Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserES5ComputedPropertyName1.js
parserES5ComputedPropertyName2.errors.txt
parserES5ComputedPropertyName2.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserES5ComputedPropertyName3.errors.txt
parserES5ComputedPropertyName3.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserES5ComputedPropertyName4.errors.txt
parserES5ComputedPropertyName4.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserES5ComputedPropertyName5.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserES5ComputedPropertyName5.js
parserES5ComputedPropertyName6.errors.txt
parserES5ComputedPropertyName6.js
parserES5ComputedPropertyName7.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserES5ComputedPropertyName7.js
parserES5ComputedPropertyName8.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserES5ComputedPropertyName8.js
parserES5ComputedPropertyName9.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserES5ComputedPropertyName9.js
parserES5ComputedPropertyName10.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserES5ComputedPropertyName10.js
parserES5ComputedPropertyName11.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserES5ComputedPropertyName11.js
parserES5ForOfStatement1.d.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement2.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement2.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserES5ForOfStatement3.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement3.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement4.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement4.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement5.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement5.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement6.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement6.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement7.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement7.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement8.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement8.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement9.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement9.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement10.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement10.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement11.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement11.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement12.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement12.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement13.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement13.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement14.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement14.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement15.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement15.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement16.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement16.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserES5ForOfStatement17.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserES5ForOfStatement17.types More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserES5ForOfStatement18.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement18.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserES5ForOfStatement19.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserES5ForOfStatement19.types More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserES5ForOfStatement20.errors.txt Disallow initializers in for-in and for-of loops 2015-02-18 11:35:46 -08:00
parserES5ForOfStatement20.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserES5ForOfStatement21.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserES5ForOfStatement21.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserES5SymbolIndexer1.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
parserES5SymbolIndexer1.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolIndexer2.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
parserES5SymbolIndexer2.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolIndexer3.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
parserES5SymbolIndexer3.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolProperty1.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
parserES5SymbolProperty1.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolProperty2.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
parserES5SymbolProperty2.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolProperty3.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
parserES5SymbolProperty3.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolProperty4.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
parserES5SymbolProperty4.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolProperty5.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
parserES5SymbolProperty5.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolProperty6.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
parserES5SymbolProperty6.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolProperty7.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
parserES5SymbolProperty7.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
parserES5SymbolProperty8.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
parserES5SymbolProperty8.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserES5SymbolProperty9.errors.txt Merge branch 'master' into thanksLua 2015-02-20 16:44:20 -08:00
parserES5SymbolProperty9.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserExportAsFunctionIdentifier.js
parserExportAsFunctionIdentifier.types
parserExportAssignment1.errors.txt
parserExportAssignment1.js
parserExportAssignment2.errors.txt
parserExportAssignment2.js
parserExportAssignment3.errors.txt
parserExportAssignment3.js
parserExportAssignment4.errors.txt
parserExportAssignment4.js
parserExportAssignment5.errors.txt
parserExportAssignment5.js
parserExportAssignment6.errors.txt
parserExportAssignment6.js
parserExportAssignment7.errors.txt
parserExportAssignment7.js
parserExportAssignment8.errors.txt
parserExportAssignment8.js
parserExpressionStatement1.d.errors.txt
parserForInStatement1.d.errors.txt
parserForInStatement2.errors.txt
parserForInStatement2.js
parserForInStatement3.errors.txt
parserForInStatement3.js
parserForInStatement4.errors.txt Disallow initializers in for-in and for-of loops 2015-02-18 11:35:46 -08:00
parserForInStatement4.js
parserForInStatement5.errors.txt
parserForInStatement5.js
parserForInStatement6.errors.txt
parserForInStatement6.js
parserForInStatement7.errors.txt Disallow type annotation on a for-of variable 2015-02-18 11:35:52 -08:00
parserForInStatement7.js
parserForOfStatement1.d.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement2.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement2.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserForOfStatement3.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement3.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement4.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement4.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement5.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement5.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement6.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement6.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement7.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement7.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement8.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement8.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement9.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement9.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement10.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement10.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement11.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement11.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement12.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement12.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement13.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement13.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement14.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement14.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement15.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement15.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement16.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement16.js Accept baselines for added tests 2015-02-18 11:35:36 -08:00
parserForOfStatement17.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserForOfStatement17.types More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserForOfStatement18.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement18.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserForOfStatement19.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserForOfStatement19.types More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserForOfStatement20.errors.txt Disallow initializers in for-in and for-of loops 2015-02-18 11:35:46 -08:00
parserForOfStatement20.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserForOfStatement21.errors.txt Address feedback 2015-02-18 14:39:07 -08:00
parserForOfStatement21.js More resilient error recovery when declaration in for-of is empty 2015-02-18 11:35:43 -08:00
parserForStatement1.d.errors.txt
parserForStatement2.errors.txt
parserForStatement2.js
parserForStatement3.errors.txt Create global Symbol type 2015-02-06 21:31:44 -08:00
parserForStatement3.js
parserForStatement4.errors.txt
parserForStatement4.js
parserForStatement5.errors.txt
parserForStatement5.js
parserForStatement6.errors.txt Create global Symbol type 2015-02-06 21:31:44 -08:00
parserForStatement6.js
parserForStatement7.errors.txt Create global Symbol type 2015-02-06 21:31:44 -08:00
parserForStatement7.js
parserForStatement8.errors.txt
parserForStatement8.js
parserFunctionDeclaration1.d.types
parserFunctionDeclaration1.errors.txt
parserFunctionDeclaration1.js
parserFunctionDeclaration2.d.errors.txt
parserFunctionDeclaration2.errors.txt
parserFunctionDeclaration2.js
parserFunctionDeclaration3.errors.txt
parserFunctionDeclaration3.js
parserFunctionDeclaration4.errors.txt
parserFunctionDeclaration4.js 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
parserGreaterThanTokenAmbiguity3.errors.txt
parserGreaterThanTokenAmbiguity3.js
parserGreaterThanTokenAmbiguity4.errors.txt
parserGreaterThanTokenAmbiguity4.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserGreaterThanTokenAmbiguity5.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserGreaterThanTokenAmbiguity5.types
parserGreaterThanTokenAmbiguity6.js
parserGreaterThanTokenAmbiguity6.types
parserGreaterThanTokenAmbiguity7.errors.txt
parserGreaterThanTokenAmbiguity7.js
parserGreaterThanTokenAmbiguity8.errors.txt
parserGreaterThanTokenAmbiguity8.js
parserGreaterThanTokenAmbiguity9.errors.txt
parserGreaterThanTokenAmbiguity9.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserGreaterThanTokenAmbiguity10.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserGreaterThanTokenAmbiguity10.types
parserGreaterThanTokenAmbiguity11.errors.txt
parserGreaterThanTokenAmbiguity11.js
parserGreaterThanTokenAmbiguity12.errors.txt
parserGreaterThanTokenAmbiguity12.js
parserGreaterThanTokenAmbiguity13.errors.txt
parserGreaterThanTokenAmbiguity13.js
parserGreaterThanTokenAmbiguity14.errors.txt
parserGreaterThanTokenAmbiguity14.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserGreaterThanTokenAmbiguity15.errors.txt
parserGreaterThanTokenAmbiguity15.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserGreaterThanTokenAmbiguity16.errors.txt
parserGreaterThanTokenAmbiguity16.js
parserGreaterThanTokenAmbiguity17.errors.txt
parserGreaterThanTokenAmbiguity17.js
parserGreaterThanTokenAmbiguity18.errors.txt
parserGreaterThanTokenAmbiguity18.js
parserGreaterThanTokenAmbiguity19.errors.txt
parserGreaterThanTokenAmbiguity19.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserGreaterThanTokenAmbiguity20.errors.txt
parserGreaterThanTokenAmbiguity20.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserharness.errors.txt
parserharness.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
parserIfStatement1.d.errors.txt
parserIfStatement2.errors.txt
parserIfStatement2.js
parserImportDeclaration1.errors.txt
parserImportDeclaration1.js
parserindenter.errors.txt
parserindenter.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserIndexMemberDeclaration1.js
parserIndexMemberDeclaration1.types
parserIndexMemberDeclaration2.js
parserIndexMemberDeclaration2.types
parserIndexMemberDeclaration3.js
parserIndexMemberDeclaration3.types
parserIndexMemberDeclaration4.js
parserIndexMemberDeclaration4.types
parserIndexMemberDeclaration5.errors.txt
parserIndexMemberDeclaration5.js
parserIndexMemberDeclaration6.errors.txt
parserIndexMemberDeclaration6.js
parserIndexMemberDeclaration7.errors.txt
parserIndexMemberDeclaration7.js
parserIndexMemberDeclaration8.errors.txt
parserIndexMemberDeclaration8.js
parserIndexMemberDeclaration9.errors.txt
parserIndexMemberDeclaration9.js
parserIndexMemberDeclaration10.errors.txt
parserIndexMemberDeclaration10.js
parserIndexSignature1.errors.txt
parserIndexSignature1.js
parserIndexSignature2.errors.txt
parserIndexSignature2.js
parserIndexSignature3.errors.txt
parserIndexSignature3.js
parserIndexSignature4.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserIndexSignature4.js
parserIndexSignature5.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserIndexSignature5.js
parserIndexSignature6.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
parserIndexSignature6.js
parserIndexSignature7.errors.txt
parserIndexSignature7.js
parserIndexSignature8.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
parserIndexSignature8.js
parserIndexSignature9.errors.txt
parserIndexSignature9.js
parserIndexSignature10.errors.txt
parserIndexSignature10.js
parserIndexSignature11.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
parserIndexSignature11.js
parserInExpression1.errors.txt
parserInExpression1.js
parserInterfaceDeclaration1.errors.txt
parserInterfaceDeclaration1.js
parserInterfaceDeclaration2.errors.txt
parserInterfaceDeclaration2.js
parserInterfaceDeclaration3.errors.txt
parserInterfaceDeclaration3.js
parserInterfaceDeclaration4.errors.txt
parserInterfaceDeclaration4.js
parserInterfaceDeclaration5.errors.txt
parserInterfaceDeclaration5.js
parserInterfaceDeclaration6.errors.txt
parserInterfaceDeclaration6.js
parserInterfaceDeclaration7.errors.txt
parserInterfaceDeclaration7.js
parserInterfaceDeclaration8.errors.txt
parserInterfaceDeclaration8.js
parserInterfaceKeywordInEnum.js
parserInterfaceKeywordInEnum.types
parserInterfaceKeywordInEnum1.js
parserInterfaceKeywordInEnum1.types
parserInvalidIdentifiersInVariableStatements1.errors.txt
parserInvalidIdentifiersInVariableStatements1.js
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.errors.txt
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.js
parserKeywordsAsIdentifierName1.js
parserKeywordsAsIdentifierName1.types
parserKeywordsAsIdentifierName2.errors.txt
parserKeywordsAsIdentifierName2.js
parserLabeledStatement1.d.errors.txt
parserMemberAccessAfterPostfixExpression1.errors.txt
parserMemberAccessAfterPostfixExpression1.js
parserMemberAccessExpression1.errors.txt
parserMemberAccessExpression1.js
parserMemberAccessOffOfGenericType1.errors.txt
parserMemberAccessOffOfGenericType1.js
parserMemberAccessor1.errors.txt
parserMemberAccessor1.js 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
parserMemberVariableDeclaration2.errors.txt
parserMemberVariableDeclaration2.js
parserMemberVariableDeclaration3.errors.txt
parserMemberVariableDeclaration3.js
parserMemberVariableDeclaration4.errors.txt
parserMemberVariableDeclaration4.js
parserMemberVariableDeclaration5.errors.txt
parserMemberVariableDeclaration5.js
parserMethodSignature1.js
parserMethodSignature1.types
parserMethodSignature2.js
parserMethodSignature2.types
parserMethodSignature3.js
parserMethodSignature3.types
parserMethodSignature4.js
parserMethodSignature4.types
parserMethodSignature5.js
parserMethodSignature5.types
parserMethodSignature6.js
parserMethodSignature6.types
parserMethodSignature7.js
parserMethodSignature7.types
parserMethodSignature8.js
parserMethodSignature8.types
parserMethodSignature9.js
parserMethodSignature9.types
parserMethodSignature10.js
parserMethodSignature10.types
parserMethodSignature11.js
parserMethodSignature11.types
parserMethodSignature12.js
parserMethodSignature12.types
parserMissingLambdaOpenBrace1.errors.txt
parserMissingLambdaOpenBrace1.js
parserMissingToken1.errors.txt
parserMissingToken1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserMissingToken2.errors.txt
parserMissingToken2.js
parserModifierOnPropertySignature1.errors.txt
parserModifierOnPropertySignature1.js
parserModifierOnPropertySignature2.js
parserModifierOnPropertySignature2.types
parserModifierOnStatementInBlock1.errors.txt
parserModifierOnStatementInBlock1.js
parserModifierOnStatementInBlock2.errors.txt
parserModifierOnStatementInBlock2.js
parserModifierOnStatementInBlock3.errors.txt
parserModifierOnStatementInBlock3.js
parserModifierOnStatementInBlock4.errors.txt
parserModifierOnStatementInBlock4.js
parserModule1.errors.txt
parserModule1.js
parserModuleDeclaration1.d.errors.txt
parserModuleDeclaration1.errors.txt
parserModuleDeclaration1.js
parserModuleDeclaration2.d.errors.txt
parserModuleDeclaration2.js
parserModuleDeclaration2.types
parserModuleDeclaration3.d.types
parserModuleDeclaration3.errors.txt
parserModuleDeclaration3.js
parserModuleDeclaration4.d.errors.txt
parserModuleDeclaration4.js
parserModuleDeclaration4.types
parserModuleDeclaration5.errors.txt
parserModuleDeclaration5.js
parserModuleDeclaration6.js
parserModuleDeclaration6.types
parserModuleDeclaration7.js
parserModuleDeclaration7.types
parserModuleDeclaration8.js
parserModuleDeclaration8.types
parserModuleDeclaration9.js
parserModuleDeclaration9.types
parserModuleDeclaration10.errors.txt
parserModuleDeclaration10.js
parserModuleDeclaration11.js
parserModuleDeclaration11.types
parserModuleDeclaration12.js
parserModuleDeclaration12.types
parserNoASIOnCallAfterFunctionExpression1.errors.txt
parserNoASIOnCallAfterFunctionExpression1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserNotHexLiteral1.errors.txt
parserNotHexLiteral1.js
parserNotRegex1.errors.txt
parserNotRegex1.js
parserObjectCreation1.errors.txt
parserObjectCreation1.js
parserObjectCreation2.errors.txt
parserObjectCreation2.js
parserObjectCreationArrayLiteral1.errors.txt
parserObjectCreationArrayLiteral1.js
parserObjectCreationArrayLiteral2.errors.txt
parserObjectCreationArrayLiteral2.js
parserObjectCreationArrayLiteral3.errors.txt
parserObjectCreationArrayLiteral3.js
parserObjectCreationArrayLiteral4.errors.txt
parserObjectCreationArrayLiteral4.js
parserObjectLiterals1.js
parserObjectLiterals1.types
parserObjectType1.js
parserObjectType1.types
parserObjectType2.js
parserObjectType2.types
parserObjectType3.js
parserObjectType3.types
parserObjectType4.js
parserObjectType4.types
parserObjectType5.errors.txt
parserObjectType5.js
parserObjectType6.errors.txt
parserObjectType6.js
parserOptionalTypeMembers1.js
parserOptionalTypeMembers1.types
parserOverloadOnConstants1.errors.txt
parserOverloadOnConstants1.js
parserParameterList1.errors.txt
parserParameterList1.js 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
parserParameterList12.errors.txt
parserParameterList12.js
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
parserPostfixUnaryExpression1.errors.txt
parserPostfixUnaryExpression1.js
parserPropertySignature1.js
parserPropertySignature1.types
parserPropertySignature2.js
parserPropertySignature2.types
parserPropertySignature3.js
parserPropertySignature3.types
parserPropertySignature4.js
parserPropertySignature4.types
parserPropertySignature5.js
parserPropertySignature5.types
parserPropertySignature6.js
parserPropertySignature6.types
parserPropertySignature7.js
parserPropertySignature7.types
parserPropertySignature8.js
parserPropertySignature8.types
parserPropertySignature9.js
parserPropertySignature9.types
parserPropertySignature10.js
parserPropertySignature10.types
parserPropertySignature11.js
parserPropertySignature11.types
parserPropertySignature12.js
parserPropertySignature12.types
parserPublicBreak1.errors.txt
parserPublicBreak1.js
parserRealSource1.errors.txt
parserRealSource1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
parserRealSource2.errors.txt
parserRealSource2.js
parserRealSource3.errors.txt
parserRealSource3.js
parserRealSource4.errors.txt
parserRealSource4.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
parserRealSource5.errors.txt
parserRealSource5.js
parserRealSource6.errors.txt
parserRealSource6.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserRealSource7.errors.txt
parserRealSource7.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserRealSource8.errors.txt
parserRealSource8.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserRealSource9.errors.txt
parserRealSource9.js
parserRealSource10.errors.txt
parserRealSource10.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
parserRealSource11.errors.txt
parserRealSource11.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
parserRealSource12.errors.txt
parserRealSource12.js
parserRealSource13.errors.txt
parserRealSource13.js
parserRealSource14.errors.txt
parserRealSource14.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
parserRegularExpression1.errors.txt
parserRegularExpression1.js
parserRegularExpression2.errors.txt
parserRegularExpression2.js
parserRegularExpression3.errors.txt
parserRegularExpression3.js
parserRegularExpression4.errors.txt
parserRegularExpression4.js
parserRegularExpression5.errors.txt
parserRegularExpression5.js
parserRegularExpressionDivideAmbiguity1.errors.txt
parserRegularExpressionDivideAmbiguity1.js
parserRegularExpressionDivideAmbiguity2.errors.txt
parserRegularExpressionDivideAmbiguity2.js
parserRegularExpressionDivideAmbiguity3.errors.txt
parserRegularExpressionDivideAmbiguity3.js
parserRegularExpressionDivideAmbiguity4.errors.txt
parserRegularExpressionDivideAmbiguity4.js
parserRegularExpressionDivideAmbiguity5.errors.txt
parserRegularExpressionDivideAmbiguity5.js
parserReturnStatement1.d.errors.txt
parserReturnStatement1.errors.txt
parserReturnStatement1.js
parserReturnStatement2.errors.txt
parserReturnStatement2.js
parserReturnStatement3.js
parserReturnStatement3.types
parserReturnStatement4.errors.txt
parserReturnStatement4.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
parserSbp_7.9_A9_T3.js
parserSbp_7.9_A9_T3.types
parserSetAccessorWithTypeAnnotation1.errors.txt
parserSetAccessorWithTypeAnnotation1.js
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
parserShorthandPropertyAssignment3.errors.txt
parserShorthandPropertyAssignment3.js
parserShorthandPropertyAssignment4.errors.txt
parserShorthandPropertyAssignment4.js
parserShorthandPropertyAssignment5.errors.txt
parserShorthandPropertyAssignment5.js
parserSkippedTokens1.errors.txt
parserSkippedTokens1.js
parserSkippedTokens2.errors.txt
parserSkippedTokens2.js
parserSkippedTokens3.errors.txt
parserSkippedTokens3.js
parserSkippedTokens4.errors.txt
parserSkippedTokens4.js
parserSkippedTokens5.errors.txt
parserSkippedTokens5.js
parserSkippedTokens6.errors.txt
parserSkippedTokens6.js
parserSkippedTokens7.errors.txt
parserSkippedTokens7.js
parserSkippedTokens8.errors.txt
parserSkippedTokens8.js
parserSkippedTokens9.errors.txt
parserSkippedTokens9.js
parserSkippedTokens10.errors.txt
parserSkippedTokens10.js
parserSkippedTokens11.errors.txt
parserSkippedTokens11.js
parserSkippedTokens12.errors.txt
parserSkippedTokens12.js
parserSkippedTokens13.errors.txt
parserSkippedTokens13.js
parserSkippedTokens14.errors.txt
parserSkippedTokens14.js
parserSkippedTokens15.errors.txt
parserSkippedTokens15.js
parserSkippedTokens16.errors.txt
parserSkippedTokens16.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserSkippedTokens17.errors.txt
parserSkippedTokens17.js
parserSkippedTokens18.errors.txt
parserSkippedTokens18.js
parserSkippedTokens19.errors.txt
parserSkippedTokens19.js
parserSkippedTokens20.errors.txt
parserSkippedTokens20.js
parserStatementIsNotAMemberVariableDeclaration1.errors.txt
parserStatementIsNotAMemberVariableDeclaration1.js
parserStrictMode1.errors.txt
parserStrictMode1.js
parserStrictMode2.errors.txt
parserStrictMode2.js
parserStrictMode3-negative.errors.txt
parserStrictMode3-negative.js
parserStrictMode3.errors.txt
parserStrictMode3.js
parserStrictMode4.errors.txt
parserStrictMode4.js
parserStrictMode5.errors.txt
parserStrictMode5.js
parserStrictMode6-negative.errors.txt
parserStrictMode6-negative.js
parserStrictMode6.errors.txt
parserStrictMode6.js
parserStrictMode7.errors.txt
parserStrictMode7.js
parserStrictMode8.errors.txt
parserStrictMode8.js
parserStrictMode9.errors.txt
parserStrictMode9.js
parserStrictMode10.errors.txt
parserStrictMode10.js
parserStrictMode11.errors.txt
parserStrictMode11.js
parserStrictMode12.errors.txt
parserStrictMode12.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
parserStrictMode13.errors.txt
parserStrictMode13.js
parserStrictMode14.errors.txt
parserStrictMode14.js
parserStrictMode15-negative.errors.txt
parserStrictMode15-negative.js
parserStrictMode15.errors.txt
parserStrictMode15.js
parserStrictMode16.js
parserStrictMode16.types
parserSuperExpression1.errors.txt
parserSuperExpression1.js
parserSuperExpression2.errors.txt
parserSuperExpression2.js
parserSuperExpression3.errors.txt
parserSuperExpression3.js
parserSuperExpression4.errors.txt
parserSuperExpression4.js
parserSwitchStatement1.d.errors.txt
parserSymbolIndexer1.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
parserSymbolIndexer1.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserSymbolIndexer2.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
parserSymbolIndexer2.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserSymbolIndexer3.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
parserSymbolIndexer3.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserSymbolIndexer4.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
parserSymbolIndexer4.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserSymbolIndexer5.errors.txt Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
parserSymbolIndexer5.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
parserSymbolProperty1.js Syntactically allow computed properties everywhere if the name looks like a built in Symbol 2015-02-06 21:31:27 -08:00
parserSymbolProperty1.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
parserSymbolProperty2.js Syntactically allow computed properties everywhere if the name looks like a built in Symbol 2015-02-06 21:31:27 -08:00
parserSymbolProperty2.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
parserSymbolProperty3.js Syntactically allow computed properties everywhere if the name looks like a built in Symbol 2015-02-06 21:31:27 -08:00
parserSymbolProperty3.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
parserSymbolProperty4.js Syntactically allow computed properties everywhere if the name looks like a built in Symbol 2015-02-06 21:31:27 -08:00
parserSymbolProperty4.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
parserSymbolProperty5.js Syntactically allow computed properties everywhere if the name looks like a built in Symbol 2015-02-06 21:31:27 -08:00
parserSymbolProperty5.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
parserSymbolProperty6.js Syntactically allow computed properties everywhere if the name looks like a built in Symbol 2015-02-06 21:31:27 -08:00
parserSymbolProperty6.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
parserSymbolProperty7.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
parserSymbolProperty7.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
parserSymbolProperty8.js Syntactically allow computed properties everywhere if the name looks like a built in Symbol 2015-02-06 21:31:27 -08:00
parserSymbolProperty8.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
parserSymbolProperty9.js Syntactically allow computed properties everywhere if the name looks like a built in Symbol 2015-02-06 21:31:27 -08:00
parserSymbolProperty9.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
parserSyntaxWalker.generated.js
parserSyntaxWalker.generated.types
parserTernaryAndCommaOperators1.errors.txt
parserTernaryAndCommaOperators1.js
parserThrowStatement1.d.errors.txt
parserTryStatement1.d.errors.txt
parserTypeAssertionInObjectCreationExpression1.errors.txt
parserTypeAssertionInObjectCreationExpression1.js
parserTypeQuery1.errors.txt
parserTypeQuery1.js
parserTypeQuery2.errors.txt
parserTypeQuery2.js
parserTypeQuery3.errors.txt
parserTypeQuery3.js
parserTypeQuery4.errors.txt
parserTypeQuery4.js
parserTypeQuery5.errors.txt
parserTypeQuery5.js
parserTypeQuery6.errors.txt
parserTypeQuery6.js
parserTypeQuery7.errors.txt
parserTypeQuery7.js
parserTypeQuery8.errors.txt
parserTypeQuery8.js
parserTypeQuery9.errors.txt
parserTypeQuery9.js
parserUnaryExpression1.errors.txt
parserUnaryExpression1.js
parserUnaryExpression2.errors.txt
parserUnaryExpression2.js 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
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
parserUnterminatedGeneric2.errors.txt
parserUnterminatedGeneric2.js
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
parserVariableDeclaration5.errors.txt
parserVariableDeclaration5.js
parserVariableDeclaration6.errors.txt
parserVariableDeclaration6.js
parserVariableDeclaration7.js
parserVariableDeclaration7.types
parserVariableDeclaration8.errors.txt
parserVariableDeclaration8.js
parserVariableDeclaration9.js
parserVariableDeclaration9.types
parserVariableDeclaration10.errors.txt
parserVariableDeclaration10.js
parserVariableDeclaration11.js
parserVariableDeclaration11.types
parserVariableStatement1.d.errors.txt
parserVariableStatement1.js
parserVariableStatement1.types
parserVariableStatement2.d.errors.txt
parserVariableStatement2.js
parserVariableStatement2.types
parserVariableStatement3.js
parserVariableStatement3.types
parserVariableStatement4.js
parserVariableStatement4.types
parserVoidExpression1.js
parserVoidExpression1.types
parservoidInQualifiedName0.js
parservoidInQualifiedName0.types
parservoidInQualifiedName1.errors.txt
parservoidInQualifiedName1.js
parservoidInQualifiedName2.errors.txt
parservoidInQualifiedName2.js
parserWhileStatement1.d.errors.txt
parserWithStatement1.d.errors.txt
parserWithStatement2.errors.txt
parserWithStatement2.js
parserX_ArrowFunction1.errors.txt
parserX_ArrowFunction1.js
parserX_ArrowFunction2.errors.txt
parserX_ArrowFunction2.js
parserX_ArrowFunction3.errors.txt
parserX_ArrowFunction3.js
parserX_ArrowFunction4.js
parserX_ArrowFunction4.types
parserX_TypeArgumentList1.errors.txt
parserX_TypeArgumentList1.js
parseShortform.js
parseShortform.types
parseTypes.errors.txt
parseTypes.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
plusOperatorWithAnyOtherType.errors.txt
plusOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
plusOperatorWithBooleanType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
plusOperatorWithBooleanType.types
plusOperatorWithEnumType.js
plusOperatorWithEnumType.types
plusOperatorWithNumberType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
plusOperatorWithNumberType.types
plusOperatorWithStringType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
plusOperatorWithStringType.types
prefixIncrementAsOperandOfPlusExpression.js
prefixIncrementAsOperandOfPlusExpression.types
preserveConstEnums.js
preserveConstEnums.types
prespecializedGenericMembers1.js
prespecializedGenericMembers1.types
primaryExpressionMods.errors.txt
primaryExpressionMods.js
primitiveConstraints1.errors.txt
primitiveConstraints1.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
primitiveConstraints2.errors.txt
primitiveConstraints2.js
primitiveMembers.errors.txt
primitiveMembers.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
privacyGloImportParseErrors.js
privacyGloInterface.js
privacyGloInterface.types
privacyGloVar.js
privacyGloVar.types
privacyImport.errors.txt
privacyImport.js
privacyImportParseErrors.errors.txt
privacyImportParseErrors.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
privateIndexer.errors.txt
privateIndexer.js
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 Update tests. 2015-02-21 14:43:45 -08:00
privateInstanceMemberAccessibility.errors.txt
privateInstanceMemberAccessibility.js
privateInstanceVisibility.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
privateVisibles.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Fix error message 2015-02-06 21:32:44 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
propertyAccessOnTypeParameterWithConstraints2.types
propertyAccessOnTypeParameterWithConstraints3.errors.txt
propertyAccessOnTypeParameterWithConstraints3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
propertyAccessOnTypeParameterWithConstraints4.errors.txt
propertyAccessOnTypeParameterWithConstraints4.js
propertyAccessOnTypeParameterWithConstraints5.errors.txt
propertyAccessOnTypeParameterWithConstraints5.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
propertyAssignment.js
propertyIdentityWithPrivacyMismatch.errors.txt
propertyIdentityWithPrivacyMismatch.js
propertyNamedPrototype.errors.txt
propertyNamedPrototype.js
propertyNamesOfReservedWords.js
propertyNamesOfReservedWords.types
propertyNamesWithStringLiteral.js
propertyNamesWithStringLiteral.types
propertyNameWithoutTypeAnnotation.js
propertyNameWithoutTypeAnnotation.types
propertyOrdering.errors.txt
propertyOrdering.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
Protected2.errors.txt
Protected2.js
Protected3.errors.txt
Protected3.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
protectedClassPropertyAccessibleWithinClass.types
protectedClassPropertyAccessibleWithinSubclass.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
protectedClassPropertyAccessibleWithinSubclass.types
protectedClassPropertyAccessibleWithinSubclass2.errors.txt
protectedClassPropertyAccessibleWithinSubclass2.js
protectedClassPropertyAccessibleWithinSubclass3.errors.txt
protectedClassPropertyAccessibleWithinSubclass3.js
protectedInstanceMemberAccessibility.errors.txt
protectedInstanceMemberAccessibility.js
protectedMembers.errors.txt
protectedMembers.js
protectedStaticClassPropertyAccessibleWithinSubclass.errors.txt
protectedStaticClassPropertyAccessibleWithinSubclass.js
protectedStaticClassPropertyAccessibleWithinSubclass2.errors.txt
protectedStaticClassPropertyAccessibleWithinSubclass2.js
protectedStaticNotAccessibleInClodule.errors.txt
protectedStaticNotAccessibleInClodule.js
protoAsIndexInIndexExpression.js
protoAsIndexInIndexExpression.types
protoAssignment.errors.txt
protoAssignment.js
protoInIndexer.js
protoInIndexer.types
prototypeInstantiatedWithBaseConstraint.js
prototypeInstantiatedWithBaseConstraint.types
prototypeOnConstructorFunctions.js
prototypeOnConstructorFunctions.types
prototypes.errors.txt
prototypes.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
publicIndexer.errors.txt
publicIndexer.js
publicMemberImplementedAsPrivateInDerivedClass.errors.txt
publicMemberImplementedAsPrivateInDerivedClass.js
qualifiedModuleLocals.errors.txt
qualifiedModuleLocals.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
quotedAccessorName2.errors.txt
quotedAccessorName2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
recursiveClassReferenceTest.js.map Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
recursiveClassReferenceTest.sourcemap.txt Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
recursiveIdenticalAssignment.errors.txt
recursiveIdenticalAssignment.js
recursiveIdenticalOverloadResolution.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
recursiveIdenticalOverloadResolution.types
recursiveInference1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
recursiveInference1.types
recursiveInferenceBug.errors.txt
recursiveInferenceBug.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
recursiveInheritance.errors.txt
recursiveInheritance.js
recursiveInheritance2.js
recursiveInheritance2.types
recursiveInheritance3.errors.txt
recursiveInheritance3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
recursiveProperties.types
recursiveReturns.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
recursiveReturns.types
recursiveSpecializationOfExtendedTypeWithError.js
recursiveSpecializationOfExtendedTypeWithError.types
recursiveSpecializationOfSignatures.errors.txt
recursiveSpecializationOfSignatures.js
recursiveTypeComparison.js
recursiveTypeComparison.types
recursiveTypeComparison2.errors.txt
recursiveTypeComparison2.js
recursiveTypeIdentity.js
recursiveTypeIdentity.types
recursiveTypeInGenericConstraint.errors.txt
recursiveTypeInGenericConstraint.js
recursiveTypeParameterConstraintReferenceLacksTypeArgs.errors.txt
recursiveTypeParameterConstraintReferenceLacksTypeArgs.js
recursiveTypeParameterReferenceError1.js
recursiveTypeParameterReferenceError1.types
recursiveTypeParameterReferenceError2.js
recursiveTypeParameterReferenceError2.types
recursiveTypes1.errors.txt
recursiveTypes1.js
recursiveTypesUsedAsFunctionParameters.errors.txt
recursiveTypesUsedAsFunctionParameters.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
recursiveTypesWithTypeof.js
recursiveTypesWithTypeof.types
redeclarationOfVarWithGenericType.js
redeclarationOfVarWithGenericType.types
redefineArray.errors.txt
redefineArray.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
regExpWithSlashInCharClass.js
regExpWithSlashInCharClass.types
relativePathMustResolve.errors.txt
relativePathMustResolve.js
relativePathToDeclarationFile.errors.txt
relativePathToDeclarationFile.js
reorderProperties.js
reorderProperties.types
requireEmitSemicolon.js
requireEmitSemicolon.types
requireOfAnEmptyFile1.errors.txt
requireOfAnEmptyFile1.js
reservedNameOnInterfaceImport.errors.txt
reservedNameOnInterfaceImport.js
reservedNameOnModuleImport.js
reservedNameOnModuleImport.types
reservedNameOnModuleImportWithInterface.errors.txt
reservedNameOnModuleImportWithInterface.js
reservedNamesInAliases.errors.txt
reservedNamesInAliases.js
reservedWords.js
reservedWords.types
resolvingClassDeclarationWhenInBaseTypeResolution.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
returnStatements.types
returnTypeParameter.errors.txt
returnTypeParameter.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
returnTypeParameterWithModules.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
returnTypeParameterWithModules.types
returnTypeTypeArguments.errors.txt
returnTypeTypeArguments.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
returnValueInSetter.errors.txt
returnValueInSetter.js
reuseInnerModuleMember.js
reuseInnerModuleMember.types
reversedRecusiveTypeInstantiation.js
reversedRecusiveTypeInstantiation.types
reverseInferenceInContextualInstantiation.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
reverseInferenceInContextualInstantiation.types
scanner10.1.1-8gs.errors.txt
scanner10.1.1-8gs.js
scannerAdditiveExpression1.errors.txt
scannerAdditiveExpression1.js
scannerClass2.errors.txt
scannerClass2.js
scannerEnum1.errors.txt
scannerEnum1.js
scannerES3NumericLiteral1.js
scannerES3NumericLiteral1.types
scannerES3NumericLiteral2.js
scannerES3NumericLiteral2.types
scannerES3NumericLiteral3.errors.txt
scannerES3NumericLiteral3.js
scannerES3NumericLiteral4.errors.txt
scannerES3NumericLiteral4.js
scannerES3NumericLiteral5.js
scannerES3NumericLiteral5.types
scannerES3NumericLiteral6.errors.txt
scannerES3NumericLiteral6.js
scannerES3NumericLiteral7.js
scannerES3NumericLiteral7.types
scannerImportDeclaration1.errors.txt
scannerImportDeclaration1.js
scannerNumericLiteral1.js
scannerNumericLiteral1.types
scannerNumericLiteral2.errors.txt
scannerNumericLiteral2.js
scannerNumericLiteral3.errors.txt
scannerNumericLiteral3.js
scannerNumericLiteral4.errors.txt
scannerNumericLiteral4.js
scannerNumericLiteral5.js
scannerNumericLiteral5.types
scannerNumericLiteral6.errors.txt
scannerNumericLiteral6.js
scannerNumericLiteral7.js
scannerNumericLiteral7.types
scannerNumericLiteral8.errors.txt
scannerNumericLiteral8.js
scannerNumericLiteral9.errors.txt
scannerNumericLiteral9.js
scannerS7.2_A1.5_T2.errors.txt
scannerS7.2_A1.5_T2.js
scannerS7.3_A1.1_T2.errors.txt
scannerS7.3_A1.1_T2.js
scannerS7.4_A2_T2.errors.txt
scannerS7.4_A2_T2.js
scannerS7.6_A4.2_T1.errors.txt
scannerS7.6_A4.2_T1.js
scannerS7.8.3_A6.1_T1.errors.txt
scannerS7.8.3_A6.1_T1.js
scannerS7.8.4_A7.1_T4.errors.txt
scannerS7.8.4_A7.1_T4.js
scannerStringLiterals.errors.txt
scannerStringLiterals.js
scannerStringLiteralWithContainingNullCharacter1.js
scannerStringLiteralWithContainingNullCharacter1.types
scannertest1.errors.txt
scannertest1.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
scannerUnexpectedNullCharacter1.errors.txt
scannerUnexpectedNullCharacter1.js
scannerUnicodeEscapeInKeyword1.js
scannerUnicodeEscapeInKeyword1.types
scopeCheckExtendedClassInsidePublicMethod2.errors.txt
scopeCheckExtendedClassInsidePublicMethod2.js
scopeCheckExtendedClassInsideStaticMethod1.errors.txt
scopeCheckExtendedClassInsideStaticMethod1.js
scopeCheckInsidePublicMethod1.errors.txt
scopeCheckInsidePublicMethod1.js
scopeCheckInsideStaticMethod1.errors.txt
scopeCheckInsideStaticMethod1.js
scopeResolutionIdentifiers.js
scopeResolutionIdentifiers.types
scopeTests.errors.txt
scopeTests.js
scopingInCatchBlocks.errors.txt
scopingInCatchBlocks.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
selfInCallback.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
selfInCallback.types
selfInLambdas.js
selfInLambdas.types
selfRef.errors.txt
selfRef.js
selfReferencesInFunctionParameters.errors.txt
selfReferencesInFunctionParameters.js
selfReferencingFile.errors.txt
selfReferencingFile.js
selfReferencingFile2.errors.txt
selfReferencingFile2.js
selfReferencingFile3.errors.txt
selfReferencingFile3.js
semicolonsInModuleDeclarations.errors.txt
semicolonsInModuleDeclarations.js
separate1-1.errors.txt
separate1-1.js
separate1-2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
separate1-2.types
setterBeforeGetter.errors.txt
setterBeforeGetter.js
setterWithReturn.errors.txt
setterWithReturn.js
shadowedInternalModule.errors.txt
shadowedInternalModule.js
shadowingViaLocalValue.errors.txt Rebaseline after merge 2015-02-16 13:48:36 -08:00
shadowingViaLocalValue.js added check that var and let\const cannot share scope, added check that var is not shadowed by the let\const from the inner scope 2015-02-12 16:37:07 -08:00
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
sourceMap-FileWithComments.js.map Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
sourceMap-FileWithComments.sourcemap.txt Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
sourceMap-FileWithComments.types
sourceMap-InterfacePrecedingVariableDeclaration1.js
sourceMap-InterfacePrecedingVariableDeclaration1.js.map
sourceMap-InterfacePrecedingVariableDeclaration1.sourcemap.txt
sourceMap-InterfacePrecedingVariableDeclaration1.types
sourceMap-LineBreaks.js
sourceMap-LineBreaks.js.map
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
specializationError.js
specializationError.types
specializationOfExportedClass.js
specializationOfExportedClass.types
specializationsShouldNotAffectEachOther.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
specializeVarArgs1.types
standaloneBreak.errors.txt
standaloneBreak.js
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
staticFactory1.types
staticGetter1.errors.txt
staticGetter1.js
staticGetter2.js
staticGetter2.types
staticGetterAndSetter.errors.txt
staticGetterAndSetter.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
staticIndexer.errors.txt
staticIndexer.js
staticIndexers.errors.txt
staticIndexers.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
stringIndexingResults.js
stringIndexingResults.types
stringLiteralObjectLiteralDeclaration1.js
stringLiteralObjectLiteralDeclaration1.types
stringLiteralPropertyNameWithLineContinuation1.js
stringLiteralPropertyNameWithLineContinuation1.types
stringLiteralsErrors.errors.txt
stringLiteralsErrors.js
stringLiteralType.errors.txt
stringLiteralType.js
stringLiteralTypeIsSubtypeOfString.errors.txt
stringLiteralTypeIsSubtypeOfString.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
subtypesOfTypeParameterWithConstraints.errors.txt
subtypesOfTypeParameterWithConstraints.js
subtypesOfTypeParameterWithConstraints2.errors.txt
subtypesOfTypeParameterWithConstraints2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
superCallInStaticMethod.errors.txt
superCallInStaticMethod.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
superNewCall1.errors.txt
superNewCall1.js
superPropertyAccess.errors.txt
superPropertyAccess.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
superWithGenerics.js
superWithGenerics.types
superWithGenericSpecialization.js
superWithGenericSpecialization.types
superWithTypeArgument.errors.txt
superWithTypeArgument.js
superWithTypeArgument2.errors.txt
superWithTypeArgument2.js
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
switchStatementsWithMultipleDefaults1.errors.txt
switchStatementsWithMultipleDefaults1.js
symbolDeclarationEmit1.js Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit1.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit2.js Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit2.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit3.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolDeclarationEmit3.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit4.js Update tests. 2015-02-21 14:43:45 -08:00
symbolDeclarationEmit4.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit5.js Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit5.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit6.js Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit6.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit7.js Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit7.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit8.js Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit8.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit9.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolDeclarationEmit9.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit10.js Update tests. 2015-02-21 14:43:45 -08:00
symbolDeclarationEmit10.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit11.js Update tests. 2015-02-21 14:43:45 -08:00
symbolDeclarationEmit11.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit12.errors.txt Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit12.js Update tests. 2015-02-21 14:43:45 -08:00
symbolDeclarationEmit13.js Update tests. 2015-02-21 14:43:45 -08:00
symbolDeclarationEmit13.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolDeclarationEmit14.js Update tests. 2015-02-21 14:43:45 -08:00
symbolDeclarationEmit14.types Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolProperty1.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty1.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty2.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty2.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty3.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
symbolProperty3.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty4.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty4.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty5.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty5.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty6.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty6.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty7.errors.txt Change Symbol to symbol in error messages 2015-02-06 21:32:16 -08:00
symbolProperty7.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty8.js Create global Symbol type 2015-02-06 21:31:44 -08:00
symbolProperty8.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty9.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty9.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty10.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty10.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty11.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty11.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty12.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty12.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty13.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty13.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty14.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty14.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty15.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty15.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty16.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty16.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty17.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
symbolProperty17.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
symbolProperty18.js Update tests. 2015-02-21 14:43:45 -08:00
symbolProperty18.types Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty19.js Update tests. 2015-02-21 14:43:45 -08:00
symbolProperty19.types Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty20.js Update tests. 2015-02-21 14:43:45 -08:00
symbolProperty20.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty21.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty21.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty22.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty22.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty23.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty23.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty24.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty24.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty25.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty25.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty26.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty26.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty27.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty27.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty28.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty28.types Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty29.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
symbolProperty29.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
symbolProperty30.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
symbolProperty30.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
symbolProperty31.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
symbolProperty31.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
symbolProperty32.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
symbolProperty32.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
symbolProperty33.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
symbolProperty33.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
symbolProperty34.errors.txt Disable symbol indexer 2015-02-06 21:33:01 -08:00
symbolProperty34.js Update tests to use new symbol keyword 2015-02-06 21:32:05 -08:00
symbolProperty35.errors.txt Don't pass prop.name directly for error reporting 2015-02-06 21:32:27 -08:00
symbolProperty35.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty36.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty36.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty37.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty37.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty38.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty38.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty39.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty39.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty40.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty40.types Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty41.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty41.types Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty42.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty42.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty43.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty43.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty44.errors.txt Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty44.js Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolProperty45.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty45.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty46.errors.txt Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty46.js Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolProperty47.errors.txt Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty47.js Declaration emit for symbol properties 2015-02-06 21:32:54 -08:00
symbolProperty48.errors.txt Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
symbolProperty48.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty49.errors.txt Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
symbolProperty49.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty50.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty50.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty51.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolProperty51.types Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolProperty52.errors.txt Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty52.js Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty53.errors.txt Fix error message 2015-02-06 21:32:44 -08:00
symbolProperty53.js Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty54.errors.txt Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
symbolProperty54.js Accept correct baselines for symbol property tests 2015-02-06 21:31:58 -08:00
symbolProperty55.js Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty55.types Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty56.js Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty56.types Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty57.js Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty57.types Support indexing with known symbols 2015-02-06 21:32:40 -08:00
symbolProperty58.errors.txt Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
symbolProperty58.js Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
symbolProperty59.errors.txt Address feedback from @yuit 2015-02-10 16:13:28 -08:00
symbolProperty59.js Address feedback from @yuit 2015-02-10 16:13:28 -08:00
symbolType1.errors.txt Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
symbolType1.js Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
symbolType2.errors.txt Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
symbolType2.js Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType3.errors.txt Address feedback from @yuit 2015-02-10 16:13:28 -08:00
symbolType3.js Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
symbolType4.errors.txt Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType4.js Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType5.errors.txt Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType5.js Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType6.errors.txt Address feedback from @yuit 2015-02-10 16:13:28 -08:00
symbolType6.js Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
symbolType7.errors.txt Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType7.js Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType8.errors.txt Address feedback from @yuit 2015-02-10 16:13:28 -08:00
symbolType8.js Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
symbolType9.errors.txt Rename references in es6.d.ts from Symbol to symbol 2015-02-06 21:32:13 -08:00
symbolType9.js Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType10.errors.txt Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType10.js Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType11.js Add tests for operators with symbol operand 2015-02-06 21:31:51 -08:00
symbolType11.types Make Symbol the apparent type of symbol 2015-02-06 21:32:33 -08:00
symbolType12.errors.txt Address feedback from @yuit 2015-02-10 16:13:28 -08:00
symbolType12.js Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
symbolType13.errors.txt Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
symbolType13.js Accept baselines after rebase 2015-02-06 21:39:56 -08:00
symbolType14.errors.txt Add test for new Symbol() 2015-02-06 21:32:30 -08:00
symbolType14.js Add test for new Symbol() 2015-02-06 21:32:30 -08:00
symbolType15.errors.txt Make Symbol the apparent type of symbol 2015-02-06 21:32:33 -08:00
symbolType15.js Make Symbol the apparent type of symbol 2015-02-06 21:32:33 -08:00
symbolType16.js Make Symbol the apparent type of symbol 2015-02-06 21:32:33 -08:00
symbolType16.types Make Symbol the apparent type of symbol 2015-02-06 21:32:33 -08:00
symbolType17.js symbols in type guards 2015-02-06 21:32:37 -08:00
symbolType17.types symbols in type guards 2015-02-06 21:32:37 -08:00
symbolType18.js symbols in type guards 2015-02-06 21:32:37 -08:00
symbolType18.types symbols in type guards 2015-02-06 21:32:37 -08:00
symbolType19.js symbols in type guards 2015-02-06 21:32:37 -08:00
symbolType19.types symbols in type guards 2015-02-06 21:32:37 -08:00
symbolType20.errors.txt Error for naming an interface 'symbol' 2015-02-16 10:44:30 -08:00
symbolType20.js Error for naming an interface 'symbol' 2015-02-16 10:44:30 -08:00
taggedTemplateContextualTyping1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
taggedTemplateContextualTyping1.types
taggedTemplateContextualTyping2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
taggedTemplateContextualTyping2.types
taggedTemplateStringsTypeArgumentInference.errors.txt
taggedTemplateStringsTypeArgumentInference.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
taggedTemplateStringsTypeArgumentInferenceES6.errors.txt
taggedTemplateStringsTypeArgumentInferenceES6.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
taggedTemplateStringsWithIncompatibleTypedTags.errors.txt
taggedTemplateStringsWithIncompatibleTypedTags.js
taggedTemplateStringsWithIncompatibleTypedTagsES6.errors.txt
taggedTemplateStringsWithIncompatibleTypedTagsES6.js
taggedTemplateStringsWithManyCallAndMemberExpressions.errors.txt
taggedTemplateStringsWithManyCallAndMemberExpressions.js
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.js
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.types
taggedTemplateStringsWithOverloadResolution1.errors.txt
taggedTemplateStringsWithOverloadResolution1.js
taggedTemplateStringsWithOverloadResolution1_ES6.errors.txt
taggedTemplateStringsWithOverloadResolution1_ES6.js
taggedTemplateStringsWithOverloadResolution2.errors.txt
taggedTemplateStringsWithOverloadResolution2.js
taggedTemplateStringsWithOverloadResolution2_ES6.js
taggedTemplateStringsWithOverloadResolution2_ES6.types
taggedTemplateStringsWithOverloadResolution3.errors.txt
taggedTemplateStringsWithOverloadResolution3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
taggedTemplateStringsWithOverloadResolution3_ES6.errors.txt
taggedTemplateStringsWithOverloadResolution3_ES6.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
taggedTemplateStringsWithTagsTypedAsAny.errors.txt
taggedTemplateStringsWithTagsTypedAsAny.js
taggedTemplateStringsWithTagsTypedAsAnyES6.js
taggedTemplateStringsWithTagsTypedAsAnyES6.types
taggedTemplateStringsWithTypedTags.errors.txt
taggedTemplateStringsWithTypedTags.js
taggedTemplateStringsWithTypedTagsES6.js
taggedTemplateStringsWithTypedTagsES6.types
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.errors.txt
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.errors.txt
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
taggedTemplatesWithIncompleteNoSubstitutionTemplate1.errors.txt
taggedTemplatesWithIncompleteNoSubstitutionTemplate1.js
taggedTemplatesWithIncompleteNoSubstitutionTemplate2.errors.txt
taggedTemplatesWithIncompleteNoSubstitutionTemplate2.js
taggedTemplatesWithIncompleteTemplateExpressions1.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions1.js
taggedTemplatesWithIncompleteTemplateExpressions2.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions2.js
taggedTemplatesWithIncompleteTemplateExpressions3.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions3.js
taggedTemplatesWithIncompleteTemplateExpressions4.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions4.js
taggedTemplatesWithIncompleteTemplateExpressions5.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions5.js
taggedTemplatesWithIncompleteTemplateExpressions6.errors.txt
taggedTemplatesWithIncompleteTemplateExpressions6.js
targetTypeArgs.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
targetTypeArgs.types
targetTypeBaseCalls.errors.txt
targetTypeBaseCalls.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
targetTypeCalls.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
targetTypeCalls.types
targetTypeCastTest.errors.txt
targetTypeCastTest.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
targetTypeObjectLiteral.js
targetTypeObjectLiteral.types
targetTypeObjectLiteralToAny.js
targetTypeObjectLiteralToAny.types
targetTypeTest1.errors.txt
targetTypeTest1.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
targetTypeTest2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
targetTypeTest2.types
targetTypeTest3.errors.txt
targetTypeTest3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
targetTypeVoidFunc.errors.txt
targetTypeVoidFunc.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
targetTypingOnFunctions.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
targetTypingOnFunctions.types
TemplateExpression1.errors.txt
TemplateExpression1.js
templateStringBinaryOperations.js
templateStringBinaryOperations.types
templateStringBinaryOperationsES6.js
templateStringBinaryOperationsES6.types
templateStringBinaryOperationsES6Invalid.errors.txt
templateStringBinaryOperationsES6Invalid.js
templateStringBinaryOperationsInvalid.errors.txt
templateStringBinaryOperationsInvalid.js
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 Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
templateStringInEqualityChecks.types
templateStringInEqualityChecksES6.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
templateStringInEqualityChecksES6.types
templateStringInFunctionExpression.js
templateStringInFunctionExpression.types
templateStringInFunctionExpressionES6.js
templateStringInFunctionExpressionES6.types
templateStringInFunctionParameterType.errors.txt
templateStringInFunctionParameterType.js
templateStringInFunctionParameterTypeES6.errors.txt
templateStringInFunctionParameterTypeES6.js
templateStringInIndexExpression.js
templateStringInIndexExpression.types
templateStringInIndexExpressionES6.js
templateStringInIndexExpressionES6.types
templateStringInInOperator.js
templateStringInInOperator.types
templateStringInInOperatorES6.js
templateStringInInOperatorES6.types
templateStringInInstanceOf.errors.txt
templateStringInInstanceOf.js
templateStringInInstanceOfES6.errors.txt
templateStringInInstanceOfES6.js
templateStringInModuleName.errors.txt
templateStringInModuleName.js
templateStringInModuleNameES6.errors.txt
templateStringInModuleNameES6.js
templateStringInModulo.errors.txt
templateStringInModulo.js
templateStringInModuloES6.errors.txt
templateStringInModuloES6.js
templateStringInMultiplication.errors.txt
templateStringInMultiplication.js
templateStringInMultiplicationES6.errors.txt
templateStringInMultiplicationES6.js
templateStringInNewExpression.errors.txt
templateStringInNewExpression.js
templateStringInNewExpressionES6.errors.txt
templateStringInNewExpressionES6.js
templateStringInNewOperator.errors.txt
templateStringInNewOperator.js
templateStringInNewOperatorES6.errors.txt
templateStringInNewOperatorES6.js
templateStringInObjectLiteral.errors.txt
templateStringInObjectLiteral.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
templateStringInObjectLiteralES6.errors.txt
templateStringInObjectLiteralES6.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
templateStringInParentheses.js
templateStringInParentheses.types
templateStringInParenthesesES6.js
templateStringInParenthesesES6.types
templateStringInPropertyAssignment.js
templateStringInPropertyAssignment.types
templateStringInPropertyAssignmentES6.js
templateStringInPropertyAssignmentES6.types
templateStringInPropertyName1.errors.txt
templateStringInPropertyName1.js
templateStringInPropertyName2.errors.txt
templateStringInPropertyName2.js
templateStringInPropertyNameES6_1.errors.txt
templateStringInPropertyNameES6_1.js
templateStringInPropertyNameES6_2.errors.txt
templateStringInPropertyNameES6_2.js
templateStringInSwitchAndCase.js
templateStringInSwitchAndCase.types
templateStringInSwitchAndCaseES6.js
templateStringInSwitchAndCaseES6.types
templateStringInTaggedTemplate.errors.txt
templateStringInTaggedTemplate.js
templateStringInTaggedTemplateES6.errors.txt
templateStringInTaggedTemplateES6.js
templateStringInTypeAssertion.js
templateStringInTypeAssertion.types
templateStringInTypeAssertionES6.js
templateStringInTypeAssertionES6.types
templateStringInTypeOf.js
templateStringInTypeOf.types
templateStringInTypeOfES6.js
templateStringInTypeOfES6.types
templateStringInUnaryPlus.js
templateStringInUnaryPlus.types
templateStringInUnaryPlusES6.js
templateStringInUnaryPlusES6.types
templateStringInWhile.js
templateStringInWhile.types
templateStringInWhileES6.js
templateStringInWhileES6.types
templateStringInYieldKeyword.errors.txt
templateStringInYieldKeyword.js
templateStringMultiline1.js
templateStringMultiline1.types
templateStringMultiline1_ES6.js
templateStringMultiline1_ES6.types
templateStringMultiline2.js
templateStringMultiline2.types
templateStringMultiline2_ES6.js
templateStringMultiline2_ES6.types
templateStringMultiline3.js
templateStringMultiline3.types
templateStringMultiline3_ES6.js
templateStringMultiline3_ES6.types
templateStringsArrayTypeDefinedInES5Mode.errors.txt
templateStringsArrayTypeDefinedInES5Mode.js
templateStringsArrayTypeNotDefinedES5Mode.errors.txt
templateStringsArrayTypeNotDefinedES5Mode.js
templateStringsArrayTypeRedefinedInES6Mode.errors.txt
templateStringsArrayTypeRedefinedInES6Mode.js
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.errors.txt
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.errors.txt
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
templateStringTermination1.js
templateStringTermination1.types
templateStringTermination1_ES6.js
templateStringTermination1_ES6.types
templateStringTermination2.js
templateStringTermination2.types
templateStringTermination2_ES6.js
templateStringTermination2_ES6.types
templateStringTermination3.js
templateStringTermination3.types
templateStringTermination3_ES6.js
templateStringTermination3_ES6.types
templateStringTermination4.js
templateStringTermination4.types
templateStringTermination4_ES6.js
templateStringTermination4_ES6.types
templateStringTermination5.js
templateStringTermination5.types
templateStringTermination5_ES6.js
templateStringTermination5_ES6.types
templateStringUnterminated1.errors.txt
templateStringUnterminated1.js
templateStringUnterminated1_ES6.errors.txt
templateStringUnterminated1_ES6.js
templateStringUnterminated2.errors.txt
templateStringUnterminated2.js
templateStringUnterminated2_ES6.errors.txt
templateStringUnterminated2_ES6.js
templateStringUnterminated3.errors.txt
templateStringUnterminated3.js
templateStringUnterminated3_ES6.errors.txt
templateStringUnterminated3_ES6.js
templateStringUnterminated4.errors.txt
templateStringUnterminated4.js
templateStringUnterminated4_ES6.errors.txt
templateStringUnterminated4_ES6.js
templateStringUnterminated5.errors.txt
templateStringUnterminated5.js
templateStringUnterminated5_ES6.errors.txt
templateStringUnterminated5_ES6.js
templateStringWhitespaceEscapes1.js
templateStringWhitespaceEscapes1.types
templateStringWhitespaceEscapes1_ES6.js
templateStringWhitespaceEscapes1_ES6.types
templateStringWhitespaceEscapes2.js
templateStringWhitespaceEscapes2.types
templateStringWhitespaceEscapes2_ES6.js
templateStringWhitespaceEscapes2_ES6.types
templateStringWithEmbeddedAddition.js
templateStringWithEmbeddedAddition.types
templateStringWithEmbeddedAdditionES6.js
templateStringWithEmbeddedAdditionES6.types
templateStringWithEmbeddedArray.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
templateStringWithEmbeddedFunctionExpression.types
templateStringWithEmbeddedFunctionExpressionES6.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
templateStringWithEmbeddedYieldKeywordES6.errors.txt
templateStringWithEmbeddedYieldKeywordES6.js
templateStringWithEmptyLiteralPortions.js
templateStringWithEmptyLiteralPortions.types
templateStringWithEmptyLiteralPortionsES6.js
templateStringWithEmptyLiteralPortionsES6.types
templateStringWithOpenCommentInStringPortion.js
templateStringWithOpenCommentInStringPortion.types
templateStringWithOpenCommentInStringPortionES6.js
templateStringWithOpenCommentInStringPortionES6.types
templateStringWithPropertyAccess.js
templateStringWithPropertyAccess.types
templateStringWithPropertyAccessES6.js
templateStringWithPropertyAccessES6.types
ternaryExpressionSourceMap.js
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
thisBinding.errors.txt
thisBinding.js
thisBinding2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
thisBinding2.types
thisCapture1.js
thisCapture1.types
thisExpressionInCallExpressionWithTypeArguments.errors.txt
thisExpressionInCallExpressionWithTypeArguments.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
thisExpressionInIndexExpression.js
thisExpressionInIndexExpression.types
thisExpressionOfGenericObject.js
thisExpressionOfGenericObject.types
thisInAccessors.errors.txt
thisInAccessors.js
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 Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
thisInPropertyBoundDeclarations.types
thisInStaticMethod1.js
thisInStaticMethod1.types
thisInStatics.errors.txt
thisInStatics.js
thisInSuperCall.errors.txt
thisInSuperCall.js
thisInSuperCall1.errors.txt
thisInSuperCall1.js
thisInSuperCall2.errors.txt
thisInSuperCall2.js
thisInSuperCall3.errors.txt
thisInSuperCall3.js
thisKeyword.errors.txt
thisKeyword.js
thisReferencedInFunctionInsideArrowFunction1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
thisReferencedInFunctionInsideArrowFunction1.types
thisWhenTypeCheckFails.errors.txt
thisWhenTypeCheckFails.js
throwInEnclosingStatements.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
throwInEnclosingStatements.types
throwStatements.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
throwStatements.types
throwWithoutNewLine1.errors.txt
throwWithoutNewLine1.js
throwWithoutNewLine2.errors.txt
throwWithoutNewLine2.js
tooFewArgumentsInGenericFunctionTypedArgument.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
topLevelExports.types
topLevelFileModule.js
topLevelFileModule.types
topLevelFileModuleMissing.errors.txt
topLevelFileModuleMissing.js
topLevelLambda.errors.txt
topLevelLambda.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
topLevelLambda2.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
topLevelLambda2.types
topLevelLambda3.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
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
TupleType4.errors.txt
TupleType4.js
TupleType5.errors.txt
TupleType5.js
tupleTypes.errors.txt
tupleTypes.js
twoAccessorsWithSameName.errors.txt
twoAccessorsWithSameName.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
twoAccessorsWithSameName2.errors.txt
twoAccessorsWithSameName2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
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
typeAnnotationBestCommonTypeInArrayLiteral.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeArgumentInference.errors.txt
typeArgumentInference.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeArgumentInferenceOrdering.types
typeArgumentInferenceTransitiveConstraints.errors.txt
typeArgumentInferenceTransitiveConstraints.js
typeArgumentInferenceWithConstraintAsCommonRoot.errors.txt
typeArgumentInferenceWithConstraintAsCommonRoot.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeArgumentInferenceWithConstraints.errors.txt
typeArgumentInferenceWithConstraints.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeArgumentInferenceWithObjectLiteral.errors.txt
typeArgumentInferenceWithObjectLiteral.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
TypeArgumentList1.errors.txt
TypeArgumentList1.js
typeArgumentsInFunctionExpressions.js
typeArgumentsInFunctionExpressions.types
typeArgumentsOnFunctionsWithNoTypeParameters.errors.txt
typeArgumentsOnFunctionsWithNoTypeParameters.js
typeArgumentsShouldDisallowNonGenericOverloads.errors.txt
typeArgumentsShouldDisallowNonGenericOverloads.js
typeAssertions.errors.txt
typeAssertions.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeAssertionToGenericFunctionType.errors.txt
typeAssertionToGenericFunctionType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typecheckCommaExpression.errors.txt
typecheckCommaExpression.js
typecheckIfCondition.errors.txt
typecheckIfCondition.js
typeCheckingInsideFunctionExpressionInArray.errors.txt
typeCheckingInsideFunctionExpressionInArray.js Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
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 Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
typeGuardsInConditionalExpression.types
typeGuardsInConditionalExpression.types.pull
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
typeIdentityConsidersBrands.errors.txt
typeIdentityConsidersBrands.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeInfer1.errors.txt
typeInfer1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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
typeofOperatorWithAnyOtherType.errors.txt
typeofOperatorWithAnyOtherType.js Preserve single line blocks when emitting. 2015-02-06 18:45:09 -08:00
typeofOperatorWithBooleanType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeofOperatorWithBooleanType.types
typeofOperatorWithEnumType.js
typeofOperatorWithEnumType.types
typeofOperatorWithNumberType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeofOperatorWithNumberType.types
typeofOperatorWithStringType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeofOperatorWithStringType.types
typeofProperty.errors.txt
typeofProperty.js
typeOfPrototype.js
typeOfPrototype.types
typeofSimple.errors.txt
typeofSimple.js
typeOfSuperCall.js
typeOfSuperCall.types
typeOfThis.errors.txt
typeOfThis.js
typeOfThisInAccessor.errors.txt
typeOfThisInAccessor.js
typeOfThisInConstructorParamList.errors.txt
typeOfThisInConstructorParamList.js
typeOfThisInFunctionExpression.js
typeOfThisInFunctionExpression.types
typeOfThisInInstanceMember.errors.txt
typeOfThisInInstanceMember.js
typeOfThisInInstanceMember2.errors.txt
typeOfThisInInstanceMember2.js
typeOfThisInMemberFunctions.js
typeOfThisInMemberFunctions.types
typeOfThisInStaticMembers.js
typeOfThisInStaticMembers.types
typeOfThisInStaticMembers2.errors.txt
typeOfThisInStaticMembers2.js
typeOfThisInStatics.errors.txt
typeOfThisInStatics.js
typeofTypeParameter.errors.txt
typeofTypeParameter.js
typeofUndefined.js
typeofUndefined.types
typeofUnknownSymbol.errors.txt
typeofUnknownSymbol.js
typeParameterAndArgumentOfSameName1.js
typeParameterAndArgumentOfSameName1.types
typeParameterArgumentEquivalence.errors.txt
typeParameterArgumentEquivalence.js
typeParameterArgumentEquivalence2.errors.txt
typeParameterArgumentEquivalence2.js
typeParameterArgumentEquivalence3.errors.txt
typeParameterArgumentEquivalence3.js
typeParameterArgumentEquivalence4.errors.txt
typeParameterArgumentEquivalence4.js
typeParameterArgumentEquivalence5.errors.txt
typeParameterArgumentEquivalence5.js
typeParameterAsBaseClass.errors.txt
typeParameterAsBaseClass.js
typeParameterAsBaseType.errors.txt
typeParameterAsBaseType.js
typeParameterAsElementType.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeParameterAsTypeParameterConstraint2.errors.txt
typeParameterAsTypeParameterConstraint2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeParameterAsTypeParameterConstraintTransitively.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeParameterAsTypeParameterConstraintTransitively.types
typeParameterAsTypeParameterConstraintTransitively2.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
typeParameterAsTypeParameterConstraintTransitively2.types
typeParameterCompatibilityAccrossDeclarations.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -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
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
unaryPlus.js
unaryPlus.types
uncaughtCompilerError1.js
uncaughtCompilerError1.types
uncaughtCompilerError2.errors.txt
uncaughtCompilerError2.js
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 Merge branch 'master' into multiLineEmit2 2015-02-21 15:00:23 -08:00
undefinedTypeArgument1.errors.txt
undefinedTypeArgument1.js
undefinedTypeArgument2.errors.txt
undefinedTypeArgument2.js
underscoreMapFirst.js
underscoreMapFirst.types
underscoreTest1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
underscoreTest1.types
unexpectedStatementBlockTerminator.errors.txt
unexpectedStatementBlockTerminator.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
unexportedInstanceClassVariables.js
unexportedInstanceClassVariables.types
unicodeIdentifierName2.errors.txt
unicodeIdentifierName2.js
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
unknownTypeArgOnCall.errors.txt
unknownTypeArgOnCall.js
unknownTypeErrors.errors.txt
unknownTypeErrors.js
unqualifiedCallToClassStatic1.errors.txt
unqualifiedCallToClassStatic1.js
unresolvedTypeAssertionSymbol.errors.txt
unresolvedTypeAssertionSymbol.js
unspecializedConstraints.errors.txt
unspecializedConstraints.js Preserve newlines and indentation for binary expressions when possible. 2015-02-20 21:53:44 -08:00
unterminatedRegexAtEndOfSource1.errors.txt
unterminatedRegexAtEndOfSource1.js
unterminatedStringLiteralWithBackslash1.errors.txt
unterminatedStringLiteralWithBackslash1.js
untypedArgumentInLambdaExpression.js
untypedArgumentInLambdaExpression.types
untypedFunctionCallsWithTypeParameters1.errors.txt
untypedFunctionCallsWithTypeParameters1.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
unusedImportDeclaration.js
unusedImportDeclaration.types
usingModuleWithExportImportInValuePosition.js
usingModuleWithExportImportInValuePosition.types
validBooleanAssignments.js
validBooleanAssignments.types
validEnumAssignments.js
validEnumAssignments.types
validMultipleVariableDeclarations.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
validMultipleVariableDeclarations.types
validNullAssignments.errors.txt
validNullAssignments.js
validNumberAssignments.js
validNumberAssignments.types
validRegexp.errors.txt
validRegexp.js
validStringAssignments.js
validStringAssignments.types
validUndefinedAssignments.js
validUndefinedAssignments.types
validUndefinedValues.js
validUndefinedValues.types
validUseOfThisInSuper.js
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
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
vardecl.js
vardecl.types
VariableDeclaration1_es6.errors.txt
VariableDeclaration1_es6.js
VariableDeclaration2_es6.errors.txt
VariableDeclaration2_es6.js
VariableDeclaration3_es6.errors.txt
VariableDeclaration3_es6.js
VariableDeclaration4_es6.errors.txt
VariableDeclaration4_es6.js
VariableDeclaration5_es6.errors.txt
VariableDeclaration5_es6.js
VariableDeclaration6_es6.errors.txt
VariableDeclaration6_es6.js
VariableDeclaration7_es6.errors.txt
VariableDeclaration7_es6.js
VariableDeclaration8_es6.errors.txt
VariableDeclaration8_es6.js
VariableDeclaration9_es6.errors.txt
VariableDeclaration9_es6.js
VariableDeclaration10_es6.errors.txt
VariableDeclaration10_es6.js
VariableDeclaration11_es6.errors.txt
VariableDeclaration11_es6.js
variableDeclarationInStrictMode1.errors.txt
variableDeclarationInStrictMode1.js
variableDeclarator1.js
variableDeclarator1.types
variableDeclaratorResolvedDuringContextualTyping.errors.txt
variableDeclaratorResolvedDuringContextualTyping.js
varInFunctionInVarInitializer.js
varInFunctionInVarInitializer.types
varNameConflictsWithImportInDifferentPartOfModule.errors.txt
varNameConflictsWithImportInDifferentPartOfModule.js
visibilityOfCrossModuleTypeUsage.js
visibilityOfCrossModuleTypeUsage.types
visibilityOfTypeParameters.js
visibilityOfTypeParameters.types
visSyntax.js
visSyntax.types
voidArrayLit.errors.txt
voidArrayLit.js 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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
voidFunctionAssignmentCompat.types
voidOperator1.js
voidOperator1.types
voidOperatorInvalidOperations.errors.txt
voidOperatorInvalidOperations.js
voidOperatorWithAnyOtherType.errors.txt
voidOperatorWithAnyOtherType.js
voidOperatorWithBooleanType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
voidOperatorWithBooleanType.types
voidOperatorWithEnumType.js
voidOperatorWithEnumType.types
voidOperatorWithNumberType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
voidOperatorWithNumberType.types
voidOperatorWithStringType.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
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 Fix expression checking for symbols 2015-02-06 21:32:20 -08:00
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
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 Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
wrappedAndRecursiveConstraints.js
wrappedAndRecursiveConstraints.types
wrappedAndRecursiveConstraints2.errors.txt
wrappedAndRecursiveConstraints2.js
wrappedAndRecursiveConstraints3.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
wrappedAndRecursiveConstraints3.types
wrappedAndRecursiveConstraints4.errors.txt
wrappedAndRecursiveConstraints4.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
wrappedRecursiveGenericType.errors.txt
wrappedRecursiveGenericType.js
yieldExpression1.errors.txt
yieldExpression1.js
YieldExpression1_es6.errors.txt
YieldExpression1_es6.js
YieldExpression2_es6.errors.txt
YieldExpression2_es6.js
YieldExpression3_es6.errors.txt
YieldExpression3_es6.js
YieldExpression4_es6.errors.txt
YieldExpression4_es6.js
YieldExpression5_es6.errors.txt
YieldExpression5_es6.js
YieldExpression6_es6.errors.txt
YieldExpression6_es6.js
YieldExpression7_es6.errors.txt
YieldExpression7_es6.js
YieldExpression8_es6.errors.txt
YieldExpression8_es6.js
YieldExpression9_es6.errors.txt
YieldExpression9_es6.js
YieldExpression10_es6.errors.txt
YieldExpression10_es6.js Preserve newlines between object literal members. 2015-02-21 15:11:37 -08:00
YieldExpression11_es6.errors.txt
YieldExpression11_es6.js
YieldExpression12_es6.errors.txt
YieldExpression12_es6.js
YieldExpression13_es6.errors.txt
YieldExpression13_es6.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
YieldExpression14_es6.errors.txt
YieldExpression14_es6.js
YieldExpression15_es6.errors.txt
YieldExpression15_es6.js
YieldExpression16_es6.errors.txt
YieldExpression16_es6.js
YieldExpression17_es6.errors.txt
YieldExpression17_es6.js Emit functions on a singline line if they were originally written on a single line. 2015-02-06 20:03:24 -08:00
YieldExpression18_es6.errors.txt
YieldExpression18_es6.js
YieldExpression19_es6.errors.txt
YieldExpression19_es6.js