dillon1000/react
Commit
Browse files [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
Changed paths2 files
First-parent comparisoncompiler/forget/src/IR/FuncTopLevel.ts ModifiedM compiler/forget/src/MiddleEnd/DepGraphAnalysis.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…