dillon1000/react
Commit
Browse files [valueblocks] Specify block type at creation
We need to know the kind of each block (regular or value). Rather than specify the kind when closing the block — when we've lost context about why the block was created — it's simpler and more accurate to specify the kind when creating/reserving the block.
Changed paths2 files
First-parent comparisoncompiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/HIRBuilder.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…