dillon1000/react
Commit
Browse files mv src/HIR/Pipeline src/CompilerPipeline
Small reorganization to move Pipeline out of HIR since it's a compiler module. It used to make sense before to be in HIR since the old architecture was the still the primary, but no longer!
Changed paths6 files
First-parent comparisoncompiler/forget/src/Babel/BabelPlugin.ts ModifiedR compiler/forget/src/HIR/Pipeline.ts →compiler/forget/src/CompilerPipeline.ts RenamedA compiler/forget/src/HIR/index.ts AddedA compiler/forget/src/ReactiveScopes/index.ts AddedA compiler/forget/src/SSA/index.ts AddedM compiler/forget/src/__tests__/hir-test.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…