dillon1000/react
Commit
Browse files Collect bailouts in BuildHIR::lowerStatement
Remove invariants and collect all errors
Changed paths12 files
First-parent comparisoncompiler/forget/src/CompilerError.ts AddedM compiler/forget/src/CompilerPipeline.ts ModifiedM compiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/HIR/HIRBuilder.ts ModifiedM compiler/forget/src/HIR/HIRTreeVisitor.ts ModifiedM compiler/forget/src/HIR/PrintHIR.ts ModifiedM compiler/forget/src/HIR/visitors.ts ModifiedM compiler/forget/src/Utils/VisualizeHIRMermaid.ts ModifiedA compiler/forget/src/Utils/types.d.ts AddedA compiler/forget/src/__tests__/fixtures/hir/error.todo-kitchensink.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/error.todo-kitchensink.js AddedPatch
Files changed
Rendering syntax-highlighted changes…