dillon1000/react
Commit
Browse files [valueblocks] While.test is a proper value block
Changes ReactiveWhileTerminal’s test to use the new value block representation. This means logical and condition expressions will work as while test values now.
Changed paths8 files
First-parent comparisoncompiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/ReactiveScopes/BuildReactiveFunction.ts ModifiedM compiler/forget/src/ReactiveScopes/CodegenReactiveFunction.ts ModifiedM compiler/forget/src/ReactiveScopes/PrintReactiveFunction.ts ModifiedM compiler/forget/src/ReactiveScopes/PropagateScopeDependencies.ts ModifiedM compiler/forget/src/ReactiveScopes/visitors.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/error.while-with-assignment-in-test.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ternary-expression.expect.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…