dillon1000/react
Commit
Browse files Delete old CompilerError module
This was a carryover from the old architecture; we can remove it now to get rid of the indirection.
Changed paths12 files
First-parent comparisoncompiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/HIR/HIRBuilder.ts ModifiedM compiler/forget/src/HIR/MergeConsecutiveBlocks.ts ModifiedM compiler/forget/src/Inference/InferReferenceEffects.ts ModifiedM compiler/forget/src/ReactiveScopes/AlignReactiveScopesToBlockScopes.ts ModifiedM compiler/forget/src/ReactiveScopes/MergeOverlappingReactiveScopes.ts ModifiedM compiler/forget/src/ReactiveScopes/PrintReactiveFunction.ts ModifiedM compiler/forget/src/ReactiveScopes/RenameVariables.ts ModifiedM compiler/forget/src/SSA/EnterSSA.ts ModifiedD compiler/forget/src/Utils/CompilerError.ts DeletedM compiler/forget/src/Utils/DisjointSet.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…