dillon1000/react

Commit

[hir] Make lambdas dependencies be a list of Places

This lets HIR understand and rename dependencies correctly.
Browse files
Changed paths6 files
First-parent comparison
M compiler/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 ModifiedA compiler/forget/src/__tests__/fixtures/hir/prop-capturing-function-1.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/prop-capturing-function-1.js Added
Patch

Files changed

Rendering syntax-highlighted changes…