dillon1000/react

Commit

[λ] Use context identifiers in inner functions

This threads through context identifiers to inner functions and also uses them 
as dependencies if they are mutated in the inner function.
Browse files
Changed paths5 files
First-parent comparison
M compiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/HIRBuilder.ts ModifiedM compiler/forget/src/Inference/AnalyseFunctions.ts ModifiedR compiler/forget/src/__tests__/fixtures/hir/_bug_capture-mutate-across-fns.expect.md →compiler/forget/src/__tests__/fixtures/hir/capture_mutate-across-fns.expect.md RenamedR compiler/forget/src/__tests__/fixtures/hir/_bug_capture-mutate-across-fns.js →compiler/forget/src/__tests__/fixtures/hir/capture_mutate-across-fns.js Renamed
Patch

Files changed

Rendering syntax-highlighted changes…