dillon1000/react

Commit

[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.
Browse files
Changed paths8 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…