dillon1000/react

Commit

[hir] Store env in HIRFunction

The env is specific to the HIR function anwyays. It's not very useful outside 
the HIRFunction.
Browse files
Changed paths4 files
First-parent comparison
M compiler/forget/src/CompilerPipeline.ts ModifiedM compiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/SSA/EnterSSA.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…