dillon1000/react
Commit
Browse files [hir] Gather dependencies for lambdas
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 ModifiedA compiler/forget/src/__tests__/fixtures/hir/capturing-function-1.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/capturing-function-1.js AddedA compiler/forget/src/__tests__/fixtures/hir/capturing-function-within-block.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/capturing-function-within-block.js AddedA compiler/forget/src/__tests__/fixtures/hir/capturing-variable-in-nested-block.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/capturing-variable-in-nested-block.js AddedA compiler/forget/src/__tests__/fixtures/hir/capturing-variable-in-nested-function.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/capturing-variable-in-nested-function.js AddedPatch
Files changed
Rendering syntax-highlighted changes…