dillon1000/react
Commit
Browse files 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.
Changed paths4 files
First-parent comparisoncompiler/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 DeletedPatch
Files changed
Rendering syntax-highlighted changes…