userJames Kingcancel
branchActionGraphs/expression-rewritecancel

12 Commits over 0 Days - ∞cph!

10 Months Ago
Reachability validation hack for expression nodes
10 Months Ago
Can now evaluate basic expression graphs
10 Months Ago
Work on generating outer delegate for expression graphs
10 Months Ago
Test for expression graph creation / invocation
10 Months Ago
Basic UpdateInputOutputs support for expression graphs
10 Months Ago
More input / output node validation
10 Months Ago
WIP expression graphs, output nodes
10 Months Ago
Test for expression nodes being evaluated once per output event
10 Months Ago
Some more work towards nested graphs
10 Months Ago
Fixed failing tests
10 Months Ago
First pass of expression generation rewrite
10 Months Ago
WIP expression generation rewrite * To support expression nodes with multiple outputs * Make sure nodes are evaluated as few times as possible * Make sure output values are properly scoped / not overwritten WIP CallGraphNodeDefinition