dillon1000/react

Commit

[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.
Browse files
Changed paths2 files
First-parent comparison
M compiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/HIRBuilder.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…