dillon1000/react
Commit
Browse files [hir] Parse and codegen TaggedTemplateExpression
Basic support to parse relay fragments
Changed paths11 files
First-parent comparisoncompiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/HIR/PrintHIR.ts ModifiedM compiler/forget/src/HIR/visitors.ts ModifiedM compiler/forget/src/Inference/InferReferenceEffects.ts ModifiedM compiler/forget/src/ReactiveScopes/CodegenReactiveFunction.ts ModifiedM compiler/forget/src/ReactiveScopes/InferReactiveScopeVariables.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/error.todo-kitchensink.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/error.todo-kitchensink.js ModifiedA compiler/forget/src/__tests__/fixtures/hir/tagged-template-literal.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/tagged-template-literal.js AddedPatch
Files changed
Rendering syntax-highlighted changes…