TypeScript/tests/baselines/reference
2014-08-25 10:55:22 -07:00
..
project Updated error reporting within harness to match that of tsc. 2014-08-22 15:32:40 -07:00
2dArrays.js
2dArrays.types Accept type baselines 2014-08-15 14:37:48 -07:00
acceptableAlias1.js
acceptableAlias1.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
accessorParameterAccessibilityModifier.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
accessorWithRestParam.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
accessOverriddenBaseClassMember1.js
accessOverriddenBaseClassMember1.types Accept type baselines 2014-08-15 14:37:48 -07:00
additionOperatorWithAnyAndEveryType.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
additionOperatorWithAnyAndEveryType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
additionOperatorWithStringAndEveryType.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
aliasErrors.errors.txt
aliasInaccessibleModule.js Report error if the entityname reference in the import declaration is using private module 2014-08-08 13:56:53 -07:00
aliasInaccessibleModule.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
aliasInaccessibleModule2.js Report error if the entityname reference in the import declaration is using private module 2014-08-08 13:56:53 -07:00
aliasInaccessibleModule2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
aliasOnMergedModuleInterface.errors.txt
aliasOnMergedModuleInterface.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
aliasUsageInAccessorsOfClass.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
aliasUsageInArray.js
aliasUsageInArray.types Accept type baselines 2014-08-15 14:37:48 -07:00
aliasUsageInFunctionExpression.js
aliasUsageInFunctionExpression.types Accept type baselines 2014-08-15 14:37:48 -07:00
aliasUsageInGenericFunction.js
aliasUsageInGenericFunction.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
aliasUsageInIndexerOfClass.js
aliasUsageInIndexerOfClass.types Accept type baselines 2014-08-15 14:37:48 -07:00
aliasUsageInObjectLiteral.js
aliasUsageInObjectLiteral.types Accept type baselines 2014-08-15 14:37:48 -07:00
aliasUsageInOrExpression.js
aliasUsageInOrExpression.types Accept type baselines 2014-08-15 14:37:48 -07:00
aliasUsageInTypeArgumentOfExtendsClause.js
aliasUsageInTypeArgumentOfExtendsClause.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
aliasUsageInVarAssignment.js
aliasUsageInVarAssignment.types Accept type baselines 2014-08-15 14:37:48 -07:00
aliasUsedAsNameValue.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
aliasUsedAsNameValue.types Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
ambientDeclarations.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
ambientErrors.errors.txt
ambientExternalModuleInAnotherExternalModule.errors.txt
ambientExternalModuleInAnotherExternalModule.js
ambientExternalModuleReopen.js
ambientExternalModuleReopen.types Accept type baselines 2014-08-15 14:37:48 -07:00
ambientExternalModuleWithInternalImportDeclaration.js
ambientExternalModuleWithInternalImportDeclaration.types Accept type baselines 2014-08-15 14:37:48 -07:00
ambientExternalModuleWithoutInternalImportDeclaration.js
ambientExternalModuleWithoutInternalImportDeclaration.types Accept type baselines 2014-08-15 14:37:48 -07:00
ambientExternalModuleWithRelativeExternalImportDeclaration.errors.txt
ambientExternalModuleWithRelativeExternalImportDeclaration.js
ambientExternalModuleWithRelativeModuleName.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
ambientExternalModuleWithRelativeModuleName.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
ambientFundule.js
ambientFundule.types Accept type baselines 2014-08-15 14:37:48 -07:00
ambientGetters.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.js
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.js
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.types Accept type baselines 2014-08-15 14:37:48 -07:00
ambientModuleExports.js
ambientModuleExports.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
ambientModules.js
ambientModules.types Accept type baselines 2014-08-15 14:37:48 -07:00
ambientModuleWithClassDeclarationWithExtends.js
ambientModuleWithClassDeclarationWithExtends.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
amdDependencyComment1.errors.txt
amdDependencyComment1.js Comments for import declaration 2014-08-14 06:57:59 -07:00
amdDependencyComment2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
amdImportAsPrimaryExpression.js
amdImportAsPrimaryExpression.types Accept type baselines 2014-08-15 14:37:48 -07:00
amdImportNotAsPrimaryExpression.js
amdImportNotAsPrimaryExpression.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
anonterface.js
anonterface.types Accept type baselines 2014-08-15 14:37:48 -07:00
anonymousModules.errors.txt use getEffectiveDeclarationFlags to get Export flag 2014-07-25 11:15:19 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
anyAsFunctionCall.types Accept type baselines 2014-08-15 14:37:48 -07:00
anyAsGenericFunctionCall.errors.txt
anyAsGenericFunctionCall.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
anyAsReturnTypeForNewOnCall.js
anyAsReturnTypeForNewOnCall.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
anyAssignabilityInInheritance.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
anyAssignabilityInInheritance.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
anyAssignableToEveryType.js
anyAssignableToEveryType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
argumentsBindsToFunctionScopeArgumentList.errors.txt
argumentsBindsToFunctionScopeArgumentList.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
argumentsUsedInObjectLiteralProperty.js
argumentsUsedInObjectLiteralProperty.types Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
arrayAssignmentTest1.js Merge pull request #455 from Microsoft/formatComment 2014-08-18 13:26:18 -07:00
arrayAssignmentTest2.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
arrayAssignmentTest2.js Merge pull request #455 from Microsoft/formatComment 2014-08-18 13:26:18 -07:00
arrayAssignmentTest3.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
arrayAssignmentTest3.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
arrayAssignmentTest4.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
arrayBestCommonTypes.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
arrayBestCommonTypes.types Accept type baselines 2014-08-15 14:37:48 -07:00
arrayCast.errors.txt
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 Accept type baselines 2014-08-15 14:37:48 -07:00
arrayConcatMap.js
arrayConcatMap.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
arrayConstructors1.js
arrayConstructors1.types Accept type baselines 2014-08-15 14:37:48 -07:00
arrayLiteral.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
arrayLiteral.types Accept type baselines 2014-08-15 14:37:48 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
arrayLiteralContextualType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
arrayLiteralInNonVarArgParameter.js
arrayLiteralInNonVarArgParameter.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
arrayLiterals.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
arrayLiterals.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Accept type baselines 2014-08-15 14:37:48 -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 Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
arrayTypeInSignatureOfInterfaceAndClass.js
arrayTypeInSignatureOfInterfaceAndClass.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
arrayTypeOfTypeOf.errors.txt
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
asiArith.js
asiArith.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
asiInES6Classes.js
asiInES6Classes.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
assertInWrapSomeTypeParameter.errors.txt
assign1.js
assign1.types Accept type baselines 2014-08-15 14:37:48 -07:00
assignAnyToEveryType.errors.txt
assignAnyToEveryType.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
assignEveryTypeToAny.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
assignEveryTypeToAny.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
assignLambdaToNominalSubtypeOfFunction.js
assignmentCompat1.errors.txt
assignmentCompat1.js
assignmentCompatability1.js
assignmentCompatability1.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatability2.js
assignmentCompatability2.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatability3.js
assignmentCompatability3.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatability4.js
assignmentCompatability4.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatability5.js
assignmentCompatability5.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatability6.js
assignmentCompatability6.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatability7.js
assignmentCompatability7.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatability8.js
assignmentCompatability8.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatability9.js
assignmentCompatability9.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability16.js
assignmentCompatability17.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability17.js
assignmentCompatability18.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability18.js
assignmentCompatability19.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability19.js
assignmentCompatability20.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability20.js
assignmentCompatability21.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability21.js
assignmentCompatability22.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability22.js
assignmentCompatability23.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability23.js
assignmentCompatability24.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatability24.js Baseline and harness changes 2014-08-25 10:55:22 -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 Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability29.js
assignmentCompatability30.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability30.js
assignmentCompatability31.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability31.js
assignmentCompatability32.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
assignmentCompatability32.js
assignmentCompatability33.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatability33.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatability34.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatability34.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatability35.errors.txt
assignmentCompatability35.js
assignmentCompatability36.errors.txt
assignmentCompatability36.js
assignmentCompatability37.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatability37.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatability38.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatability38.js Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
assignmentCompatBug5.js
assignmentCompatForEnums.js
assignmentCompatForEnums.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatFunctionsWithOptionalArgs.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
assignmentCompatFunctionsWithOptionalArgs.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
assignmentCompatibilityForConstrainedTypeParameters.js
assignmentCompatibilityForConstrainedTypeParameters.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatInterfaceWithStringIndexSignature.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
assignmentCompatInterfaceWithStringIndexSignature.js
assignmentCompatOnNew.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
assignmentCompatOnNew.types Baseline and harness changes 2014-08-25 10:55:22 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatWithCallSignatures4.errors.txt
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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
assignmentCompatWithConstructSignatures4.errors.txt
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentCompatWithObjectMembers.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
assignmentLHSIsValue.errors.txt Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
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 Emit comments for expression statements 2014-08-15 15:49:09 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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
augmentedClassWithPrototypePropertyOnModule.errors.txt
augmentedClassWithPrototypePropertyOnModule.js
augmentedTypeAssignmentCompatIndexSignature.errors.txt
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 Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
augmentedTypesModules4.js Comments for module declaration 2014-08-14 06:53:37 -07:00
augmentedTypesModules4.types Accept type baselines 2014-08-15 14:37:48 -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
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
badArrayIndex.errors.txt
badArraySyntax.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
badExternalModuleReference.errors.txt
badExternalModuleReference.js
badOverloadError.js
badOverloadError.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
badThisBinding.js
badThisBinding.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
baseCheck.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
bestCommonTypeWithOptionalProperties.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
bitwiseNotOperatorWithStringType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
bitwiseNotOperatorWithStringType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
callOverloads2.js Emit leading comments for '}' of the constructor block 2014-08-21 17:17:32 -07:00
callOverloads3.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
callOverloads3.js Emit leading comments for '}' of the constructor block 2014-08-21 17:17:32 -07:00
callOverloads4.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
callOverloads4.js Emit leading comments for '}' of the constructor block 2014-08-21 17:17:32 -07:00
callOverloads5.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
callSignatureAssignabilityInInheritance3.errors.txt
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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
callSignaturesWithOptionalParameters2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
callSignaturesWithOptionalParameters2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
callSignatureWithoutReturnTypeAnnotationInference.js Emit comments for function and method declarations 2014-08-14 06:21:30 -07:00
callSignatureWithoutReturnTypeAnnotationInference.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
callWithWrongNumberOfTypeArguments.errors.txt
callWithWrongNumberOfTypeArguments.js
cannotInvokeNewOnErrorExpression.errors.txt
cannotInvokeNewOnIndexExpression.errors.txt
cannotInvokeNewOnIndexExpression.js
castExpressionParentheses.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
castExpressionParentheses.js Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
catchClauseWithTypeAnnotation.errors.txt
cf.js
cf.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
chainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
chainedImportAlias.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
chainedImportAlias.types Baseline and harness changes 2014-08-25 10:55:22 -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
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 Accept type baselines 2014-08-15 14:37:48 -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 Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.errors.txt
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.types Accept type baselines 2014-08-15 14:37:48 -07:00
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.js
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.types Accept type baselines 2014-08-15 14:37:48 -07:00
ClassAndModuleWithSameNameAndCommonRoot.errors.txt
ClassAndModuleWithSameNameAndCommonRoot.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -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 disallow statements between overloads 2014-07-30 16:27:13 -07:00
ClassDeclaration8.js
ClassDeclaration9.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
ClassDeclaration9.js
ClassDeclaration10.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
ClassDeclaration10.js
ClassDeclaration11.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
ClassDeclaration11.js
ClassDeclaration13.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
ClassDeclaration13.js
ClassDeclaration14.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
ClassDeclaration14.js
ClassDeclaration15.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
ClassDeclaration15.js
ClassDeclaration21.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
ClassDeclaration21.js
ClassDeclaration22.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
ClassDeclaration22.js
ClassDeclaration24.errors.txt
ClassDeclaration24.js
ClassDeclaration25.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
ClassDeclaration25.js
classDeclarationMergedInModuleWithContinuation.js
classDeclarationMergedInModuleWithContinuation.types Accept type baselines 2014-08-15 14:37:48 -07:00
classExpression.errors.txt
classExtendingClass.js
classExtendingClass.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
classExtendingPrimitive.errors.txt
classExtendingQualifiedName.errors.txt
classExtendingQualifiedName.js
classExtendingQualifiedName2.js
classExtendingQualifiedName2.types Accept type baselines 2014-08-15 14:37:48 -07:00
classExtendsClauseClassMergedWithModuleNotReferingConstructor.errors.txt
classExtendsClauseClassMergedWithModuleNotReferingConstructor.js
classExtendsClauseClassNotReferringConstructor.errors.txt
classExtendsClauseClassNotReferringConstructor.js
classExtendsEveryObjectType.errors.txt
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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
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 Baseline and harness changes 2014-08-25 10:55:22 -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 addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
classWithOnlyPublicMembersEquivalentToInterface.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
classWithOnlyPublicMembersEquivalentToInterface2.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
classWithOnlyPublicMembersEquivalentToInterface2.js Emit comments for class and constructor 2014-08-14 06:42:18 -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 disallow statements between overloads 2014-07-30 16:27:13 -07:00
classWithOverloadImplementationOfWrongName.js
classWithOverloadImplementationOfWrongName2.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
classWithPublicProperty.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
classWithStaticMembers.errors.txt
classWithTwoConstructorDefinitions.errors.txt
classWithTwoConstructorDefinitions.js
clinterfaces.errors.txt
clinterfaces.js
cloduleAcrossModuleDefinitions.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
cloduleAcrossModuleDefinitions.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
cloduleAndTypeParameters.js
cloduleAndTypeParameters.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
clodulesDerivedClasses.errors.txt
clodulesDerivedClasses.js
cloduleSplitAcrossFiles.errors.txt
cloduleSplitAcrossFiles.js
cloduleStaticMembers.errors.txt
cloduleStaticMembers.js
cloduleTest1.js
cloduleTest1.types Baseline and harness changes 2014-08-25 10:55:22 -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
cloduleWithRecursiveReference.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
collisionCodeGenModuleWithEnumMemberConflict.js
collisionCodeGenModuleWithEnumMemberConflict.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionCodeGenModuleWithFunctionChildren.js
collisionCodeGenModuleWithFunctionChildren.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
collisionCodeGenModuleWithMemberClassConflict.js
collisionCodeGenModuleWithMemberClassConflict.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionCodeGenModuleWithMemberInterfaceConflict.js
collisionCodeGenModuleWithMemberInterfaceConflict.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionCodeGenModuleWithMemberVariable.js
collisionCodeGenModuleWithMemberVariable.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionCodeGenModuleWithMethodChildren.js
collisionCodeGenModuleWithMethodChildren.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionCodeGenModuleWithModuleChildren.js
collisionCodeGenModuleWithModuleChildren.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
collisionCodeGenModuleWithModuleReopening.js
collisionCodeGenModuleWithModuleReopening.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionCodeGenModuleWithPrivateMember.js
collisionCodeGenModuleWithPrivateMember.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionCodeGenModuleWithUnicodeNames.js
collisionCodeGenModuleWithUnicodeNames.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionExportsRequireAndAlias.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
collisionExportsRequireAndAlias.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionExportsRequireAndClass.js
collisionExportsRequireAndClass.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionExportsRequireAndEnum.js
collisionExportsRequireAndEnum.types Accept type baselines 2014-08-15 14:37:48 -07:00
collisionExportsRequireAndFunction.js
collisionExportsRequireAndFunction.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
collisionExportsRequireAndModule.js
collisionExportsRequireAndModule.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
collisionExportsRequireAndUninstantiatedModule.js
collisionExportsRequireAndUninstantiatedModule.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
collisionExportsRequireAndVar.js
collisionExportsRequireAndVar.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentInEmptyParameterList1.js
commentInEmptyParameterList1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentInMethodCall.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
commentInMethodCall.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentOnAmbientClass1.js
commentOnAmbientClass1.types Accept type baselines 2014-08-15 14:37:48 -07:00
commentOnAmbientVariable1.js
commentOnAmbientVariable1.types Accept type baselines 2014-08-15 14:37:48 -07:00
commentOnAmbientVariable2.js
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
commentOnElidedModule1.types Accept type baselines 2014-08-15 14:37:48 -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
commentOnInterface1.types Accept type baselines 2014-08-15 14:37:48 -07:00
commentOnParenthesizedExpressionOpenParen1.js
commentOnParenthesizedExpressionOpenParen1.types Accept type baselines 2014-08-15 14:37:48 -07:00
commentOnSignature1.js
commentOnSignature1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentOnSimpleArrowFunctionBody1.js
commentOnSimpleArrowFunctionBody1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentOnStaticMember1.js Emit comments for function and method declarations 2014-08-14 06:21:30 -07:00
commentOnStaticMember1.types Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
commentsBeforeVariableStatement1.types Accept type baselines 2014-08-15 14:37:48 -07:00
commentsClass.js Emit leading comments for '}' of the constructor block 2014-08-21 17:17:32 -07:00
commentsClass.types Emit leading comments for '}' of the constructor block 2014-08-21 17:17:32 -07:00
commentsClassMembers.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
commentsClassMembers.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsDottedModuleName.js Declaration comments for the module declaration in .d.ts 2014-08-14 07:56:46 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsEnums.js Modified the emitComment logic to handle emitting leading or trailing spaces depending on flags 2014-08-15 14:32:08 -07:00
commentsEnums.types Merge pull request #452 from Microsoft/emitComments 2014-08-20 17:07:24 -07:00
commentsExternalModules.js Merge pull request #455 from Microsoft/formatComment 2014-08-18 13:26:18 -07:00
commentsExternalModules.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsExternalModules2.js Merge pull request #455 from Microsoft/formatComment 2014-08-18 13:26:18 -07:00
commentsExternalModules2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsExternalModules3.js Baselines update after comment formatting pull request (#455) was merged 2014-08-18 13:44:18 -07:00
commentsExternalModules3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsFormatting.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
commentsFormatting.types Merge pull request #452 from Microsoft/emitComments 2014-08-20 17:07:24 -07:00
commentsFunction.js Emit leading comments for '}' of the function block 2014-08-21 17:17:02 -07:00
commentsFunction.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsInheritance.js Merge pull request #455 from Microsoft/formatComment 2014-08-18 13:26:18 -07:00
commentsInheritance.types Accept type baselines 2014-08-15 14:37:48 -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 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
commentsModules.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsMultiModuleMultiFile.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsMultiModuleMultiFile.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsMultiModuleSingleFile.js Declaration comments for the class declaration in .d.ts 2014-08-14 08:47:21 -07:00
commentsMultiModuleSingleFile.types Accept type baselines 2014-08-15 14:37:48 -07:00
commentsOnObjectLiteral1.errors.txt
commentsOnObjectLiteral1.js
commentsOnObjectLiteral2.errors.txt Test cases for trailing comments of object literal 2014-08-15 13:30:26 -07:00
commentsOnObjectLiteral2.js Merge pull request #455 from Microsoft/formatComment 2014-08-18 13:26:18 -07:00
commentsOnObjectLiteral3.js Makes sure leading comments are emitting only once 2014-08-15 15:52:30 -07:00
commentsOnObjectLiteral3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsOnObjectLiteral4.js Baselines update after comment formatting pull request (#455) was merged 2014-08-18 13:44:18 -07:00
commentsOnObjectLiteral4.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsOnReturnStatement1.js Emit leading/trailing comments for return statement 2014-08-15 15:16:17 -07:00
commentsOnReturnStatement1.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Declaration comments for the type parameter declaration in .d.ts 2014-08-14 08:23:42 -07:00
commentsTypeParameters.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
commentsVarDecl.js Baselines update after comment formatting pull request (#455) was merged 2014-08-18 13:44:18 -07:00
commentsVarDecl.types Merge pull request #452 from Microsoft/emitComments 2014-08-20 17:07:24 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
commonJSImportNotAsPrimaryExpression.js
commonJSImportNotAsPrimaryExpression.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
comparisonOperatorWithIdenticalObjects.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithIdenticalObjects.types Accept type baselines 2014-08-15 14:37:48 -07:00
comparisonOperatorWithIdenticalPrimitiveType.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithIdenticalPrimitiveType.types Accept type baselines 2014-08-15 14:37:48 -07:00
comparisonOperatorWithIdenticalTypeParameter.js
comparisonOperatorWithIdenticalTypeParameter.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
comparisonOperatorWithNoRelationshipObjectsOnCallSignature.errors.txt
comparisonOperatorWithNoRelationshipObjectsOnCallSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.errors.txt
comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.errors.txt
comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.errors.txt
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.errors.txt
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.errors.txt
comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithNoRelationshipObjectsOnProperty.errors.txt
comparisonOperatorWithNoRelationshipObjectsOnProperty.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithOneOperandIsAny.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithOneOperandIsAny.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
comparisonOperatorWithOneOperandIsNull.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithOneOperandIsNull.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
comparisonOperatorWithOneOperandIsUndefined.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithOneOperandIsUndefined.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
comparisonOperatorWithSubtypeEnumAndNumber.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithSubtypeEnumAndNumber.types Accept type baselines 2014-08-15 14:37:48 -07:00
comparisonOperatorWithSubtypeObjectOnCallSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithSubtypeObjectOnCallSignature.types Accept type baselines 2014-08-15 14:37:48 -07:00
comparisonOperatorWithSubtypeObjectOnConstructorSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithSubtypeObjectOnConstructorSignature.types Accept type baselines 2014-08-15 14:37:48 -07:00
comparisonOperatorWithSubtypeObjectOnIndexSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithSubtypeObjectOnIndexSignature.types Accept type baselines 2014-08-15 14:37:48 -07:00
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.errors.txt
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.errors.txt
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithSubtypeObjectOnOptionalProperty.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
comparisonOperatorWithSubtypeObjectOnOptionalProperty.types Accept type baselines 2014-08-15 14:37:48 -07:00
comparisonOperatorWithSubtypeObjectOnProperty.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
complexClassRelationships.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
complexClassRelationships.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
complicatedGenericRecursiveBaseClassReference.errors.txt
complicatedGenericRecursiveBaseClassReference.js
complicatedPrivacy.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
compositeGenericFunction.js
compositeGenericFunction.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
compoundAssignmentLHSIsValue.errors.txt Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
compoundVarDecl1.js
compoundVarDecl1.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
conditionallyDuplicateOverloadsCausedByOverloadResolution.js
conditionallyDuplicateOverloadsCausedByOverloadResolution.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
conditionalOperatorConditionIsObjectType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
conditionalOperatorConditionIsObjectType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
constructorArgsErrors1.errors.txt
constructorArgsErrors2.errors.txt
constructorArgWithGenericCallSignature.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
constructorArgWithGenericCallSignature.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
constructorOverloads1.js
constructorOverloads2.js
constructorOverloads2.types Accept type baselines 2014-08-15 14:37:48 -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 enabled strict mode 2014-07-24 13:01:25 -07:00
constructorsWithSpecializedSignatures.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
constructSignatureAssignabilityInInheritance3.errors.txt
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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualSignatureInstantiation2.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
contextualSignatureInstantiation2.types Accept type baselines 2014-08-15 14:37:48 -07:00
contextualSignatureInstantiation3.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
contextualTypeAppliedToVarArgs.js
contextualTypeAppliedToVarArgs.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTypeArrayReturnType.js
contextualTypeArrayReturnType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping.js.map Comments for module declaration 2014-08-14 06:53:37 -07:00
contextualTyping.sourcemap.txt Comments for module declaration 2014-08-14 06:53:37 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping26.js
contextualTyping26.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping27.js
contextualTyping27.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping28.js
contextualTyping28.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping29.js
contextualTyping29.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping30.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
contextualTyping30.js
contextualTyping31.js
contextualTyping31.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping32.js
contextualTyping32.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTyping33.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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
contextualTyping39.js
contextualTyping40.js
contextualTyping40.types Accept type baselines 2014-08-15 14:37:48 -07:00
contextualTyping41.errors.txt
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
contextualTypingOfGenericFunctionTypedArguments1.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
contextualTypingWithFixedTypeParameters1.errors.txt
contextualTypingWithFixedTypeParameters1.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
contextualTypingWithGenericAndNonGenericSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
contextualTypingWithGenericAndNonGenericSignature.types Accept type baselines 2014-08-15 14:37:48 -07:00
contextualTypingWithGenericSignature.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
convertKeywordsYes.js Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
crashInResolveInterface.js
crashInResolveInterface.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
crashInresolveReturnStatement.js
crashInresolveReturnStatement.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
crashInsourcePropertyIsRelatableToTargetProperty.errors.txt
crashInsourcePropertyIsRelatableToTargetProperty.js
crashIntypeCheckInvocationExpression.errors.txt
crashIntypeCheckInvocationExpression.js
crashIntypeCheckObjectCreationExpression.errors.txt
crashIntypeCheckObjectCreationExpression.js
crashOnMethodSignatures.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
crashOnMethodSignatures.js
crashRegressionTest.errors.txt
crashRegressionTest.js
createArray.errors.txt
customEventDetail.errors.txt
customEventDetail.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
cyclicModuleImport.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
cyclicModuleImport.types Accept type baselines 2014-08-15 14:37:48 -07:00
debugger.js
debugger.types Baseline and harness changes 2014-08-25 10:55:22 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
declarationEmit_nameConflicts.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
declarationEmit_nameConflicts.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
declarationEmit_nameConflicts2.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
declarationEmit_nameConflicts2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
declarationEmit_nameConflicts3.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
declarationEmit_nameConflicts3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
declarationEmit_nameConflictsWithAlias.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
declarationEmit_nameConflictsWithAlias.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
declareDottedModuleName.js
declareDottedModuleName.types Accept type baselines 2014-08-15 14:37:48 -07:00
declareExternalModuleWithExportAssignedFundule.js
declareExternalModuleWithExportAssignedFundule.types Accept type baselines 2014-08-15 14:37:48 -07:00
declareFileExportAssignment.js
declareFileExportAssignment.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileAccessors.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
declFileAmbientExternalModuleWithSingleExportedModule.js Ambient module declarations (exception import declaration) are visible 2014-08-06 15:13:06 -07:00
declFileAmbientExternalModuleWithSingleExportedModule.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileCallSignatures.js Emit the new line before leading declaration comments in the declaration file if source code had it 2014-08-15 14:21:41 -07:00
declFileClassWithIndexSignature.js
declFileClassWithIndexSignature.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileClassWithStaticMethodReturningConstructor.js
declFileClassWithStaticMethodReturningConstructor.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
declFileConstructors.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
declFileConstructSignatures.js Emit the new line before leading declaration comments in the declaration file if source code had it 2014-08-15 14:21:41 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
declFileExportAssignmentOfGenericInterface.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
declFileExportAssignmentOfGenericInterface.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
declFileExportImportChain.js Check for the accessible symbol from exported import 2014-08-08 12:57:59 -07:00
declFileExportImportChain.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileExportImportChain2.js Check for the accessible symbol from exported import 2014-08-08 12:57:59 -07:00
declFileExportImportChain2.types Accept type baselines 2014-08-15 14:37:48 -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 Comments for import declaration 2014-08-14 06:57:59 -07:00
declFileForExportedImport.types Accept type baselines 2014-08-15 14:37:48 -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 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
declFileGenericClassWithGenericExtendedClass.js
declFileGenericClassWithGenericExtendedClass.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
declFileGenericType.js Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
declFileGenericType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
declFileGenericType2.js Comments for module declaration 2014-08-14 06:53:37 -07:00
declFileGenericType2.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
declFileImportedTypeUseInTypeArgPosition.js Ambient module declarations (exception import declaration) are visible 2014-08-06 15:13:06 -07:00
declFileImportedTypeUseInTypeArgPosition.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
declFileImportModuleWithExportAssignment.js Write JsDoc comments for ImportDeclaration in .d.ts file 2014-08-14 07:48:14 -07:00
declFileImportModuleWithExportAssignment.types Accept type baselines 2014-08-15 14:37:48 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
declFileMethods.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
declFileModuleAssignmentInObjectLiteralProperty.js No longer emit trailing comma on object literals. 2014-07-28 11:37:36 -07:00
declFileModuleAssignmentInObjectLiteralProperty.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
declFileModuleContinuation.js
declFileModuleContinuation.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileModuleWithPropertyOfTypeModule.js
declFileModuleWithPropertyOfTypeModule.types Accept type baselines 2014-08-15 14:37:48 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
declFileRegressionTests.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileRestParametersOfFunctionAndFunctionType.js
declFileRestParametersOfFunctionAndFunctionType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
declFileTypeofFunction.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
declFileTypeofInAnonymousType.js
declFileTypeofInAnonymousType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
declFileTypeofModule.js
declFileTypeofModule.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileWithClassNameConflictingWithClassReferredByExtendsClause.js
declFileWithClassNameConflictingWithClassReferredByExtendsClause.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileWithExtendsClauseThatHasItsContainerNameConflict.js Ambient module declarations (exception import declaration) are visible 2014-08-06 15:13:06 -07:00
declFileWithExtendsClauseThatHasItsContainerNameConflict.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileWithInternalModuleNameConflictsInExtendsClause1.js
declFileWithInternalModuleNameConflictsInExtendsClause1.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileWithInternalModuleNameConflictsInExtendsClause2.js
declFileWithInternalModuleNameConflictsInExtendsClause2.types Accept type baselines 2014-08-15 14:37:48 -07:00
declFileWithInternalModuleNameConflictsInExtendsClause3.js
declFileWithInternalModuleNameConflictsInExtendsClause3.types Accept type baselines 2014-08-15 14:37:48 -07:00
declInput-2.errors.txt Report privacy errors on return types 2014-08-06 17:58:03 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -07:00
declInput4.js
declInput4.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -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
defaultArgsForwardReferencing.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
defaultArgsInFunctionExpressions.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
deleteOperatorWithStringType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
deleteOperatorWithStringType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
dependencyViaImportAlias.js
dependencyViaImportAlias.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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
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 Accept type baselines 2014-08-15 14:37:48 -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 Emit detached comments for constructor body 2014-08-19 12:38:56 -07:00
detachedCommentAtStartOfConstructor1.types Merge pull request #452 from Microsoft/emitComments 2014-08-20 17:07:24 -07:00
detachedCommentAtStartOfConstructor2.js Emit detached comments for constructor body 2014-08-19 12:38:56 -07:00
detachedCommentAtStartOfConstructor2.types Merge pull request #452 from Microsoft/emitComments 2014-08-20 17:07:24 -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 Emit detached comments for function body 2014-08-19 12:06:52 -07:00
detachedCommentAtStartOfLambdaFunction1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
detachedCommentAtStartOfLambdaFunction2.js Emit detached comments for function body 2014-08-19 12:06:52 -07:00
detachedCommentAtStartOfLambdaFunction2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
dontShowCompilerGeneratedMembers.errors.txt Reassigned diagnostic codes. 2014-08-18 15:42:27 -07:00
dottedModuleName.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
dottedModuleName2.js
dottedModuleName2.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
duplicateAnonymousModuleClasses.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
duplicateAnonymousModuleClasses.types Accept type baselines 2014-08-15 14:37:48 -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 Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -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 update check for object literal properties according to ECMA spec 2014-07-24 13:02:31 -07:00
duplicateOverloadInTypeAugmentation1.js
duplicateOverloadInTypeAugmentation1.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
duplicateStringNamedProperty1.errors.txt
duplicateStringNamedProperty1.js
duplicateSymbolsExportMatching.errors.txt Reassigned diagnostic codes. 2014-08-18 15:42:27 -07:00
duplicateSymbolsExportMatching.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
duplicateTypeParameters1.errors.txt
duplicateTypeParameters1.js
duplicateTypeParameters2.errors.txt
duplicateTypeParameters2.js
duplicateTypeParameters3.errors.txt
duplicateTypeParameters3.js
duplicateVarAndImport.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
duplicateVarAndImport2.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
emitBOM.js.map Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
emitBOM.sourcemap.txt Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
emitCommentsOnlyFile.js
emitCommentsOnlyFile.types Accept type baselines 2014-08-15 14:37:48 -07:00
emitMemberAccessExpression.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
emitMemberAccessExpression.types Accept type baselines 2014-08-15 14:37:48 -07:00
emitPostComments.js
emitPostComments.types Accept type baselines 2014-08-15 14:37:48 -07:00
emitPreComments.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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
EnumAndModuleWithSameNameAndCommonRoot.js
EnumAndModuleWithSameNameAndCommonRoot.types Accept type baselines 2014-08-15 14:37:48 -07:00
enumAssignability.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
enumBasics1.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
enumCodeGenNewLines1.js
enumCodeGenNewLines1.types Accept type baselines 2014-08-15 14:37:48 -07:00
enumConflictsWithGlobalIdentifier.errors.txt
enumDecl1.js Ambient module declarations (exception import declaration) are visible 2014-08-06 15:13:06 -07:00
enumDecl1.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -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
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 Comments for module declaration 2014-08-14 06:53:37 -07:00
enumMerging.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -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
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 Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
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
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 Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
es6ClassTest7.js
es6ClassTest7.types Accept type baselines 2014-08-15 14:37:48 -07:00
es6ClassTest8.js Emit leading/trailing comments for return statement 2014-08-15 15:16:17 -07:00
es6ClassTest8.types Baseline and harness changes 2014-08-25 10:55:22 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
everyTypeAssignableToAny.js
everyTypeAssignableToAny.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
everyTypeWithAnnotationAndInitializer.js
everyTypeWithAnnotationAndInitializer.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
everyTypeWithAnnotationAndInvalidInitializer.errors.txt
everyTypeWithAnnotationAndInvalidInitializer.js
everyTypeWithInitializer.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
everyTypeWithInitializer.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
exportAlreadySeen.errors.txt
exportAssignClassAndModule.js
exportAssignClassAndModule.types Accept type baselines 2014-08-15 14:37:48 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentClass.js
exportAssignmentClass.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentConstrainedGenericType.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentError.js
exportAssignmentError.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentFunction.js
exportAssignmentFunction.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
exportAssignmentGenericType.js
exportAssignmentGenericType.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentInterface.js
exportAssignmentInterface.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
exportAssignmentInternalModule.js
exportAssignmentInternalModule.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentMergedInterface.js
exportAssignmentMergedInterface.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
exportAssignmentMergedModule.js
exportAssignmentMergedModule.types Baseline and harness changes 2014-08-25 10:55:22 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
exportAssignmentTopLevelClodule.js
exportAssignmentTopLevelClodule.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentTopLevelEnumdule.js
exportAssignmentTopLevelEnumdule.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentTopLevelFundule.js
exportAssignmentTopLevelFundule.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentTopLevelIdentifier.js
exportAssignmentTopLevelIdentifier.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentVariable.js
exportAssignmentVariable.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportAssignmentWithExports.errors.txt
exportAssignmentWithExports.js
exportAssignmentWithImportStatementPrivacyError.js
exportAssignmentWithImportStatementPrivacyError.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
ExportClassWhichExtendsInterfaceWithInaccessibleType.js
ExportClassWhichExtendsInterfaceWithInaccessibleType.types Accept type baselines 2014-08-15 14:37:48 -07:00
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.types Accept type baselines 2014-08-15 14:37:48 -07:00
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.js
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.types Accept type baselines 2014-08-15 14:37:48 -07:00
ExportClassWithInaccessibleTypeInTypeParameterConstraint.js
ExportClassWithInaccessibleTypeInTypeParameterConstraint.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
exportCodeGen.js Comments for module declaration 2014-08-14 06:53:37 -07:00
exportCodeGen.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.js
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.js
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.js
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
exportImport.js Check for the accessible symbol from exported import 2014-08-08 12:57:59 -07:00
exportImport.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
exportImportAlias.js Comments for import declaration 2014-08-14 06:57:59 -07:00
exportImportAlias.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
exportImportAndClodule.js
exportImportAndClodule.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
exportImportMultipleFiles.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
exportImportMultipleFiles.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
exportImportNonInstantiatedModule.js
exportImportNonInstantiatedModule.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportImportNonInstantiatedModule2.js Check for the accessible symbol from exported import 2014-08-08 12:57:59 -07:00
exportImportNonInstantiatedModule2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
exportingContainingVisibleType.errors.txt
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.js
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.types Accept type baselines 2014-08-15 14:37:48 -07:00
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.js
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.types Accept type baselines 2014-08-15 14:37:48 -07:00
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.js
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.types Accept type baselines 2014-08-15 14:37:48 -07:00
ExportModuleWithAccessibleTypesOnItsExportedMembers.js
ExportModuleWithAccessibleTypesOnItsExportedMembers.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
exportNonVisibleType.errors.txt
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.js
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
exportSameNameFuncVar.errors.txt
exportSameNameFuncVar.js
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.js
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
ExportVariableWithAccessibleTypeInTypeAnnotation.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
ExportVariableWithAccessibleTypeInTypeAnnotation.types Accept type baselines 2014-08-15 14:37:48 -07:00
ExportVariableWithInaccessibleTypeInTypeAnnotation.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
ExportVariableWithInaccessibleTypeInTypeAnnotation.types Accept type baselines 2014-08-15 14:37:48 -07:00
exportVisibility.js
exportVisibility.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
expr.errors.txt
expr.js
extBaseClass1.js
extBaseClass1.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
externalModuleRefernceResolutionOrderInImportDeclaration.errors.txt
externalModuleRefernceResolutionOrderInImportDeclaration.js Comments for import declaration 2014-08-14 06:57:59 -07:00
externalModuleResolution.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
externalModuleResolution.types Accept type baselines 2014-08-15 14:37:48 -07:00
externalModuleResolution2.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
externalModuleResolution2.types Accept type baselines 2014-08-15 14:37:48 -07:00
externalModuleWithoutCompilerFlag1.errors.txt
externFunc.js
externFunc.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
externModule.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
externModuleClobber.js
externModuleClobber.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
fatarrowfunctionsErrors.errors.txt
fatarrowfunctionsInFunctionParameterDefaults.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
fatarrowfunctionsInFunctionParameterDefaults.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
fatarrowfunctionsInFunctions.js
fatarrowfunctionsInFunctions.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
fatarrowfunctionsOptionalArgs.errors.txt
fatarrowfunctionsOptionalArgsErrors1.errors.txt
fatarrowfunctionsOptionalArgsErrors2.errors.txt
fatArrowSelf.js
fatArrowSelf.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
fieldAndGetterWithSameName.errors.txt
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
for-inStatements.errors.txt
for-inStatements.js
for-inStatementsInvalid.errors.txt Update error message to be more consistent with others 2014-07-25 14:01:50 -07:00
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
forgottenNew.js
forIn.errors.txt Update error message to be more consistent with others 2014-07-25 14:01:50 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
forInStatement4.errors.txt Update error message to be more consistent with others 2014-07-25 14:01:50 -07:00
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 Update error message to be more consistent with others 2014-07-25 14:01:50 -07:00
forInStatement7.js
forStatements.js
forStatements.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
funcdecl.js Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
funcdecl.types Baseline and harness changes 2014-08-25 10:55:22 -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
FunctionAndModuleWithSameNameAndCommonRoot.errors.txt
FunctionAndModuleWithSameNameAndCommonRoot.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
FunctionAndModuleWithSameNameAndDifferentCommonRoot.js
FunctionAndModuleWithSameNameAndDifferentCommonRoot.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionCall2.js
functionCall2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionCall3.js
functionCall3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionCall4.js
functionCall4.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionCall5.js
functionCall5.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionCall6.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall6.js
functionCall7.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall7.js
functionCall8.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall8.js
functionCall9.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall9.js
functionCall10.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall10.js
functionCall11.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall11.js
functionCall12.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall12.js
functionCall13.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall13.js
functionCall14.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall14.js
functionCall15.errors.txt
functionCall15.js
functionCall16.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionCall16.js
functionCall17.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionConstraintSatisfaction2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
FunctionDeclaration3.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
FunctionDeclaration3.js
FunctionDeclaration4.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
FunctionDeclaration4.js
FunctionDeclaration6.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
FunctionDeclaration6.js
FunctionDeclaration7.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
FunctionDeclaration7.js
functionDeclarationWithArgumentOfTypeFunctionTypeArray.js
functionDeclarationWithArgumentOfTypeFunctionTypeArray.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionExpressionAndLambdaMatchesFunction.js
functionExpressionAndLambdaMatchesFunction.types Accept type baselines 2014-08-15 14:37:48 -07:00
functionExpressionInWithBlock.errors.txt
functionExpressionInWithBlock.js
functionExpressionReturningItself.js Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
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 Pull model for contextual types. 2014-07-29 18:21:16 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionInIfStatementInModule.js
functionInIfStatementInModule.types Accept type baselines 2014-08-15 14:37:48 -07:00
functionLiteral.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
functionLiteral.types Accept type baselines 2014-08-15 14:37:48 -07:00
functionLiteralForOverloads.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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
functionMergedWithModule.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionNameConflicts.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
functionNameConflicts.js Comments for module declaration 2014-08-14 06:53:37 -07:00
functionOnlyHasThrow.js
functionOnlyHasThrow.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloadAmbiguity1.errors.txt
functionOverloadAmbiguity1.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
functionOverloadErrors.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
functionOverloadErrors.js Comments for module declaration 2014-08-14 06:53:37 -07:00
functionOverloadErrorsSyntax.errors.txt
functionOverloadImplementationOfWrongName.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
functionOverloadImplementationOfWrongName.js
functionOverloadImplementationOfWrongName2.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
functionOverloadImplementationOfWrongName2.js
functionOverloads.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionOverloads.js
functionOverloads1.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
functionOverloads1.js
functionOverloads2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionOverloads2.js
functionOverloads3.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
functionOverloads3.js
functionOverloads4.errors.txt
functionOverloads4.js
functionOverloads5.errors.txt
functionOverloads5.js
functionOverloads6.js
functionOverloads6.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads7.js
functionOverloads7.types Accept type baselines 2014-08-15 14:37:48 -07:00
functionOverloads8.js
functionOverloads8.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads9.js
functionOverloads9.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads10.js
functionOverloads10.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads11.errors.txt
functionOverloads11.js
functionOverloads12.js
functionOverloads12.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads13.js
functionOverloads13.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads14.js
functionOverloads14.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads15.js
functionOverloads15.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads16.js
functionOverloads16.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads22.errors.txt
functionOverloads22.js
functionOverloads23.js
functionOverloads23.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads24.js
functionOverloads24.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads25.js
functionOverloads25.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads26.js
functionOverloads26.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads27.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionOverloads27.js
functionOverloads28.js
functionOverloads28.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads29.errors.txt
functionOverloads29.js
functionOverloads30.js
functionOverloads30.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads31.js
functionOverloads31.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads32.js
functionOverloads32.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads33.js
functionOverloads33.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads34.errors.txt
functionOverloads34.js
functionOverloads35.js
functionOverloads35.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads36.js
functionOverloads36.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads37.errors.txt
functionOverloads37.js
functionOverloads38.js
functionOverloads38.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads39.js
functionOverloads39.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionOverloads40.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionOverloads40.js
functionOverloads41.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
functionOverloads41.js
functionOverloads42.js
functionOverloads42.types Baseline and harness changes 2014-08-25 10:55:22 -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 addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
functionOverloadsOutOfOrder.js
functionOverloadsRecursiveGenericReturnType.js
functionOverloadsRecursiveGenericReturnType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionReturn.js
functionReturn.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionReturningItself.js Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
functionReturningItself.types Baseline and harness changes 2014-08-25 10:55:22 -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
functionSubtypingOfVarArgs.js
functionSubtypingOfVarArgs.types Accept type baselines 2014-08-15 14:37:48 -07:00
functionSubtypingOfVarArgs2.js
functionSubtypingOfVarArgs2.types Accept type baselines 2014-08-15 14:37:48 -07:00
functionType.js
functionType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
functionWithSameNameAsField.errors.txt
functionWithSameNameAsField.js
functionWithThrowButNoReturn1.errors.txt
functionWithThrowButNoReturn1.js
funduleExportedClassIsUsedBeforeDeclaration.js
funduleExportedClassIsUsedBeforeDeclaration.types Accept type baselines 2014-08-15 14:37:48 -07:00
funduleOfFunctionWithoutReturnTypeAnnotation.js
funduleOfFunctionWithoutReturnTypeAnnotation.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
fuzzy.errors.txt
fuzzy.js
generatedContextualTyping.js
generatedContextualTyping.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
generativeRecursionWithTypeOf.js
generativeRecursionWithTypeOf.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericArray0.js
genericArray0.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericArray1.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
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 Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
genericCallbackInvokedInsideItsContainingFunction1.js
genericCallbacksAndClassHierarchy.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
genericCallbacksAndClassHierarchy.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithConstraintsTypeArgumentInference.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
genericCallWithConstraintsTypeArgumentInference.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithConstraintsTypeArgumentInference2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithFunctionTypedArguments5.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithGenericSignatureArguments2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithNonGenericArgs1.js
genericCallWithNonGenericArgs1.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithObjectLiteralArgs.js Modified the emitComment logic to handle emitting leading or trailing spaces depending on flags 2014-08-15 14:32:08 -07:00
genericCallWithObjectLiteralArgs.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithObjectLiteralArguments1.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithObjectTypeArgsAndConstraints.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
genericCallWithObjectTypeArgsAndConstraints.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithObjectTypeArgsAndConstraints2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
genericCallWithObjectTypeArgsAndConstraints2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithObjectTypeArgsAndStringIndexer.js Emit leading comments for '}' of the function block 2014-08-21 17:17:02 -07:00
genericCallWithObjectTypeArgsAndStringIndexer.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithoutArgs.errors.txt
genericCallWithOverloadedConstructorTypedArguments.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
genericCallWithOverloadedConstructorTypedArguments.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithOverloadedConstructorTypedArguments2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCallWithOverloadedFunctionTypedArguments2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericClassInheritsConstructorFromNonGenericClass.js
genericClassInheritsConstructorFromNonGenericClass.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericClassPropertyInheritanceSpecialization.js
genericClassPropertyInheritanceSpecialization.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericClassStaticMethod.js
genericClassStaticMethod.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericClassWithObjectTypeArgsAndConstraints.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
genericClassWithObjectTypeArgsAndConstraints.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericClassWithStaticFactory.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
genericClassWithStaticFactory.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericClassWithStaticsUsingTypeArguments.errors.txt
genericClassWithStaticsUsingTypeArguments.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
genericCloduleInModule.js
genericCloduleInModule.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericCloduleInModule2.errors.txt
genericCloduleInModule2.js
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
genericCombinators2.js
genericConstraint1.errors.txt
genericConstraint1.js
genericConstraint2.errors.txt
genericConstraint2.js
genericConstraint3.errors.txt
genericConstraint3.js
genericConstraintDeclaration.js
genericConstraintDeclaration.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericConstraintOnExtendedBuiltinTypes.js
genericConstraintOnExtendedBuiltinTypes.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericConstraintOnExtendedBuiltinTypes2.js
genericConstraintOnExtendedBuiltinTypes2.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericConstraintSatisfaction1.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericFunctions2.js
genericFunctions2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericFunctions3.js
genericFunctions3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericFunctionSpecializations1.js
genericFunctionSpecializations1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericFunctionsWithOptionalParameters1.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
genericFunctionsWithOptionalParameters1.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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
genericFunduleInModule2.errors.txt
genericFunduleInModule2.js
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericInstanceOf.js
genericInstanceOf.types Accept type baselines 2014-08-15 14:37:48 -07:00
genericInstantiationEquivalentToObjectLiteral.js
genericInstantiationEquivalentToObjectLiteral.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericInterfaceFunctionTypeParameter.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
genericInterfaceFunctionTypeParameter.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericOfACloduleType1.js Modified the emitComment logic to handle emitting leading or trailing spaces depending on flags 2014-08-15 14:32:08 -07:00
genericOfACloduleType1.types Accept type baselines 2014-08-15 14:37:48 -07:00
genericOfACloduleType2.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
genericOfACloduleType2.types Accept type baselines 2014-08-15 14:37:48 -07:00
genericOverloadSignatures.js
genericOverloadSignatures.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericParameterAssignability1.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
genericParameterAssignability1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericPrototypeProperty.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericsWithDuplicateTypeParameters1.errors.txt
genericsWithDuplicateTypeParameters1.js
genericsWithoutTypeParameters1.errors.txt
genericsWithoutTypeParameters1.js
genericTypeArgumentInference1.js
genericTypeArgumentInference1.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
genericTypeAssertions1.errors.txt
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
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
genericTypeAssertions4.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
genericTypeAssertions5.errors.txt
genericTypeAssertions5.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
genericTypeAssertions6.errors.txt
genericTypeAssertions6.js
genericTypeParameterEquivalence2.js Emit comments for function and method declarations 2014-08-14 06:21:30 -07:00
genericTypeParameterEquivalence2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericTypeWithCallableMembers.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
genericTypeWithCallableMembers2.js Emit leading/trailing comments for return statement 2014-08-15 15:16:17 -07:00
genericTypeWithCallableMembers2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Gracefully handle accessor declarations in ambient classes. 2014-07-25 13:21:55 -07:00
gettersAndSettersTypesAgree.errors.txt
getterSetterNonAccessor.js
getterSetterNonAccessor.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
getterThatThrowsShouldNotNeedReturn.errors.txt
giant.errors.txt Gracefully handle accessor declarations in ambient classes. 2014-07-25 13:21:55 -07:00
global.js
global.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
ifDoWhileStatements.js Emit comments for if statement 2014-08-15 15:32:43 -07:00
ifDoWhileStatements.types Baseline and harness changes 2014-08-25 10:55:22 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
implementClausePrecedingExtends.errors.txt
implementGenericWithMismatchedTypes.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
implementGenericWithMismatchedTypes.js Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
implicitAnyGenericTypeInference.errors.txt
implicitAnyGenericTypeInference.js
implicitAnyGetAndSetAccessorWithAnyReturnType.errors.txt Accepting new baselines. 2014-07-31 15:56:00 -07:00
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
import_reference-exported-alias.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
import_reference-to-type-alias.js
import_reference-to-type-alias.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
import_unneeded-require-when-referenecing-aliased-type-throug-array.js
import_unneeded-require-when-referenecing-aliased-type-throug-array.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
import_var-referencing-an-imported-module-alias.js
import_var-referencing-an-imported-module-alias.types Accept type baselines 2014-08-15 14:37:48 -07:00
importAliasAnExternalModuleInsideAnInternalModule.errors.txt
importAliasIdentifiers.js
importAliasIdentifiers.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
importAliasWithDottedName.js
importAliasWithDottedName.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
importAndVariableDeclarationConflict1.errors.txt
importAndVariableDeclarationConflict1.js
importAndVariableDeclarationConflict2.js
importAndVariableDeclarationConflict2.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
importAndVariableDeclarationConflict3.errors.txt
importAndVariableDeclarationConflict3.js
importAndVariableDeclarationConflict4.errors.txt
importAndVariableDeclarationConflict4.js
importAnImport.errors.txt
importAnImport.js
importAsBaseClass.errors.txt
importAsBaseClass.js
importDecl.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
importDecl.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
importDeclarationUsedAsTypeQuery.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
importDeclarationUsedAsTypeQuery.types Accept type baselines 2014-08-15 14:37:48 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
importedModuleAddToGlobal.errors.txt
importedModuleAddToGlobal.js
importedModuleClassNameClash.js
importedModuleClassNameClash.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
importInsideModule.errors.txt
importInTypePosition.js Comments for module declaration 2014-08-14 06:53:37 -07:00
importInTypePosition.types Accept type baselines 2014-08-15 14:37:48 -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 Support resolution of any part of the RHS of an import 2014-08-19 15:04:30 -07:00
importShadowsGlobalName.js
importShadowsGlobalName.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
importStatements.js Comments for module declaration 2014-08-14 06:53:37 -07:00
importStatements.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
incompatibleExports1.errors.txt
incompatibleExports1.js
incompatibleExports2.errors.txt
incompatibleExports2.js
incompatibleGenericTypes.errors.txt
incompatibleGenericTypes.js
incompatibleTypes.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
incompatibleTypes.js
incompleteDottedExpressionAtEOF.errors.txt
incompleteObjectLiteral1.errors.txt
incorrectClassOverloadChain.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -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 addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
indexSignatureTypeCheck.errors.txt
indexSignatureTypeCheck2.errors.txt
indexSignatureTypeInference.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
inferentialTypingWithFunctionType.js
inferentialTypingWithFunctionType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
inferentialTypingWithFunctionType2.js
inferentialTypingWithFunctionType2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
inferentialTypingWithFunctionTypeNested.js
inferentialTypingWithFunctionTypeNested.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
inferentialTypingWithFunctionTypeSyntacticScenarios.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
inferentialTypingWithFunctionTypeSyntacticScenarios.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
infinitelyExpandingTypesNonGenericBase.js
infinitelyExpandingTypesNonGenericBase.types Baseline and harness changes 2014-08-25 10:55:22 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
inheritanceStaticAccessorOverridingAccessor.errors.txt
inheritanceStaticAccessorOverridingMethod.errors.txt
inheritanceStaticAccessorOverridingProperty.errors.txt
inheritanceStaticFuncOverridingAccessor.errors.txt
inheritanceStaticFuncOverridingAccessorOfFuncType.errors.txt
inheritanceStaticFuncOverridingMethod.js
inheritanceStaticFuncOverridingMethod.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
inheritanceStaticFuncOverridingProperty.errors.txt
inheritanceStaticFuncOverridingProperty.js
inheritanceStaticFuncOverridingPropertyOfFuncType.js
inheritanceStaticFuncOverridingPropertyOfFuncType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
inheritanceStaticFunctionOverridingInstanceProperty.js
inheritanceStaticFunctionOverridingInstanceProperty.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
inheritedConstructorWithRestParams.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
inheritedConstructorWithRestParams2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
inheritedConstructorWithRestParams2.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
inheritedFunctionAssignmentCompatibility.js
inheritedFunctionAssignmentCompatibility.types Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments for expression statements 2014-08-15 15:49:09 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
initializersWidened.types Accept type baselines 2014-08-15 14:37:48 -07:00
innerAliases.errors.txt
innerAliases.js
innerAliases2.js
innerAliases2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
innerBoundLambdaEmit.js
innerBoundLambdaEmit.types Accept type baselines 2014-08-15 14:37:48 -07:00
innerExtern.js
innerExtern.types Accept type baselines 2014-08-15 14:37:48 -07:00
innerFunc.js
innerFunc.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
innerTypeArgumentInference.js
innerTypeArgumentInference.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
innerTypeCheckOfLambdaArgument.errors.txt
innerTypeCheckOfLambdaArgument.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
innerTypeParameterShadowingOuterOne.js Emit comments for function and method declarations 2014-08-14 06:21:30 -07:00
innerTypeParameterShadowingOuterOne.types Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
inOperatorWithValidOperands.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
inOperatorWithValidOperands.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
instanceAndStaticDeclarations1.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
instanceAndStaticDeclarations1.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
instanceofOperatorWithLHSIsObject.js
instanceofOperatorWithLHSIsObject.types Accept type baselines 2014-08-15 14:37:48 -07:00
instanceofOperatorWithLHSIsTypeParameter.js
instanceofOperatorWithLHSIsTypeParameter.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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
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 Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -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
interMixingModulesInterfaces0.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
interMixingModulesInterfaces1.js
interMixingModulesInterfaces1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
interMixingModulesInterfaces2.js
interMixingModulesInterfaces2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
interMixingModulesInterfaces3.js
interMixingModulesInterfaces3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
interMixingModulesInterfaces4.js
interMixingModulesInterfaces4.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
interMixingModulesInterfaces5.js
interMixingModulesInterfaces5.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
internalAliasClass.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasClass.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasClassInsideLocalModuleWithExport.js
internalAliasClassInsideLocalModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasClassInsideLocalModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasClassInsideLocalModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasClassInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasClassInsideLocalModuleWithoutExportAccessError.js
internalAliasClassInsideTopLevelModuleWithExport.js
internalAliasClassInsideTopLevelModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasClassInsideTopLevelModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasClassInsideTopLevelModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasEnum.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasEnum.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasEnumInsideLocalModuleWithExport.js
internalAliasEnumInsideLocalModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasEnumInsideLocalModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasEnumInsideLocalModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasEnumInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasEnumInsideLocalModuleWithoutExportAccessError.js
internalAliasEnumInsideTopLevelModuleWithExport.js
internalAliasEnumInsideTopLevelModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasEnumInsideTopLevelModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasEnumInsideTopLevelModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasFunction.js Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
internalAliasFunction.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
internalAliasFunctionInsideLocalModuleWithExport.js Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
internalAliasFunctionInsideLocalModuleWithExport.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
internalAliasFunctionInsideLocalModuleWithoutExport.js Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
internalAliasFunctionInsideLocalModuleWithoutExport.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
internalAliasFunctionInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasFunctionInsideLocalModuleWithoutExportAccessError.js
internalAliasFunctionInsideTopLevelModuleWithExport.js Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
internalAliasFunctionInsideTopLevelModuleWithExport.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
internalAliasFunctionInsideTopLevelModuleWithoutExport.js Use typeof function in the declaration emitter instead of unwinding first level 2014-08-08 16:15:09 -07:00
internalAliasFunctionInsideTopLevelModuleWithoutExport.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
internalAliasInitializedModule.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasInitializedModule.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasInitializedModuleInsideLocalModuleWithExport.js
internalAliasInitializedModuleInsideLocalModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasInitializedModuleInsideLocalModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasInitializedModuleInsideLocalModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasInitializedModuleInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasInitializedModuleInsideLocalModuleWithoutExportAccessError.js
internalAliasInitializedModuleInsideTopLevelModuleWithExport.js
internalAliasInitializedModuleInsideTopLevelModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasInitializedModuleInsideTopLevelModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasInitializedModuleInsideTopLevelModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasInterface.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasInterface.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasInterfaceInsideLocalModuleWithExport.js
internalAliasInterfaceInsideLocalModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasInterfaceInsideLocalModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasInterfaceInsideLocalModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasInterfaceInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasInterfaceInsideLocalModuleWithoutExportAccessError.js
internalAliasInterfaceInsideTopLevelModuleWithExport.js
internalAliasInterfaceInsideTopLevelModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasInterfaceInsideTopLevelModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasInterfaceInsideTopLevelModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasUninitializedModule.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasUninitializedModule.types Accept type baselines 2014-08-15 14:37:48 -07:00
internalAliasUninitializedModuleInsideLocalModuleWithExport.js
internalAliasUninitializedModuleInsideLocalModuleWithExport.types Accept type baselines 2014-08-15 14:37:48 -07:00
internalAliasUninitializedModuleInsideLocalModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasUninitializedModuleInsideLocalModuleWithoutExport.types Accept type baselines 2014-08-15 14:37:48 -07:00
internalAliasUninitializedModuleInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasUninitializedModuleInsideLocalModuleWithoutExportAccessError.js
internalAliasUninitializedModuleInsideTopLevelModuleWithExport.js
internalAliasUninitializedModuleInsideTopLevelModuleWithExport.types Accept type baselines 2014-08-15 14:37:48 -07:00
internalAliasUninitializedModuleInsideTopLevelModuleWithoutExport.js Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
internalAliasUninitializedModuleInsideTopLevelModuleWithoutExport.types Accept type baselines 2014-08-15 14:37:48 -07:00
internalAliasVar.js
internalAliasVar.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasVarInsideLocalModuleWithExport.js
internalAliasVarInsideLocalModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasVarInsideLocalModuleWithoutExport.js
internalAliasVarInsideLocalModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasVarInsideLocalModuleWithoutExportAccessError.errors.txt
internalAliasVarInsideLocalModuleWithoutExportAccessError.js
internalAliasVarInsideTopLevelModuleWithExport.js
internalAliasVarInsideTopLevelModuleWithExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasVarInsideTopLevelModuleWithoutExport.js
internalAliasVarInsideTopLevelModuleWithoutExport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalAliasWithDottedNameEmit.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
internalAliasWithDottedNameEmit.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
internalImportInstantiatedModuleMergedWithClassNotReferencingInstance.errors.txt Error when importing shadowed internal module. 2014-07-26 08:13:52 -07:00
internalImportInstantiatedModuleMergedWithClassNotReferencingInstance.js
internalImportInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.js
internalImportInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.types Accept type baselines 2014-08-15 14:37:48 -07:00
internalImportInstantiatedModuleNotReferencingInstance.errors.txt Error when importing shadowed internal module. 2014-07-26 08:13:52 -07:00
internalImportInstantiatedModuleNotReferencingInstance.js
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstance.errors.txt Error when importing shadowed internal module. 2014-07-26 08:13:52 -07:00
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstance.js
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.js
internalImportUnInstantiatedModuleMergedWithClassNotReferencingInstanceNoConflict.types Accept type baselines 2014-08-15 14:37:48 -07:00
internalImportUnInstantiatedModuleNotReferencingInstanceNoConflict.js
internalImportUnInstantiatedModuleNotReferencingInstanceNoConflict.types Support resolution of any part of the RHS of an import 2014-08-19 15:04:30 -07:00
intrinsics.errors.txt
intrinsics.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
intTypeCheck.errors.txt
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 Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
invalidDoWhileContinueStatements.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
invalidEnumAssignments.errors.txt
invalidEnumAssignments.js
invalidForBreakStatements.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
invalidForContinueStatements.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
invalidForInBreakStatements.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
invalidForInContinueStatements.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
invalidImportAliasIdentifiers.errors.txt
invalidImportAliasIdentifiers.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
invalidNestedModules.errors.txt
invalidNestedModules.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -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 Merge branch 'master' into diagnosticsCleanup 2014-08-12 14:59:01 -07:00
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 Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
invalidWhileContinueStatements.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
invocationExpressionInFunctionParameter.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
invocationExpressionInFunctionParameter.js
invokingNonGenericMethodWithTypeArguments1.errors.txt
invokingNonGenericMethodWithTypeArguments1.js
invokingNonGenericMethodWithTypeArguments2.errors.txt
invokingNonGenericMethodWithTypeArguments2.js
ipromise2.js
ipromise2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
lambdaArgCrash.js Emit detached comments for constructor body 2014-08-19 12:38:56 -07:00
lambdaASIEmit.js
lambdaASIEmit.types Baseline and harness changes 2014-08-25 10:55:22 -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 emit this capturing as a first action in the constructor 2014-08-01 11:16:09 -07:00
lastPropertyInLiteralWins.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
literals-negative.errors.txt
literals-negative.js Emit comments for if statement 2014-08-15 15:32:43 -07:00
literals.errors.txt Error on octal literals in ES5 and strict mode 2014-08-06 18:10:16 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -07:00
localImportNameVsGlobalName.js
localImportNameVsGlobalName.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
localVariablesReturnedFromCatchBlocks.js Emit leading/trailing comments for return statement 2014-08-15 15:16:17 -07:00
localVariablesReturnedFromCatchBlocks.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
logicalNotOperatorWithStringType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
logicalNotOperatorWithStringType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
logicalOrExpressionIsContextuallyTyped.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
logicalOrExpressionIsContextuallyTyped.types Accept type baselines 2014-08-15 14:37:48 -07:00
logicalOrExpressionIsNotContextuallyTyped.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
maxConstraints.js
memberAccessMustUseModuleInstances.js
memberAccessMustUseModuleInstances.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
mergedDeclarations2.errors.txt
mergedDeclarations2.js
mergedDeclarations3.errors.txt
mergedDeclarations3.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
mergedDeclarations4.js
mergedDeclarations4.types Accept type baselines 2014-08-15 14:37:48 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
mergedInterfacesWithMultipleBases2.js Comments for module declaration 2014-08-14 06:53:37 -07:00
mergedInterfacesWithMultipleBases2.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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
mergedModuleDeclarationCodeGen2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
mergedModuleDeclarationCodeGen3.js
mergedModuleDeclarationCodeGen3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
mergedModuleDeclarationCodeGen4.js
mergedModuleDeclarationCodeGen4.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
mergedModuleDeclarationCodeGen5.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
mergedModuleDeclarationCodeGen5.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
mergedModuleDeclarationWithSharedExportedVar.js
mergedModuleDeclarationWithSharedExportedVar.types Accept type baselines 2014-08-15 14:37:48 -07:00
mergeThreeInterfaces.js Emit detached comments for function body 2014-08-19 12:06:52 -07:00
mergeThreeInterfaces.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
mergeThreeInterfaces2.js Comments for module declaration 2014-08-14 06:53:37 -07:00
mergeThreeInterfaces2.types Accept type baselines 2014-08-15 14:37:48 -07:00
mergeTwoInterfaces.js Emit detached comments for function body 2014-08-19 12:06:52 -07:00
mergeTwoInterfaces.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
mergeTwoInterfaces2.js Comments for module declaration 2014-08-14 06:53:37 -07:00
mergeTwoInterfaces2.types Accept type baselines 2014-08-15 14:37:48 -07:00
methodContainingLocalFunction.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
methodContainingLocalFunction.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
methodSignatureDeclarationEmit1.js
methodSignatureDeclarationEmit1.types Accept type baselines 2014-08-15 14:37:48 -07:00
methodSignaturesWithOverloads.errors.txt
methodSignaturesWithOverloads.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Test baselines after asynchronous alias declaration writing 2014-08-06 13:16:41 -07:00
missingImportAfterModuleImport.types Accept type baselines 2014-08-15 14:37:48 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
mixingFunctionAndAmbientModule1.js
mixingFunctionAndAmbientModule1.types Accept type baselines 2014-08-15 14:37:48 -07:00
mixingStaticAndInstanceOverloads.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
mixingStaticAndInstanceOverloads.js
modFunctionCrash.js
modFunctionCrash.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
ModuleAndClassWithSameNameAndCommonRoot.errors.txt
ModuleAndClassWithSameNameAndCommonRoot.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
ModuleAndEnumWithSameNameAndCommonRoot.js
ModuleAndEnumWithSameNameAndCommonRoot.types Accept type baselines 2014-08-15 14:37:48 -07:00
ModuleAndFunctionWithSameNameAndCommonRoot.errors.txt
ModuleAndFunctionWithSameNameAndCommonRoot.js Emit comments for function and method declarations 2014-08-14 06:21:30 -07:00
moduleAndInterfaceSharingName.js
moduleAndInterfaceSharingName.types Accept type baselines 2014-08-15 14:37:48 -07:00
moduleAndInterfaceSharingName2.errors.txt
moduleAndInterfaceSharingName2.js
moduleAndInterfaceSharingName3.js
moduleAndInterfaceSharingName3.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
moduleAndInterfaceSharingName4.js
moduleAndInterfaceSharingName4.types Accept type baselines 2014-08-15 14:37:48 -07:00
moduleAndInterfaceWithSameName.errors.txt
moduleAndInterfaceWithSameName.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -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 Emit comments for expression statements 2014-08-15 15:49:09 -07:00
moduleClassArrayCodeGenTest.errors.txt
moduleClassArrayCodeGenTest.js Comments for module declaration 2014-08-14 06:53:37 -07:00
moduleCodeGenTest3.js
moduleCodeGenTest3.types Accept type baselines 2014-08-15 14:37:48 -07:00
moduleCodegenTest4.js
moduleCodegenTest4.types Accept type baselines 2014-08-15 14:37:48 -07:00
moduleCodeGenTest5.js
moduleCodeGenTest5.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
moduleCrashBug1.errors.txt
moduleCrashBug1.js
moduledecl.errors.txt
moduleExports1.errors.txt
moduleExports1.js
moduleIdentifiers.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
moduleIdentifiers.types Accept type baselines 2014-08-15 14:37:48 -07:00
moduleImport.errors.txt
moduleImport.js
moduleImportedForTypeArgumentPosition.js
moduleImportedForTypeArgumentPosition.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
moduleInTypePosition1.errors.txt
moduleInTypePosition1.js
moduleKeywordRepeatError.errors.txt
moduleMemberWithoutTypeAnnotation1.js
moduleMemberWithoutTypeAnnotation1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
moduleMemberWithoutTypeAnnotation2.js
moduleMemberWithoutTypeAnnotation2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
moduleMerge.js Comments for module declaration 2014-08-14 06:53:37 -07:00
moduleMerge.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
moduleOuterQualification.js Ambient module declarations (exception import declaration) are visible 2014-08-06 15:13:06 -07:00
moduleOuterQualification.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
moduleReopenedTypeOtherBlock.js
moduleReopenedTypeOtherBlock.types Accept type baselines 2014-08-15 14:37:48 -07:00
moduleReopenedTypeSameBlock.js
moduleReopenedTypeSameBlock.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
moduleSymbolMerging.js Merge pull request #452 from Microsoft/emitComments 2014-08-20 17:07:24 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
moduleVariables.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
moduleVariables.types Accept type baselines 2014-08-15 14:37:48 -07:00
moduleVisibilityTest1.js
moduleVisibilityTest1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
moduleVisibilityTest2.errors.txt
moduleVisibilityTest2.js
moduleVisibilityTest3.errors.txt
moduleVisibilityTest3.js Comments for module declaration 2014-08-14 06:53:37 -07:00
ModuleWithExportedAndNonExportedClasses.errors.txt
ModuleWithExportedAndNonExportedClasses.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
ModuleWithExportedAndNonExportedEnums.errors.txt
ModuleWithExportedAndNonExportedEnums.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
ModuleWithExportedAndNonExportedVariables.errors.txt
ModuleWithExportedAndNonExportedVariables.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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
moduleWithStatementsOfEveryKind.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
moduleWithTryStatement1.js
moduleWithTryStatement1.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
multiExtendsSplitInterfaces1.errors.txt
multiExtendsSplitInterfaces1.js
multiExtendsSplitInterfaces2.js
multiExtendsSplitInterfaces2.types Accept type baselines 2014-08-15 14:37:48 -07:00
multiImportExport.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
multiLineErrors.errors.txt
multiLineErrors.js
multiModuleClodule1.js
multiModuleClodule1.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 use getEffectiveDeclarationFlags to get Export flag 2014-07-25 11:15:19 -07:00
multivar.js
mutrec.js
mutrec.types Baseline and harness changes 2014-08-25 10:55:22 -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 Comments for module declaration 2014-08-14 06:53:37 -07:00
nameCollision.types Accept type baselines 2014-08-15 14:37:48 -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
nameDelimitedBySlashes.js
nameDelimitedBySlashes.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
namedFunctionExpressionCallErrors.errors.txt
namedFunctionExpressionCallErrors.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
namedFunctionExpressionInModule.js
namedFunctionExpressionInModule.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
namespaces1.js
namespaces1.types Accept type baselines 2014-08-15 14:37:48 -07:00
namespaces2.js
namespaces2.types Accept type baselines 2014-08-15 14:37:48 -07:00
nameWithFileExtension.errors.txt
nameWithFileExtension.js
nameWithRelativePaths.js
nameWithRelativePaths.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
negateOperatorInvalidOperations.errors.txt
negateOperatorWithAnyOtherType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
negateOperatorWithAnyOtherType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
negateOperatorWithBooleanType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
negateOperatorWithBooleanType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
negateOperatorWithStringType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
negateOperatorWithStringType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
nestedModules.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
nestedModules.types Accept type baselines 2014-08-15 14:37:48 -07:00
nestedRecursiveLambda.js
nestedRecursiveLambda.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
nestedSelf.js
nestedSelf.types Accept type baselines 2014-08-15 14:37:48 -07:00
newArrays.js
newArrays.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
newOperatorErrorCases.errors.txt
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
noCollisionThisExpressionAndLocalVarInLambda.js
noCollisionThisExpressionAndLocalVarInLambda.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
noConstraintInReturnType1.js
noConstraintInReturnType1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
noErrorsInCallback.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
noErrorsInCallback.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
noImplicitAnyAndPrivateMembersWithoutTypeAnnotations.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
noImplicitAnyAndPrivateMembersWithoutTypeAnnotations.types Accept type baselines 2014-08-15 14:37:48 -07:00
noImplicitAnyForIn.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -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
noImplicitAnyInContextuallyTypesFunctionParamter.js
noImplicitAnyInContextuallyTypesFunctionParamter.types Accept type baselines 2014-08-15 14:37:48 -07:00
noImplicitAnyIndexing.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
noImplicitAnyModule.errors.txt
noImplicitAnyModule.js
noImplicitAnyParametersInBareFunctions.js Emit comments for function and method declarations 2014-08-14 06:21:30 -07:00
noImplicitAnyParametersInClass.js Emit comments for properties 2014-08-14 06:31:00 -07:00
noImplicitAnyParametersInModule.js Emit comments for function and method declarations 2014-08-14 06:21:30 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
nonInstantiatedModule.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
noSelfOnVars.js
noSelfOnVars.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
noTypeArgumentOnReturnType1.errors.txt
noTypeArgumentOnReturnType1.js
null.js
null.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
nullAssignableToEveryType.js
nullAssignableToEveryType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
numberToString.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
numericClassMembers1.errors.txt
numericClassMembers1.js
numericIndexerConstrainsPropertyDeclarations.errors.txt
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
objectCreationOfElementAccessExpression.errors.txt
objectCreationOfElementAccessExpression.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectLiteralDeclarationGeneration1.js
objectLiteralDeclarationGeneration1.types Accept type baselines 2014-08-15 14:37:48 -07:00
objectLiteralErrors.errors.txt Error on octal literals in ES5 and strict mode 2014-08-06 18:10:16 -07:00
objectLiteralErrorsES3.errors.txt
objectLiteralFunctionArgContextualTyping.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
objectLiteralFunctionArgContextualTyping.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
objectLiteralFunctionArgContextualTyping2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -07:00
objectLiteralParameterResolution.errors.txt
objectLiteralParameterResolution.js No longer emit trailing comma on object literals. 2014-07-28 11:37:36 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
objectLiteralWidened.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectLiteralWithGetAccessorInsideFunction.errors.txt
objectLiteralWithNumericPropertyName.errors.txt
objectLiteralWithNumericPropertyName.js
objectLitGetterSetter.js
objectLitGetterSetter.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectLitIndexerContextualType.errors.txt
objectLitIndexerContextualType.js No longer emit trailing comma on object literals. 2014-07-28 11:37:36 -07:00
objectLitPropertyScoping.errors.txt
objectLitStructuralTypeMismatch.errors.txt
objectLitStructuralTypeMismatch.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
objectLitTargetTypeCallSite.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentity2.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentity2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithCallSignatures.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithCallSignatures.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithCallSignatures2.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithCallSignatures2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithCallSignaturesWithOverloads.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithCallSignaturesWithOverloads.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignatures.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericCallSignatures.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignatures2.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericCallSignatures2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithNumericIndexers1.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
objectTypesIdentityWithNumericIndexers1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithNumericIndexers2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
objectTypesIdentityWithNumericIndexers2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithNumericIndexers3.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
objectTypesIdentityWithNumericIndexers3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithOptionality.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithOptionality.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithPrivates.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
objectTypesIdentityWithPrivates.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithPrivates2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
objectTypesIdentityWithPrivates2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithPublics.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
objectTypesIdentityWithPublics.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithStringIndexers.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
objectTypesIdentityWithStringIndexers.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesIdentityWithStringIndexers2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
objectTypesIdentityWithStringIndexers2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypesWithOptionalProperties.errors.txt
objectTypesWithOptionalProperties2.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
objectTypeWithStringNamedPropertyOfIllegalCharacters.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
objectTypeWithStringNamedPropertyOfIllegalCharacters.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
operatorAddNullUndefined.errors.txt
operatorAddNullUndefined.js
optionalAccessorsInInterface1.js
optionalAccessorsInInterface1.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadAssignmentCompat.errors.txt
overloadAssignmentCompat.js Emit leading/trailing comments for return statement 2014-08-15 15:16:17 -07:00
overloadBindingAcrossDeclarationBoundaries.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
overloadBindingAcrossDeclarationBoundaries.types Accept type baselines 2014-08-15 14:37:48 -07:00
overloadBindingAcrossDeclarationBoundaries2.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadedStaticMethodSpecialization.js
overloadedStaticMethodSpecialization.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadEquivalenceWithStatics.js
overloadEquivalenceWithStatics.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadGenericFunctionWithRestArgs.js
overloadGenericFunctionWithRestArgs.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadingOnConstants1.errors.txt
overloadingOnConstants1.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
overloadingOnConstants2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 disallow statements between overloads 2014-07-30 16:27:13 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
overloadOnConstantsInvalidOverload1.js
overloadOnConstAsTypeAnnotation.errors.txt Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
overloadOnConstConstraintChecks1.js
overloadOnConstConstraintChecks1.types Accept type baselines 2014-08-15 14:37:48 -07:00
overloadOnConstConstraintChecks2.js
overloadOnConstConstraintChecks2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadOnConstConstraintChecks3.js
overloadOnConstConstraintChecks3.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
overloadOnConstNoAnyImplementation.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
overloadOnConstNoAnyImplementation2.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadResolution.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
overloadResolution.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
overloadResolutionClassConstructors.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
overloadResolutionClassConstructors.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
overloadResolutionConstructors.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
overloadResolutionConstructors.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
overloadResolutionOnDefaultConstructor1.errors.txt
overloadResolutionOnDefaultConstructor1.js
overloadResolutionOverCTLambda.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadResolutionOverNonCTObjectLit.js
overloadResolutionOverNonCTObjectLit.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadResolutionTest1.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadsAndTypeArgumentArity.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
overloadsAndTypeArgumentArity.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
overloadsAndTypeArgumentArityErrors.errors.txt
overloadsAndTypeArgumentArityErrors.js Emit comments for expression statements 2014-08-15 15:49:09 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
overloadsWithProvisionalErrors.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
overloadWithCallbacksWithDifferingOptionalityOnArgs.js
overloadWithCallbacksWithDifferingOptionalityOnArgs.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 enabled strict mode 2014-07-24 13:01:25 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Fixed error when parsing slashes in RegExp literals. 2014-07-31 00:36:50 -07:00
parser596700.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
parser618973.errors.txt
parser630933.js Fixed error when parsing slashes in RegExp literals. 2014-07-31 00:36:50 -07:00
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 enabled strict mode 2014-07-24 13:01:25 -07:00
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 Fixed error when parsing slashes in RegExp literals. 2014-07-31 00:36:50 -07:00
parser645086_3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
parser645086_4.js Fixed error when parsing slashes in RegExp literals. 2014-07-31 00:36:50 -07:00
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 Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parser_breakNotInIterationOrSwitchStatement2.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
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 Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parser_breakTarget6.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
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 Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parser_continueNotInIterationStatement2.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parser_continueNotInIterationStatement3.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parser_continueNotInIterationStatement4.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parser_continueTarget1.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
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 Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parser_continueTarget6.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parser_duplicateLabel1.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parser_duplicateLabel2.errors.txt Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessibilityAfterStatic14.js
parserAccessibilityAfterStatic14.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessors1.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessors2.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessors3.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessors4.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessors5.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessors6.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessors7.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessors8.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserAccessors9.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -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
parserAstSpans1.errors.txt
parserAutomaticSemicolonInsertion1.errors.txt
parserAutomaticSemicolonInsertion1.js
parserBlockStatement1.d.errors.txt
parserBreakStatement1.d.errors.txt
parserCastVersusArrowFunction1.errors.txt Pull model for contextual types. 2014-07-29 18:21:16 -07:00
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 disallow statements between overloads 2014-07-30 16:27:13 -07:00
parserClassDeclaration8.js
parserClassDeclaration9.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserClassDeclaration9.js
parserClassDeclaration10.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserClassDeclaration10.js
parserClassDeclaration11.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
parserClassDeclaration11.js
parserClassDeclaration12.errors.txt
parserClassDeclaration12.js
parserClassDeclaration13.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
parserClassDeclaration13.js
parserClassDeclaration14.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserClassDeclaration14.js
parserClassDeclaration15.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
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 disallow statements between overloads 2014-07-30 16:27:13 -07:00
parserClassDeclaration21.js
parserClassDeclaration22.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
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 addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
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 disallow statements between overloads 2014-07-30 16:27:13 -07:00
parserConstructorDeclaration9.errors.txt
parserConstructorDeclaration10.errors.txt
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
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 addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserEqualsGreaterThanAfterFunction2.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserErrantAccessibilityModifierInModule1.errors.txt
parserErrantEqualsGreaterThanAfterFunction1.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserErrantEqualsGreaterThanAfterFunction2.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
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_IncompleteMemberVariable1.errors.txt
parserErrorRecovery_IncompleteMemberVariable2.errors.txt
parserErrorRecovery_LeftShift1.errors.txt
parserErrorRecovery_ModuleElement1.errors.txt Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
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 Improved "certainty" when parsing arrow-function-lookin' expressions. 2014-07-23 13:31:24 -07:00
parserErrorRecovery_ParameterList6.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserErrorRecovery_SourceUnit1.errors.txt
parserErrorRecovery_SwitchStatement1.errors.txt
parserErrorRecovery_SwitchStatement2.errors.txt
parserErrorRecovery_VariableList1.errors.txt Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
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
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 Update error message to be more consistent with others 2014-07-25 14:01:50 -07:00
parserForInStatement5.js
parserForInStatement6.errors.txt
parserForInStatement7.errors.txt Update error message to be more consistent with others 2014-07-25 14:01:50 -07:00
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
parserFunctionDeclaration1.d.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserFunctionDeclaration1.errors.txt
parserFunctionDeclaration2.d.errors.txt
parserFunctionDeclaration2.errors.txt
parserFunctionDeclaration3.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserFunctionDeclaration3.js
parserFunctionDeclaration4.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
parserFunctionDeclaration4.js
parserFunctionDeclaration5.js
parserFunctionDeclaration5.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserFunctionDeclaration6.errors.txt disallow statements between overloads 2014-07-30 16:27:13 -07:00
parserFunctionDeclaration6.js
parserFunctionDeclaration7.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserFunctionDeclaration7.js
parserFunctionDeclaration8.js
parserFunctionDeclaration8.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserLabeledStatement1.d.errors.txt
parserMemberAccessAfterPostfixExpression1.errors.txt
parserMemberAccessExpression1.errors.txt
parserMemberAccessOffOfGenericType1.errors.txt
parserMemberAccessor1.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration1.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration2.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration3.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration4.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration5.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration6.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration7.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration8.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration9.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration10.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration11.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration12.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration13.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration14.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration15.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration16.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration17.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserMemberAccessorDeclaration18.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -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 Gracefully handle 'catch' and 'finally' blocks without a preceding 'try' block. 2014-07-25 18:10:27 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -07:00
parserModuleDeclaration3.errors.txt
parserModuleDeclaration4.d.errors.txt
parserModuleDeclaration4.js
parserModuleDeclaration4.types Accept type baselines 2014-08-15 14:37:48 -07:00
parserModuleDeclaration5.errors.txt
parserModuleDeclaration6.js
parserModuleDeclaration6.types Accept type baselines 2014-08-15 14:37:48 -07:00
parserModuleDeclaration7.js
parserModuleDeclaration7.types Accept type baselines 2014-08-15 14:37:48 -07:00
parserModuleDeclaration8.js
parserModuleDeclaration8.types Accept type baselines 2014-08-15 14:37:48 -07:00
parserModuleDeclaration9.js
parserModuleDeclaration9.types Accept type baselines 2014-08-15 14:37:48 -07:00
parserModuleDeclaration10.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserModuleDeclaration10.js
parserModuleDeclaration11.js
parserModuleDeclaration11.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserModuleDeclaration12.js
parserModuleDeclaration12.types Accept type baselines 2014-08-15 14:37:48 -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 Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
parserObjectCreation1.errors.txt
parserObjectCreation1.js
parserObjectCreationArrayLiteral1.errors.txt
parserObjectCreationArrayLiteral2.errors.txt
parserObjectCreationArrayLiteral2.js
parserObjectCreationArrayLiteral3.errors.txt
parserObjectCreationArrayLiteral4.errors.txt
parserObjectCreationArrayLiteral4.js
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
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
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 Add tracking for labelled statements, and errors on labelled jumps 2014-07-24 12:36:10 -07:00
parserRealSource1.errors.txt
parserRealSource2.errors.txt
parserRealSource3.errors.txt
parserRealSource4.errors.txt
parserRealSource5.errors.txt
parserRealSource6.errors.txt
parserRealSource7.errors.txt
parserRealSource8.errors.txt Pull model for contextual types. 2014-07-29 18:21:16 -07:00
parserRealSource9.errors.txt
parserRealSource10.errors.txt
parserRealSource11.errors.txt
parserRealSource12.errors.txt
parserRealSource13.errors.txt
parserRealSource14.errors.txt
parserRegularExpression1.errors.txt Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
parserRegularExpression2.errors.txt Fixed error when parsing slashes in RegExp literals. 2014-07-31 00:36:50 -07:00
parserRegularExpression2.js Fixed error when parsing slashes in RegExp literals. 2014-07-31 00:36:50 -07:00
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 Remove inModuleBody 2014-07-23 14:09:17 -07:00
parserReturnStatement1.errors.txt Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
parserReturnStatement2.errors.txt Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
parserReturnStatement3.js
parserReturnStatement3.types Baseline and harness changes 2014-08-25 10:55:22 -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.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserS7.6.1.1_A1.10.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserSetAccessorWithTypeParameters1.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -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 addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
parserSkippedTokens17.errors.txt
parserSkippedTokens18.errors.txt
parserSkippedTokens19.errors.txt
parserSkippedTokens20.errors.txt
parserStatementIsNotAMemberVariableDeclaration1.errors.txt Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
parserStrictMode1.errors.txt
parserStrictMode1.js
parserStrictMode2.errors.txt Merging with master. 2014-07-25 06:48:57 -07:00
parserStrictMode3-negative.errors.txt
parserStrictMode3-negative.js
parserStrictMode3.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
parserStrictMode4.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
parserStrictMode5.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
parserStrictMode6-negative.errors.txt
parserStrictMode6-negative.js
parserStrictMode6.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
parserStrictMode7.errors.txt
parserStrictMode7.js
parserStrictMode8.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
parserStrictMode9.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
parserStrictMode10.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
parserStrictMode11.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
parserStrictMode12.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
parserStrictMode13.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
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
parserSuperExpression2.errors.txt Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
parserSuperExpression3.errors.txt
parserSuperExpression3.js
parserSuperExpression4.errors.txt
parserSuperExpression4.js
parserSwitchStatement1.d.errors.txt
parserSyntaxWalker.generated.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserSyntaxWalker.generated.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -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
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
parserUnterminatedGeneric1.errors.txt
parserUnterminatedGeneric2.errors.txt Improved "certainty" when parsing arrow-function-lookin' expressions. 2014-07-23 13:31:24 -07:00
parserUsingConstructorAsIdentifier.errors.txt
parserUsingConstructorAsIdentifier.js
parserVariableDeclaration1.errors.txt
parserVariableDeclaration1.js
parserVariableDeclaration2.errors.txt
parserVariableDeclaration2.js
parserVariableDeclaration3.errors.txt Pull model for contextual types. 2014-07-29 18:21:16 -07:00
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
parserVariableDeclaration7.js
parserVariableDeclaration7.types Accept type baselines 2014-08-15 14:37:48 -07:00
parserVariableDeclaration8.errors.txt
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 Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
parseShortform.js
parseShortform.types Accept type baselines 2014-08-15 14:37:48 -07:00
parseTypes.errors.txt
parseTypes.js
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
plusOperatorWithStringType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
plusOperatorWithStringType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
prespecializedGenericMembers1.js
prespecializedGenericMembers1.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCannotNameAccessorDeclFile.js Comments for import declaration 2014-08-14 06:57:59 -07:00
privacyCannotNameVarTypeDeclFile.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
privacyCheckAnonymousFunctionParameter.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckAnonymousFunctionParameter.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckAnonymousFunctionParameter2.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckAnonymousFunctionParameter2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckCallbackOfInterfaceMethodWithTypeParameter.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckCallbackOfInterfaceMethodWithTypeParameter.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
privacyCheckExportAssignmentOnExportedGenericInterface1.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckExportAssignmentOnExportedGenericInterface1.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
privacyCheckExportAssignmentOnExportedGenericInterface2.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckExportAssignmentOnExportedGenericInterface2.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
privacyCheckExternalModuleExportAssignmentOfGenericClass.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckExternalModuleExportAssignmentOfGenericClass.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
privacyCheckOnTypeParameterReferenceInConstructorParameter.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckOnTypeParameterReferenceInConstructorParameter.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
privacyCheckTypeOfFunction.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckTypeOfInvisibleModuleError.js
privacyCheckTypeOfInvisibleModuleError.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyCheckTypeOfInvisibleModuleNoError.errors.txt Test baselines because of change 2014-08-06 13:12:34 -07:00
privacyCheckTypeOfInvisibleModuleNoError.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
privacyClass.js
privacyClass.types Accept type baselines 2014-08-15 14:37:48 -07:00
privacyFunc.js Emit leading/trailing comments for return statement 2014-08-15 15:16:17 -07:00
privacyFunc.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyFunctionCannotNameParameterTypeDeclFile.js Comments for import declaration 2014-08-14 06:57:59 -07:00
privacyFunctionCannotNameReturnTypeDeclFile.js Comments for import declaration 2014-08-14 06:57:59 -07:00
privacyGetter.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyGetter.js Emit leading/trailing comments for return statement 2014-08-15 15:16:17 -07:00
privacyGloClass.js
privacyGloClass.types Accept type baselines 2014-08-15 14:37:48 -07:00
privacyGloFunc.js Emit leading/trailing comments for return statement 2014-08-15 15:16:17 -07:00
privacyGloFunc.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyGloGetter.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyGloGetter.js Emit leading/trailing comments for return statement 2014-08-15 15:16:17 -07:00
privacyGloImport.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyGloImport.js Comments for import declaration 2014-08-14 06:57:59 -07:00
privacyGloInterface.js
privacyGloInterface.types Accept type baselines 2014-08-15 14:37:48 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
privacyImport.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyImport.js Comments for import declaration 2014-08-14 06:57:59 -07:00
privacyInterface.js
privacyInterface.types Accept type baselines 2014-08-15 14:37:48 -07:00
privacyLocalInternalReferenceImportWithExport.js Comments for import declaration 2014-08-14 06:57:59 -07:00
privacyLocalInternalReferenceImportWithExport.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyLocalInternalReferenceImportWithoutExport.js Comments for import declaration 2014-08-14 06:57:59 -07:00
privacyLocalInternalReferenceImportWithoutExport.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTopLevelAmbientExternalModuleImportWithExport.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTopLevelAmbientExternalModuleImportWithExport.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTopLevelAmbientExternalModuleImportWithoutExport.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTopLevelAmbientExternalModuleImportWithoutExport.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTopLevelInternalReferenceImportWithExport.js Comments for import declaration 2014-08-14 06:57:59 -07:00
privacyTopLevelInternalReferenceImportWithExport.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTopLevelInternalReferenceImportWithoutExport.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTopLevelInternalReferenceImportWithoutExport.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTypeParameterOfFunction.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTypeParameterOfFunction.js Emit comments for function and method declarations 2014-08-14 06:21:30 -07:00
privacyTypeParametersOfClass.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyTypeParametersOfClass.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
privacyTypeParametersOfInterface.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
privacyVar.js Modified the emitComment logic to handle emitting leading or trailing spaces depending on flags 2014-08-15 14:32:08 -07:00
privacyVar.types Accept type baselines 2014-08-15 14:37:48 -07:00
privacyVarDeclFile.js Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
privateAccessInSubclass1.errors.txt
privateAccessInSubclass1.js
privateClassPropertyAccessibleWithinClass.errors.txt
privateIndexer.errors.txt
privateIndexer2.errors.txt
privateInstanceMemberAccessibility.errors.txt
privateInstanceVisibility.js
privateInstanceVisibility.types Accept type baselines 2014-08-15 14:37:48 -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.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
promiseChaining.js Modified the emitComment logic to handle emitting leading or trailing spaces depending on flags 2014-08-15 14:32:08 -07:00
promiseChaining1.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
promiseChaining2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
promiseIdentity.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
promiseIdentity.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
promiseIdentity2.errors.txt
promiseIdentity2.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
promiseIdentityWithAny.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
promiseIdentityWithAny.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
promiseIdentityWithAny2.errors.txt
promiseIdentityWithAny2.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
promiseIdentityWithConstraints.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
promiseIdentityWithConstraints.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
promisePermutations.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
promisePermutations2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
promisePermutations3.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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
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 Accept type baselines 2014-08-15 14:37:48 -07:00
propertyNameWithoutTypeAnnotation.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
propertyNameWithoutTypeAnnotation.types Baseline and harness changes 2014-08-25 10:55:22 -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.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
propertySignatures.errors.txt
propertySignatures.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
propertyWrappedInTry.errors.txt Add errors for break and continue statements 2014-07-23 12:07:46 -07:00
protoAsIndexInIndexExpression.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
qualify.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
qualify.js
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 Accept type baselines 2014-08-15 14:37:48 -07:00
reboundIdentifierOnImportAlias.errors.txt Error when importing shadowed internal module. 2014-07-26 08:13:52 -07:00
reboundIdentifierOnImportAlias.js
rectype.js
rectype.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
recursiveClassReferenceTest.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
recursiveClassReferenceTest.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
recursiveClassReferenceTest.js.map Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
recursiveClassReferenceTest.sourcemap.txt Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
recursiveCloduleReference.js
recursiveCloduleReference.types Accept type baselines 2014-08-15 14:37:48 -07:00
recursiveComplicatedClasses.js
recursiveComplicatedClasses.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
recursiveFunctionTypes.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
recursiveFunctionTypes.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
recursiveFunctionTypes1.js
recursiveFunctionTypes1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
recursiveGenericMethodCall.js
recursiveGenericMethodCall.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
recursiveGenericSignatureInstantiation.js
recursiveGenericSignatureInstantiation.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
recursiveInference1.js
recursiveInference1.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
recursivelySpecializedConstructorDeclaration.js
recursivelySpecializedConstructorDeclaration.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
recursiveMods.js
recursiveMods.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
recursiveNamedLambdaCall.errors.txt
recursiveNamedLambdaCall.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
recursiveObjectLiteral.js
recursiveObjectLiteral.types Accept type baselines 2014-08-15 14:37:48 -07:00
recursiveProperties.js
recursiveProperties.types Accept type baselines 2014-08-15 14:37:48 -07:00
recursiveReturns.js
recursiveReturns.types Baseline and harness changes 2014-08-25 10:55:22 -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
redeclarationOfVarWithGenericType.js
redeclarationOfVarWithGenericType.types Accept type baselines 2014-08-15 14:37:48 -07:00
redefineArray.errors.txt
redefineArray.js
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
requireEmitSemicolon.types Accept type baselines 2014-08-15 14:37:48 -07:00
requireOfAnEmptyFile1.errors.txt
requireOfAnEmptyFile1.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
reservedWords.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
reservedWords.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
resolvingClassDeclarationWhenInBaseTypeResolution.js
resolvingClassDeclarationWhenInBaseTypeResolution.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
restArgAssignmentCompat.errors.txt Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
restParameters.js
restParameters.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
returnTypeTypeArguments.errors.txt
returnTypeTypeArguments.js
returnValueInSetter.errors.txt
reuseInnerModuleMember.js
reuseInnerModuleMember.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
scanner10.1.1-8gs.errors.txt enabled strict mode 2014-07-24 13:01:25 -07:00
scannerAdditiveExpression1.errors.txt
scannerAdditiveExpression1.js
scannerClass2.errors.txt
scannerEnum1.errors.txt
scannerImportDeclaration1.errors.txt
scannerImportDeclaration1.js
scannerNumericLiteral1.js
scannerNumericLiteral1.types Accept type baselines 2014-08-15 14:37:48 -07:00
scannerNumericLiteral2.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
scannerNumericLiteral2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
scannerNumericLiteral3.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -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
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 Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
scopeResolutionIdentifiers.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
setterBeforeGetter.errors.txt
setterWithReturn.errors.txt
shadowedInternalModule.errors.txt Error when importing shadowed internal module. 2014-07-26 08:13:52 -07:00
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 Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -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-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-StringLiteralWithNewLine.js
sourceMap-StringLiteralWithNewLine.js.map
sourceMap-StringLiteralWithNewLine.sourcemap.txt
sourceMap-StringLiteralWithNewLine.types Accept type baselines 2014-08-15 14:37:48 -07:00
sourceMapSample.errors.txt
sourceMapSample.js
sourceMapSample.js.map
sourceMapSample.sourcemap.txt
sourceMapValidationClass.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
sourceMapValidationClass.js.map Baseline and harness changes 2014-08-25 10:55:22 -07:00
sourceMapValidationClasses.js Modified the emitComment logic to handle emitting leading or trailing spaces depending on flags 2014-08-15 14:32:08 -07:00
sourceMapValidationClasses.js.map Modified the emitComment logic to handle emitting leading or trailing spaces depending on flags 2014-08-15 14:32:08 -07:00
sourceMapValidationClasses.sourcemap.txt Modified the emitComment logic to handle emitting leading or trailing spaces depending on flags 2014-08-15 14:32:08 -07:00
sourceMapValidationClasses.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -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
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 Baseline and harness changes 2014-08-25 10:55:22 -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
sourceMapValidationImport.js.map
sourceMapValidationImport.sourcemap.txt
sourceMapValidationImport.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
sourceMapWithMultipleFilesWithCopyright.js Enable test case for declaration emit for multiple file emit scenario 2014-08-21 16:15:30 -07:00
sourceMapWithMultipleFilesWithCopyright.js.map Emit new lines between source files emit so that the file contents always start on new line 2014-08-21 13:44:26 -07:00
sourceMapWithMultipleFilesWithCopyright.sourcemap.txt Emit new lines between source files emit so that the file contents always start on new line 2014-08-21 13:44:26 -07:00
sourceMapWithMultipleFilesWithCopyright.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
sourceMapWithMultipleFilesWithFileEndingWithInterface.js Compiler test case for commit 0636a06 2014-08-20 16:18:40 -07:00
sourceMapWithMultipleFilesWithFileEndingWithInterface.js.map Compiler test case for commit 0636a06 2014-08-20 16:18:40 -07:00
sourceMapWithMultipleFilesWithFileEndingWithInterface.sourcemap.txt Compiler test case for commit 0636a06 2014-08-20 16:18:40 -07:00
sourceMapWithMultipleFilesWithFileEndingWithInterface.types Compiler test case for commit 0636a06 2014-08-20 16:18:40 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
specializationsShouldNotAffectEachOther.js
specializationsShouldNotAffectEachOther.types Baseline and harness changes 2014-08-25 10:55:22 -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.errors.txt Baseline and harness changes 2014-08-25 10:55:22 -07:00
specializedLambdaTypeArguments.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
specializedOverloadWithRestParameters.errors.txt
specializedOverloadWithRestParameters.js
specializedSignatureAsCallbackParameter1.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
specializedSignatureAsCallbackParameter1.js Emit comments for expression statements 2014-08-15 15:49:09 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
specializedSignatureOverloadReturnTypeWithIndexers.errors.txt
specializedSignatureOverloadReturnTypeWithIndexers.js
specializeVarArgs1.js
specializeVarArgs1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
staticAndMemberFunctions.js
staticAndMemberFunctions.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
staticAndNonStaticPropertiesSameName.js
staticAndNonStaticPropertiesSameName.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
staticClassMemberError.errors.txt addressed CR feedback: changed error message 2014-07-31 11:06:42 -07:00
staticClassMemberError.js
staticClassProps.errors.txt
staticFactory1.js
staticFactory1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
staticGetter1.errors.txt
staticGetter2.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
staticGetter2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
staticInstanceResolution.js
staticInstanceResolution.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
staticInstanceResolution4.errors.txt
staticInstanceResolution4.js
staticInstanceResolution5.errors.txt
staticInstanceResolution5.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
staticInterfaceAssignmentCompat.js
staticInterfaceAssignmentCompat.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
staticMemberAccessOffDerivedType1.js
staticMemberAccessOffDerivedType1.types Baseline and harness changes 2014-08-25 10:55:22 -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
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 emit this capturing as a first action in the constructor 2014-08-01 11:16:09 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
strictMode1.js
strictMode1.types Accept type baselines 2014-08-15 14:37:48 -07:00
strictMode2.js
strictMode2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
strictMode3.js
strictMode3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
strictMode4.js
strictMode4.types Accept type baselines 2014-08-15 14:37:48 -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
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 Accept type baselines 2014-08-15 14:37:48 -07:00
stringLiteralPropertyNameWithLineContinuation1.js
stringLiteralPropertyNameWithLineContinuation1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
stringLiteralsErrors.errors.txt Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
structuralTypeInDeclareFileForModule.js
structuralTypeInDeclareFileForModule.types Accept type baselines 2014-08-15 14:37:48 -07:00
styleOptions.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
subtypingWithCallSignatures2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
subtypingWithCallSignatures2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
subtypingWithCallSignatures3.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
subtypingWithCallSignatures3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
subtypingWithCallSignatures4.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
subtypingWithCallSignatures4.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
subtypingWithCallSignaturesA.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
subtypingWithConstructSignatures2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
subtypingWithConstructSignatures2.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
subtypingWithConstructSignatures3.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
subtypingWithConstructSignatures3.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
subtypingWithConstructSignatures4.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
subtypingWithConstructSignatures4.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
subtypingWithConstructSignatures5.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
subtypingWithConstructSignatures5.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -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 Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
superAccessInFatArrow1.js
superAccessInFatArrow1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
superCallArgsMustMatch.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
superCallArgsMustMatch.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
superCallFromClassThatDerivesFromGenericType2.js
superCallFromClassThatDerivesFromGenericType2.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
superCallsInConstructor.errors.txt
superCallsInConstructor.js
superErrors.errors.txt Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
superInCatchBlock1.js
superInCatchBlock1.types Accept type baselines 2014-08-15 14:37:48 -07:00
superInConstructorParam1.errors.txt
superInConstructorParam1.js
superInLambdas.errors.txt Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
superPropertyAccess.errors.txt
superPropertyAccess1.errors.txt
superPropertyAccess2.errors.txt
superPropertyAccessNoError.errors.txt
superWithGenerics.js
superWithGenerics.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
superWithGenericSpecialization.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
superWithGenericSpecialization.types Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -07:00
superWithTypeArgument.errors.txt Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
superWithTypeArgument2.errors.txt Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
superWithTypeArgument3.errors.txt Recovered deleted, renumbered existing, reworded some. 2014-08-07 15:59:49 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
switchStatements.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
switchStatements.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
targetTypeArgs.js
targetTypeArgs.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
targetTypeTest1.errors.txt
targetTypeTest1.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
targetTypeTest2.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
targetTypeTest2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Comments for module declaration 2014-08-14 06:53:37 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
thisInInnerFunctions.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
thisInInnerFunctions.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
thisInModule.errors.txt
thisInModule.js
thisInModuleFunction1.js
thisInModuleFunction1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
thisInObjectLiterals.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
thisWhenTypeCheckFails.errors.txt
thisWhenTypeCheckFails.js
throwInEnclosingStatements.js
throwInEnclosingStatements.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
throwStatements.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
throwStatements.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -07:00
topLevelAmbientModule.js Comments for import declaration 2014-08-14 06:57:59 -07:00
topLevelAmbientModule.types Accept type baselines 2014-08-15 14:37:48 -07:00
topLevelExports.js
topLevelExports.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
topLevelFileModule.js
topLevelFileModule.types Accept type baselines 2014-08-15 14:37:48 -07:00
topLevelFileModuleMissing.errors.txt
topLevelFileModuleMissing.js
topLevelLambda.errors.txt
topLevelLambda.js
topLevelLambda2.js
topLevelLambda2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
trailingCommaInHeterogenousArrayLiteral1.js Emit comments for expression statements 2014-08-15 15:49:09 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
twoAccessorsWithSameName.errors.txt update check for object literal properties according to ECMA spec 2014-07-24 13:02:31 -07:00
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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.types Accept type baselines 2014-08-15 14:37:48 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.types Accept type baselines 2014-08-15 14:37:48 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.errors.txt
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.types Accept type baselines 2014-08-15 14:37:48 -07:00
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.errors.txt
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.types Accept type baselines 2014-08-15 14:37:48 -07:00
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
TwoInternalModulesWithTheSameNameAndSameCommonRoot.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
TwoInternalModulesWithTheSameNameAndSameCommonRoot.types Baseline and harness changes 2014-08-25 10:55:22 -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 Temporary fix for import case in getTypeOfNode 2014-08-18 19:56:03 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeArgInference2WithError.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeArgumentInferenceConstructSignatures.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
typeArgumentInferenceConstructSignatures.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
typeArgumentInferenceErrors.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeArgumentInferenceWithConstraints.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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
typeAssertions.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
typeAssertionToGenericFunctionType.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeCheckTypeArgument.errors.txt
typeCheckTypeArgument.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
typeIdentityConsidersBrands.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
typeInfer1.errors.txt
typeInfer1.js
typeInferenceConflictingCandidates.js
typeInferenceConflictingCandidates.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeInferenceFixEarly.js
typeInferenceFixEarly.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeInferenceReturnTypeCallback.js
typeInferenceReturnTypeCallback.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeInferenceWithTypeAnnotation.js
typeInferenceWithTypeAnnotation.types Baseline and harness changes 2014-08-25 10:55:22 -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 Rearranging members of Array<T> to improve error reporting. 2014-08-12 11:13:15 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Trailing comment tests for parameters, fixes the trailing // comments and parameter indentation 2014-08-15 13:18:54 -07:00
typeofModuleWithoutExports.js
typeofModuleWithoutExports.types Accept type baselines 2014-08-15 14:37:48 -07:00
typeOfOnTypeArg.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeofOperatorWithStringType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
typeofOperatorWithStringType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeOfThisInInstanceMember.errors.txt
typeOfThisInInstanceMember2.errors.txt
typeOfThisInMemberFunctions.js
typeOfThisInMemberFunctions.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeOfThisInStaticMembers.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
typeOfThisInStaticMembers.types Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
typeParameterAndArgumentOfSameName1.js
typeParameterAndArgumentOfSameName1.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeParameterAsTypeParameterConstraintTransitively2.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
typeParameterAsTypeParameterConstraintTransitively2.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeParametersAvailableInNestedScope.js
typeParametersAvailableInNestedScope.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
typeParametersAvailableInNestedScope2.js
typeParametersAvailableInNestedScope2.types Baseline and harness changes 2014-08-25 10:55:22 -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.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
typeParamExtendsOtherTypeParam.errors.txt
typeParamExtendsOtherTypeParam.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
typeQueryOnClass.errors.txt
typeResolution.js Emit comments for class and constructor 2014-08-14 06:42:18 -07:00
typeResolution.js.map Emit detached comments for function body 2014-08-19 12:06:52 -07:00
typeResolution.sourcemap.txt Emit detached comments for function body 2014-08-19 12:06:52 -07:00
typeResolution.types Accept type baselines 2014-08-15 14:37:48 -07:00
typesOnlyExternalModuleStillHasInstance.errors.txt
typesOnlyExternalModuleStillHasInstance.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
undeclaredModuleError.js
undeclaredVarEmit.errors.txt
undeclaredVarEmit.js
undefinedArgumentInference.js
undefinedArgumentInference.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
undefinedAssignableToEveryType.js
undefinedAssignableToEveryType.types Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
undefinedIsSubtypeOfEverything.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
undefinedIsSubtypeOfEverything.types Accept type baselines 2014-08-15 14:37:48 -07:00
undefinedSymbolReferencedInArrayLiteral1.errors.txt
undefinedSymbolReferencedInArrayLiteral1.js
undefinedTypeArgument1.errors.txt
undefinedTypeArgument1.js
undefinedTypeArgument2.errors.txt
undefinedTypeArgument2.js
underscoreMapFirst.js
underscoreMapFirst.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
underscoreTest1.js Emit copyright headers before anything else in the sourceFile 2014-08-19 10:43:13 -07:00
underscoreTest1.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
unexpectedStatementBlockTerminator.errors.txt
unexportedInstanceClassVariables.js
unexportedInstanceClassVariables.types Accept type baselines 2014-08-15 14:37:48 -07:00
unicodeIdentifierName2.errors.txt
unicodeIdentifierNames.js Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
untypedFunctionCallsWithTypeParameters1.errors.txt
untypedFunctionCallsWithTypeParameters1.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
unusedImportDeclaration.js Baseline and harness changes 2014-08-25 10:55:22 -07:00
unusedImportDeclaration.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
usingModuleWithExportImportInValuePosition.js
usingModuleWithExportImportInValuePosition.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Fixed error when parsing slashes in RegExp literals. 2014-07-31 00:36:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
vararg.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
varArgConstructorMemberParameter.errors.txt
varArgParamTypeCheck.js
varArgParamTypeCheck.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
varArgsOnConstructorTypes.js
varArgsOnConstructorTypes.types Accept type baselines 2014-08-15 14:37:48 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
visSyntax.js
visSyntax.types Accept type baselines 2014-08-15 14:37:48 -07:00
voidArrayLit.errors.txt Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -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 Baseline and harness changes 2014-08-25 10:55:22 -07:00
voidOperatorWithStringType.js Emit comments for expression statements 2014-08-15 15:49:09 -07:00
voidOperatorWithStringType.types Baseline and harness changes 2014-08-25 10:55:22 -07:00
voidReturnLambdaValue.js
voidReturnLambdaValue.types Baseline and harness changes 2014-08-25 10:55:22 -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 Accept type baselines 2014-08-15 14:37:48 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
withImportDecl.types Baseline and harness changes 2014-08-25 10:55:22 -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 Emit comments in the javascript code if --removecomments is not specified 2014-08-14 05:41:04 -07:00
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 Addressing CR feedback. 2014-07-24 19:39:50 -07:00
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