dillon1000/react

Commit

[Fix] Control Dep Should Only Add To Defs

Control dep should only affect how things are invalidated, which are modeled as 
defs including declarations, writable uses to variables and expressions. 

Closes #633 

commit-id:41bd6fe5
Browse files
Changed paths2 files
First-parent comparison
M compiler/forget/src/IR/FuncTopLevel.ts ModifiedM compiler/forget/src/MiddleEnd/DepGraphAnalysis.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…