dillon1000/react

Commit

Identifier.scope includes scope id and range

Refactors `Identifier.scope` to be a `ReactiveScope` object with an id and 
range. This gives us a place to later add a list of dependencies for the scope.
Browse files
Changed paths4 files
First-parent comparison
M compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/HIR/InferReactiveScopeVariables.ts ModifiedM compiler/forget/src/HIR/PrintHIR.ts ModifiedD compiler/forget/src/HIR/ScopeAnalysis.ts Deleted
Patch

Files changed

Rendering syntax-highlighted changes…