swc/crates/swc_ecma_parser/tests/tsc
2023-11-23 08:23:30 +09:00
..
1.0lib-noErrors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
1.0lib-noErrors.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
abstractProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
abstractProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsAreNotContextuallyTyped.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorsAreNotContextuallyTyped.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideMethod.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorsOverrideMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorsOverrideProperty2.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
accessorsOverrideProperty3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorsOverrideProperty3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorsOverrideProperty4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorsOverrideProperty5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorsOverrideProperty6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorsOverrideProperty8.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
accessorsOverrideProperty8.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
accessorsOverrideProperty9.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
accessorsOverrideProperty9.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
accessorsOverrideProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorsOverrideProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorWithES3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorWithES3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorWithES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorWithES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
accessorWithMismatchedAccessibilityModifiers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
accessorWithMismatchedAccessibilityModifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithAnyAndEveryType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
additionOperatorWithAnyAndEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithConstrainedTypeParameter.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
additionOperatorWithConstrainedTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithInvalidOperands.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
additionOperatorWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithNullValueAndInvalidOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
additionOperatorWithNullValueAndInvalidOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithNullValueAndValidOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
additionOperatorWithNullValueAndValidOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithNumberAndEnum.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
additionOperatorWithNumberAndEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithOnlyNullValueOrUndefinedValue.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
additionOperatorWithOnlyNullValueOrUndefinedValue.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithStringAndEveryType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
additionOperatorWithStringAndEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
additionOperatorWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithUndefinedValueAndInvalidOperands.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
additionOperatorWithUndefinedValueAndInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
additionOperatorWithUndefinedValueAndValidOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
additionOperatorWithUndefinedValueAndValidOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
allowImportingTsExtensions.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
allowImportingTsExtensions.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
allowImportingTypesDtsExtension.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
allowImportingTypesDtsExtension.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
ambient.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
ambient.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ambientAccessors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ambientAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ambientDeclarations.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ambientDeclarations.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsExternal.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ambientDeclarationsExternal.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns_merging1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
ambientDeclarationsPatterns_merging1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns_merging2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
ambientDeclarationsPatterns_merging2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns_merging3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
ambientDeclarationsPatterns_merging3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns_tooManyAsterisks.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ambientDeclarationsPatterns_tooManyAsterisks.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientDeclarationsPatterns.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
ambientDeclarationsPatterns.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientEnumDeclaration1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ambientEnumDeclaration1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
ambientEnumDeclaration2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ambientEnumDeclaration2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
ambientExternalModuleInsideNonAmbient.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ambientExternalModuleInsideNonAmbient.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientExternalModuleInsideNonAmbientExternalModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ambientExternalModuleInsideNonAmbientExternalModule.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientExternalModuleMerging.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ambientExternalModuleMerging.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientInsideNonAmbient.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ambientInsideNonAmbient.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientInsideNonAmbientExternalModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ambientInsideNonAmbientExternalModule.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndAmbientWithSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
AmbientModuleAndAmbientWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ambientShorthand_declarationEmit.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ambientShorthand_declarationEmit.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientShorthand_duplicate.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
ambientShorthand_duplicate.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientShorthand_merging.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
ambientShorthand_merging.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientShorthand_reExport.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
ambientShorthand_reExport.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ambientShorthand.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
ambientShorthand.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
amdImportAsPrimaryExpression.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
amdImportAsPrimaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
amdImportNotAsPrimaryExpression.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
amdImportNotAsPrimaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
annotatedThisPropertyInitializerDoesntNarrow.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
annotatedThisPropertyInitializerDoesntNarrow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsAmd.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
anonymousDefaultExportsAmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsCommonjs.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
anonymousDefaultExportsCommonjs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsSystem.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
anonymousDefaultExportsSystem.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anonymousDefaultExportsUmd.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
anonymousDefaultExportsUmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAsConstructor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
anyAsConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAsFunctionCall.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
anyAsFunctionCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAsGenericFunctionCall.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
anyAsGenericFunctionCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAssignabilityInInheritance.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
anyAssignabilityInInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAssignableToEveryType2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
anyAssignableToEveryType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyAssignableToEveryType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
anyAssignableToEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
anyPropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
anyPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
apparentTypeSubtyping.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
apparentTypeSubtyping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
apparentTypeSupertype.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
apparentTypeSupertype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
argumentExpressionContextualTyping.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
argumentExpressionContextualTyping.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
arithmeticOperatorWithAnyAndNumber.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arithmeticOperatorWithAnyAndNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithEnum.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arithmeticOperatorWithEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithEnumUnion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arithmeticOperatorWithEnumUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithInvalidOperands.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arithmeticOperatorWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arithmeticOperatorWithTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
arithmeticOperatorWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arityAndOrderCompatibility01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arityAndOrderCompatibility01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayAssignmentPatternWithAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayAssignmentPatternWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralExpressionContextualTyping.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiteralExpressionContextualTyping.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
arrayLiteralInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
arrayLiteralInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiterals2ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiterals2ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
arrayLiterals2ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiterals2ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
arrayLiterals3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiterals3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
arrayLiterals.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralSpread.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiteralSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralSpreadES5iterable.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiteralSpreadES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralsWithRecursiveGenerics.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
arrayLiteralsWithRecursiveGenerics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralWidened.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiteralWidened.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayLiteralWithMultipleBestCommonTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayLiteralWithMultipleBestCommonTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayOfFunctionTypes3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
arrayOfFunctionTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arraySpreadImportHelpers.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
arraySpreadImportHelpers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
arraySpreadInCall.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
arraySpreadInCall.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
arrayTypeOfFunctionTypes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayTypeOfFunctionTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayTypeOfFunctionTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrayTypeOfFunctionTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrayTypeOfTypeOf.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
arrayTypeOfTypeOf.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
ArrowFunction4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ArrowFunction4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionExpressions.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
arrowFunctionExpressions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionWithParameterNameAsync_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrowFunctionWithParameterNameAsync_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionWithParameterNameAsync_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrowFunctionWithParameterNameAsync_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
arrowFunctionWithParameterNameAsync_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
arrowFunctionWithParameterNameAsync_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsAmbientExternalModule01.json fix(es/parser): Fix parsing of module identifier (#7400) 2023-05-17 04:51:57 +00:00
asiPreventsParsingAsAmbientExternalModule01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsAmbientExternalModule02.json fix(es/parser): Fix parsing of module identifier (#7400) 2023-05-17 04:51:57 +00:00
asiPreventsParsingAsAmbientExternalModule02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asiPreventsParsingAsInterface01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asiPreventsParsingAsInterface02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asiPreventsParsingAsInterface03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsInterface04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asiPreventsParsingAsInterface04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asiPreventsParsingAsNamespace01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace02.json fix(es/parser): Fix parsing of module identifier (#7400) 2023-05-17 04:51:57 +00:00
asiPreventsParsingAsNamespace02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asiPreventsParsingAsNamespace03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asiPreventsParsingAsNamespace04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsNamespace05.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asiPreventsParsingAsNamespace05.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsTypeAlias01.json fix(es/parser): Consider ASI while parsing TypeScript type aliases (#8263) 2023-11-10 12:31:55 +00:00
asiPreventsParsingAsTypeAlias01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asiPreventsParsingAsTypeAlias02.json fix(es/parser): Consider ASI while parsing TypeScript type aliases (#8263) 2023-11-10 12:31:55 +00:00
asiPreventsParsingAsTypeAlias02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOpEmitParens.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asOpEmitParens.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperator1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asOperator1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperator2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asOperator2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperator3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asOperator3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperator4.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
asOperator4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperatorAmbiguity.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
asOperatorAmbiguity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperatorASI.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asOperatorASI.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperatorContextualType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asOperatorContextualType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asOperatorNames.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asOperatorNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assertionsAndNonReturningFunctions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assertionsAndNonReturningFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assertionTypePredicates2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assertionTypePredicates2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
assignAnyToEveryType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignAnyToEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignEveryTypeToAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignEveryTypeToAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromBooleanInterface2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignFromBooleanInterface2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromBooleanInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignFromBooleanInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromNumberInterface2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignFromNumberInterface2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromNumberInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignFromNumberInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignFromStringInterface2.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
assignFromStringInterface2.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
assignFromStringInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignFromStringInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatBetweenTupleAndArray.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatBetweenTupleAndArray.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
assignmentCompatWithCallSignatures2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithCallSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithCallSignatures5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithCallSignatures6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignaturesWithOptionalParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithCallSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithCallSignaturesWithRestParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithCallSignaturesWithRestParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithConstructSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithConstructSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithConstructSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithConstructSignatures5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithConstructSignatures6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithConstructSignaturesWithOptionalParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithConstructSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithDiscriminatedUnion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithDiscriminatedUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithEnumIndexer.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
assignmentCompatWithEnumIndexer.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
assignmentCompatWithGenericCallSignatures2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithGenericCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithGenericCallSignatures3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithGenericCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithGenericCallSignatures4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithGenericCallSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithGenericCallSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithGenericCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithGenericCallSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithNumericIndexer2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithNumericIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithNumericIndexer3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithNumericIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithNumericIndexer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithNumericIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembers3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembers4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembers5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersAccessibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembersAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersNumericNames.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembersNumericNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersOptionality2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembersOptionality2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersOptionality.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembersOptionality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithObjectMembersStringNumericNames.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithObjectMembersStringNumericNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithStringIndexer2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithStringIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithStringIndexer3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithStringIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithStringIndexer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentCompatWithStringIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentCompatWithWithGenericConstructSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentCompatWithWithGenericConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentGenericLookupTypeNarrowing.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
assignmentGenericLookupTypeNarrowing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentLHSIsReference.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentLHSIsReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentToParenthesizedIdentifiers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentToParenthesizedIdentifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentToVoidZero1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignmentToVoidZero1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentToVoidZero2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
assignmentToVoidZero2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignmentTypeNarrowing.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
assignmentTypeNarrowing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignObjectToNonPrimitive.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignObjectToNonPrimitive.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
assignParameterPropertyToPropertyDeclarationESNext.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
assignParameterPropertyToPropertyDeclarationESNext.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
asyncAliasReturnType_es5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
asyncAliasReturnType_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAliasReturnType_es6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
asyncAliasReturnType_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction1_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction1_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction1_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction1_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction2_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction2_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction2_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction2_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction2_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction3_es5.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
asyncArrowFunction3_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction3_es6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
asyncArrowFunction3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction3_es2017.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
asyncArrowFunction3_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction4_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction4_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction4_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction4_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction4_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction10_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction10_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction10_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction10_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction10_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction10_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction11_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction11_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunction_allowJs.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunction_allowJs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesArguments_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunctionCapturesArguments_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesArguments_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunctionCapturesArguments_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesArguments_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunctionCapturesArguments_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesThis_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunctionCapturesThis_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesThis_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunctionCapturesThis_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncArrowFunctionCapturesThis_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncArrowFunctionCapturesThis_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwait_es5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
asyncAwait_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwait_es6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
asyncAwait_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwait_es2017.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
asyncAwait_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwaitIsolatedModules_es5.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
asyncAwaitIsolatedModules_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwaitIsolatedModules_es6.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
asyncAwaitIsolatedModules_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwaitIsolatedModules_es2017.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
asyncAwaitIsolatedModules_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncAwaitNestedClasses_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncAwaitNestedClasses_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration1_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration1_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration1_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration1_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration2_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration2_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration2_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration2_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration2_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration3_es5.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
asyncFunctionDeclaration3_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration3_es6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
asyncFunctionDeclaration3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration3_es2017.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
asyncFunctionDeclaration3_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration4_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration4_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration4_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration4_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration4_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration8_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration8_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration8_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration8_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration8_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration11_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration11_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration11_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration11_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration11_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration11_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration13_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration13_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration13_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration13_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration13_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration13_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration14_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration14_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration14_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration14_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclaration14_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclaration14_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncFunctionDeclarationCapturesArguments_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncFunctionDeclarationCapturesArguments_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncGeneratorGenericNonWrappedReturn.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
asyncGeneratorGenericNonWrappedReturn.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
asyncImportedPromise_es5.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
asyncImportedPromise_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncImportedPromise_es6.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
asyncImportedPromise_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMethodWithSuper_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncMethodWithSuper_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMethodWithSuper_es6.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
asyncMethodWithSuper_es6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
asyncMethodWithSuper_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncMethodWithSuper_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMethodWithSuperConflict_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncMethodWithSuperConflict_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMultiFile_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncMultiFile_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncMultiFile_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncMultiFile_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUnParenthesizedArrowFunction_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncUnParenthesizedArrowFunction_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUnParenthesizedArrowFunction_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncUnParenthesizedArrowFunction_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUnParenthesizedArrowFunction_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncUnParenthesizedArrowFunction_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUseStrict_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncUseStrict_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUseStrict_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncUseStrict_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncUseStrict_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
asyncUseStrict_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
asyncWithVarShadowing_es6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
asyncWithVarShadowing_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
augmentedTypeAssignmentCompatIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
augmentedTypeAssignmentCompatIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
augmentedTypeBracketAccessIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
augmentedTypeBracketAccessIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
autoAccessor1.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessor1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessor2.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessor2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessor3.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessor3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessor4.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessor4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessor6.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessor6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessor7.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessor7.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessor8.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessor8.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessor9.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessor9.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessor10.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessor10.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessorAllowedModifiers.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessorAllowedModifiers.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
autoAccessorNoUseDefineForClassFields.json feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
autoAccessorNoUseDefineForClassFields.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
await_unaryExpression_es6_1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
await_unaryExpression_es6_1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
await_unaryExpression_es6_2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
await_unaryExpression_es6_2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
await_unaryExpression_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
await_unaryExpression_es6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
await_unaryExpression_es2017_1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
await_unaryExpression_es2017_1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
await_unaryExpression_es2017_2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
await_unaryExpression_es2017_2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
await_unaryExpression_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
await_unaryExpression_es2017.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
awaitBinaryExpression1_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression1_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression1_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression1_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression2_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression2_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression2_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression2_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression2_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression3_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression3_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression3_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression3_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression3_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression4_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression4_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression4_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression4_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression4_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression5_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression5_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression5_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression5_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitBinaryExpression5_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitBinaryExpression5_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression1_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression1_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression1_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression1_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression2_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression2_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression2_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression2_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression2_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression3_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression3_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression3_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression3_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression3_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression4_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression4_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression4_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression4_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression4_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression5_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression5_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression5_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression5_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression5_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression5_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression6_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression6_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression6_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression6_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression6_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression6_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression7_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression7_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression7_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression7_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression7_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression8_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression8_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression8_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitCallExpression8_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitCallExpression8_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitClassExpression_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitClassExpression_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitClassExpression_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitClassExpression_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitClassExpression_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitClassExpression_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitInheritedPromise_es2017.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitInheritedPromise_es2017.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitUnion_es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitUnion_es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
awaitUnion_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
awaitUnion_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bestCommonTypeOfConditionalExpressions2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
bestCommonTypeOfConditionalExpressions2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bestCommonTypeOfConditionalExpressions.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
bestCommonTypeOfConditionalExpressions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bestCommonTypeOfTuple2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
bestCommonTypeOfTuple2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
bestCommonTypeOfTuple.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
bestCommonTypeOfTuple.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
bigintMissingES2019.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
bigintMissingES2019.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
bigintMissingES2020.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
bigintMissingES2020.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
bigintMissingESNext.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
bigintMissingESNext.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
binaryIntegerLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
binaryIntegerLiteral.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
binaryIntegerLiteralES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
binaryIntegerLiteralES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
binderUninitializedModuleExportsAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
binderUninitializedModuleExportsAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
bitwiseNotOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithEnumType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
bitwiseNotOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
bitwiseNotOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bitwiseNotOperatorWithStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
bitwiseNotOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bivariantInferences.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
bivariantInferences.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
booleanLiteralTypes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
booleanLiteralTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
booleanLiteralTypes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
booleanLiteralTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
booleanPropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
booleanPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
boolInsteadOfBoolean.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
boolInsteadOfBoolean.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
bundlerSyntaxRestrictions.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
bundlerSyntaxRestrictions.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
callbackCrossModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callbackCrossModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callbackTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTag2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callbackTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTag3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callbackTag3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTagNamespace.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callbackTagNamespace.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callbackTagVariadicType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callbackTagVariadicType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callChain.2.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
callChain.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callChain.3.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
callChain.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callChain.json fix(es/parser): Wrap with OptChain across TsNonNull (#8332) 2023-11-23 08:23:30 +09:00
callChain.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callChainInference.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
callChainInference.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callChainWithSuper.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
callChainWithSuper.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callGenericFunctionWithIncorrectNumberOfTypeArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callGenericFunctionWithIncorrectNumberOfTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callGenericFunctionWithZeroTypeArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callGenericFunctionWithZeroTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callNonGenericFunctionWithTypeArguments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callNonGenericFunctionWithTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callOfPropertylessConstructorFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callOfPropertylessConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callOverload.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callOverload.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignatureAssignabilityInInheritance2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignatureAssignabilityInInheritance3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignatureAssignabilityInInheritance4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignatureAssignabilityInInheritance5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignatureAssignabilityInInheritance6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureAssignabilityInInheritance.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignatureAssignabilityInInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesThatDifferOnlyByReturnType2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignaturesThatDifferOnlyByReturnType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesThatDifferOnlyByReturnType3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignaturesThatDifferOnlyByReturnType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesThatDifferOnlyByReturnType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignaturesThatDifferOnlyByReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithAccessibilityModifiersOnParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignaturesWithAccessibilityModifiersOnParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithDuplicateParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignaturesWithDuplicateParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithOptionalParameters2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callSignaturesWithOptionalParameters2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithOptionalParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignaturesWithParameterInitializers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureWithoutAnnotationsOrBody.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callSignatureWithoutAnnotationsOrBody.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callSignatureWithoutReturnTypeAnnotationInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callSignatureWithoutReturnTypeAnnotationInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithMissingVoid.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callWithMissingVoid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithMissingVoidUndefinedUnknownAnyInJs.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
callWithMissingVoidUndefinedUnknownAnyInJs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithSpread2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callWithSpread2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithSpread3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callWithSpread3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callWithSpread4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callWithSpread4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callWithSpread5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callWithSpread5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
callWithSpread.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callWithSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
callWithSpreadES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
callWithSpreadES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
castingTuple.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
castingTuple.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
chained2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
chained2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
chained.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
chained.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
chainedPrototypeAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
chainedPrototypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkExportsObjectAssignProperty.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
checkExportsObjectAssignProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkExportsObjectAssignPrototypeProperty.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
checkExportsObjectAssignPrototypeProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocOnEndOfFile.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocOnEndOfFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocOptionalParamOrder.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocOptionalParamOrder.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocParamOnVariableDeclaredFunctionExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocParamOnVariableDeclaredFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocParamTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocParamTag1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocReturnTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocReturnTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocReturnTag2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocReturnTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocSatisfiesTag1.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag2.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag3.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag4.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag5.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag6.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag7.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag7.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag8.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag8.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag9.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag9.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag10.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag10.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag11.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag11.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag12.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag12.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag13.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag13.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag14.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocSatisfiesTag14.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocTypedefInParamTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocTypedefInParamTag1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocTypedefOnlySourceFile.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocTypedefOnlySourceFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocTypeTag1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocTypeTag2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocTypeTag2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocTypeTag3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocTypeTag3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
checkJsdocTypeTag4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocTypeTag5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTag6.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
checkJsdocTypeTag6.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
checkJsdocTypeTag7.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocTypeTag7.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
checkJsdocTypeTagOnObjectProperty1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkJsdocTypeTagOnObjectProperty1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsdocTypeTagOnObjectProperty2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
checkJsdocTypeTagOnObjectProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkJsxChildrenCanBeTupleType.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty10.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty11.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty12.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty13.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty14.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty15.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxChildrenProperty16.tsx test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
checkJsxGenericTagHasCorrectInferences.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxIntersectionElementPropsType.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxNamespaceNamesQuestionableForms.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxSubtleSkipContextSensitiveBug.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkJsxUnionSFXContextualTypeInferredCorrectly.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
checkObjectDefineProperty.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
checkObjectDefineProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkOtherObjectAssignProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkOtherObjectAssignProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
checkSpecialPropertyAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
checkSpecialPropertyAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circular1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
circular1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circular2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
circular2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circular3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
circular3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circular4.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
circular4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularImportAlias.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
circularImportAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularIndexedAccessErrors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
circularIndexedAccessErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularMultipleAssignmentDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
circularMultipleAssignmentDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularReference.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
circularReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularTypeAliasForUnionWithClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
circularTypeAliasForUnionWithClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularTypeAliasForUnionWithInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
circularTypeAliasForUnionWithInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
circularTypeofWithVarOrFunc.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
circularTypeofWithVarOrFunc.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
cjsImportInES2015.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
cjsImportInES2015.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classAbstractAsIdentifier.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractAsIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractAssignabilityConstructorFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractAssignabilityConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractClinterfaceAssignability.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractClinterfaceAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractConstructorAssignability.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractConstructorAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractExtends.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractExtends.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractFactoryFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractFactoryFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractGeneric.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classAbstractGeneric.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractImportInstantiation.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
classAbstractImportInstantiation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractInAModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractInAModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractInheritance.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractInstantiations1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractInstantiations1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractMergedDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractMergedDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractOverloads.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractOverrideWithAbstract.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractOverrideWithAbstract.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractSingleLineDecl.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractSingleLineDecl.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractSuperCalls.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractSuperCalls.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAbstractUsingAbstractMethod1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAbstractUsingAbstractMethod1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndInterfaceMerge.d.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAndInterfaceMerge.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndInterfaceMergeConflictingMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAndInterfaceMergeConflictingMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndInterfaceWithSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAndInterfaceWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleWithSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ClassAndModuleWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ClassAndModuleWithSameNameAndCommonRootES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ClassAndModuleWithSameNameAndCommonRootES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAndVariableWithSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAndVariableWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classAppearsToHaveMembersOfObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classAppearsToHaveMembersOfObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classCanExtendConstructorFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classCanExtendConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classConstructorAccessibility2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classConstructorAccessibility3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classConstructorAccessibility4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classConstructorAccessibility5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorAccessibility.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classConstructorAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorOverloadsAccessibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classConstructorOverloadsAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorParametersAccessibility2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classConstructorParametersAccessibility2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorParametersAccessibility3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classConstructorParametersAccessibility3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classConstructorParametersAccessibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classConstructorParametersAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classDeclarationLoop.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classDeclarationLoop.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classDoesNotDependOnBaseTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classDoesNotDependOnBaseTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classDoesNotDependOnPrivateMember.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classDoesNotDependOnPrivateMember.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpression5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExpressionES61.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpressionES61.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpressionES62.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpressionES62.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpressionES63.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpressionES63.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExpressionLoop.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExpressionLoop.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExtendingBuiltinType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExtendingBuiltinType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingClass.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classExtendingClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingClassLikeType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classExtendingClassLikeType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingNonConstructor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExtendingNonConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingNull.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExtendingNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendingOptionalChain.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classExtendsItself.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classExtendsItself.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsItselfIndirectly2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classExtendsItselfIndirectly2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsItselfIndirectly3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classExtendsItselfIndirectly3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsItselfIndirectly.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classExtendsItselfIndirectly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsShadowedConstructorFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExtendsShadowedConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classExtendsValidConstructorFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classExtendsValidConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classImplementsMergedClassInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classImplementsMergedClassInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classInsideBlock.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classInsideBlock.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classIsSubtypeOfBaseType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classIsSubtypeOfBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classPropertyAsPrivate.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classPropertyAsPrivate.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classPropertyAsProtected.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classPropertyAsProtected.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classPropertyIsPublicByDefault.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classPropertyIsPublicByDefault.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classStaticBlock1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock9.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock10.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock11.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock12.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock13.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock14.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock15.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock17.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock18.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock18.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock21.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock21.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock24.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock24.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock25.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock25.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock27.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlock27.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlock28.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
classStaticBlock28.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
classStaticBlockUseBeforeDef2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classStaticBlockUseBeforeDef2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classStaticBlockUseBeforeDef3.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
classStaticBlockUseBeforeDef3.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
classWithBaseClassButNoConstructor.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classWithBaseClassButNoConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithConstructors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classWithConstructors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithEmptyBody.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithEmptyBody.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithNoConstructorOrBaseClass.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classWithNoConstructorOrBaseClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithOnlyPublicMembersEquivalentToInterface2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithOnlyPublicMembersEquivalentToInterface2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithOnlyPublicMembersEquivalentToInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithOnlyPublicMembersEquivalentToInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithOptionalParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classWithOptionalParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithoutExplicitConstructor.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classWithoutExplicitConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithPredefinedTypesAsNames.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithPredefinedTypesAsNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithPrivateProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithPrivateProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithProtectedProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithProtectedProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithPublicProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithPublicProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElement1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithSemicolonClassElement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithSemicolonClassElement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElementES61.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithSemicolonClassElementES61.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithSemicolonClassElementES62.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithSemicolonClassElementES62.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticFieldInParameterBindingPattern.2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
classWithStaticFieldInParameterBindingPattern.2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classWithStaticFieldInParameterBindingPattern.3.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
classWithStaticFieldInParameterBindingPattern.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticFieldInParameterBindingPattern.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
classWithStaticFieldInParameterBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticFieldInParameterInitializer.2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
classWithStaticFieldInParameterInitializer.2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
classWithStaticFieldInParameterInitializer.3.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
classWithStaticFieldInParameterInitializer.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticFieldInParameterInitializer.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
classWithStaticFieldInParameterInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithStaticMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
classWithStaticMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
classWithTwoConstructorDefinitions.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
classWithTwoConstructorDefinitions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorInvalidAssignmentType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commaOperatorInvalidAssignmentType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorOtherInvalidOperation.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
commaOperatorOtherInvalidOperation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorOtherValidOperation.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
commaOperatorOtherValidOperation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorsMultipleOperators.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commaOperatorsMultipleOperators.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandAnyType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commaOperatorWithSecondOperandAnyType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commaOperatorWithSecondOperandBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commaOperatorWithSecondOperandNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandObjectType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commaOperatorWithSecondOperandObjectType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commaOperatorWithSecondOperandStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commaOperatorWithSecondOperandStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commentEmittingInPreserveJsx1.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
commonJSAliasedExport.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commonJSAliasedExport.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
commonJSImportAsPrimaryExpression.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
commonJSImportAsPrimaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSImportClassTypeReference.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commonJSImportClassTypeReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSImportExportedClassExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commonJSImportExportedClassExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSImportNestedClassTypeReference.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commonJSImportNestedClassTypeReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSImportNotAsPrimaryExpression.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
commonJSImportNotAsPrimaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonJSReexport.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commonJSReexport.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
commonTypeIntersection.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
commonTypeIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithIdenticalObjects.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithIdenticalObjects.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithIdenticalTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithIdenticalTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithIntersectionType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithIntersectionType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
comparisonOperatorWithNoRelationshipObjectsOnCallSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithNoRelationshipObjectsOnCallSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithNoRelationshipObjectsOnIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedCallSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithNoRelationshipObjectsOnInstantiatedConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipObjectsOnProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithNoRelationshipObjectsOnProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipPrimitiveType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithNoRelationshipPrimitiveType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNoRelationshipTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithNoRelationshipTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithNumberOperand.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
comparisonOperatorWithNumberOperand.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
comparisonOperatorWithNumericLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithNumericLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithOneOperandIsAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithOneOperandIsAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithOneOperandIsUndefined.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithOneOperandIsUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeEnumAndNumber.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithSubtypeEnumAndNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnCallSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithSubtypeObjectOnCallSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnConstructorSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithSubtypeObjectOnConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithSubtypeObjectOnIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithSubtypeObjectOnInstantiatedCallSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithSubtypeObjectOnInstantiatedConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnOptionalProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithSubtypeObjectOnOptionalProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithSubtypeObjectOnProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithSubtypeObjectOnProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithTwoOperandsAreAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
comparisonOperatorWithTwoOperandsAreAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
comparisonOperatorWithTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
comparisonOperatorWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundAdditionAssignmentLHSCanBeAssigned.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
compoundAdditionAssignmentLHSCanBeAssigned.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundAdditionAssignmentLHSCannotBeAssigned.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
compoundAdditionAssignmentLHSCannotBeAssigned.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundAdditionAssignmentWithInvalidOperands.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
compoundAdditionAssignmentWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundAssignmentLHSIsReference.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
compoundAssignmentLHSIsReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
compoundExponentiationAssignmentLHSIsReference.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
compoundExponentiationAssignmentLHSIsReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames1_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames1_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames1_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames2_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames2_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames2_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames4_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames4_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames4_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames4_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames5_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames5_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames5_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames5_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames6_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames6_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames6_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames6_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames7_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames7_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames7_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames7_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames8_ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames8_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames8_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames8_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames9_ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames9_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames9_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames9_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames10_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames10_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames10_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames10_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames11_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames11_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames11_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames11_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames13_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames13_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames13_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames13_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames14_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames14_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames14_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames14_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames15_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames15_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames15_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames15_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames16_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames16_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames16_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames16_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames17_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames17_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames17_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames17_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames18_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames18_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames18_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames18_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames19_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames19_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames19_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames19_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames20_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames20_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames20_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames20_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames21_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames21_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames21_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames21_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames22_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames22_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames22_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames22_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames23_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames23_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames23_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames23_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames24_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames24_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames24_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames24_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames25_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames25_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames25_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames25_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames26_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames26_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames26_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames26_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames27_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames27_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames27_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames27_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames28_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames28_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames28_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames28_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames29_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames29_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames29_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames29_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames30_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames30_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames30_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames30_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames31_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames31_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames31_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames31_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames32_ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames32_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames32_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames32_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames33_ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames33_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames33_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames33_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames34_ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames34_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames34_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames34_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames36_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames36_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames36_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames36_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames37_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames37_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames37_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames37_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames38_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames38_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames38_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames38_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames39_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames39_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames39_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames39_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames40_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames40_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames40_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames40_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames41_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames41_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames41_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames41_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames42_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames42_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames42_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames42_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames43_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames43_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames43_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames43_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames44_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames44_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames44_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames44_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames45_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames45_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames45_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames45_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames46_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames46_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames46_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames46_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames47_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames47_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames47_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNames47_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames48_ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames48_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames48_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames48_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames51_ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames51_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNames51_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNames51_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType1_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType1_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType1_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType2_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType2_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType2_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType3_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType3_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType3_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType3_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType4_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType4_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType4_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType4_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType5_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType5_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType5_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType5_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType6_ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNamesContextualType6_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType6_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNamesContextualType6_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType7_ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNamesContextualType7_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType7_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
computedPropertyNamesContextualType7_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType8_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType8_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType8_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType8_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType9_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType9_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType9_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType9_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType10_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType10_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesContextualType10_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesContextualType10_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit1_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesDeclarationEmit1_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit1_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesDeclarationEmit1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit2_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesDeclarationEmit2_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit2_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesDeclarationEmit2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit5_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesDeclarationEmit5_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit5_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesDeclarationEmit5_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit6_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesDeclarationEmit6_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesDeclarationEmit6_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesDeclarationEmit6_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesSourceMap1_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesSourceMap1_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesSourceMap1_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesSourceMap1_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesSourceMap2_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesSourceMap2_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesSourceMap2_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesSourceMap2_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
computedPropertyNamesWithStaticProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
computedPropertyNamesWithStaticProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorConditionIsBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
conditionalOperatorConditionIsBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorConditionIsNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
conditionalOperatorConditionIsNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorConditoinIsAnyType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
conditionalOperatorConditoinIsAnyType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorConditoinIsStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
conditionalOperatorConditoinIsStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorWithIdenticalBCT.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
conditionalOperatorWithIdenticalBCT.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalOperatorWithoutIdenticalBCT.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
conditionalOperatorWithoutIdenticalBCT.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalTypes1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
conditionalTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalTypes2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
conditionalTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conditionalTypesExcessProperties.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
conditionalTypesExcessProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
conflictingCommonJSES2015Exports.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
conflictingCommonJSES2015Exports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constAssertionOnEnum.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
constAssertionOnEnum.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnum1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constEnum1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
constEnum2.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
constEnum2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
constEnum3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constEnum3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnum4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constEnum4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constEnumPropertyAccess1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constEnumPropertyAccess1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
constEnumPropertyAccess2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constEnumPropertyAccess2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
constLocalsInFunctionExpressions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constLocalsInFunctionExpressions.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constraintSatisfactionWithAny2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constraintSatisfactionWithAny2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constraintSatisfactionWithAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constraintSatisfactionWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constraintSatisfactionWithEmptyObject.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constraintSatisfactionWithEmptyObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructBigint.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructBigint.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
constructorDefaultValuesReferencingThis.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
constructorDefaultValuesReferencingThis.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionMergeWithClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorFunctionMergeWithClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionMethodTypeParameters.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
constructorFunctionMethodTypeParameters.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
constructorFunctions2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorFunctions2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctions3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorFunctions3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionsStrict.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorFunctionsStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionTypeIsAssignableToBaseType2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorFunctionTypeIsAssignableToBaseType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorFunctionTypeIsAssignableToBaseType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorFunctionTypeIsAssignableToBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorHasPrototypeProperty.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructorHasPrototypeProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorImplementationWithDefaultValues2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
constructorImplementationWithDefaultValues2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorImplementationWithDefaultValues.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
constructorImplementationWithDefaultValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorOverloadsWithDefaultValues.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
constructorOverloadsWithDefaultValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorOverloadsWithOptionalParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructorOverloadsWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorParameterProperties2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorParameterProperties2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorParameterProperties.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructorParameterProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorParameterShadowsOuterScopes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorParameterShadowsOuterScopes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorParameterShadowsOuterScopes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorParameterShadowsOuterScopes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagOnClassConstructor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorTagOnClassConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagOnNestedBinaryExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorTagOnNestedBinaryExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagOnObjectLiteralMethod.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorTagOnObjectLiteralMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorTagWithThisTag.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructorTagWithThisTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorWithAssignableReturnExpression.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructorWithAssignableReturnExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructorWithExpressionLessReturn.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructorWithExpressionLessReturn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignatureAssignabilityInInheritance2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignatureAssignabilityInInheritance3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignatureAssignabilityInInheritance4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignatureAssignabilityInInheritance5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignatureAssignabilityInInheritance6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureAssignabilityInInheritance.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignatureAssignabilityInInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignaturesWithIdenticalOverloads.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignaturesWithIdenticalOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignaturesWithOverloads2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignaturesWithOverloads2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignaturesWithOverloads.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignaturesWithOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignaturesWithOverloadsThatDifferOnlyByReturnType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
constructSignaturesWithOverloadsThatDifferOnlyByReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureWithAccessibilityModifiersOnParameters2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructSignatureWithAccessibilityModifiersOnParameters2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
constructSignatureWithAccessibilityModifiersOnParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
constructSignatureWithAccessibilityModifiersOnParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualIntersectionType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextualIntersectionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeAsyncFunctionAwaitOperand.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypeAsyncFunctionAwaitOperand.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeAsyncFunctionReturnType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypeAsyncFunctionReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeCommaOperator01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypeCommaOperator01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeCommaOperator02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypeCommaOperator02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeCommaOperator03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypeCommaOperator03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedBindingInitializer.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
contextuallyTypedBindingInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedBindingInitializerNegative.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
contextuallyTypedBindingInitializerNegative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedClassExpressionMethodDeclaration01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypedClassExpressionMethodDeclaration01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedClassExpressionMethodDeclaration02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypedClassExpressionMethodDeclaration02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedFunctionExpressionsAndReturnAnnotations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypedFunctionExpressionsAndReturnAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedIife.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
contextuallyTypedIife.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedIifeStrict.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
contextuallyTypedIifeStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedObjectLiteralMethodDeclaration01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypedObjectLiteralMethodDeclaration01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypedStringLiteralsInJsxAttributes01.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
contextuallyTypedStringLiteralsInJsxAttributes02.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
contextuallyTypeLogicalAnd01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypeLogicalAnd01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeLogicalAnd02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypeLogicalAnd02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextuallyTypeLogicalAnd03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextuallyTypeLogicalAnd03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualSignatureInstantiation.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
contextualSignatureInstantiation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualThisType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextualThisType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualThisTypeInJavascript.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextualThisTypeInJavascript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypedSpecialAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextualTypedSpecialAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypeFromJSDoc.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextualTypeFromJSDoc.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
contextualTypeTupleEnd.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
contextualTypeTupleEnd.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
contextualTypeWithTuple.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextualTypeWithTuple.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
contextualTypeWithUnionTypeCallSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextualTypeWithUnionTypeCallSignatures.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
contextualTypeWithUnionTypeIndexSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextualTypeWithUnionTypeIndexSignatures.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
contextualTypeWithUnionTypeMembers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
contextualTypeWithUnionTypeMembers.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
contextualTypeWithUnionTypeObjectLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
contextualTypeWithUnionTypeObjectLiteral.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
controlFlowAliasing.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowAliasing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowAliasingCatchVariables.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowAliasingCatchVariables.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowAssignmentExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowAssignmentExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowAssignmentPatternOrder.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
controlFlowAssignmentPatternOrder.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowBinaryAndExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowBinaryAndExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowBinaryOrExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowBinaryOrExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowBindingElement.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
controlFlowBindingElement.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
controlFlowBindingPatternOrder.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
controlFlowBindingPatternOrder.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
controlFlowCommaOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowCommaOperator.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowConditionalExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowConditionalExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowDeleteOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowDeleteOperator.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowDestructuringDeclaration.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
controlFlowDestructuringDeclaration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowDoWhileStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowDoWhileStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowElementAccess2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowElementAccess2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowElementAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowElementAccess.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForInStatement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowForInStatement2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForInStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowForInStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForOfStatement.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
controlFlowForOfStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowForStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowForStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowGenericTypes.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
controlFlowGenericTypes.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
controlFlowIfStatement.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
controlFlowIfStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowIIFE.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowIIFE.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowInOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowInOperator.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowInstanceofExtendsFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowInstanceofExtendsFunction.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowInstanceOfGuardPrimitives.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowInstanceOfGuardPrimitives.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowIteration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowIteration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowIterationErrors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowIterationErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowIterationErrorsAsync.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
controlFlowIterationErrorsAsync.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
controlFlowNullishCoalesce.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowNullishCoalesce.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowOptionalChain2.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
controlFlowOptionalChain2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowOptionalChain.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
controlFlowOptionalChain.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
controlFlowParameter.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
controlFlowParameter.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
controlFlowStringIndex.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowStringIndex.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowSuperPropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowSuperPropertyAccess.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowTruthiness.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
controlFlowTruthiness.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowTypeofObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowTypeofObject.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowWhileStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowWhileStatement.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
controlFlowWithTemplateLiterals.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
controlFlowWithTemplateLiterals.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
correctlyMarkAliasAsReferences1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
correctlyMarkAliasAsReferences2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
correctlyMarkAliasAsReferences3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
correctlyMarkAliasAsReferences4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
covariantCallbacks.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
covariantCallbacks.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitIdentifierPredicates01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declarationEmitIdentifierPredicates01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitIdentifierPredicatesWithPrivateName01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declarationEmitIdentifierPredicatesWithPrivateName01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitReadonly.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declarationEmitReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicates01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declarationEmitThisPredicates01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicates02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declarationEmitThisPredicates02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicatesWithPrivateName01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declarationEmitThisPredicatesWithPrivateName01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitThisPredicatesWithPrivateName02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declarationEmitThisPredicatesWithPrivateName02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationEmitWorkWithInlineComments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declarationEmitWorkWithInlineComments.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
declarationFileForJsonImport.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
declarationFileForJsonImport.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
declarationFiles.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
declarationFiles.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationInAmbientContext.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declarationInAmbientContext.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
declarationsAndAssignments.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
declarationsAndAssignments.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
declaredClassMergedwithSelf.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
declaredClassMergedwithSelf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithAnyOtherType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
decrementOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithEnumType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
decrementOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithEnumTypeInvalidOperations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
decrementOperatorWithEnumTypeInvalidOperations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
decrementOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithNumberTypeInvalidOperations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
decrementOperatorWithNumberTypeInvalidOperations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithUnsupportedBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
decrementOperatorWithUnsupportedBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
decrementOperatorWithUnsupportedStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
decrementOperatorWithUnsupportedStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportInAwaitExpression01.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
defaultExportInAwaitExpression01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportInAwaitExpression02.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
defaultExportInAwaitExpression02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsCannotMerge01.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
defaultExportsCannotMerge01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsCannotMerge02.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
defaultExportsCannotMerge02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsCannotMerge03.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
defaultExportsCannotMerge03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsCannotMerge04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
defaultExportsCannotMerge04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedAmd.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
defaultExportsGetExportedAmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedCommonjs.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
defaultExportsGetExportedCommonjs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedSystem.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
defaultExportsGetExportedSystem.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportsGetExportedUmd.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
defaultExportsGetExportedUmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultExportWithOverloads01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
defaultExportWithOverloads01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defaultPropertyAssignedClassWithPrototype.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
defaultPropertyAssignedClassWithPrototype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
defineProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
defineProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
definePropertyOutputES3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
definePropertyOutputES3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteChain.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
deleteChain.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithAnyOtherType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
deleteOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
deleteOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithEnumType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
deleteOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
deleteOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
deleteOperatorWithStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
deleteOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
dependentDestructuredVariables.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
dependentDestructuredVariables.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
derivedClassConstructorWithoutSuperCall.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
derivedClassConstructorWithoutSuperCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassFunctionOverridesBaseClassAccessor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassFunctionOverridesBaseClassAccessor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassIncludesInheritedMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassIncludesInheritedMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesIndexersWithAssignmentCompatibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassOverridesIndexersWithAssignmentCompatibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesPrivates.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassOverridesPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesProtectedMembers2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassOverridesProtectedMembers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesProtectedMembers3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassOverridesProtectedMembers3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesProtectedMembers4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassOverridesProtectedMembers4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesProtectedMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassOverridesProtectedMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesPublicMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassOverridesPublicMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassOverridesWithoutSubtype.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassOverridesWithoutSubtype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassTransitivity2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassTransitivity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassTransitivity3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
derivedClassTransitivity3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassTransitivity4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassTransitivity4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassTransitivity.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassTransitivity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithoutExplicitConstructor2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
derivedClassWithoutExplicitConstructor2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithoutExplicitConstructor3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
derivedClassWithoutExplicitConstructor3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithoutExplicitConstructor.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
derivedClassWithoutExplicitConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithPrivateInstanceShadowingProtectedInstance.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassWithPrivateInstanceShadowingProtectedInstance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithPrivateInstanceShadowingPublicInstance.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassWithPrivateInstanceShadowingPublicInstance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithPrivateStaticShadowingProtectedStatic.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassWithPrivateStaticShadowingProtectedStatic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedClassWithPrivateStaticShadowingPublicStatic.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedClassWithPrivateStaticShadowingPublicStatic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedGenericClassWithAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
derivedGenericClassWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedInterfaceDoesNotHideBaseSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedInterfaceDoesNotHideBaseSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedInterfaceIncompatibleWithBaseIndexer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedInterfaceIncompatibleWithBaseIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedTypeAccessesHiddenBaseCallViaSuperPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
derivedTypeDoesNotRequireExtendsClause.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
derivedTypeDoesNotRequireExtendsClause.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment1ES5.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringArrayBindingPatternAndAssignment1ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringArrayBindingPatternAndAssignment1ES5iterable.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringArrayBindingPatternAndAssignment1ES5iterable.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringArrayBindingPatternAndAssignment1ES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringArrayBindingPatternAndAssignment1ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringArrayBindingPatternAndAssignment2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringArrayBindingPatternAndAssignment2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringArrayBindingPatternAndAssignment3.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringArrayBindingPatternAndAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringArrayBindingPatternAndAssignment4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringArrayBindingPatternAndAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringAssignabilityCheck.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringAssignabilityCheck.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringCatch.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringCatch.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringControlFlow.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringControlFlow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringEvaluationOrder.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringEvaluationOrder.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringInFunctionType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringInFunctionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectAssignmentPatternWithNestedSpread.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringObjectAssignmentPatternWithNestedSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment1ES5.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringObjectBindingPatternAndAssignment1ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringObjectBindingPatternAndAssignment1ES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringObjectBindingPatternAndAssignment1ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringObjectBindingPatternAndAssignment4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringObjectBindingPatternAndAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringObjectBindingPatternAndAssignment5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringObjectBindingPatternAndAssignment6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringObjectBindingPatternAndAssignment7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringObjectBindingPatternAndAssignment8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringObjectBindingPatternAndAssignment8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringParameterDeclaration1ES5.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringParameterDeclaration1ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringParameterDeclaration1ES5iterable.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringParameterDeclaration1ES5iterable.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringParameterDeclaration1ES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringParameterDeclaration1ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringParameterDeclaration3ES5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
destructuringParameterDeclaration3ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringParameterDeclaration3ES5iterable.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
destructuringParameterDeclaration3ES5iterable.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringParameterDeclaration3ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
destructuringParameterDeclaration3ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringParameterDeclaration5.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringParameterDeclaration5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringParameterDeclaration7ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringParameterDeclaration7ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringParameterDeclaration7ES5iterable.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringParameterDeclaration7ES5iterable.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringParameterDeclaration8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringParameterDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringReassignsRightHandSide.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringReassignsRightHandSide.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringSameNames.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringSameNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringSpread.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringTypeAssertionsES5_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringTypeAssertionsES5_2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringTypeAssertionsES5_3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringTypeAssertionsES5_4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringTypeAssertionsES5_5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringTypeAssertionsES5_6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringTypeAssertionsES5_7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringTypeAssertionsES5_7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVariableDeclaration1ES5.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringVariableDeclaration1ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringVariableDeclaration1ES5iterable.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringVariableDeclaration1ES5iterable.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringVariableDeclaration1ES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringVariableDeclaration1ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringVariableDeclaration2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringVariableDeclaration2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
destructuringVoid.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringVoid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringVoidStrictNullChecks.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
destructuringVoidStrictNullChecks.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringWithLiteralInitializers2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringWithLiteralInitializers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
destructuringWithLiteralInitializers.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
destructuringWithLiteralInitializers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
directDependenceBetweenTypeAliases.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
directDependenceBetweenTypeAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
directReferenceToNull.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
directReferenceToNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
directReferenceToUndefined.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
directReferenceToUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
discriminatedUnionInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
discriminatedUnionInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
discriminatedUnionTypes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
discriminatedUnionTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
discriminatedUnionTypes2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
discriminatedUnionTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
discriminatedUnionTypes3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
discriminatedUnionTypes3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
doWhileBreakStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
doWhileBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
doWhileContinueStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
doWhileContinueStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicateExportAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
duplicateExportAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicateNumericIndexers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
duplicateNumericIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicatePropertiesInTypeAssertions01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
duplicatePropertiesInTypeAssertions01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicatePropertiesInTypeAssertions02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
duplicatePropertiesInTypeAssertions02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
duplicateStringIndexers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
duplicateStringIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
elementAccessChain.2.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
elementAccessChain.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
elementAccessChain.3.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
elementAccessChain.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
elementAccessChain.json fix(es/parser): Wrap with OptChain across TsNonNull (#8332) 2023-11-23 08:23:30 +09:00
elementAccessChain.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitArrowFunction.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitArrowFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionAsIs.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionAsIs.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionAsIsES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionAsIsES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitArrowFunctionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionsAsIs.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionsAsIs.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionsAsIsES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionsAsIsES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionThisCapturing.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionThisCapturing.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionThisCapturingES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionThisCapturingES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments01_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments01_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments02_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments02_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments03_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments03_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments03.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments04_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments04_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments04.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments05_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments05_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments05.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments05.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments06_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments06_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments06.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments06.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments07_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments07_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments07.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments07.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments08_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments08_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments08.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments08.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments09_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments09_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments09.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments09.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments10_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments10_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments10.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments11_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments11_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments11.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments13_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments13_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments13.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments14_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments14_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments14.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments15_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments15_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments15.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments16_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments16_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments16.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments17_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments17_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments17.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments18_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments18_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments18.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments18.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments19_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments19_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitArrowFunctionWhenUsingArguments19.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitArrowFunctionWhenUsingArguments19.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationOverloadInES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitClassDeclarationOverloadInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithConstructorInES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitClassDeclarationWithConstructorInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithExtensionAndTypeArgumentInES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
emitClassDeclarationWithExtensionAndTypeArgumentInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithExtensionInES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitClassDeclarationWithExtensionInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithGetterSetterInES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitClassDeclarationWithGetterSetterInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithLiteralPropertyNameInES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitClassDeclarationWithLiteralPropertyNameInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithMethodInES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitClassDeclarationWithMethodInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithPropertyAccessInHeritageClause1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitClassDeclarationWithPropertyAccessInHeritageClause1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitClassDeclarationWithPropertyAssignmentInES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitClassDeclarationWithPropertyAssignmentInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithStaticPropertyAssignmentInES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitClassDeclarationWithStaticPropertyAssignmentInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithSuperMethodCall01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitClassDeclarationWithSuperMethodCall01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithThisKeywordInES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitClassDeclarationWithThisKeywordInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithTypeArgumentAndOverloadInES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
emitClassDeclarationWithTypeArgumentAndOverloadInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitClassDeclarationWithTypeArgumentInES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
emitClassDeclarationWithTypeArgumentInES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitCompoundExponentiationAssignmentWithIndexingOnLHS4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitCompoundExponentiationAssignmentWithPropertyAccessingOnLHS1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitCompoundExponentiationOperator1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitCompoundExponentiationOperator1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitCompoundExponentiationOperator2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitCompoundExponentiationOperator2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitDefaultParametersFunction.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitDefaultParametersFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitDefaultParametersFunctionES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitDefaultParametersFunctionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitDefaultParametersFunctionExpression.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitDefaultParametersFunctionExpression.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitDefaultParametersFunctionExpressionES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitDefaultParametersFunctionExpressionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitDefaultParametersFunctionProperty.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitDefaultParametersFunctionProperty.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitDefaultParametersFunctionPropertyES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitDefaultParametersFunctionPropertyES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitDefaultParametersMethod.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitDefaultParametersMethod.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitDefaultParametersMethodES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emitDefaultParametersMethodES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperator1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperator1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperator2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperator2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperator3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperator3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperator4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperator4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperatorInTempalteString4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperatorInTempalteString4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperatorInTempalteString4ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperatorInTempalteString4ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperatorInTemplateString1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperatorInTemplateString1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperatorInTemplateString1ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperatorInTemplateString1ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperatorInTemplateString2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperatorInTemplateString2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperatorInTemplateString2ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperatorInTemplateString2ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperatorInTemplateString3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperatorInTemplateString3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitExponentiationOperatorInTemplateString3ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitExponentiationOperatorInTemplateString3ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitRestParametersFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitRestParametersFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitRestParametersFunctionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitRestParametersFunctionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitRestParametersFunctionExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitRestParametersFunctionExpression.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitRestParametersFunctionExpressionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitRestParametersFunctionExpressionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitRestParametersFunctionProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitRestParametersFunctionProperty.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitRestParametersFunctionPropertyES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitRestParametersFunctionPropertyES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitRestParametersMethod.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitRestParametersMethod.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitRestParametersMethodES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitRestParametersMethodES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
emitStatementsBeforeSuperCall.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitStatementsBeforeSuperCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitStatementsBeforeSuperCallWithDefineFields.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitStatementsBeforeSuperCallWithDefineFields.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.classMethods.es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.classMethods.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.classMethods.es2015.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.classMethods.es2015.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.classMethods.es2018.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.classMethods.es2018.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionDeclarations.es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.functionDeclarations.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionDeclarations.es2015.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.functionDeclarations.es2015.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionDeclarations.es2018.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.functionDeclarations.es2018.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionExpressions.es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.functionExpressions.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionExpressions.es2015.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.functionExpressions.es2015.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.functionExpressions.es2018.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.functionExpressions.es2018.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.objectLiteralMethods.es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.objectLiteralMethods.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.objectLiteralMethods.es2015.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.objectLiteralMethods.es2015.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.asyncGenerators.objectLiteralMethods.es2018.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.asyncGenerators.objectLiteralMethods.es2018.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.forAwait.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
emitter.forAwait.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emitter.noCatchBinding.es2019.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emitter.noCatchBinding.es2019.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyArrayBindingPatternParameter01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyArrayBindingPatternParameter02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyArrayBindingPatternParameter03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyArrayBindingPatternParameter04.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emptyArrayBindingPatternParameter04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns01_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns01_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns01_ES5iterable.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns01_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns01_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns02_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns02_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns02_ES5iterable.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns02_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns02_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns02_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns03_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns03_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns03_ES5iterable.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns03_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns03_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns03_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns04_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns04_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns04_ES5iterable.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns04_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyAssignmentPatterns04_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyAssignmentPatterns04_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyObjectBindingPatternParameter01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyObjectBindingPatternParameter02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyObjectBindingPatternParameter03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyObjectBindingPatternParameter04.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emptyObjectBindingPatternParameter04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyTuplesTypeAssertion01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyTuplesTypeAssertion01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyTuplesTypeAssertion02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
emptyTuplesTypeAssertion02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyVariableDeclarationBindingPatterns01_ES5.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emptyVariableDeclarationBindingPatterns01_ES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyVariableDeclarationBindingPatterns01_ES5iterable.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emptyVariableDeclarationBindingPatterns01_ES5iterable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
emptyVariableDeclarationBindingPatterns01_ES6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
emptyVariableDeclarationBindingPatterns01_ES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
EnumAndModuleWithSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
EnumAndModuleWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumAssignability.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
enumAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumAssignabilityInInheritance.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
enumAssignabilityInInheritance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumBasics.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumBasics.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumClassification.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumClassification.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumConstantMembers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMemberWithString.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumConstantMemberWithString.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMemberWithStringEmitDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumConstantMemberWithStringEmitDeclaration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMemberWithTemplateLiterals.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumConstantMemberWithTemplateLiterals.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumConstantMemberWithTemplateLiteralsEmitDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumConstantMemberWithTemplateLiteralsEmitDeclaration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumExportMergingES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumExportMergingES6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumIsNotASubtypeOfAnythingButNumber.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
enumIsNotASubtypeOfAnythingButNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumLiteralTypes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumLiteralTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumLiteralTypes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumLiteralTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumLiteralTypes3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumLiteralTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumMergeWithExpando.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumMergeWithExpando.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumMerging.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumMerging.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enumMergingErrors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumMergingErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
enums.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
enums.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
enumTag.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagCircularReference.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumTagCircularReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagImported.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
enumTagImported.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagOnExports2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumTagOnExports2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagOnExports.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumTagOnExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
enumTagUseBeforeDefCrash.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
enumTagUseBeforeDefCrash.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
equalityWithEnumTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
equalityWithEnumTypes.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
equalityWithIntersectionTypes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
equalityWithIntersectionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
equalityWithtNullishCoalescingAssignment.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
equalityWithtNullishCoalescingAssignment.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
equalityWithUnionTypes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
equalityWithUnionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
errorOnFunctionReturnType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
errorOnFunctionReturnType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
errorSuperCalls.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
errorSuperPropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
errorSuperPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekind.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es6modulekind.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindExportClassNameWithObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es6modulekindExportClassNameWithObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es6modulekindWithES5Target2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es6modulekindWithES5Target4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es6modulekindWithES5Target5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
es6modulekindWithES5Target6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es6modulekindWithES5Target7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es6modulekindWithES5Target8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target9.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
es6modulekindWithES5Target9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target10.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
es6modulekindWithES5Target10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES5Target12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es6modulekindWithES5Target12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es6modulekindWithES2015Target.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es6modulekindWithES2015Target.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
es2018IntlAPIs.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
es2018IntlAPIs.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
es2020IntlAPIs.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
es2020IntlAPIs.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
es2022IntlAPIs.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
es2022IntlAPIs.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
es2022SharedMemory.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
es2022SharedMemory.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
ES3For-ofTypeCheck1.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES3For-ofTypeCheck1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES3For-ofTypeCheck2.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES3For-ofTypeCheck2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES3For-ofTypeCheck4.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES3For-ofTypeCheck4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES3For-ofTypeCheck6.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES3For-ofTypeCheck6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5for-of32.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5for-of32.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of1.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of2.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of3.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of4.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of5.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of6.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of7.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of8.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of9.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of10.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of11.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of12.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of13.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of14.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of15.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of16.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of17.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of18.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of19.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of21.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of22.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of23.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of24.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of25.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of26.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ES5For-of26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of27.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ES5For-of27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of28.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ES5For-of28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of29.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ES5For-of29.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of30.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ES5For-of30.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of31.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ES5For-of31.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of33.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of33.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of34.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of34.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of35.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ES5For-of35.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of36.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ES5For-of36.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-of37.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-of37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck1.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck2.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck3.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck4.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck5.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck6.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck7.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck8.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck9.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck10.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck11.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck12.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck13.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5For-ofTypeCheck14.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
ES5For-ofTypeCheck14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ES5SymbolProperty1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ES5SymbolProperty1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ES5SymbolProperty2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ES5SymbolProperty3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ES5SymbolProperty4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ES5SymbolProperty5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ES5SymbolProperty6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolProperty7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ES5SymbolProperty7.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ES5SymbolType1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ES5SymbolType1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
esnextmodulekind.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
esnextmodulekind.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
esnextmodulekindWithES5Target2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
esnextmodulekindWithES5Target4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
esnextmodulekindWithES5Target5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
esnextmodulekindWithES5Target6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
esnextmodulekindWithES5Target7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
esnextmodulekindWithES5Target8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target9.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
esnextmodulekindWithES5Target9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target10.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
esnextmodulekindWithES5Target10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES5Target12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
esnextmodulekindWithES5Target12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
esnextmodulekindWithES2015Target.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
esnextmodulekindWithES2015Target.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
everyTypeAssignableToAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
everyTypeAssignableToAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
everyTypeWithAnnotationAndInitializer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
everyTypeWithAnnotationAndInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
everyTypeWithAnnotationAndInvalidInitializer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
everyTypeWithAnnotationAndInvalidInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
everyTypeWithInitializer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
everyTypeWithInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exhaustiveSwitchStatements1.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
exhaustiveSwitchStatements1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
exnextmodulekindExportClassNameWithObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exnextmodulekindExportClassNameWithObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
expandoOnAlias.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
expandoOnAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithAnyAndNumber.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exponentiationOperatorWithAnyAndNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithEnum.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exponentiationOperatorWithEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithEnumUnion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exponentiationOperatorWithEnumUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithInvalidOperands.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exponentiationOperatorWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exponentiationOperatorWithInvalidSimpleUnaryExpressionOperands.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
exponentiationOperatorWithNew.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exponentiationOperatorWithNew.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
exponentiationOperatorWithTemplateStringInvalid.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exponentiationOperatorWithTemplateStringInvalid.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
exponentiationOperatorWithTemplateStringInvalidES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exponentiationOperatorWithTemplateStringInvalidES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
exponentiationOperatorWithTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
exponentiationOperatorWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAmbientClassNameWithObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportAmbientClassNameWithObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAndImport-es3-amd.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAndImport-es3-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAndImport-es3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAndImport-es3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAndImport-es5-amd.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAndImport-es5-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAndImport-es5.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAndImport-es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAsNamespace1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAsNamespace2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAsNamespace3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace4.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAsNamespace4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace_exportAssignment.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAsNamespace_exportAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace_missingEmitHelpers.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAsNamespace_missingEmitHelpers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAsNamespace_nonExistent.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAsNamespace_nonExistent.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignDottedName.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignDottedName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignImportedIdentifier.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignImportedIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentAndDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportAssignmentAndDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentCircularModules.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignmentCircularModules.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentConstrainedGenericType.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignmentConstrainedGenericType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentGenericType.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignmentGenericType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentMergedInterface.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignmentMergedInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentMergedModule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignmentMergedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentOfExportNamespaceWithDefault.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportAssignmentOfExportNamespaceWithDefault.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentTopLevelClodule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignmentTopLevelClodule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentTopLevelEnumdule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignmentTopLevelEnumdule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentTopLevelFundule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignmentTopLevelFundule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignmentTopLevelIdentifier.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignmentTopLevelIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportAssignTypes.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportAssignTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportBinding.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportBinding.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectAMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportClassNameWithObjectAMD.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectCommonJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportClassNameWithObjectCommonJS.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectSystem.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportClassNameWithObjectSystem.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportClassNameWithObjectUMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportClassNameWithObjectUMD.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWhichExtendsInterfaceWithInaccessibleType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportClassWhichExtendsInterfaceWithInaccessibleType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportClassWithInaccessibleTypeInTypeParameterConstraint.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ExportClassWithInaccessibleTypeInTypeParameterConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportCodeGen.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportCodeGen.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaration_moduleSpecifier-isolatedModules.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportDeclaration_moduleSpecifier-isolatedModules.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaration_moduleSpecifier.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportDeclaration_moduleSpecifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaration_value.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportDeclaration_value.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaration.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDeclaredModule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportDeclaredModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultClassNameWithObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportDefaultClassNameWithObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultClassWithStaticPropertyAssignmentsInES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportDefaultClassWithStaticPropertyAssignmentsInES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultExpressionComments.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
exportDefaultExpressionComments.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
exportDefaultInJsFile01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportDefaultInJsFile01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultInJsFile02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportDefaultInJsFile02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportDefaultNamespace.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportDefaultNamespace.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
exportedAliasedEnumTag.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportedAliasedEnumTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportedEnumTypeAndValue.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportedEnumTypeAndValue.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportImportAlias.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
exportImportAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportModuleWithAccessibleTypesOnItsExportedMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportModuleWithAccessibleTypesOnItsExportedMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNamespace1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNamespace2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace2.ts feat(es/typescript): Support export type * from "mod" (#6867) 2023-02-28 06:01:37 +00:00
exportNamespace3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNamespace4.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace4.ts feat(es/typescript): Support export type * from "mod" (#6867) 2023-02-28 06:01:37 +00:00
exportNamespace5.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace5.ts feat(es/typescript): Support export type * from "mod" (#6867) 2023-02-28 06:01:37 +00:00
exportNamespace6.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace6.ts feat(es/typescript): Support export type * from "mod" (#6867) 2023-02-28 06:01:37 +00:00
exportNamespace7.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace7.ts feat(es/typescript): Support export type * from "mod" (#6867) 2023-02-28 06:01:37 +00:00
exportNamespace8.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace8.ts feat(es/typescript): Support export type * from "mod" (#6867) 2023-02-28 06:01:37 +00:00
exportNamespace9.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace9.ts feat(es/typescript): Support export type * from "mod" (#6867) 2023-02-28 06:01:37 +00:00
exportNamespace10.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNamespace10.ts feat(es/typescript): Support export type * from "mod" (#6867) 2023-02-28 06:01:37 +00:00
exportNestedNamespaces2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNestedNamespaces2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNestedNamespaces.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNestedNamespaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNonLocalDeclarations.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportNonLocalDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportNonVisibleType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportNonVisibleType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportPropertyAssignmentNameResolution.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
exportPropertyAssignmentNameResolution.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports1-amd.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports1-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports1-es6.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports1-es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports2-amd.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports2-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports2-es6.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports2-es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports3-amd.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports3-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports3-es6.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports3-es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports4-amd.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports4-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports4-es6.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports4-es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImports4.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImports4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImportsWithContextualKeywordNames02.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImportsWithContextualKeywordNames02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
exportsAndImportsWithUnderscores2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImportsWithUnderscores2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImportsWithUnderscores3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImportsWithUnderscores3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportsAndImportsWithUnderscores4.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportsAndImportsWithUnderscores4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportSpecifiers_js.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportSpecifiers_js.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
exportSpecifiers.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportSpecifiers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
exportSpellingSuggestion.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportSpellingSuggestion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportStar-amd.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportStar-amd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportStar.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportStar.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
exportTypeMergedWithExportStarAsNamespace.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
exportTypeMergedWithExportStarAsNamespace.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportVariableWithAccessibleTypeInTypeAnnotation.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportVariableWithAccessibleTypeInTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ExportVariableWithInaccessibleTypeInTypeAnnotation.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ExportVariableWithInaccessibleTypeInTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendBooleanInterface.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
extendBooleanInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendClassExpressionFromModule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
extendClassExpressionFromModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendNumberInterface.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
extendNumberInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
extendsTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
extendsTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
extendsTag3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
extendsTag4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendsTag5.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
extendsTag5.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
extendsTagEmit.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
extendsTagEmit.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extendStringInterface.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
extendStringInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
extensionLoadingPriority.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
extensionLoadingPriority.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
filterNamespace_import.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
filterNamespace_import.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
fixSignatureCaching.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
fixSignatureCaching.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
fluentClasses.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
fluentClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
fluentInterfaces.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
fluentInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatements.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
for-inStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsArray.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
for-inStatementsArray.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsArrayErrors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
for-inStatementsArrayErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsAsyncIdentifier.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
for-inStatementsAsyncIdentifier.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
for-inStatementsDestructuring2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
for-inStatementsDestructuring2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
for-inStatementsDestructuring3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
for-inStatementsDestructuring4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsDestructuring.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
for-inStatementsDestructuring.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-inStatementsInvalid.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
for-inStatementsInvalid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of1.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of3.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of4.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of5.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of6.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of7.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of7.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of8.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of8.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of9.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of9.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of10.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of10.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of11.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of11.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of12.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of12.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of13.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of13.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of14.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of14.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of15.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of15.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of16.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of16.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of17.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of17.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of18.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of18.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of19.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of19.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of20.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of20.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of21.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of21.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of22.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of22.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of23.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of23.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of24.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of24.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of25.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of25.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of26.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of26.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of27.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of27.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of28.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of28.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of29.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of29.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of30.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of30.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of31.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of31.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of32.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of32.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of33.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of33.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of34.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of34.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of35.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of35.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of36.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of36.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of37.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of37.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of38.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of38.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of39.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of39.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of40.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
for-of40.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of41.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of41.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of42.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of42.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of43.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
for-of43.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of44.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of44.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of45.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
for-of45.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of46.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
for-of46.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of47.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
for-of47.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of48.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of48.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of49.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of49.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of50.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of50.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of51.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of51.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of52.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of52.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of53.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of53.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of54.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of54.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of55.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of55.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of56.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of56.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
for-of57.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of57.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
for-of58.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
for-of58.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forAwaitPerIterationBindingDownlevel.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
forAwaitPerIterationBindingDownlevel.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
forBreakStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
forBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forContinueStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
forContinueStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forgottenNew.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
forgottenNew.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forInBreakStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
forInBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forInContinueStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
forInContinueStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forStatements.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
forStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forStatementsMultipleInvalidDecl.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
forStatementsMultipleInvalidDecl.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
forStatementsMultipleValidDecl.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
forStatementsMultipleValidDecl.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionAndModuleWithSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionAndModuleWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionAndModuleWithSameNameAndDifferentCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionAndModuleWithSameNameAndDifferentCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionCalls.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
functionCalls.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionConstraintSatisfaction2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionConstraintSatisfaction2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionConstraintSatisfaction3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionConstraintSatisfaction3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionConstraintSatisfaction.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionConstraintSatisfaction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionDeclaration1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration2_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionDeclaration2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration3_es6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
FunctionDeclaration3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration4_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionDeclaration4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration6_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration8_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionDeclaration8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration9_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionDeclaration9_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration11_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionDeclaration11_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionDeclaration13_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionDeclaration13_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionExpression1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionExpression2_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionExpression2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionExpressionContextualTyping1.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
functionExpressionContextualTyping1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
functionExpressionContextualTyping2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
functionExpressionContextualTyping2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
functionExpressionContextualTyping3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionExpressionContextualTyping3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionImplementationErrors.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
functionImplementationErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionImplementations.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
functionImplementations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionLiteral.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionLiteralForOverloads2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionLiteralForOverloads2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionLiteralForOverloads.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionLiteralForOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionLiterals.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionNameConflicts.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
functionNameConflicts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadCompatibilityWithVoid01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
functionOverloadCompatibilityWithVoid01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadCompatibilityWithVoid02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
functionOverloadCompatibilityWithVoid02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadCompatibilityWithVoid03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
functionOverloadCompatibilityWithVoid03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionOverloadErrors.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
functionOverloadErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionParameterObjectRestAndInitializers.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
functionParameterObjectRestAndInitializers.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
FunctionPropertyAssignments1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionPropertyAssignments1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
FunctionPropertyAssignments5_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
FunctionPropertyAssignments5_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionWithMultipleReturnStatements2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionWithMultipleReturnStatements2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
functionWithMultipleReturnStatements.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
functionWithMultipleReturnStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatedContextualTyping.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
generatedContextualTyping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorAssignability.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
generatorAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorExplicitReturnType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorExplicitReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorImplicitAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
generatorImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorInAmbientContext5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorInAmbientContext5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorInAmbientContext6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorInAmbientContext6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorNoImplicitReturns.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorNoImplicitReturns.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorOverloads4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorOverloads4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorOverloads5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorOverloads5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnContextualType.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
generatorReturnContextualType.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
generatorReturnTypeFallback.1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorReturnTypeFallback.1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorReturnTypeFallback.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorReturnTypeFallback.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorReturnTypeFallback.4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeFallback.5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorReturnTypeFallback.5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeIndirectReferenceToGlobalType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorReturnTypeIndirectReferenceToGlobalType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeInference.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
generatorReturnTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorReturnTypeInferenceNonStrict.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
generatorReturnTypeInferenceNonStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck18.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck19.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck20.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck21.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck22.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck23.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck24.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck25.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck26.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck27.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck28.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck29.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck29.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck30.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck30.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck31.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck31.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck33.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck33.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck34.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck34.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck35.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck35.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck36.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck36.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck37.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck38.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck38.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck40.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck40.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck41.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck41.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck42.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck42.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck43.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck43.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck44.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck44.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck45.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
generatorTypeCheck45.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck46.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
generatorTypeCheck46.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck47.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck47.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck48.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck48.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck49.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck49.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck50.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck50.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck51.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck51.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck52.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck52.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck53.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck53.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck54.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck54.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck55.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck55.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck56.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck56.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck60.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
generatorTypeCheck60.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generatorTypeCheck62.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
generatorTypeCheck62.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
generatorTypeCheck63.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
generatorTypeCheck63.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
generatorYieldContextualType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
generatorYieldContextualType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
generic.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
generic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericAndNonGenericInterfaceWithTheSameName2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericAndNonGenericInterfaceWithTheSameName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericAndNonGenericInterfaceWithTheSameName.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericAndNonGenericInterfaceWithTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallToOverloadedMethodWithOverloadedArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallToOverloadedMethodWithOverloadedArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallTypeArgumentInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallTypeArgumentInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithArrayLiteralArgs.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithArrayLiteralArgs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithConstraintsTypeArgumentInference2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithConstraintsTypeArgumentInference2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithConstraintsTypeArgumentInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithConstraintsTypeArgumentInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithConstructorTypedArguments5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithConstructorTypedArguments5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithFunctionTypedArguments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithFunctionTypedArguments3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithFunctionTypedArguments4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithFunctionTypedArguments5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithFunctionTypedArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithFunctionTypedArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithGenericSignatureArguments2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithGenericSignatureArguments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithGenericSignatureArguments3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithGenericSignatureArguments3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithGenericSignatureArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithGenericSignatureArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithNonSymmetricSubtypes.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithNonSymmetricSubtypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectLiteralArgs.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectLiteralArgs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgs2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgs2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgs.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgsAndConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgsAndConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgsAndConstraints4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgsAndConstraints5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgsAndConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndIndexers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgsAndIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndIndexersErrors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgsAndIndexersErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndInitializers.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
genericCallWithObjectTypeArgsAndInitializers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndNumericIndexer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgsAndNumericIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithObjectTypeArgsAndStringIndexer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithObjectTypeArgsAndStringIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithOverloadedConstructorTypedArguments2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithOverloadedConstructorTypedArguments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithOverloadedConstructorTypedArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithOverloadedConstructorTypedArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithOverloadedFunctionTypedArguments2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithOverloadedFunctionTypedArguments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithOverloadedFunctionTypedArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithOverloadedFunctionTypedArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericCallWithTupleType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericCallWithTupleType.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
genericClassExpressionInFunction.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericClassExpressionInFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
genericClassWithFunctionTypedMemberArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericClassWithFunctionTypedMemberArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericClassWithObjectTypeArgsAndConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericClassWithObjectTypeArgsAndConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericContextualTypes1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericContextualTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericContextualTypes2.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
genericContextualTypes2.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
genericContextualTypes3.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
genericContextualTypes3.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
genericFunctionParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericFunctionParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericInstantiationEquivalentToObjectLiteral.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericInstantiationEquivalentToObjectLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericObjectRest.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericObjectRest.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestArity.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericRestArity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestArityStrict.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericRestArityStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestParameters1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericRestParameters1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestParameters2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericRestParameters2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
genericRestParameters3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericRestParameters3.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
genericSetterInClassType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericSetterInClassType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
genericSetterInClassTypeJsDoc.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
genericSetterInClassTypeJsDoc.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
genericTypeAliases.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
genericTypeAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
getSetAccessorContextualTyping.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
getSetAccessorContextualTyping.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
globalAugmentationModuleResolution.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
globalAugmentationModuleResolution.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
globalMergeWithCommonJSAssignmentDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
globalMergeWithCommonJSAssignmentDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
globalThisAmbientModules.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
globalThisAmbientModules.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
globalThisBlockscopedProperties.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
globalThisBlockscopedProperties.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisCollision.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
globalThisCollision.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisGlobalExportAsGlobal.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
globalThisGlobalExportAsGlobal.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisPropertyAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
globalThisPropertyAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisReadonlyProperties.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
globalThisReadonlyProperties.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisTypeIndexAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
globalThisTypeIndexAccess.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisUnknown.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
globalThisUnknown.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisUnknownNoImplicitAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
globalThisUnknownNoImplicitAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
globalThisVarDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
globalThisVarDeclaration.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
grammarAmbiguities.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
grammarAmbiguities.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
heterogeneousArrayLiterals.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
heterogeneousArrayLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
identicalCallSignatures2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
identicalCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
identicalCallSignatures3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
identicalCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
identicalCallSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
identicalCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ifDoWhileStatements.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ifDoWhileStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementingAnInterfaceExtendingClassWithPrivates2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
implementingAnInterfaceExtendingClassWithPrivates2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementingAnInterfaceExtendingClassWithPrivates.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
implementingAnInterfaceExtendingClassWithPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementingAnInterfaceExtendingClassWithProtecteds.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
implementingAnInterfaceExtendingClassWithProtecteds.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
implementsClause.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
implementsClause.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importAliasIdentifiers.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
importAliasIdentifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importAliasModuleExports.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importAliasModuleExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importAssertion2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importAssertion2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importAssertion3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importAssertion3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpression1ES2020.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpression1ES2020.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpression2ES2020.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpression2ES2020.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpression3ES2020.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpression3ES2020.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpression4ES2020.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpression4ES2020.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpression5ES2020.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpression5ES2020.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpression6ES2020.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpression6ES2020.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionAsyncES3AMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES3AMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES3CJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES3CJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES3System.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES3System.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES3UMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES3UMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES5AMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES5AMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES5CJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES5CJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES5System.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES5System.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES5UMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES5UMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES6AMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES6AMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES6CJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES6CJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES6System.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES6System.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES6UMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES6UMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionAsyncES2020.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionAsyncES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionCheckReturntype1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importCallExpressionCheckReturntype1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionDeclarationEmit1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionDeclarationEmit1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionDeclarationEmit2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionDeclarationEmit2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionDeclarationEmit3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importCallExpressionDeclarationEmit3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionErrorInES2015.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionErrorInES2015.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionES5AMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionES5AMD.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionES5CJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionES5CJS.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionES5System.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionES5System.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionES5UMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionES5UMD.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionES6AMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionES6AMD.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionES6CJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionES6CJS.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionES6System.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionES6System.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionES6UMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionES6UMD.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInAMD1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInAMD1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInAMD2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInAMD2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInAMD3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInAMD3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInAMD4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInAMD4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInCJS1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInCJS1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInCJS2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInCJS2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInCJS3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInCJS3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInCJS4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInCJS4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInCJS5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInCJS5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInExportEqualsAMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInExportEqualsAMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInExportEqualsCJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInExportEqualsCJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInExportEqualsUMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInExportEqualsUMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionInSystem1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInSystem1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInSystem2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInSystem2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInSystem3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInSystem3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInSystem4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInSystem4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInUMD1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInUMD1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInUMD2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInUMD2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInUMD3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInUMD3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInUMD4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInUMD4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionInUMD5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionInUMD5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionNestedAMD2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedAMD2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedAMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedAMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedCJS2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedCJS2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedCJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedCJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedES2015.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedES2015.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedES2020.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedES2020.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedES20152.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedES20152.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedES20202.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedES20202.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedSystem2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedSystem2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedSystem.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedSystem.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedUMD2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedUMD2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNestedUMD.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNestedUMD.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionNoModuleKindSpecified.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionNoModuleKindSpecified.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importCallExpressionReturnPromiseOfAny.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importCallExpressionReturnPromiseOfAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionShouldNotGetParen.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionShouldNotGetParen.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importCallExpressionSpecifierNotStringTypeError.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importCallExpressionSpecifierNotStringTypeError.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importClause_default.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importClause_default.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
importDefaultNamedType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importElisionConstEnumMerge1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importElisionConstEnumMerge1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importEmptyFromModuleNotExisted.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importEmptyFromModuleNotExisted.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importEquals2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importEquals2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importEqualsDeclaration.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
importEqualsDeclaration.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importFromDot.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importFromDot.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importImportOnlyModule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
importImportOnlyModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importingExportingTypes.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importingExportingTypes.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importNonExternalModule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
importNonExternalModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importsImplicitlyReadonly.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importsImplicitlyReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importsNotUsedAsValues_error.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importsNotUsedAsValues_error.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importSpecifiers_js.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importSpecifiers_js.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
importStatements.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
importStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importStatementsInterfaces.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
importStatementsInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTsBeforeDTs.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
importTsBeforeDTs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeAmbient.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importTypeAmbient.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeAmbientMissing.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importTypeAmbientMissing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeAmdBundleRewrite.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importTypeAmdBundleRewrite.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeGenericTypes.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importTypeGenericTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeInJSDoc.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
importTypeInJSDoc.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeLocal.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importTypeLocal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
importTypeLocalMissing.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
importTypeLocalMissing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithAnyOtherType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
incrementOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithEnumType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
incrementOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithEnumTypeInvalidOperations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
incrementOperatorWithEnumTypeInvalidOperations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
incrementOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithNumberTypeInvalidOperations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
incrementOperatorWithNumberTypeInvalidOperations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithUnsupportedBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
incrementOperatorWithUnsupportedBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
incrementOperatorWithUnsupportedStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
incrementOperatorWithUnsupportedStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
independentPropertyVariance.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
independentPropertyVariance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
indexersInClassType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
indexersInClassType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
indexerWithTuple.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
indexerWithTuple.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
indexSignatureTypeInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
indexSignatureTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferFromBindingPattern.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
inferFromBindingPattern.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inferingFromAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
inferingFromAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
inferringClassMembersFromAssignments2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
inferringClassMembersFromAssignments3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
inferringClassMembersFromAssignments4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
inferringClassMembersFromAssignments5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
inferringClassMembersFromAssignments6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
inferringClassMembersFromAssignments7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
inferringClassMembersFromAssignments8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassMembersFromAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
inferringClassMembersFromAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferringClassStaticMembersFromAssignments.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
inferringClassStaticMembersFromAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferThis.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
inferThis.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
inferThisType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
inferThisType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferTypes2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
inferTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inferTypesInvalidExtendsDeclaration.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
inferTypesInvalidExtendsDeclaration.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
inferTypesWithExtends1.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
inferTypesWithExtends1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
inferTypesWithExtends2.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
inferTypesWithExtends2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
infiniteExpansionThroughInstantiation2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
infiniteExpansionThroughInstantiation2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
infiniteExpansionThroughInstantiation.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
infiniteExpansionThroughInstantiation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
infiniteExpansionThroughTypeInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
infiniteExpansionThroughTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
initializerReferencingConstructorLocals.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
initializerReferencingConstructorLocals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
initializerReferencingConstructorParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
initializerReferencingConstructorParameters.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
initializersWidened.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
initializersWidened.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inlineJsxAndJsxFragPragma.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxAndJsxFragPragmaOverridesCompilerOptions.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryDeclarations.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryDeclarationsLocalTypes.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryLocalTypeGlobalFallback.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryOverridesCompilerOption.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
inlineJsxFactoryWithFragmentIsError.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
innerTypeParameterShadowingOuterOne2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
innerTypeParameterShadowingOuterOne2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
innerTypeParameterShadowingOuterOne.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
innerTypeParameterShadowingOuterOne.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
inOperatorWithValidOperands.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
inOperatorWithValidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceMemberAssignsToClassPrototype.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instanceMemberAssignsToClassPrototype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceMemberInitialization.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
instanceMemberInitialization.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceMemberWithComputedPropertyName2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instanceMemberWithComputedPropertyName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceMemberWithComputedPropertyName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instanceMemberWithComputedPropertyName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instanceofOperatorWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithInvalidOperands.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instanceofOperatorWithInvalidOperands.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithInvalidStaticToString.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instanceofOperatorWithInvalidStaticToString.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithLHSIsObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instanceofOperatorWithLHSIsObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithLHSIsTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
instanceofOperatorWithLHSIsTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instanceofOperatorWithRHSIsSubtypeOfFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instanceofOperatorWithRHSIsSubtypeOfFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instancePropertiesInheritedIntoClassType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
instancePropertiesInheritedIntoClassType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instancePropertyInClassType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
instancePropertyInClassType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiatedModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instantiatedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiateGenericClassWithWrongNumberOfTypeArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
instantiateGenericClassWithWrongNumberOfTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiateGenericClassWithZeroTypeArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
instantiateGenericClassWithZeroTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiateNonGenericTypeWithTypeArguments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instantiateNonGenericTypeWithTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
instantiateTemplateTagTypeParameterOnVariableStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
instantiateTemplateTagTypeParameterOnVariableStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceDoesNotDependOnBaseTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceDoesNotDependOnBaseTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceExtendingClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithPrivates2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceExtendingClassWithPrivates2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithPrivates.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceExtendingClassWithPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithProtecteds2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceExtendingClassWithProtecteds2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingClassWithProtecteds.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceExtendingClassWithProtecteds.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendingOptionalChain.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
interfaceExtendsObjectIntersection.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
interfaceExtendsObjectIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceExtendsObjectIntersectionErrors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
interfaceExtendsObjectIntersectionErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfacesWithPredefinedTypesAsNames.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
interfaceThatHidesBaseProperty2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceThatHidesBaseProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceThatHidesBaseProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceThatHidesBaseProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceThatIndirectlyInheritsFromItself.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
interfaceThatIndirectlyInheritsFromItself.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithCallAndConstructSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithCallAndConstructSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithCallSignaturesThatHidesBaseSignature2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithCallSignaturesThatHidesBaseSignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithCallSignaturesThatHidesBaseSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithCallSignaturesThatHidesBaseSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithConstructSignaturesThatHidesBaseSignature2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithConstructSignaturesThatHidesBaseSignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithConstructSignaturesThatHidesBaseSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithConstructSignaturesThatHidesBaseSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithMultipleBaseTypes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithMultipleBaseTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithMultipleBaseTypes.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
interfaceWithMultipleBaseTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithOverloadedCallAndConstructSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithOverloadedCallAndConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithPropertyOfEveryType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
interfaceWithPropertyOfEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithPropertyThatIsPrivateInBaseType2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
interfaceWithPropertyThatIsPrivateInBaseType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithPropertyThatIsPrivateInBaseType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
interfaceWithPropertyThatIsPrivateInBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithSpecializedCallAndConstructSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithSpecializedCallAndConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithStringIndexerHidingBaseTypeIndexer2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithStringIndexerHidingBaseTypeIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithStringIndexerHidingBaseTypeIndexer3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithStringIndexerHidingBaseTypeIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
interfaceWithStringIndexerHidingBaseTypeIndexer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
interfaceWithStringIndexerHidingBaseTypeIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionAndUnionTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
intersectionAndUnionTypes.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
intersectionAsWeakTypeSource.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionAsWeakTypeSource.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionMemberOfUnionNarrowsCorrectly.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionMemberOfUnionNarrowsCorrectly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionNarrowing.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionNarrowing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
intersectionOfUnionNarrowing.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
intersectionOfUnionNarrowing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
intersectionOfUnionOfUnitTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
intersectionOfUnionOfUnitTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionReduction.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionReduction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionReductionStrict.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionReductionStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionsAndEmptyObjects.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
intersectionsAndEmptyObjects.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionThisTypes.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionThisTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
intersectionTypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeEquivalence.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
intersectionTypeEquivalence.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
intersectionTypeInference2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionTypeInference2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeInference3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionTypeInference3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
intersectionTypeMembers.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
intersectionTypeOverloading.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
intersectionTypeOverloading.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionTypeReadonly.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
intersectionTypeReadonly.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
intersectionWithIndexSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionWithIndexSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intersectionWithUnionConstraint.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intersectionWithUnionConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intraExpressionInferences.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
intraExpressionInferences.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
intraExpressionInferencesJsx.tsx test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
intrinsicKeyword.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intrinsicKeyword.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
intrinsicTypes.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
intrinsicTypes.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
invalidAssignmentsToVoid.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidAssignmentsToVoid.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidBooleanAssignments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidBooleanAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidEnumAssignments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidEnumAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidImportAliasIdentifiers.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
invalidImportAliasIdentifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidInstantiatedModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
invalidInstantiatedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidMultipleVariableDeclarations.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidMultipleVariableDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidNestedModules.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
invalidNestedModules.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
InvalidNonInstantiatedModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
InvalidNonInstantiatedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidNumberAssignments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidNumberAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidReturnStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
invalidReturnStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidStringAssignments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidStringAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidSwitchBreakStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
invalidSwitchBreakStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidUndefinedAssignments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidUndefinedAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidUndefinedValues.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidUndefinedValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidVoidAssignments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidVoidAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
invalidVoidValues.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
invalidVoidValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
isomorphicMappedTypeInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
isomorphicMappedTypeInference.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
iterableArrayPattern1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern9.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
iterableArrayPattern9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern11.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
iterableArrayPattern11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern12.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
iterableArrayPattern12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern18.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern19.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern20.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
iterableArrayPattern20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern21.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern22.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern23.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern24.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern25.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern26.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern27.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern28.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern29.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern29.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableArrayPattern30.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableArrayPattern30.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iterableContextualTyping1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iterableContextualTyping1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
iteratorSpreadInArray2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInArray.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInArray.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInCall2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInCall3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInCall4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInCall5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInCall6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall7.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
iteratorSpreadInCall7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall8.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
iteratorSpreadInCall8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall9.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
iteratorSpreadInCall9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall10.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
iteratorSpreadInCall10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall11.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
iteratorSpreadInCall11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall12.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
iteratorSpreadInCall12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
iteratorSpreadInCall.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
iteratorSpreadInCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeJsContainer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsContainerMergeJsContainer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeTsDeclaration2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsContainerMergeTsDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeTsDeclaration3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsContainerMergeTsDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsContainerMergeTsDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsContainerMergeTsDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassAccessor.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsClassAccessor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClasses.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassesErr.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
jsDeclarationsClassesErr.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassExtendsVisibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsClassExtendsVisibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassImplementsGenericsSerialization.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
jsDeclarationsClassImplementsGenericsSerialization.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassLeadingOptional.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
jsDeclarationsClassLeadingOptional.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassLikeHeuristic.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsClassLikeHeuristic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassMethod.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsClassMethod.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsClassStatic2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsClassStatic2.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
jsDeclarationsClassStatic.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsClassStatic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsClassStaticMethodAugmentation.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsClassStaticMethodAugmentation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsCommonjsRelativePath.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsCommonjsRelativePath.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsComputedNames.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
jsDeclarationsComputedNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsConstsAsNamespacesWithReferences.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsConstsAsNamespacesWithReferences.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsCrossfileMerge.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsCrossfileMerge.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsDefault.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsDefault.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsDefaultsErr.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsDefaultsErr.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsDocCommentsOnConsts.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsDocCommentsOnConsts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsEnums.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsEnums.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsEnumTag.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsEnumTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedClassExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpressionAnonymous.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedClassExpressionAnonymous.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassExpressionShadowing.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedClassExpressionShadowing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassInstance1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedClassInstance1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassInstance2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedClassInstance2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedClassInstance3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedClassInstance3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedConstructorFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedConstructorFunctionWithSub.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedConstructorFunctionWithSub.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignedVisibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignedVisibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignmentExpressionPlusSecondary.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignmentExpressionPlusSecondary.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportAssignmentWithKeywordName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportAssignmentWithKeywordName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportDefinePropertyEmit.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportDefinePropertyEmit.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportDoubleAssignmentInClosure.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportDoubleAssignmentInClosure.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportedClassAliases.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportedClassAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportForms.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsExportForms.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportSpecifierNonlocal.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsExportSpecifierNonlocal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsExportSubAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsExportSubAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionClassesCjsExportAssignment.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
jsDeclarationsFunctionClassesCjsExportAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionJSDoc.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsFunctionJSDoc.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionKeywordProp.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsFunctionKeywordProp.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionKeywordPropExhaustive.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsFunctionKeywordPropExhaustive.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionLikeClasses2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsFunctionLikeClasses2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionLikeClasses.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsFunctionLikeClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionPrototypeStatic.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsFunctionPrototypeStatic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctions.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionsCjs.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsFunctionsCjs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsFunctionWithDefaultAssignedMember.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsFunctionWithDefaultAssignedMember.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsGetterSetter.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsGetterSetter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsImportAliasExposedWithinNamespace.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsImportAliasExposedWithinNamespace.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsImportAliasExposedWithinNamespaceCjs.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsImportAliasExposedWithinNamespaceCjs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsImportNamespacedType.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsImportNamespacedType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsImportTypeBundled.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsImportTypeBundled.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsInterfaces.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsJSDocRedirectedLookups.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsJSDocRedirectedLookups.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsMissingGenerics.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsMissingGenerics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsMissingTypeParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsMissingTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsModuleReferenceHasEmit.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsModuleReferenceHasEmit.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsMultipleExportFromMerge.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsMultipleExportFromMerge.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsNestedParams.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsNestedParams.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsOptionalTypeLiteralProps1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsOptionalTypeLiteralProps1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsOptionalTypeLiteralProps2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsOptionalTypeLiteralProps2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsParameterTagReusesInputNodeInEmit1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsParameterTagReusesInputNodeInEmit1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsParameterTagReusesInputNodeInEmit2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsParameterTagReusesInputNodeInEmit2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsPrivateFields01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsPrivateFields01.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsReexportAliases.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsReexportAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReexportAliasesEsModuleInterop.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsReexportAliasesEsModuleInterop.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReexportedCjsAlias.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsReexportedCjsAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReferenceToClassInstanceCrossFile.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsReferenceToClassInstanceCrossFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsRestArgsWithThisTypeInJSDocFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsRestArgsWithThisTypeInJSDocFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReusesExistingNodesMappingJSDocTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsReusesExistingNodesMappingJSDocTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsReusesExistingTypeAnnotations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsReusesExistingTypeAnnotations.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsDeclarationsSubclassWithExplicitNoArgumentConstructor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsSubclassWithExplicitNoArgumentConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsThisTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsThisTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeAliases.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsTypeAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypedefAndImportTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsTypedefAndImportTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypedefDescriptionsPreserved.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsTypedefDescriptionsPreserved.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypedefFunction.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsDeclarationsTypedefFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsDeclarationsTypedefPropertyAndExportAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsTypedefPropertyAndExportAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReassignmentFromDeclaration2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsTypeReassignmentFromDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReassignmentFromDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsTypeReassignmentFromDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReferences2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsTypeReferences2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReferences3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsTypeReferences3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReferences4.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsDeclarationsTypeReferences4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsTypeReferences.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsTypeReferences.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsDeclarationsUniqueSymbolUsage.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsDeclarationsUniqueSymbolUsage.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAccessibilityTags.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocAccessibilityTags.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAccessibilityTagsDeclarations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocAccessibilityTagsDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_errorInExtendsExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocAugments_errorInExtendsExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_nameMismatch.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocAugments_nameMismatch.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_noExtends.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocAugments_noExtends.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_notAClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocAugments_notAClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_qualifiedName.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsdocAugments_qualifiedName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugments_withTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
jsdocAugments_withTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocAugmentsMissingType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocAugmentsMissingType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocBindingInUnreachableCode.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocBindingInUnreachableCode.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocCatchClauseWithTypeAnnotation.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocCatchClauseWithTypeAnnotation.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocConstructorFunctionTypeReference.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocConstructorFunctionTypeReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocDisallowedInTypescript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocFunction_missingReturn.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocFunction_missingReturn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocFunctionType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocFunctionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_class.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImplements_class.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_interface_multiple.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImplements_interface_multiple.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_interface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImplements_interface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_missingType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImplements_missingType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_namespacedInterface.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
jsdocImplements_namespacedInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_properties.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImplements_properties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImplements_signatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImplements_signatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportType2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImportType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImportType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToClassAlias.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImportTypeReferenceToClassAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToCommonjsModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImportTypeReferenceToCommonjsModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToESModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImportTypeReferenceToESModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocImportTypeReferenceToStringLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocImportTypeReferenceToStringLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocInvalidTokens.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocInvalidTokens.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocLinkTag1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsdocLinkTag1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocLinkTag2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsdocLinkTag2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocLinkTag3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsdocLinkTag3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocLinkTag4.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
jsdocLinkTag4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocLinkTag5.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocLinkTag5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocLinkTag6.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocLinkTag6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocNeverUndefinedNull.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocNeverUndefinedNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocOuterTypeParameters1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocOuterTypeParameters1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocOuterTypeParameters2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocOuterTypeParameters2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocOuterTypeParameters3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocOuterTypeParameters3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocOverrideTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocOverrideTag1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocParamTag2.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocParamTag2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
jsdocParamTagTypeLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocParamTagTypeLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseBackquotedParamName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocParseBackquotedParamName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseDotDotDotInJSDocFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocParseDotDotDotInJSDocFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseHigherOrderFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocParseHigherOrderFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseMatchingBackticks.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocParseMatchingBackticks.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseParenthesizedJSDocParameter.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocParseParenthesizedJSDocParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocParseStarEquals.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocParseStarEquals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPostfixEqualsAddsOptionality.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocPostfixEqualsAddsOptionality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrefixPostfixParsing.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocPrefixPostfixParsing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrivateName1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocPrivateName1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrivateName2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocPrivateName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocPrototypePropertyAccessWithType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocPrototypePropertyAccessWithType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocReadonly.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocReadonlyDeclarations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocReadonlyDeclarations.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocReturnTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocReturnTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocSignatureOnReturnedFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocSignatureOnReturnedFunction.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocTemplateClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateConstructorFunction2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateConstructorFunction2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateConstructorFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateTag3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateTag4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateTag5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTag.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTemplateTagDefault.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateTagDefault.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocTemplateTagNameResolution.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTemplateTagNameResolution.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocTwoLineTypedef.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTwoLineTypedef.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeDefAtStartOfFile.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeDefAtStartOfFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeFromChainedAssignment2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeFromChainedAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeFromChainedAssignment3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeFromChainedAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeFromChainedAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeFromChainedAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceExports.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeReferenceExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToImport.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
jsdocTypeReferenceToImport.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToImportOfClassExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeReferenceToImportOfClassExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToImportOfFunctionExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeReferenceToImportOfFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToMergedClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeReferenceToMergedClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceToValue.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeReferenceToValue.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeReferenceUseBeforeDef.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeReferenceUseBeforeDef.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeTag.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeTag.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeTagCast.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeTagCast.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocTypeTagParameterType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeTagParameterType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocTypeTagRequiredParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocTypeTagRequiredParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsdocVariableDeclarationWithTypeAnnotation.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocVariableDeclarationWithTypeAnnotation.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsdocVariadicType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsdocVariadicType.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsObjectsMarkedAsOpenEnded.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
jsObjectsMarkedAsOpenEnded.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
jsxCheckJsxNoTypeArgumentsAllowed.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformChildren.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformCustomImport.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformCustomImportPragma.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformKeyProp.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformKeyPropCustomImport.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformKeyPropCustomImportPragma.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformNestedSelfClosingChild.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformSubstitutesNames.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxJsxsCjsTransformSubstitutesNamesFragment.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxParsingError4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxReactTestSuite.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
jsxSpreadOverwritesAttributeStrict.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
keyofAndForIn.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
keyofAndForIn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofAndIndexedAccess2.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
keyofAndIndexedAccess2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofAndIndexedAccess.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
keyofAndIndexedAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofAndIndexedAccessErrors.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
keyofAndIndexedAccessErrors.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
keyofInferenceIntersectsResults.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
keyofInferenceIntersectsResults.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofInferenceLowerPriorityThanReturn.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
keyofInferenceLowerPriorityThanReturn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
keyofIntersection.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
keyofIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundAssignmentDeclarationSupport1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundAssignmentDeclarationSupport2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundAssignmentDeclarationSupport3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundAssignmentDeclarationSupport4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundAssignmentDeclarationSupport5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundAssignmentDeclarationSupport6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundAssignmentDeclarationSupport7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundAssignmentDeclarationSupport7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundClassMemberAssignmentJS2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundClassMemberAssignmentJS2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundClassMemberAssignmentJS3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundClassMemberAssignmentJS3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
lateBoundClassMemberAssignmentJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
lateBoundClassMemberAssignmentJS.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
leaveOptionalParameterAsWritten.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
leaveOptionalParameterAsWritten.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
letIdentifierInElementAccess01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
letIdentifierInElementAccess01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
library-reference-1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
library-reference-scoped-packages.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
library-reference-scoped-packages.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
libReferenceDeclarationEmit.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
libReferenceDeclarationEmit.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
libReferenceDeclarationEmitBundle.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
libReferenceDeclarationEmitBundle.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
libReferenceNoLib.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
libReferenceNoLib.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
libReferenceNoLibBundle.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
libReferenceNoLibBundle.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
linkTagEmit1.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
linkTagEmit1.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
literalTypes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
literalTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypes2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
literalTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypes3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
literalTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypesAndDestructuring.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
literalTypesAndDestructuring.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypesAndTypeAssertions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
literalTypesAndTypeAssertions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypesWidenInParameterPosition.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
literalTypesWidenInParameterPosition.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
literalTypeWidening.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
literalTypeWidening.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localesObjectArgument.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
localesObjectArgument.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
localTypes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
localTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localTypes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
localTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localTypes3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
localTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localTypes4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
localTypes4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
localTypes5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
localTypes5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalAndOperatorWithTypeParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
logicalAndOperatorWithTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalAssignment1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalAssignment1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalAssignment2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalAssignment3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalAssignment4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalAssignment5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalAssignment6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalAssignment7.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment8.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
logicalAssignment8.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalAssignment9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalAssignment10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalAssignment10.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
logicalAssignment11.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
logicalAssignment11.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
logicalNotOperatorWithAnyOtherType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalNotOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalNotOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithEnumType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalNotOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalNotOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalNotOperatorWithStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalNotOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalOrExpressionIsContextuallyTyped.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalOrExpressionIsContextuallyTyped.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalOrExpressionIsNotContextuallyTyped.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
logicalOrExpressionIsNotContextuallyTyped.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
logicalOrOperatorWithTypeParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
logicalOrOperatorWithTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
looseThisTypeInFunctions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
looseThisTypeInFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
malformedTags.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
malformedTags.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeAsClauseRelationships.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypeAsClauseRelationships.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mappedTypeAsClauses.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypeAsClauses.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mappedTypeConstraints2.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
mappedTypeConstraints2.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
mappedTypeConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypeConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeErrors2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypeErrors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeErrors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypeErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeInferenceErrors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypeInferenceErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeModifiers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypeModifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeOverlappingStringEnumKeys.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypeOverlappingStringEnumKeys.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypeRelationships.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
mappedTypeRelationships.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
mappedTypes1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypes4.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
mappedTypes5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypes5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypes6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypes6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypesAndObjects.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypesAndObjects.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mappedTypesArraysTuples.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypesArraysTuples.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mappedTypeWithAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mappedTypeWithAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
MemberFunctionDeclaration1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
MemberFunctionDeclaration1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
MemberFunctionDeclaration2_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
MemberFunctionDeclaration2_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
MemberFunctionDeclaration3_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
MemberFunctionDeclaration3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
MemberFunctionDeclaration7_es6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
MemberFunctionDeclaration7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
memberFunctionOverloadMixingStaticAndInstance.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
memberFunctionOverloadMixingStaticAndInstance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
memberFunctionsWithPrivateOverloads.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
memberFunctionsWithPrivateOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
memberFunctionsWithPublicOverloads.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
memberFunctionsWithPublicOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
memberFunctionsWithPublicPrivateOverloads.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
memberFunctionsWithPublicPrivateOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeClassInterfaceAndModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergeClassInterfaceAndModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedClassInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergedClassInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInheritedClassInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergedInheritedClassInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInheritedMembersSatisfyAbstractBase.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergedInheritedMembersSatisfyAbstractBase.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithConflictingPropertyNames2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mergedInterfacesWithConflictingPropertyNames2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithConflictingPropertyNames.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mergedInterfacesWithConflictingPropertyNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithIndexers2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergedInterfacesWithIndexers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithIndexers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergedInterfacesWithIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithInheritedPrivates2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergedInterfacesWithInheritedPrivates2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithInheritedPrivates3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergedInterfacesWithInheritedPrivates3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithInheritedPrivates.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergedInterfacesWithInheritedPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithMultipleBases2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mergedInterfacesWithMultipleBases2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithMultipleBases3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mergedInterfacesWithMultipleBases3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithMultipleBases4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mergedInterfacesWithMultipleBases4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedInterfacesWithMultipleBases.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mergedInterfacesWithMultipleBases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergedWithLocalValue.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
mergedWithLocalValue.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
mergeThreeInterfaces2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergeThreeInterfaces2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeThreeInterfaces.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mergeThreeInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeTwoInterfaces2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mergeTwoInterfaces2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mergeTwoInterfaces.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mergeTwoInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
methodSignaturesWithOverloads2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
methodSignaturesWithOverloads2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
methodSignaturesWithOverloads.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
methodSignaturesWithOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
methodsReturningThis.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
methodsReturningThis.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
missingAndExcessProperties.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
missingAndExcessProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixedPropertyElementAccessAssignmentDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mixedPropertyElementAccessAssignmentDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixinAbstractClasses.2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mixinAbstractClasses.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixinAbstractClasses.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mixinAbstractClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixinAbstractClassesReturnTypeInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mixinAbstractClassesReturnTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
mixinAccessModifiers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mixinAccessModifiers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mixinClassesAnnotated.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mixinClassesAnnotated.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mixinClassesAnonymous.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
mixinClassesAnonymous.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
mixinClassesMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
mixinClassesMembers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
modifierOnClassDeclarationMemberInFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
modifierOnClassDeclarationMemberInFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
modifierOnClassExpressionMemberInFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
modifierOnClassExpressionMemberInFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
ModuleAndClassWithSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ModuleAndClassWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleAndEnumWithSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ModuleAndEnumWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleAndFunctionWithSameNameAndCommonRoot.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ModuleAndFunctionWithSameNameAndCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAlias2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAlias3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAlias4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAlias5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAlias.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
moduleExportAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasElementAccessExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAliasElementAccessExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasExports.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAliasExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasImported.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAliasImported.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAliasUnknown.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAliasUnknown.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAssignment5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAssignment6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportAssignment7.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
moduleExportAssignment7.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
moduleExportAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportDuplicateAlias2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportDuplicateAlias2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportDuplicateAlias3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportDuplicateAlias3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportDuplicateAlias.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportDuplicateAlias.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportNestedNamespaces.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
moduleExportNestedNamespaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportPropertyAssignmentDefault.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportPropertyAssignmentDefault.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportsAliasLoop1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportsAliasLoop1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportsAliasLoop2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportsAliasLoop2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleExportsElementAccessAssignment2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportsElementAccessAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportsElementAccessAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportsElementAccessAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportWithExportPropertyAssignment2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportWithExportPropertyAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportWithExportPropertyAssignment3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportWithExportPropertyAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportWithExportPropertyAssignment4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportWithExportPropertyAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleExportWithExportPropertyAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleExportWithExportPropertyAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleResolutionWithExtensions.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
moduleResolutionWithExtensions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleResolutionWithoutExtension1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
moduleResolutionWithoutExtension1.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
moduleResolutionWithoutExtension2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
moduleResolutionWithoutExtension2.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
moduleResolutionWithoutExtension3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
moduleResolutionWithoutExtension3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleResolutionWithoutExtension4.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
moduleResolutionWithoutExtension4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
moduleResolutionWithoutExtension5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleResolutionWithoutExtension5.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
moduleResolutionWithoutExtension6.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
moduleResolutionWithoutExtension6.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
moduleResolutionWithoutExtension7.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
moduleResolutionWithoutExtension7.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
moduleResolutionWithoutExtension8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
moduleResolutionWithoutExtension8.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
moduleScoping.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
moduleScoping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedClasses.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ModuleWithExportedAndNonExportedClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedEnums.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ModuleWithExportedAndNonExportedEnums.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedFunctions.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
ModuleWithExportedAndNonExportedFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedImportAlias.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
ModuleWithExportedAndNonExportedImportAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ModuleWithExportedAndNonExportedVariables.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ModuleWithExportedAndNonExportedVariables.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
moduleWithStatementsOfEveryKind.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
moduleWithStatementsOfEveryKind.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multiline.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
multipleDeclarations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports01.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
multipleDefaultExports01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports02.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
multipleDefaultExports02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleDefaultExports03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleDefaultExports04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleDefaultExports05.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleDefaultExports05.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleExportDefault1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleExportDefault1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
multipleExportDefault2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleExportDefault2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
multipleExportDefault3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleExportDefault3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
multipleExportDefault4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleExportDefault4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
multipleExportDefault5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleExportDefault5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
multipleExportDefault6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
multipleExportDefault6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
multipleNumericIndexers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
multipleNumericIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
multipleStringIndexers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
multipleStringIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nameCollision.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nameCollision.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nameDelimitedBySlashes.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
nameDelimitedBySlashes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
namedTupleMembers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
namedTupleMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
namedTupleMembersErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
namespaceAssignmentToRequireAlias.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
namespaceAssignmentToRequireAlias.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
namespaceImportTypeQuery.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
namespaceImportTypeQuery.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
namespaceMemberAccess.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
namespaceMemberAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nameWithFileExtension.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
nameWithFileExtension.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nameWithRelativePaths.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
nameWithRelativePaths.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowExceptionVariableInCatchClause.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
narrowExceptionVariableInCatchClause.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowFromAnyWithInstanceof.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
narrowFromAnyWithInstanceof.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowFromAnyWithTypePredicate.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
narrowFromAnyWithTypePredicate.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowingConstrainedTypeVariable.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
narrowingConstrainedTypeVariable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
narrowingGenericTypeFromInstanceof01.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
narrowingGenericTypeFromInstanceof01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
negateOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithEnumType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
negateOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
negateOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
negateOperatorWithStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
negateOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedDestructuringOfRequire.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nestedDestructuringOfRequire.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedModules.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nestedModules.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedNamespace.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
nestedNamespace.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nestedPrototypeAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nestedPrototypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
neverInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
neverInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
neverIntersectionNotCallable.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
neverIntersectionNotCallable.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
neverReturningFunctions1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
neverReturningFunctions1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
neverType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
neverType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
neverTypeErrors1.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
neverTypeErrors1.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
neverTypeErrors2.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
neverTypeErrors2.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
neverUnionIntersection.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
neverUnionIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newOperatorConformance.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
newOperatorConformance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newOperatorErrorCases_noImplicitAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
newOperatorErrorCases_noImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newTarget.es5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
newTarget.es5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newTarget.es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
newTarget.es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newTargetNarrowing.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
newTargetNarrowing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
newWithSpread.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
newWithSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newWithSpreadES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
newWithSpreadES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
newWithSpreadES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
newWithSpreadES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
noAssertForUnparseableTypedefs.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
noAssertForUnparseableTypedefs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nodeModulesAllowJsCjsFromJs.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
nodeModulesAllowJsCjsFromJs.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
nodeModulesAllowJsExportlessJsModuleDetectionAuto.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
nodeModulesAllowJsExportlessJsModuleDetectionAuto.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
nodeModulesAtTypesPriority.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
nodeModulesAtTypesPriority.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
nodeModulesCJSResolvingToESM1_emptyPackageJson.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
nodeModulesCJSResolvingToESM1_emptyPackageJson.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
nodeModulesCJSResolvingToESM4_noPackageJson.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
nodeModulesCJSResolvingToESM4_noPackageJson.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
noDuplicateJsdoc1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
noDuplicateJsdoc1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nominalSubtypeCheckOfTypeParameter2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
nominalSubtypeCheckOfTypeParameter2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nominalSubtypeCheckOfTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
nominalSubtypeCheckOfTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonGenericTypeReferenceWithTypeArguments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
nonGenericTypeReferenceWithTypeArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonInstantiatedModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonInstantiatedModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonIterableRestElement1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonIterableRestElement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonIterableRestElement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonIterableRestElement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonIterableRestElement3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonIterableRestElement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveAccessProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveAccessProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveAndEmptyObject.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
nonPrimitiveAndEmptyObject.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
nonPrimitiveAndTypeVariables.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
nonPrimitiveAndTypeVariables.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveAsProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveAsProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveAssignError.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveAssignError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveConstraintOfIndexAccessType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
nonPrimitiveConstraintOfIndexAccessType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveIndexingWithForIn.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveIndexingWithForIn.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveIndexingWithForInNoImplicitAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveIndexingWithForInNoImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveIndexingWithForInSupressError.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveIndexingWithForInSupressError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveInFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveInFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveInGeneric.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
nonPrimitiveInGeneric.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveNarrow.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveNarrow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveRhsSideOfInExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveRhsSideOfInExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nonPrimitiveUnionIntersection.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nonPrimitiveUnionIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
noPropertyAccessFromIndexSignature1.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
noPropertyAccessFromIndexSignature1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
noUncheckedIndexedAccess.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
noUncheckedIndexedAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
noUncheckedIndexedAccessDestructuring.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
noUncheckedIndexedAccessDestructuring.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
nullAssignableToEveryType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
nullAssignableToEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullAssignedToUndefined.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullAssignedToUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
nullishCoalescingOperator6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator12.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
nullishCoalescingOperator12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator_es2020.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator_es2020.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperator_not_strict.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperator_not_strict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInAsyncGenerator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullishCoalescingOperatorInAsyncGenerator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInParameterBindingPattern.2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
nullishCoalescingOperatorInParameterBindingPattern.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInParameterBindingPattern.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
nullishCoalescingOperatorInParameterBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInParameterInitializer.2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
nullishCoalescingOperatorInParameterInitializer.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullishCoalescingOperatorInParameterInitializer.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
nullishCoalescingOperatorInParameterInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullIsSubtypeOfEverythingButUndefined.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
nullIsSubtypeOfEverythingButUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullOrUndefinedTypeGuardIsOrderIndependent.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullOrUndefinedTypeGuardIsOrderIndependent.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
nullPropertyName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
nullPropertyName.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
numberAssignableToEnum.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numberAssignableToEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numberFormatCurrencySign.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numberFormatCurrencySign.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
numberFormatCurrencySignResolved.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numberFormatCurrencySignResolved.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
numberPropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numberPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericIndexerConstrainsPropertyDeclarations2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numericIndexerConstrainsPropertyDeclarations2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericIndexerConstrainsPropertyDeclarations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numericIndexerConstrainsPropertyDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericIndexingResults.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numericIndexingResults.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericLiteralTypes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numericLiteralTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericLiteralTypes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numericLiteralTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericLiteralTypes3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
numericLiteralTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
numericStringLiteralTypes.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
numericStringLiteralTypes.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectBindingPatternKeywordIdentifiers05.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectBindingPatternKeywordIdentifiers05.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectBindingPatternKeywordIdentifiers06.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectBindingPatternKeywordIdentifiers06.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectLiteralContextualTyping.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectLiteralContextualTyping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralErrorsES3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralErrorsES3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralGettersAndSetters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralNormalization.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectLiteralNormalization.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandProperties.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandPropertiesAssignment.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectLiteralShorthandPropertiesAssignmentError.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandPropertiesAssignmentError.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandPropertiesAssignmentErrorFromMissingIdentifier.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectLiteralShorthandPropertiesAssignmentES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandPropertiesAssignmentES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectLiteralShorthandPropertiesES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandPropertiesES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesFunctionArgument2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandPropertiesFunctionArgument2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectLiteralShorthandPropertiesFunctionArgument.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandPropertiesFunctionArgument.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectLiteralShorthandPropertiesWithModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandPropertiesWithModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralShorthandPropertiesWithModuleES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralShorthandPropertiesWithModuleES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectLiteralWidened.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectLiteralWidened.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRest2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectRest2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRest.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectRest.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectRestAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestCatchES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectRestCatchES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestForOf.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
objectRestForOf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestNegative.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectRestNegative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestParameter.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
objectRestParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestParameterES5.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
objectRestParameterES5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestPropertyMustBeLast.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectRestPropertyMustBeLast.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectRestReadonly.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectRestReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpread.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectSpread.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadComputedProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectSpreadComputedProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectSpreadIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadNoTransform.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectSpreadNoTransform.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadRepeatedComplexity.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectSpreadRepeatedComplexity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadRepeatedNullCheckPerf.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectSpreadRepeatedNullCheckPerf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadSetonlyAccessor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectSpreadSetonlyAccessor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectSpreadStrictNull.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectSpreadStrictNull.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeHidingMembersOfExtendedObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeHidingMembersOfExtendedObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeHidingMembersOfObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeHidingMembersOfObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeHidingMembersOfObjectAssignmentCompat2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeHidingMembersOfObjectAssignmentCompat2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeHidingMembersOfObjectAssignmentCompat.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeHidingMembersOfObjectAssignmentCompat.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeLiteralSyntax.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeLiteralSyntax.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypePropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypePropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentity2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentity.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignatures2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignatures3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithCallSignaturesDifferingParamCounts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithCallSignaturesWithOverloads.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithCallSignaturesWithOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithComplexConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithComplexConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithConstructSignatures2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithConstructSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithConstructSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithConstructSignaturesDifferingParamCounts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignatures2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingByReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterCounts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesDifferingTypeParameterNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericCallSignaturesOptionalParams.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingByReturnType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterCounts.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesDifferingTypeParameterNames.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithGenericConstructSignaturesOptionalParams.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithNumericIndexers1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithNumericIndexers1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithNumericIndexers2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithNumericIndexers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithNumericIndexers3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithNumericIndexers3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithOptionality.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithOptionality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithPrivates2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithPrivates2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithPrivates3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithPrivates3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
objectTypesIdentityWithPrivates.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithPublics.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithPublics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithStringIndexers2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithStringIndexers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesIdentityWithStringIndexers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypesIdentityWithStringIndexers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypesWithPredefinedTypesAsName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypesWithPredefinedTypesAsName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithCallSignatureAppearsToBeFunctionType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithCallSignatureAppearsToBeFunctionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithCallSignatureHidingMembersOfFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithCallSignatureHidingMembersOfFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithConstructSignatureAppearsToBeFunctionType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithConstructSignatureAppearsToBeFunctionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithConstructSignatureHidingMembersOfFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithConstructSignatureHidingMembersOfFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithNumericProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithNumericProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithRecursiveWrappedProperty2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypeWithRecursiveWrappedProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithRecursiveWrappedProperty.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypeWithRecursiveWrappedProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithRecursiveWrappedPropertyCheckedNominally.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypeWithRecursiveWrappedPropertyCheckedNominally.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithStringAndNumberIndexSignatureToAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
objectTypeWithStringAndNumberIndexSignatureToAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
objectTypeWithStringIndexerHidingObjectIndexer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithStringIndexerHidingObjectIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
objectTypeWithStringNamedPropertyOfIllegalCharacters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
objectTypeWithStringNamedPropertyOfIllegalCharacters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
octalIntegerLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
octalIntegerLiteral.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
octalIntegerLiteralES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
octalIntegerLiteralES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
operatorsAndIntersectionTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
operatorsAndIntersectionTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalBindingParameters1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
optionalBindingParameters1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
optionalBindingParameters2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
optionalBindingParameters2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
optionalBindingParameters3.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
optionalBindingParameters3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
optionalBindingParameters4.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
optionalBindingParameters4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
optionalBindingParametersInOverloads1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
optionalBindingParametersInOverloads1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
optionalBindingParametersInOverloads2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
optionalBindingParametersInOverloads2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
optionalChainingInArrow.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
optionalChainingInArrow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInference.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
optionalChainingInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInLoop.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
optionalChainingInLoop.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInParameterBindingPattern.2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
optionalChainingInParameterBindingPattern.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInParameterBindingPattern.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
optionalChainingInParameterBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInParameterInitializer.2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
optionalChainingInParameterInitializer.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInParameterInitializer.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
optionalChainingInParameterInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalChainingInTypeAssertions.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
optionalChainingInTypeAssertions.ts fix(es/fixer): Preserve parens for optional chaining expressions (#5388) 2022-08-04 04:20:25 +00:00
optionalMethod.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
optionalMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalMethodDeclarations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
optionalMethodDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalMethods.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
optionalMethods.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalProperties01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
optionalProperties01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalProperties02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
optionalProperties02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
optionalProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
optionalPropertyAssignableToStringIndexSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
optionalPropertyAssignableToStringIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
outFilerootDirModuleNamesAmd.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
outFilerootDirModuleNamesAmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
outFilerootDirModuleNamesSystem.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
outFilerootDirModuleNamesSystem.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
overloadResolution.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
overloadResolution.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
overloadResolutionClassConstructors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
overloadResolutionClassConstructors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
overloadResolutionConstructors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
overloadResolutionConstructors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
overloadTag1.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
overloadTag1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
overloadTag2.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
overloadTag2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
overloadTag3.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
overloadTag3.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
override1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override8.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override10.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override12.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override13.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override14.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override15.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override16.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override17.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override18.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override18.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override19.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
override19.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override20.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override20.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override_js1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override_js1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override_js2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override_js2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override_js3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override_js3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
override_js4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
override_js4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
overrideInterfaceProperty.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
overrideInterfaceProperty.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
overrideWithoutNoImplicitOverride1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
overrideWithoutNoImplicitOverride1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
packageJsonImportsExportsOptionCompat.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
packageJsonImportsExportsOptionCompat.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parameterInitializersBackwardReferencing.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parameterInitializersBackwardReferencing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersForwardReferencing1_es6.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parameterInitializersForwardReferencing1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersForwardReferencing1.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parameterInitializersForwardReferencing1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersForwardReferencing.2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parameterInitializersForwardReferencing.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parameterInitializersForwardReferencing.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parameterInitializersForwardReferencing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parametersWithNoAnnotationAreAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parametersWithNoAnnotationAreAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagBracketsAddOptionalUndefined.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagBracketsAddOptionalUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagNestedWithoutTopLevelObject2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagNestedWithoutTopLevelObject3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagNestedWithoutTopLevelObject4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagNestedWithoutTopLevelObject.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagNestedWithoutTopLevelObject.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagOnCallExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagOnCallExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagOnFunctionUsingArguments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagOnFunctionUsingArguments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagTypeResolution2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagTypeResolution2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagTypeResolution.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagTypeResolution.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
paramTagWrapping.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
paramTagWrapping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parentheses.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
parentheses.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parenthesizedContexualTyping1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parenthesizedContexualTyping1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parenthesizedContexualTyping2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parenthesizedContexualTyping2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parenthesizedContexualTyping3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parenthesizedContexualTyping3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parenthesizedTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parenthesizedTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parseLinkTag.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parseLinkTag.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parser15.4.4.14-9-2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser15.4.4.14-9-2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509534.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser509534.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509546_1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser509546_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509546_2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser509546_2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509546.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser509546.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509677.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser509677.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509693.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser509693.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser509698.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser509698.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser536727.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser536727.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser579071.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser579071.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser596700.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser596700.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser630933.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser630933.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser643728.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser643728.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser645086_3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser645086_3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser645086_4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser645086_4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser645484.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser645484.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser768531.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser768531.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_breakInIterationOrSwitchStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_breakInIterationOrSwitchStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_breakInIterationOrSwitchStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakInIterationOrSwitchStatement4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_breakInIterationOrSwitchStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_breakTarget1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_breakTarget2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_breakTarget3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_breakTarget4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_breakTarget4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_continueInIterationStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_continueInIterationStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_continueInIterationStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueInIterationStatement4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_continueInIterationStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueLabel.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_continueLabel.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueTarget2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_continueTarget2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueTarget3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_continueTarget3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_continueTarget4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_continueTarget4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_duplicateLabel3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_duplicateLabel3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser_duplicateLabel4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser_duplicateLabel4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.binary.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser.numericSeparators.binary.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.decimal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.hex.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser.numericSeparators.hex.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parser.numericSeparators.octal.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parser.numericSeparators.octal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAccessibilityAfterStatic2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAccessibilityAfterStatic3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAccessibilityAfterStatic4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAccessibilityAfterStatic5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAccessibilityAfterStatic11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessibilityAfterStatic14.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserAccessibilityAfterStatic14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAccessors1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAccessors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAccessors3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAccessors4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAccessors4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAdditiveExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAdditiveExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguity1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAmbiguity1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguity2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAmbiguity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguity3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAmbiguity3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAmbiguityWithBinaryOperator1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAmbiguityWithBinaryOperator1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserAmbiguityWithBinaryOperator2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAmbiguityWithBinaryOperator2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserAmbiguityWithBinaryOperator3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAmbiguityWithBinaryOperator3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserAmbiguityWithBinaryOperator4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAmbiguityWithBinaryOperator4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArgumentList1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArgumentList1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrayLiteralExpression15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrayLiteralExpression15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrowFunctionExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrowFunctionExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrowFunctionExpression5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrowFunctionExpression6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserArrowFunctionExpression7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserArrowFunctionExpression8.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArrowFunctionExpression8.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArrowFunctionExpression9.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArrowFunctionExpression9.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArrowFunctionExpression10.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArrowFunctionExpression10.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArrowFunctionExpression11.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArrowFunctionExpression12.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArrowFunctionExpression12.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserArrowFunctionExpression13.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserArrowFunctionExpression13.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserArrowFunctionExpression14.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserArrowFunctionExpression14.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserArrowFunctionExpression15.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserArrowFunctionExpression15.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserArrowFunctionExpression16.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserArrowFunctionExpression16.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserArrowFunctionExpression17.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserArrowFunctionExpression17.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserAssignmentExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAssignmentExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAstSpans1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAstSpans1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserAutomaticSemicolonInsertion1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserAutomaticSemicolonInsertion1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserCastVersusArrowFunction1.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parserCastVersusArrowFunction1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClass1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClass1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClass2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration7.d.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration7.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration19.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration20.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration21.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration22.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration23.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration24.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration25.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserClassDeclaration25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclaration26.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclaration26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserClassDeclarationIndexSignature1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserClassDeclarationIndexSignature1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserCommaInTypeMemberList1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserCommaInTypeMemberList1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserCommaInTypeMemberList2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserCommaInTypeMemberList2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName23.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName24.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName37.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName40.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName40.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserComputedPropertyName41.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserComputedPropertyName41.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConditionalExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserConditionalExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorAmbiguity1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserConstructorAmbiguity1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorAmbiguity2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserConstructorAmbiguity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorAmbiguity3.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserConstructorAmbiguity3.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserConstructorAmbiguity4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserConstructorAmbiguity4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorDeclaration1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserConstructorDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserConstructorDeclaration5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserConstructorDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserDebuggerStatement1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserDebuggerStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserDebuggerStatement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserDebuggerStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserDoStatement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserDoStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parseRegularExpressionMixedWithComments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parseRegularExpressionMixedWithComments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEmptyFile1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEmptyFile1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEmptyStatement1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEmptyStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnum1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnum2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnum3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnum6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnum7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnum7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnumDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration2.d.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnumDeclaration2.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnumDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnumDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserEnumDeclaration6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserEnumDeclaration6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserErrorRecovery_IncompleteMemberVariable1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserErrorRecovery_IncompleteMemberVariable1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserErrorRecovery_ParameterList6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserErrorRecovery_ParameterList6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES3Accessors1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES3Accessors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES3Accessors3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES3Accessors4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES3Accessors4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ComputedPropertyName2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5ComputedPropertyName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ComputedPropertyName3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5ComputedPropertyName3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ComputedPropertyName4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5ComputedPropertyName4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement5.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement8.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement9.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement10.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement11.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement12.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement13.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement14.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement15.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement16.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5ForOfStatement17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement18.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserES5ForOfStatement18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5ForOfStatement19.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5ForOfStatement19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolIndexer1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolIndexer1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserES5SymbolIndexer2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolIndexer2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserES5SymbolIndexer3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolIndexer3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserES5SymbolProperty1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolProperty1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolProperty3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolProperty6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolProperty7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolProperty8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserES5SymbolProperty9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserES5SymbolProperty9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAsFunctionIdentifier.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserExportAsFunctionIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserExportAssignment1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserExportAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserExportAssignment6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserExportAssignment7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserExportAssignment8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserExportAssignment8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForInStatement5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForInStatement5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement5.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement8.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement9.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement10.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement11.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement12.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement13.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement14.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement15.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement16.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForOfStatement17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement18.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement19.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForOfStatement19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForOfStatement23.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserForOfStatement24.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
parserForOfStatement24.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserForStatement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForStatement5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForStatement6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForStatement7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserForStatement8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserForStatement8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration1.d.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionDeclaration1.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionDeclaration4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionDeclaration6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionDeclaration7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionDeclaration8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionPropertyAssignment1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionPropertyAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserFunctionPropertyAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserFunctionPropertyAssignment4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserFunctionPropertyAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericClass1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericClass1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericClass2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericClass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericConstraint1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericConstraint2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericConstraint3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericConstraint4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericConstraint5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericConstraint6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericConstraint7.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericConstraint7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInInterfaceDeclaration1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserGenericsInInterfaceDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInTypeContexts1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGenericsInTypeContexts1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInTypeContexts2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGenericsInTypeContexts2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGenericsInVariableDeclaration1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGenericsInVariableDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGreaterThanTokenAmbiguity1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGreaterThanTokenAmbiguity5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGreaterThanTokenAmbiguity6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGreaterThanTokenAmbiguity10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGreaterThanTokenAmbiguity11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGreaterThanTokenAmbiguity15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGreaterThanTokenAmbiguity16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserGreaterThanTokenAmbiguity20.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserGreaterThanTokenAmbiguity20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIfStatement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserIfStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserImportDeclaration1.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parserImportDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserindenter.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserindenter.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserIndexMemberDeclaration1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserIndexMemberDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserIndexMemberDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserIndexMemberDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserIndexMemberDeclaration4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserIndexMemberDeclaration6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserIndexMemberDeclaration6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserInExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserInExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserInterfaceDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserInterfaceDeclaration7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserInterfaceDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceDeclaration9.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserInterfaceDeclaration9.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserInterfaceKeywordInEnum1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserInterfaceKeywordInEnum1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInterfaceKeywordInEnum.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserInterfaceKeywordInEnum.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserInvocationOfMemberAccessOffOfObjectCreationExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserKeywordsAsIdentifierName1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserKeywordsAsIdentifierName1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessor1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberAccessor1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberAccessorDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberAccessorDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberAccessorDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberAccessorDeclaration4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberAccessorDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberAccessorDeclaration6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberAccessorDeclaration15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberAccessorDeclaration15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberFunctionDeclarationAmbiguities1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberFunctionDeclarationAmbiguities1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMemberVariableDeclaration5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMemberVariableDeclaration5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMethodSignature1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMethodSignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserMethodSignature3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserMethodSignature4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMethodSignature5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMethodSignature6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature7.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserMethodSignature7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature8.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserMethodSignature8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMethodSignature9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserMethodSignature10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature11.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserMethodSignature11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserMethodSignature12.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
parserMethodSignature12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModifierOnPropertySignature2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModifierOnPropertySignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModule1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModule1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration3.d.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration3.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserModuleDeclaration12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserModuleDeclaration12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserNoASIOnCallAfterFunctionExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserNoASIOnCallAfterFunctionExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserNotHexLiteral1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserNotHexLiteral1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserNotRegex2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserNotRegex2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreation1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserObjectCreation1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreation2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserObjectCreation2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreationArrayLiteral2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserObjectCreationArrayLiteral2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectCreationArrayLiteral4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserObjectCreationArrayLiteral4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectLiterals1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserObjectLiterals1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserObjectType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserObjectType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserObjectType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserObjectType4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserObjectType4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserOptionalTypeMembers1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserOptionalTypeMembers1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserOverloadOnConstants1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserOverloadOnConstants1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserParameterList4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserParameterList5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserParameterList6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserParameterList7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserParameterList8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserParameterList12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserParameterList13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList14.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parserParameterList14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList15.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parserParameterList15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList16.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parserParameterList16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParameterList17.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parserParameterList17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParenthesizedVariableAndFunctionInTernary.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserParenthesizedVariableAndFunctionInTernary.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserParenthesizedVariableAndParenthesizedFunctionInTernary.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserParenthesizedVariableAndParenthesizedFunctionInTernary.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserPropertySignature1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserPropertySignature12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserPropertySignature12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRealSource1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRealSource2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRealSource3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRealSource5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRealSource6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRealSource8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource12.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parserRealSource12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRealSource13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRealSource14.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
parserRealSource14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRegularExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRegularExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRegularExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpression5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRegularExpression5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRegularExpressionDivideAmbiguity1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRegularExpressionDivideAmbiguity2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRegularExpressionDivideAmbiguity5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserRegularExpressionDivideAmbiguity6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserRegularExpressionDivideAmbiguity6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserReturnStatement3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserReturnStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserReturnStatement4.js test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserReturnStatement4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserReturnStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserS7.2_A1.5_T2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserS7.2_A1.5_T2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserS7.3_A1.1_T2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserS7.3_A1.1_T2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserS7.6_A4.2_T1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserS7.6_A4.2_T1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserS7.6.1.1_A1.10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserS7.6.1.1_A1.10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSbp_7.9_A9_T3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSbp_7.9_A9_T3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserStrictMode1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode3-negative.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserStrictMode3-negative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode6-negative.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserStrictMode6-negative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode15-negative.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserStrictMode15-negative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserStrictMode16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserStrictMode16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSuperExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSuperExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSuperExpression2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSuperExpression2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSuperExpression3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSuperExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSuperExpression4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSuperExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolIndexer1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolIndexer1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolIndexer2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolIndexer3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolIndexer4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolIndexer4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
parserSymbolProperty1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolProperty1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolProperty3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolProperty4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolProperty5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolProperty6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolProperty7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolProperty8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSymbolProperty9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSymbolProperty9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserSyntaxWalker.generated.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserSyntaxWalker.generated.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserTernaryAndCommaOperators1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserTernaryAndCommaOperators1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserTypeQuery1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserTypeQuery2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserTypeQuery5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserTypeQuery6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserTypeQuery7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserTypeQuery8.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserTypeQuery8.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
parserTypeQuery9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserTypeQuery9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnaryExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnaryExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnaryExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnaryExpression4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnaryExpression6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnaryExpression7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnaryExpression7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnicode1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnicode1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUnicode2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnicode2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserUnicode3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnicode3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parserUnicodeWhitespaceCharacter1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUnicodeWhitespaceCharacter1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserUsingConstructorAsIdentifier.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserUsingConstructorAsIdentifier.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableDeclaration2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableDeclaration3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration4.d.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableDeclaration4.d.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableDeclaration7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableDeclaration9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableDeclaration11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableDeclaration11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableStatement1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableStatement3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVariableStatement4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVariableStatement4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserVoidExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserVoidExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parservoidInQualifiedName0.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parservoidInQualifiedName0.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parservoidInQualifiedName2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parservoidInQualifiedName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserWithStatement2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserWithStatement2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parserX_ArrowFunction4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
parserX_ArrowFunction4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
parseThrowsTag.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
parseThrowsTag.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
partiallyAnnotatedFunctionInferenceError.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
partiallyAnnotatedFunctionInferenceError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
partiallyAnnotatedFunctionInferenceWithTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
partiallyAnnotatedFunctionInferenceWithTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
partiallyAnnotatedFunctionWitoutTypeParameter.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
partiallyAnnotatedFunctionWitoutTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plainJSGrammarErrors2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
plainJSGrammarErrors2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
plainJSRedeclare2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
plainJSRedeclare2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
plainJSRedeclare3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
plainJSRedeclare3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
plainJSRedeclare.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
plainJSRedeclare.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
plusOperatorWithBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
plusOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plusOperatorWithEnumType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
plusOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plusOperatorWithNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
plusOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
plusOperatorWithStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
plusOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
preserveValueImports_errors.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
preserveValueImports_errors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
preserveValueImports_importsNotUsedAsValues.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
preserveValueImports_importsNotUsedAsValues.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
preserveValueImports_mixedImports.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
preserveValueImports_mixedImports.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
preserveValueImports_module.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
preserveValueImports_module.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
preserveValueImports.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
preserveValueImports.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
primtiveTypesAreIdentical.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
primtiveTypesAreIdentical.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateClassPropertyAccessibleWithinClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateClassPropertyAccessibleWithinClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateClassPropertyAccessibleWithinNestedClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateClassPropertyAccessibleWithinNestedClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateConstructorFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateIdentifierExpando.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateIdentifierExpando.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameAccessors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameAccessors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameAccessorsCallExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameAccessorsCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameAmbientNoImplicitAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameAmbientNoImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameAndAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameAndAny.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameAndIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameAndIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameAndObjectRestSpread.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameAndObjectRestSpread.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameAndStaticInitializer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameAndStaticInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameCircularReference.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameCircularReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameClassExpressionLoop.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameClassExpressionLoop.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameComputedPropertyName1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameComputedPropertyName1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameComputedPropertyName2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameComputedPropertyName2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameComputedPropertyName3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameComputedPropertyName3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameComputedPropertyName4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameComputedPropertyName4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameConstructorSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameDeclarationMerging.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameDeclarationMerging.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameDuplicateField.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameDuplicateField.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameEmitHelpers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
privateNameEmitHelpers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameES5Ban.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameES5Ban.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameField.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameField.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameFieldAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameFieldAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldCallExpression.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
privateNameFieldCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameFieldClassExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameFieldClassExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldDestructuredBinding.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
privateNameFieldDestructuredBinding.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameFieldInitializer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameFieldInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameFieldParenthesisLeftAssignment.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
privateNameFieldParenthesisLeftAssignment.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
privateNameFieldsESNext.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameFieldsESNext.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameFieldUnaryMutation.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
privateNameFieldUnaryMutation.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
privateNameImplicitDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameImplicitDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameInInExpressionUnused.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameInInExpressionUnused.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameInLhsReceiverExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameInLhsReceiverExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameLateSuper.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameLateSuper.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameLateSuperUseDefineForClassFields.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameLateSuperUseDefineForClassFields.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethod.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameMethod.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameMethodAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodAsync.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameMethodAsync.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodCallExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameMethodCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameMethodInStaticFieldInit.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameMethodInStaticFieldInit.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameNestedClassNameConflict.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameNestedClassNameConflict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNameReadonly.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameReadonly.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesAndFields.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesAndFields.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesAndkeyof.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesAndkeyof.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesAndMethods.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesAndMethods.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesAndStaticMethods.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesAndStaticMethods.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesAssertion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesAssertion.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesConstructorChain-1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesConstructorChain-1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesConstructorChain-2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
privateNamesConstructorChain-2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameSetterExprReturnValue.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameSetterExprReturnValue.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameSetterNoGetter.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameSetterNoGetter.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesIncompatibleModifiersJs.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesIncompatibleModifiersJs.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticAccessors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticAccessors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticAccessorsCallExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticAccessorsCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticAccessorssDerivedClasses.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
privateNameStaticAccessorssDerivedClasses.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
privateNameStaticAndStaticInitializer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticAndStaticInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticEmitHelpers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
privateNameStaticEmitHelpers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticFieldAccess.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticFieldAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldCallExpression.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
privateNameStaticFieldCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldClassExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticFieldClassExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldDestructuredBinding.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
privateNameStaticFieldDestructuredBinding.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldInitializer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticFieldInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldNoInitializer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticFieldNoInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticFieldUnaryMutation.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticFieldUnaryMutation.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticMethod.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticMethod.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticMethodAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticMethodAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticMethodCallExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticMethodCallExpression.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticMethodInStaticFieldInit.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticMethodInStaticFieldInit.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameStaticsAndStaticMethods.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameStaticsAndStaticMethods.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesUnique-1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesUnique-1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesUnique-2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
privateNamesUnique-2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesUnique-3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesUnique-3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNamesUnique-4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesUnique-4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesUnique-5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesUnique-5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateNamesUseBeforeDef.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNamesUseBeforeDef.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameUnused.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateNameUnused.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateNameWhenNotUseDefineForClassFieldsInEsNext.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
privateNameWhenNotUseDefineForClassFieldsInEsNext.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
privateProtectedMembersAreNotAccessibleDestructuring.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateProtectedMembersAreNotAccessibleDestructuring.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateStaticMemberAccessibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateStaticMemberAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateStaticNameShadowing.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateStaticNameShadowing.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
privateStaticNotAccessibleInClodule2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateStaticNotAccessibleInClodule2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateStaticNotAccessibleInClodule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateStaticNotAccessibleInClodule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
privateWriteOnlyAccessorRead.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
privateWriteOnlyAccessorRead.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
propertiesOfGenericConstructorFunctions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertiesOfGenericConstructorFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessChain.2.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
propertyAccessChain.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessChain.3.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
propertyAccessChain.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessChain.json fix(es/parser): Wrap with OptChain across TsNonNull (#8332) 2023-11-23 08:23:30 +09:00
propertyAccessChain.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessNumericLiterals.es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAccessNumericLiterals.es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessNumericLiterals.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
propertyAccessNumericLiterals.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
propertyAccessOnTypeParameterWithConstraints2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
propertyAccessOnTypeParameterWithConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithConstraints3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
propertyAccessOnTypeParameterWithConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithConstraints4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
propertyAccessOnTypeParameterWithConstraints4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithConstraints5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
propertyAccessOnTypeParameterWithConstraints5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
propertyAccessOnTypeParameterWithConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessOnTypeParameterWithoutConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
propertyAccessOnTypeParameterWithoutConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessStringIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAccessStringIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessStringIndexSignatureNoImplicitAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAccessStringIndexSignatureNoImplicitAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAccessWidening.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAccessWidening.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAndAccessorWithSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAndAccessorWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAndFunctionWithSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAndFunctionWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentOnImportedSymbol.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
propertyAssignmentOnImportedSymbol.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentOnParenthesizedNumber.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAssignmentOnParenthesizedNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentOnUnresolvedImportedSymbol.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
propertyAssignmentOnUnresolvedImportedSymbol.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentUseParentType1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAssignmentUseParentType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentUseParentType2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAssignmentUseParentType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyAssignmentUseParentType3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyAssignmentUseParentType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyNamedPrototype.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyNamedPrototype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyNamesOfReservedWords.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyNameWithoutTypeAnnotation.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyNameWithoutTypeAnnotation.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyOverridesAccessors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyOverridesAccessors3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyOverridesAccessors4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyOverridesAccessors5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesAccessors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyOverridesAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
propertyOverridesMethod.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
propertyOverridesMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
Protected3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
Protected5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
Protected8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
Protected9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
Protected9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedClassPropertyAccessibleWithinClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinNestedClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedClassPropertyAccessibleWithinNestedClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinNestedSubclass1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedClassPropertyAccessibleWithinNestedSubclass1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinNestedSubclass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedClassPropertyAccessibleWithinNestedSubclass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinSubclass2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedClassPropertyAccessibleWithinSubclass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinSubclass3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedClassPropertyAccessibleWithinSubclass3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedClassPropertyAccessibleWithinSubclass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedClassPropertyAccessibleWithinSubclass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedInstanceMemberAccessibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedInstanceMemberAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedStaticClassPropertyAccessibleWithinSubclass2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedStaticClassPropertyAccessibleWithinSubclass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedStaticClassPropertyAccessibleWithinSubclass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedStaticClassPropertyAccessibleWithinSubclass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
protectedStaticNotAccessibleInClodule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
protectedStaticNotAccessibleInClodule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergeAcrossFiles2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
prototypePropertyAssignmentMergeAcrossFiles2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergeAcrossFiles.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
prototypePropertyAssignmentMergeAcrossFiles.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergedTypeReference.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
prototypePropertyAssignmentMergedTypeReference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
prototypePropertyAssignmentMergeWithInterfaceMethod.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
prototypePropertyAssignmentMergeWithInterfaceMethod.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
quotedConstructors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
quotedConstructors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
readonlyConstructorAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
readonlyConstructorAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
readonlyInAmbientClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
readonlyInAmbientClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
readonlyRestParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
readonlyRestParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recurringTypeParamForContainerOfBase01.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
recurringTypeParamForContainerOfBase01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveInitializer.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
recursiveInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveIntersectionTypes.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
recursiveIntersectionTypes.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
recursiveMappedTypes.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
recursiveMappedTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypeInGenericConstraint.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
recursiveTypeInGenericConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypeReferences1.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
recursiveTypeReferences1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypeReferences2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
recursiveTypeReferences2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypesUsedAsFunctionParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
recursiveTypesUsedAsFunctionParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
recursiveTypesWithTypeof.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
recursiveTypesWithTypeof.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
redeclaredProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
redeclaredProperty.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
redefinedPararameterProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
redefinedPararameterProperty.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
reexportClassDefinition.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
reexportClassDefinition.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
reExportDefaultExport.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
reExportDefaultExport.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
reExportJsFromTs.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
reExportJsFromTs.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
relativePathMustResolve.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
relativePathMustResolve.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
relativePathToDeclarationFile.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
relativePathToDeclarationFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
renamed.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
renamed.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
requireAssertsFromTypescript.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
requireAssertsFromTypescript.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
requireOfESWithPropertyAccess.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
requireOfESWithPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
requireTwoPropertyAccesses.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
requireTwoPropertyAccesses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementMustBeLast.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern1.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
restElementWithAssignmentPattern1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
restElementWithAssignmentPattern2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern3.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
restElementWithAssignmentPattern3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern4.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
restElementWithAssignmentPattern4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithAssignmentPattern5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
restElementWithAssignmentPattern5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithBindingPattern2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
restElementWithBindingPattern2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithBindingPattern.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
restElementWithBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restElementWithNullInitializer.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
restElementWithNullInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restParameterInDownlevelGenerator.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
restParameterInDownlevelGenerator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restPropertyWithBindingPattern.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
restPropertyWithBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
restTuplesFromContextualTypes.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
restTuplesFromContextualTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
returnStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
returnStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
returnTagTypeGuard.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
returnTagTypeGuard.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerAdditiveExpression1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerAdditiveExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerClass2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerClass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerEnum1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerEnum1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerES3NumericLiteral1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerES3NumericLiteral1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerES3NumericLiteral5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerES3NumericLiteral5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerES3NumericLiteral7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerES3NumericLiteral7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerImportDeclaration1.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
scannerImportDeclaration1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNonAsciiHorizontalWhitespace.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerNonAsciiHorizontalWhitespace.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNumericLiteral1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerNumericLiteral1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNumericLiteral5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerNumericLiteral5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerNumericLiteral7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerNumericLiteral7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerS7.2_A1.5_T2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerS7.2_A1.5_T2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
scannerS7.3_A1.1_T2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerS7.3_A1.1_T2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannerS7.6_A4.2_T1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerS7.6_A4.2_T1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
scannerStringLiteralWithContainingNullCharacter1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannerStringLiteralWithContainingNullCharacter1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scannertest1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scannertest1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scopedPackagesClassic.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
scopedPackagesClassic.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
scopeResolutionIdentifiers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
scopeResolutionIdentifiers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
seeTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
seeTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
seeTag2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
seeTag2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
seeTag3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
seeTag3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
seeTag4.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
seeTag4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
shadowedInternalModule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
shadowedInternalModule.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
specializedSignatureIsNotSubtypeOfNonSpecializedSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
specializedSignatureIsSubtypeOfNonSpecializedSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
specializedSignatureIsSubtypeOfNonSpecializedSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
specializedSignatureWithOptional.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
specializedSignatureWithOptional.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spellingUncheckedJS.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spellingUncheckedJS.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadContextualTypedBindingPattern.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadContextualTypedBindingPattern.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadDuplicate.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadDuplicate.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadDuplicateExact.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadDuplicateExact.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadExcessProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadExcessProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadMethods.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadMethods.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadNonPrimitive.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadNonPrimitive.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadObjectOrFalsy.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
spreadObjectOrFalsy.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadOverwritesProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadOverwritesProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadOverwritesPropertyStrict.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadOverwritesPropertyStrict.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadTypeVariable.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
spreadTypeVariable.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadUnion2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadUnion2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadUnion3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadUnion3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
spreadUnion4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadUnion4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
spreadUnion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
spreadUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticAndNonStaticPropertiesSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticAndNonStaticPropertiesSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticFactory1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticFactory1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticIndexers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
staticIndexers.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticIndexSignature1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticIndexSignature2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticIndexSignature3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
staticIndexSignature6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticIndexSignature7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticIndexSignature7.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
staticMemberAssignsToConstructorFunctionMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticMemberAssignsToConstructorFunctionMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticMemberInitialization.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticMemberInitialization.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticMembersUsingClassTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
staticMembersUsingClassTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticPropertyAndFunctionWithSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticPropertyAndFunctionWithSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticPropertyNameConflictsInAmbientContext.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
staticPropertyNameConflictsInAmbientContext.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
staticPropertyNotInClassType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
staticPropertyNotInClassType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
strictBindCallApply1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
strictBindCallApply1.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
strictBindCallApply2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
strictBindCallApply2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
strictNullChecksNoWidening.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
strictNullChecksNoWidening.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
strictPropertyInitialization.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
strictPropertyInitialization.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
strictTupleLength.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
strictTupleLength.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringEnumInElementAccess01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringEnumInElementAccess01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringEnumLiteralTypes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringEnumLiteralTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringEnumLiteralTypes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringEnumLiteralTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringEnumLiteralTypes3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringEnumLiteralTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringIndexerConstrainsPropertyDeclarations2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringIndexerConstrainsPropertyDeclarations2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringIndexerConstrainsPropertyDeclarations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringIndexerConstrainsPropertyDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringIndexingResults.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringIndexingResults.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralCheckedInIf01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralCheckedInIf01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralCheckedInIf02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralCheckedInIf02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralMatchedInSwitch01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralMatchedInSwitch01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsAssertionsInEqualityComparisons01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsAssertionsInEqualityComparisons01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsAssertionsInEqualityComparisons02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsAssertionsInEqualityComparisons02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsAssignedToStringMappings.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsAssignedToStringMappings.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsWithEqualityChecks01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsWithEqualityChecks01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsWithEqualityChecks02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsWithEqualityChecks02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsWithEqualityChecks03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsWithEqualityChecks03.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsWithEqualityChecks04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsWithEqualityChecks04.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsWithSwitchStatements01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsWithSwitchStatements01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsWithSwitchStatements02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsWithSwitchStatements02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsWithSwitchStatements03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsWithSwitchStatements03.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsWithSwitchStatements04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsWithSwitchStatements04.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralsWithTypeAssertions01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralsWithTypeAssertions01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypeAssertion01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypeAssertion01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypeIsSubtypeOfString.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
stringLiteralTypeIsSubtypeOfString.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
stringLiteralTypesAndLogicalOrExpressions01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesAndLogicalOrExpressions01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesAndParenthesizedExpressions01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesAndParenthesizedExpressions01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesAndTuples01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesAndTuples01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAsTags01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesAsTags01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAsTags02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesAsTags02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAsTags03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesAsTags03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesAsTypeParameterConstraint01.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
stringLiteralTypesAsTypeParameterConstraint01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesAsTypeParameterConstraint02.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
stringLiteralTypesAsTypeParameterConstraint02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesInImplementationSignatures2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesInImplementationSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInImplementationSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesInImplementationSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInUnionTypes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesInUnionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInUnionTypes02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesInUnionTypes02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInUnionTypes03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesInUnionTypes03.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesInUnionTypes04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesInUnionTypes04.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloadAssignability01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloadAssignability01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesOverloadAssignability02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloadAssignability02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesOverloadAssignability03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloadAssignability03.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesOverloadAssignability04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloadAssignability04.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesOverloadAssignability05.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloadAssignability05.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesOverloads01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloads01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloads02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloads02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesOverloads03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloads03.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesOverloads04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloads04.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesOverloads05.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesOverloads05.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesTypePredicates01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesTypePredicates01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringLiteralTypesWithTemplateStrings01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesWithTemplateStrings01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesWithTemplateStrings02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesWithTemplateStrings02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesWithVariousOperators01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesWithVariousOperators01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringLiteralTypesWithVariousOperators02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringLiteralTypesWithVariousOperators02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringMappingOverPatternLiterals.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringMappingOverPatternLiterals.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
stringNamedPropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringNamedPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringPropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringPropertyAccess.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
stringPropertyAccessWithError.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
stringPropertyAccessWithError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfAny.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypesOfAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypesOfTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithConstraints2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypesOfTypeParameterWithConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithConstraints3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypesOfTypeParameterWithConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithConstraints4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypesOfTypeParameterWithConstraints4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypesOfTypeParameterWithConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfTypeParameterWithRecursiveConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypesOfTypeParameterWithRecursiveConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypesOfUnion.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypesOfUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignatures2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithCallSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignatures3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithCallSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignatures4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithCallSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignaturesA.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithCallSignaturesA.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignaturesWithOptionalParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithCallSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignaturesWithRestParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithCallSignaturesWithRestParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithCallSignaturesWithSpecializedSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithCallSignaturesWithSpecializedSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithConstructSignatures2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithConstructSignatures3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithConstructSignatures4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithConstructSignatures5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithConstructSignatures6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignaturesWithOptionalParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithConstructSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithConstructSignaturesWithSpecializedSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithConstructSignaturesWithSpecializedSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithGenericCallSignaturesWithOptionalParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithGenericCallSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithGenericConstructSignaturesWithOptionalParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithGenericConstructSignaturesWithOptionalParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithNumericIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithNumericIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithNumericIndexer4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer5.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithNumericIndexer5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithNumericIndexer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithNumericIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembers2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembers3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembers4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembers5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembers.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersAccessibility2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembersAccessibility2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersAccessibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembersAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersOptionality2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembersOptionality2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersOptionality3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembersOptionality3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersOptionality4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembersOptionality4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithObjectMembersOptionality.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
subtypingWithObjectMembersOptionality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithOptionalProperties.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithOptionalProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithStringIndexer2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithStringIndexer2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithStringIndexer3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithStringIndexer3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithStringIndexer4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithStringIndexer4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
subtypingWithStringIndexer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
subtypingWithStringIndexer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallBeforeThisAccessing1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superCallBeforeThisAccessing1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
superCallBeforeThisAccessing2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superCallBeforeThisAccessing2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
superCallBeforeThisAccessing5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superCallBeforeThisAccessing5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
superCallBeforeThisAccessing8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superCallBeforeThisAccessing8.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superCallFromClassThatHasNoBaseTypeButWithSameSymbolInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallInConstructorWithNoBaseType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
superCallInConstructorWithNoBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superCallParameterContextualTyping1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
superCallParameterContextualTyping1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
superCallParameterContextualTyping2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
superCallParameterContextualTyping2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
superCallParameterContextualTyping3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
superCallParameterContextualTyping3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
superCalls.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superCalls.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superInStaticMembers1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
superInStaticMembers1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
superMethodCall.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
superMethodCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superPropertyAccessNoError.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superPropertyAccessNoError.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superSymbolIndexedAccess1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superSymbolIndexedAccess2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superSymbolIndexedAccess3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superSymbolIndexedAccess4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superSymbolIndexedAccess5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
superSymbolIndexedAccess6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
superSymbolIndexedAccess6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchBreakStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
switchBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchCaseWithIntersectionTypes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
switchCaseWithIntersectionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchCaseWithUnionTypes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
switchCaseWithUnionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchStatements.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
switchStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
switchWithConstrainedTypeVariable.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
switchWithConstrainedTypeVariable.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolDeclarationEmit1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolDeclarationEmit14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolDeclarationEmit14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty17.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty18.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty19.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty20.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty21.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
symbolProperty21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty22.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
symbolProperty22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty23.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty24.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty25.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty26.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty27.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty28.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty29.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty29.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty30.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty30.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty31.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty31.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty32.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty32.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty33.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty33.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty34.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty34.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
symbolProperty35.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty35.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty36.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty36.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty37.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty38.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty38.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty39.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty39.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty40.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty40.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty41.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty41.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty42.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty42.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty43.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty43.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty44.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty44.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty45.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty45.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty46.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty46.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty47.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty47.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty48.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty48.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty49.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty49.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty50.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty50.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty51.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty51.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty52.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty52.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty53.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty53.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty54.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty54.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty55.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty55.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty56.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty56.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty57.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty57.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty58.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty58.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty60.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolProperty60.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolProperty61.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
symbolProperty61.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
symbolType1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType18.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType19.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
symbolType20.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
symbolType20.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
syntaxErrors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
syntaxErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateContextualTyping1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
taggedTemplateContextualTyping1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateContextualTyping2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
taggedTemplateContextualTyping2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsPlainCharactersThatArePartsOfEscapes02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsTypeArgumentInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
taggedTemplateStringsTypeArgumentInference.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsTypeArgumentInferenceES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
taggedTemplateStringsTypeArgumentInferenceES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithIncompatibleTypedTags.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithIncompatibleTypedTags.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithIncompatibleTypedTagsES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithIncompatibleTypedTagsES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithManyCallAndMemberExpressions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithManyCallAndMemberExpressions.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithManyCallAndMemberExpressionsES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithOverloadResolution1_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithOverloadResolution1_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithOverloadResolution1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithOverloadResolution1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithOverloadResolution2_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithOverloadResolution2_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithOverloadResolution2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithOverloadResolution2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithOverloadResolution3_ES6.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
taggedTemplateStringsWithOverloadResolution3_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithOverloadResolution3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
taggedTemplateStringsWithOverloadResolution3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithTagNamedDeclare.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithTagNamedDeclare.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithTagNamedDeclareES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithTagNamedDeclareES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithTagsTypedAsAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithTagsTypedAsAny.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithTagsTypedAsAnyES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithTagsTypedAsAnyES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithTypedTags.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithTypedTags.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithTypedTagsES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithTypedTagsES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
taggedTemplatesWithTypeArguments1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
taggedTemplatesWithTypeArguments1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateUntypedTagCall01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateUntypedTagCall01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateWithConstructableTag01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateWithConstructableTag01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
taggedTemplateWithConstructableTag02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
taggedTemplateWithConstructableTag02.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateLiteralTypes2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
templateLiteralTypes2.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
templateLiteralTypes4.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateLiteralTypes4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateLiteralTypesPatterns.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
templateLiteralTypesPatterns.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateLiteralTypesPatternsPrefixSuffixAssignability.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateLiteralTypesPatternsPrefixSuffixAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringBinaryOperations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringBinaryOperations.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringBinaryOperationsES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringBinaryOperationsES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringBinaryOperationsES6Invalid.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringBinaryOperationsES6Invalid.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringBinaryOperationsInvalid.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringBinaryOperationsInvalid.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringControlCharacterEscapes01_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringControlCharacterEscapes01_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringControlCharacterEscapes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringControlCharacterEscapes01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringControlCharacterEscapes02_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringControlCharacterEscapes02_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringControlCharacterEscapes02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringControlCharacterEscapes02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringControlCharacterEscapes03_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringControlCharacterEscapes03_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringControlCharacterEscapes03.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringControlCharacterEscapes03.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringControlCharacterEscapes04_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringControlCharacterEscapes04_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringControlCharacterEscapes04.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringControlCharacterEscapes04.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInArray.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInArray.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInArrowFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInArrowFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInArrowFunctionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInArrowFunctionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInCallExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInCallExpression.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInCallExpressionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInCallExpressionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInConditional.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInConditional.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInConditionalES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInConditionalES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInDeleteExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInDeleteExpression.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInDeleteExpressionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInDeleteExpressionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInDivision.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInDivision.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInEqualityChecks.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInEqualityChecks.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInEqualityChecksES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInEqualityChecksES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInFunctionExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInFunctionExpressionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInFunctionExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringInIndexExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInIndexExpression.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInIndexExpressionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInIndexExpressionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInInOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInInOperator.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInInOperatorES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInInOperatorES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInInstanceOf.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInInstanceOf.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInInstanceOfES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInInstanceOfES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInModulo.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInModulo.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInModuloES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInModuloES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInMultiplication.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInMultiplication.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInMultiplicationES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInMultiplicationES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInNewExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInNewExpression.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInNewExpressionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInNewExpressionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInNewOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInNewOperator.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInNewOperatorES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInNewOperatorES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInParentheses.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInParentheses.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInParenthesesES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInParenthesesES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInPropertyAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInPropertyAssignment.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInPropertyAssignmentES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInPropertyAssignmentES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInSwitchAndCase.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInSwitchAndCase.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInSwitchAndCaseES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInSwitchAndCaseES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInTaggedTemplate.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInTaggedTemplate.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInTaggedTemplateES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInTaggedTemplateES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInTypeAssertion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInTypeAssertion.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInTypeAssertionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInTypeAssertionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInTypeOf.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInTypeOf.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInTypeOfES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInTypeOfES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInUnaryPlus.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInUnaryPlus.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInUnaryPlusES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInUnaryPlusES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInWhile.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInWhile.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInWhileES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInWhileES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringInYieldKeyword.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringInYieldKeyword.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringMultiline1_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringMultiline1_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringMultiline1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringMultiline1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringMultiline2_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringMultiline2_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringMultiline2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringMultiline2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringMultiline3_ES6.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringMultiline3_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringMultiline3.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringMultiline3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringPlainCharactersThatArePartsOfEscapes01_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringPlainCharactersThatArePartsOfEscapes01_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringPlainCharactersThatArePartsOfEscapes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringPlainCharactersThatArePartsOfEscapes01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringPlainCharactersThatArePartsOfEscapes02_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringPlainCharactersThatArePartsOfEscapes02_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringPlainCharactersThatArePartsOfEscapes02.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringPlainCharactersThatArePartsOfEscapes02.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpression.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringsWithTypeErrorInFunctionExpressionsInSubstitutionExpressionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination1_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination1_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination2_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination2_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination3_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination3_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination4_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination4_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination5_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination5_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringTermination5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringTermination5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWhitespaceEscapes1_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWhitespaceEscapes1_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWhitespaceEscapes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWhitespaceEscapes1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWhitespaceEscapes2_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWhitespaceEscapes2_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWhitespaceEscapes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWhitespaceEscapes2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithBackslashEscapes01_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithBackslashEscapes01_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithBackslashEscapes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithBackslashEscapes01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithCommentsInArrowFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithCommentsInArrowFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedAddition.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedAddition.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedAdditionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedAdditionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedArray.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedArray.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedArrayES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedArrayES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedArrowFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedArrowFunction.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedArrowFunctionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedArrowFunctionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedComments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedComments.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedCommentsES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedCommentsES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedConditional.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedConditional.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedConditionalES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedConditionalES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedDivision.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedDivision.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedDivisionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedDivisionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedFunctionExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedFunctionExpressionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedFunctionExpressionES6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
templateStringWithEmbeddedInOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedInOperator.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedInOperatorES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedInOperatorES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedInstanceOf.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedInstanceOf.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedInstanceOfES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedInstanceOfES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedModulo.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedModulo.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedModuloES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedModuloES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedMultiplication.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedMultiplication.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedMultiplicationES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedMultiplicationES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedNewOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedNewOperator.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedNewOperatorES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedNewOperatorES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedObjectLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedObjectLiteral.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedObjectLiteralES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedObjectLiteralES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedTemplateString.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedTemplateString.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedTemplateStringES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedTemplateStringES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedTypeAssertionOnAddition.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedTypeAssertionOnAddition.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedTypeAssertionOnAdditionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedTypeAssertionOnAdditionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedTypeOfOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedTypeOfOperator.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedTypeOfOperatorES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedTypeOfOperatorES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedUnaryPlus.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedUnaryPlus.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedUnaryPlusES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedUnaryPlusES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmbeddedYieldKeywordES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmbeddedYieldKeywordES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmptyLiteralPortions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmptyLiteralPortions.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithEmptyLiteralPortionsES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithEmptyLiteralPortionsES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithOpenCommentInStringPortion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithOpenCommentInStringPortion.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithOpenCommentInStringPortionES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithOpenCommentInStringPortionES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithPropertyAccess.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithPropertyAccess.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
templateStringWithPropertyAccessES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
templateStringWithPropertyAccessES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
thisAndSuperInStaticMembers1.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
thisAndSuperInStaticMembers1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisAndSuperInStaticMembers2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
thisAndSuperInStaticMembers2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisAndSuperInStaticMembers3.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
thisAndSuperInStaticMembers3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisAndSuperInStaticMembers4.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
thisAndSuperInStaticMembers4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisInInstanceMemberInitializer.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisInInstanceMemberInitializer.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisInObjectLiterals.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisInObjectLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisMethodCall.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
thisMethodCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisPropertyAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisPropertyAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisPropertyAssignmentCircular.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisPropertyAssignmentCircular.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisPropertyAssignmentComputed.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisPropertyAssignmentComputed.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisPropertyAssignmentInherited.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
thisPropertyAssignmentInherited.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
thisPropertyOverridesAccessors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisPropertyOverridesAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTag1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisTag1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTag2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisTag2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisTypeAccessibility.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeAndConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeAndConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeErrors2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeErrors2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeErrors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisTypeErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInAccessors.json chore(es/module): Remove serde(deny_unknown_fields) (#8163) 2023-10-20 21:32:34 +00:00
thisTypeInAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInAccessorsNegative.json chore(es/module): Remove serde(deny_unknown_fields) (#8163) 2023-10-20 21:32:34 +00:00
thisTypeInAccessorsNegative.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInBasePropertyAndDerivedContainerOfBase01.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeInBasePropertyAndDerivedContainerOfBase01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInClasses.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeInClasses.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInFunctions2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisTypeInFunctions2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInFunctions3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeInFunctions3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInFunctions.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeInFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInInterfaces.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeInInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInObjectLiterals2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeInObjectLiterals2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInObjectLiterals.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisTypeInObjectLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInTaggedTemplateCall.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeInTaggedTemplateCall.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
thisTypeInTuples.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeInTuples.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeInTypePredicate.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
thisTypeInTypePredicate.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeOfConstructorFunctions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisTypeOfConstructorFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeOptionalCall.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
thisTypeOptionalCall.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
thisTypeSyntacticContext.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
thisTypeSyntacticContext.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
throwInEnclosingStatements.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
throwInEnclosingStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
throwStatements.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
throwStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelAmbientModule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
topLevelAmbientModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelAwait.2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
topLevelAwait.3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
topLevelAwait.3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
topLevelFileModule.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
topLevelFileModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelFileModuleMissing.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
topLevelFileModuleMissing.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelModuleDeclarationAndFile.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
topLevelModuleDeclarationAndFile.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
topLevelThisAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
topLevelThisAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tryStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
tryStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
ts-expect-error-js.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ts-expect-error-js.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-expect-error-nocheck-js.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ts-expect-error-nocheck-js.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-expect-error-nocheck.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ts-expect-error-nocheck.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-expect-error.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ts-expect-error.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
ts-ignore.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
ts-ignore.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsNoCheckForTypescript.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
tsNoCheckForTypescript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tsxAttributeErrors.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution10.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution11.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution12.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution13.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxAttributeResolution14.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxAttributeResolution15.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxAttributeResolution16.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxAttributeResolution.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxCorrectlyParseLessThanComparison1.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxDefaultAttributesResolution1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDefaultAttributesResolution2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDefaultAttributesResolution3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxDynamicTagName9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution10.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution11.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution12.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution13.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution14.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution15.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution16.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution17.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution18.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution19.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxElementResolution.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxEmit1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxEmit2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxEmit3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxErrorRecovery2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxErrorRecovery3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxExternalModuleEmit1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxExternalModuleEmit2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxFragmentPreserveEmit.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxFragmentReactEmit.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxGenericAttributesType9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxInArrowFunction.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxIntrinsicAttributeErrors.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxLibraryManagedAttributes.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxNoJsx.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxOpeningClosingNames.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxParseTests1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxParseTests2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxPreserveEmit1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxPreserveEmit2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxPreserveEmit3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactComponentWithDefaultTypeParameter1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactComponentWithDefaultTypeParameter2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactComponentWithDefaultTypeParameter3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmit8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitEntities.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitNesting.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitWhitespace2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxReactEmitWhitespace.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSfcReturnNull.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSfcReturnNullStrictNullChecks.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSfcReturnUndefinedStrictNullChecks.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution7.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution8.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution9.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution10.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution11.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution12.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution13.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution14.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution15.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution16.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadAttributesResolution17.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadChildren.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadChildrenInvalidType.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxSpreadInvalidType.tsx test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
tsxStatelessFunctionComponentOverload1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload5.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentOverload6.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponents2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponents3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments3.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments4.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentsWithTypeArguments5.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxStatelessFunctionComponentWithDefaultTypeParameter1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxStatelessFunctionComponentWithDefaultTypeParameter2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxTypeArgumentsJsxPreserveOutput.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxTypeErrors.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionElementType1.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxUnionElementType2.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxUnionElementType3.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxUnionElementType4.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxUnionElementType5.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxUnionElementType6.tsx test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
tsxUnionTypeComponent1.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tsxUnionTypeComponent2.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
tupleElementTypes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
tupleElementTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
tupleElementTypes2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
tupleElementTypes3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleElementTypes4.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
tupleElementTypes4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
tupleLengthCheck.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
tupleLengthCheck.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TupleType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TupleType2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TupleType3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TupleType5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TupleType5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoAccessorsWithSameName2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
twoAccessorsWithSameName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoGenericInterfacesDifferingByTypeParameterName2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
twoGenericInterfacesDifferingByTypeParameterName2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoGenericInterfacesDifferingByTypeParameterName.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
twoGenericInterfacesDifferingByTypeParameterName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoGenericInterfacesWithDifferentConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
twoGenericInterfacesWithDifferentConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoGenericInterfacesWithTheSameNameButDifferentArity.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
twoGenericInterfacesWithTheSameNameButDifferentArity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoInterfacesDifferentRootModule2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
twoInterfacesDifferentRootModule2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoInterfacesDifferentRootModule.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
twoInterfacesDifferentRootModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TwoInternalModulesWithTheSameNameAndSameCommonRoot.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
TwoInternalModulesWithTheSameNameAndSameCommonRoot.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoMergedInterfacesWithDifferingOverloads2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
twoMergedInterfacesWithDifferingOverloads2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
twoMergedInterfacesWithDifferingOverloads.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
twoMergedInterfacesWithDifferingOverloads.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAliases.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeAliases.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAliasesDoNotMerge.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeAliasesDoNotMerge.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAliasesForObjectTypes.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeAliasesForObjectTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAndNamespaceExportMerge.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
typeAndNamespaceExportMerge.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeArgumentInference.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeArgumentInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceConstructSignatures.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeArgumentInferenceConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceErrors.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeArgumentInferenceErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceTransitiveConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeArgumentInferenceTransitiveConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithClassExpression1.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typeArgumentInferenceWithClassExpression1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithClassExpression2.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typeArgumentInferenceWithClassExpression2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithClassExpression3.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typeArgumentInferenceWithClassExpression3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeArgumentInferenceWithConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentInferenceWithObjectLiteral.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeArgumentInferenceWithObjectLiteral.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeArgumentsWithStringLiteralTypes01.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeArgumentsWithStringLiteralTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAssertionsWithIntersectionTypes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeAssertionsWithIntersectionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeAssertionsWithUnionTypes01.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeAssertionsWithUnionTypes01.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefCrossModule2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefCrossModule3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefCrossModule4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefCrossModule5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefCrossModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefCrossModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefDuplicateTypeDeclaration.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefDuplicateTypeDeclaration.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefInnerNamepaths.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefInnerNamepaths.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefMultipleTypeParameters.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefMultipleTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefScope1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefScope1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typedefTagExtraneousProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefTagExtraneousProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefTagNested.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefTagNested.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefTagTypeResolution.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefTagTypeResolution.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typedefTagWrapping.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typedefTagWrapping.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromContextualThisType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromContextualThisType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromJSConstructor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromJSConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromJSInitializer2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromJSInitializer2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromJSInitializer3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromJSInitializer3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromJSInitializer4.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typeFromJSInitializer4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromJSInitializer.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typeFromJSInitializer.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeFromParamTagForFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromParamTagForFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrivatePropertyAssignment.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeFromPrivatePropertyAssignment.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeFromPrivatePropertyAssignmentJs.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeFromPrivatePropertyAssignmentJs.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeFromPropertyAssignment2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment5.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
typeFromPropertyAssignment5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment8_1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment8_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment8.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment9_1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment9_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment9.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment10_1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment10_1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment10.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment10.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment11.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment11.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment12.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment12.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment13.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment13.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment14.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment14.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment15.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment15.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment16.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment16.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment17.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment17.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment18.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment18.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment19.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment19.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment20.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment20.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment21.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment21.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment22.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment22.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment23.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment23.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment24.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment24.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment25.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment25.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment26.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment26.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment27.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment27.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment28.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment28.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment29.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment29.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment30.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment30.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment31.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment31.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment32.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment32.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment33.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment33.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment34.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment34.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment35.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment35.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment36.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment36.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment37.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment37.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment38.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment38.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment39.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment39.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment40.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment40.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignmentOutOfOrder.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignmentOutOfOrder.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPropertyAssignmentWithExport.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPropertyAssignmentWithExport.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPrototypeAssignment2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPrototypeAssignment3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPrototypeAssignment4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeFromPrototypeAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeFromPrototypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardEnums.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardEnums.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunctionGenerics.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeGuardFunctionGenerics.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunctionOfFormThis.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeGuardFunctionOfFormThis.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardFunctionOfFormThisErrors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardFunctionOfFormThisErrors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardInClass.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardInClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardIntersectionTypes.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardIntersectionTypes.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardNarrowsPrimitiveIntersection.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardNarrowsPrimitiveIntersection.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardNarrowsToLiteralType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardNarrowsToLiteralType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardNarrowsToLiteralTypeUnion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardNarrowsToLiteralTypeUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardNesting.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardNesting.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormExpr1AndExpr2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormExpr1AndExpr2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormExpr1OrExpr2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormExpr1OrExpr2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormFunctionEquality.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormFunctionEquality.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormInstanceOf.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormInstanceOf.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormInstanceOfOnInterface.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormInstanceOfOnInterface.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormIsType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormIsType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormIsTypeOnInterfaces.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormIsTypeOnInterfaces.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormNotExpr.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormNotExpr.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfBoolean.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormTypeOfBoolean.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfEqualEqualHasNoEffect.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormTypeOfEqualEqualHasNoEffect.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfFunction.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
typeGuardOfFormTypeOfFunction.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeGuardOfFormTypeOfIsOrderIndependent.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormTypeOfIsOrderIndependent.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfNotEqualHasNoEffect.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormTypeOfNotEqualHasNoEffect.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfNumber.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormTypeOfNumber.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfOther.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormTypeOfOther.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfPrimitiveSubtype.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormTypeOfPrimitiveSubtype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFormTypeOfString.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFormTypeOfString.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardOfFromPropNameInUnionType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardOfFromPropNameInUnionType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardRedundancy.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardRedundancy.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsAsAssertions.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeGuardsAsAssertions.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeGuardsDefeat.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsDefeat.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInClassAccessors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInClassAccessors.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInClassMethods.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInClassMethods.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInConditionalExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInConditionalExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInDoStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInDoStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInExternalModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInExternalModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInForStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInForStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInFunctionAndModuleBlock.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInFunctionAndModuleBlock.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInGlobal.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInGlobal.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInIfStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInIfStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInModule.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInModule.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInProperties.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInProperties.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInRightOperandOfAndAndOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInRightOperandOfAndAndOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInRightOperandOfOrOrOperator.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInRightOperandOfOrOrOperator.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsInWhileStatement.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsInWhileStatement.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsNestedAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsNestedAssignments.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeGuardsObjectMethods.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsObjectMethods.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsOnClassProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsOnClassProperty.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeGuardsTypeParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeGuardsTypeParameters.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeGuardsWithAny.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsWithAny.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardsWithInstanceOf.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardsWithInstanceOf.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeGuardsWithInstanceOfByConstructorSignature.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeGuardsWithInstanceOfByConstructorSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardTautologicalConsistiency.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardTautologicalConsistiency.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeGuardTypeOfUndefined.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeGuardTypeOfUndefined.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TypeGuardWithArrayUnion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TypeGuardWithArrayUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
TypeGuardWithEnumUnion.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
TypeGuardWithEnumUnion.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeInferenceWithTupleType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeInferenceWithTupleType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeLookupInIIFE.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeLookupInIIFE.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofAnExportedType.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typeofAnExportedType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofANonExportedType.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typeofANonExportedType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofClass2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeofClass2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofClassWithPrivates.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeofClassWithPrivates.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofImportTypeOnlyExport.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
typeofImportTypeOnlyExport.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeofModuleWithoutExports.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeofModuleWithoutExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithAnyOtherType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeofOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeofOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithEnumType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeofOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeofOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofOperatorWithStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeofOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofThis.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
typeofThis.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisGeneral.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typeOfThisGeneral.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInAccessor.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeOfThisInAccessor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInConstructorParamList.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typeOfThisInConstructorParamList.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInFunctionExpression.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeOfThisInFunctionExpression.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInInstanceMember2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeOfThisInInstanceMember2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInInstanceMember.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeOfThisInInstanceMember.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInMemberFunctions.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeOfThisInMemberFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInstanceMemberNarrowedWithLoopAntecedent.json refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
typeOfThisInstanceMemberNarrowedWithLoopAntecedent.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOfThisInStaticMembers2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeOfThisInStaticMembers2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeOfThisInStaticMembers3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeOfThisInStaticMembers4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeOfThisInStaticMembers5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeOfThisInStaticMembers6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeOfThisInStaticMembers7.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers8.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeOfThisInStaticMembers8.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers9.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeOfThisInStaticMembers9.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeOfThisInStaticMembers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeOfThisInStaticMembers.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeofThisWithImplicitThis.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeofThisWithImplicitThis.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeofTypeParameter.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeofTypeParameter.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeOnlyMerge1.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
typeOnlyMerge1.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeOnlyMerge2.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
typeOnlyMerge2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeOnlyMerge3.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
typeOnlyMerge3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeParameterAsBaseType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterAsBaseType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAssignability2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterAssignability2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAssignability3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterAssignability3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAssignability.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterAssignability.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeArgument.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterAsTypeArgument.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeParameterConstraint2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterAsTypeParameterConstraint2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeParameterConstraint.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterAsTypeParameterConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeParameterConstraintTransitively2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterAsTypeParameterConstraintTransitively2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterAsTypeParameterConstraintTransitively.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterAsTypeParameterConstraintTransitively.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterDirectlyConstrainedToItself.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterDirectlyConstrainedToItself.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterExtendsUnionConstraintDistributed.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterExtendsUnionConstraintDistributed.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterIndirectlyConstrainedToItself.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterIndirectlyConstrainedToItself.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParametersAreIdenticalToThemselves.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParametersAreIdenticalToThemselves.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParametersAvailableInNestedScope2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParametersAvailableInNestedScope2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParametersAvailableInNestedScope3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParametersAvailableInNestedScope3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeParametersAvailableInNestedScope.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParametersAvailableInNestedScope.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsConstraint.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterUsedAsConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsTypeParameterConstraint2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterUsedAsTypeParameterConstraint2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsTypeParameterConstraint3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterUsedAsTypeParameterConstraint3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsTypeParameterConstraint4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterUsedAsTypeParameterConstraint4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeParameterUsedAsTypeParameterConstraint.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeParameterUsedAsTypeParameterConstraint.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typePredicateASI.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typePredicateASI.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeQuery.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
typeQuery.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeQueryOnClass.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typeQueryOnClass.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeQueryWithReservedWords.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeQueryWithReservedWords.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeRelationships.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeRelationships.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.asyncGenerators.es2018.1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
types.asyncGenerators.es2018.1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.asyncGenerators.es2018.2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
types.asyncGenerators.es2018.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.forAwait.es2018.1.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
types.forAwait.es2018.1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.forAwait.es2018.2.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
types.forAwait.es2018.2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
types.forAwait.es2018.3.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
types.forAwait.es2018.3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeSatisfaction_contextualTyping1.json fix(es/parser): Fix parsing of TS satisfies expressions (#6354) 2022-11-07 03:56:15 +00:00
typeSatisfaction_contextualTyping1.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeSatisfaction_contextualTyping2.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeSatisfaction_contextualTyping2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeSatisfaction_ensureInterfaceImpl.json fix(es/parser): Fix parsing of TS satisfies expressions (#6354) 2022-11-07 03:56:15 +00:00
typeSatisfaction_ensureInterfaceImpl.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeSatisfaction_js.json fix(es/parser): Fix parsing of TS satisfies expressions (#6354) 2022-11-07 03:56:15 +00:00
typeSatisfaction_js.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeSatisfaction_optionalMemberConformance.json fix(es/parser): Fix parsing of TS satisfies expressions (#6354) 2022-11-07 03:56:15 +00:00
typeSatisfaction_optionalMemberConformance.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeSatisfaction_propertyValueConformance1.json fix(es/parser): Fix parsing of TS satisfies expressions (#6354) 2022-11-07 03:56:15 +00:00
typeSatisfaction_propertyValueConformance1.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeSatisfaction_propertyValueConformance2.json fix(es/parser): Fix parsing of TS satisfies expressions (#6354) 2022-11-07 03:56:15 +00:00
typeSatisfaction_propertyValueConformance2.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeSatisfaction_propertyValueConformance3.json fix(es/parser): Fix parsing of TS satisfies expressions (#6354) 2022-11-07 03:56:15 +00:00
typeSatisfaction_propertyValueConformance3.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeSatisfaction_vacuousIntersectionOfContextualTypes.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typeSatisfaction_vacuousIntersectionOfContextualTypes.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
typesOnlyExternalModuleStillHasInstance.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
typesOnlyExternalModuleStillHasInstance.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithDuplicateTypeParameters.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
typesWithDuplicateTypeParameters.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithOptionalProperty.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typesWithOptionalProperty.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithPrivateConstructor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typesWithPrivateConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithProtectedConstructor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typesWithProtectedConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithPublicConstructor.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typesWithPublicConstructor.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithSpecializedCallSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typesWithSpecializedCallSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typesWithSpecializedConstructSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typesWithSpecializedConstructSignatures.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagCircularReferenceOnConstructorFunction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeTagCircularReferenceOnConstructorFunction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagModuleExports.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeTagModuleExports.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagNoErasure.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeTagNoErasure.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeTagOnFunctionReferencesGeneric.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeTagOnFunctionReferencesGeneric.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
typeTagOnPropertyAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeTagOnPropertyAssignment.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
typeTagPrototypeAssignment.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeTagPrototypeAssignment.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typeTagWithGenericSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
typeTagWithGenericSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
typingsLookupAmd.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
typingsLookupAmd.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unannotatedParametersAreOptional.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unannotatedParametersAreOptional.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
undefinedAssignableToEveryType.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
undefinedAssignableToEveryType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
undefinedIsSubtypeOfEverything.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
undefinedIsSubtypeOfEverything.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unicodeEscapesInJsxtags.tsx test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
unicodeExtendedEscapesInRegularExpressions01_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions01_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions01_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions01_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions02_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions02_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions02_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions02_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions03_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions03_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions03_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions03_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions04_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions04_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions04_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions04_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions05_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions05_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions05_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions05_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions06_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions06_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions06_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions06_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions07_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions07_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions07_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions07_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions08_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions08_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions08_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions08_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions09_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions09_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions09_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions09_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions10_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions10_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions10_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions10_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions11_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions11_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions11_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions11_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions12_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions12_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions12_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions12_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions13_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions13_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions13_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions13_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions14_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions14_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions14_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions14_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions15_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions15_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions15_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions15_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions16_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions16_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions16_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions16_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions17_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions17_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions17_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions17_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions18_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions18_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions18_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions18_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions19_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions19_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInRegularExpressions19_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInRegularExpressions19_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings01_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings01_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings01_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings01_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings02_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings02_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings02_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings02_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings03_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings03_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings03_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings03_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings04_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings04_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings04_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings04_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings05_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings05_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings05_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings05_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings06_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings06_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings06_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings06_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings08_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings08_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings08_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings08_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings09_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings09_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings09_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings09_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings10_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings10_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings11_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings11_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings13_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings13_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings13_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings13_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings15_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings15_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings15_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings15_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings16_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings16_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings16_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings16_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings18_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings18_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings18_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings18_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings23_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings23_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInStrings23_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInStrings23_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates01_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates01_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates01_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates01_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates02_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates02_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates02_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates02_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates03_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates03_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates03_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates03_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates04_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates04_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates04_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates04_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates05_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates05_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates05_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates05_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates06_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates06_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates06_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates06_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates08_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates08_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates08_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates08_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates09_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates09_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates09_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates09_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates10_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates10_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates11_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates11_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates13_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates13_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates13_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates13_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates15_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates15_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates15_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates15_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates16_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates16_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates16_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates16_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates18_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates18_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates18_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates18_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates20_ES5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates20_ES5.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unicodeExtendedEscapesInTemplates20_ES6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unicodeExtendedEscapesInTemplates20_ES6.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionAndIntersectionInference1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
unionAndIntersectionInference1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionAndIntersectionInference2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
unionAndIntersectionInference2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionAndIntersectionInference3.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionAndIntersectionInference3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionsOfTupleTypes1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionsOfTupleTypes1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionSubtypeIfEveryConstituentTypeIsSubtype.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
unionSubtypeIfEveryConstituentTypeIsSubtype.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionThisTypeInFunctions.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionThisTypeInFunctions.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
unionTypeCallSignatures2.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypeCallSignatures3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeCallSignatures3.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypeCallSignatures4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeCallSignatures4.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypeCallSignatures5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeCallSignatures5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeCallSignatures6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeCallSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeCallSignatures.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypeConstructSignatures.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeConstructSignatures.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypeEquivalence.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeEquivalence.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypeFromArrayLiteral.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeFromArrayLiteral.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypeIdentity.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeIdentity.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeIndexSignature.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypeInference.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
unionTypeInference.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeLiterals.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeLiterals.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeMembers.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
unionTypeMembers.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypePropertyAccessibility.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypePropertyAccessibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeReadonly.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeReadonly.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeReduction2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeReduction2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypeReduction.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeReduction.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unionTypesAssignability.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
unionTypesAssignability.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
unionTypeWithIndexSignature.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
unionTypeWithIndexSignature.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
uniqueSymbols.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
uniqueSymbols.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
uniqueSymbolsDeclarations.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
uniqueSymbolsDeclarations.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
uniqueSymbolsDeclarationsErrors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
uniqueSymbolsDeclarationsErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
uniqueSymbolsDeclarationsInJs.json test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
uniqueSymbolsDeclarationsInJs.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
uniqueSymbolsDeclarationsInJsErrors.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
uniqueSymbolsDeclarationsInJsErrors.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
unknownControlFlow.json test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
unknownControlFlow.ts test(es): Update tsc test suite (#7323) 2023-04-24 14:59:19 +00:00
unknownType1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
unknownType1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
unknownType2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
unknownType2.ts test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
untypedModuleImport_allowJs.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
untypedModuleImport_allowJs.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
useObjectValuesAndEntries1.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
useObjectValuesAndEntries1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useObjectValuesAndEntries2.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
useObjectValuesAndEntries2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useObjectValuesAndEntries3.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
useObjectValuesAndEntries3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useObjectValuesAndEntries4.json fix(es/ast): Fix memory layout (#7062) 2023-03-12 04:50:28 +00:00
useObjectValuesAndEntries4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
usePromiseFinally.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
usePromiseFinally.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useRegexpGroups.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
useRegexpGroups.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer1.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
useSharedArrayBuffer1.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
useSharedArrayBuffer2.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
useSharedArrayBuffer3.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
useSharedArrayBuffer4.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
useSharedArrayBuffer5.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
useSharedArrayBuffer6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
useSharedArrayBuffer6.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
validBooleanAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
validBooleanAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validEnumAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
validEnumAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validMultipleVariableDeclarations.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
validMultipleVariableDeclarations.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validNullAssignments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
validNullAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validNumberAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
validNumberAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validStringAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
validStringAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validUndefinedAssignments.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
validUndefinedAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validUndefinedValues.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
validUndefinedValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validVoidAssignments.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
validVoidAssignments.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
validVoidValues.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
validVoidValues.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
valuesMergingAcrossModules.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
valuesMergingAcrossModules.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
VariableDeclaration3_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
VariableDeclaration3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration5_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
VariableDeclaration5_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration6_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
VariableDeclaration6_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration7_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
VariableDeclaration7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration8_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
VariableDeclaration8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration9_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
VariableDeclaration9_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration10_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
VariableDeclaration10_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
VariableDeclaration12_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
VariableDeclaration12_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
variadicTuples1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
variadicTuples1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
variance.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
variance.ts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
varRequireFromJavascript.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
varRequireFromJavascript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
varRequireFromTypescript.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
varRequireFromTypescript.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
verbatimModuleSyntaxCompat.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
verbatimModuleSyntaxCompat.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
verbatimModuleSyntaxConstEnum.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
verbatimModuleSyntaxConstEnum.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
verbatimModuleSyntaxInternalImportEquals.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
verbatimModuleSyntaxInternalImportEquals.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
verbatimModuleSyntaxNoElisionCJS.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
verbatimModuleSyntaxNoElisionCJS.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
verbatimModuleSyntaxNoElisionESM.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
verbatimModuleSyntaxNoElisionESM.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
verbatimModuleSyntaxRestrictionsCJS.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
verbatimModuleSyntaxRestrictionsCJS.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
verbatimModuleSyntaxRestrictionsESM.json feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
verbatimModuleSyntaxRestrictionsESM.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
voidOperatorWithAnyOtherType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
voidOperatorWithAnyOtherType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithBooleanType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
voidOperatorWithBooleanType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithEnumType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
voidOperatorWithEnumType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithNumberType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
voidOperatorWithNumberType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidOperatorWithStringType.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
voidOperatorWithStringType.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
voidParamAssignmentCompatibility.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
voidParamAssignmentCompatibility.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
weakTypesAndLiterals01.json test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
weakTypesAndLiterals01.ts test(es/tsc): Update tsc test suite (#6982) 2023-02-23 07:55:58 +00:00
whileBreakStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
whileBreakStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
whileContinueStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
whileContinueStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples1.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
wideningTuples1.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples2.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
wideningTuples2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples3.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
wideningTuples3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples4.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
wideningTuples4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples5.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
wideningTuples5.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
wideningTuples6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wideningTuples7.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
wideningTuples7.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
withStatements.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
withStatements.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
witness.json refactor(es/ast): Remove unused fields (#7518) 2023-06-12 08:02:34 +00:00
witness.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wrappedAndRecursiveConstraints2.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
wrappedAndRecursiveConstraints2.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wrappedAndRecursiveConstraints3.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
wrappedAndRecursiveConstraints3.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wrappedAndRecursiveConstraints4.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
wrappedAndRecursiveConstraints4.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
wrappedAndRecursiveConstraints.json feat(es/typescript): Support const modifier on type parameters (#6672) 2023-01-10 05:08:29 +00:00
wrappedAndRecursiveConstraints.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression3_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression3_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression4_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression6_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression6_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression7_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression7_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression8_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression8_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression9_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression9_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression10_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression10_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression11_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression11_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression13_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression13_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldExpression19_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldExpression19_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
yieldExpressionInControlFlow.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
yieldExpressionInControlFlow.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldStarExpression1_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldStarExpression1_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00
YieldStarExpression4_es6.json feat(common): Reserve BytePos(0) for dummy spans (#4616) 2022-05-11 16:14:42 +00:00
YieldStarExpression4_es6.ts refactor(es/parser): Flatten tests to make git faster (#3393) 2022-01-28 19:11:30 +09:00