dillon1000/react
Commit
Browse files Support JSX fragments (#736)
* handle jsx fragments * update effects for jsx fragments
Changed paths8 files
First-parent comparisoncompiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/Codegen.ts ModifiedM compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/HIR/InferReferenceEffects.ts ModifiedM compiler/forget/src/HIR/PrintHIR.ts ModifiedM compiler/forget/src/HIR/SSAify.ts ModifiedA compiler/forget/src/__tests__/fixtures/hir/jsx-fragment.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/jsx-fragment.js AddedPatch
Files changed
Rendering syntax-highlighted changes…