TypeScript/tests/cases/conformance
Wenlu Wang 70399e146e
add support for Lift Template Literal Restriction (#23801)
* add support for Lift Template Literal Restriction

* rename file and improve comment and tests

* fix NoSubstitutionTemplateLiteral support

* extract tagged template and add more test

* avoid useless parameter

* fix incorrect return node if cannot transform

* accept baseline

* correctly baseline

* accept baseline

* fix merge break

* fix merge break

* inline rescan template head or no subsititution template

* update scan error

* add comment and fix lint

* refactor and fix lint

* avoid blank

* fix merge conflict

* fix again

* fix again

* use multiple target

* fix space lint

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2020-02-05 08:59:51 -08:00
..
ambient
async
classes Add a similar test for target.symbol.valueDeclaration 2020-01-30 22:42:04 -05:00
constEnums
controlFlow Include super.XXX(...) assertion method calls in CFA (#36293) 2020-01-22 11:21:11 -08:00
declarationEmit
decorators
dynamicImport Add module: es2020 (#33893) 2019-12-20 16:29:49 -08:00
emitter
enums disallow 'await' and 'yield' in property and enum member initializer (#34892) 2019-11-14 17:44:48 -08:00
es6 Tweak the test and add more duplicate name assignment tests 2020-01-08 14:21:28 -05:00
es7
es2017
es2018 add support for Lift Template Literal Restriction (#23801) 2020-02-05 08:59:51 -08:00
es2019
es2020/modules Implement export as namespace from (#34903) 2019-12-20 16:00:20 -08:00
expressions Private named instance fields (#30829) 2019-12-27 13:07:35 -08:00
externalModules Fix export * that resolves to something type-only (#36558) 2020-01-31 15:09:27 -08:00
functions Fix ThisParameterType<T> type (#36013) 2020-01-06 08:55:34 -10:00
generators
interfaces
internalModules
jsdoc @typedef's nested Object syntax disallows type arguments (#36172) 2020-01-29 12:53:00 -08:00
jsx fix spelling errors (#36523) 2020-01-30 13:39:54 -08:00
moduleResolution
parser fix spelling errors (#36523) 2020-01-30 13:39:54 -08:00
references
salsa Fix getEffectiveTypeAnnotationNode 2020-01-03 22:47:17 -05:00
scanner
statements
Symbols
types Fix local and exported type alias merging (#36237) 2020-01-22 13:16:49 -08:00
typings
fixSignatureCaching.ts
inferFromBindingPattern.ts Make no inferences from binding patterns with no defaults (#35454) 2019-12-05 07:09:45 -08:00