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