userJames Kingcancel
repoActionGraphscancel

611 Commits over 397 Days - 0.06cph!

1 Year Ago
1 Year Ago
Can call nested action graphs with output values
1 Year Ago
Fixed attempting to get value of input signals in graph nodes
1 Year Ago
Fixed action graphs without a primary output node
1 Year Ago
Action graph output value support More tests
1 Year Ago
1 Year Ago
Invoking nested expression graphs works
1 Year Ago
GraphNodeDefinition binding
1 Year Ago
1 Year Ago
Fixed IsTypeParameterRequired regression
1 Year Ago
1 Year 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 First pass of expression generation rewrite Fixed failing tests Some more work towards nested graphs Test for expression nodes being evaluated once per output event WIP expression graphs, output nodes More input / output node validation Basic UpdateInputOutputs support for expression graphs Test for expression graph creation / invocation Work on generating outer delegate for expression graphs Can now evaluate basic expression graphs Reachability validation hack for expression nodes
1 Year Ago
Reachability validation hack for expression nodes
1 Year Ago
Can now evaluate basic expression graphs
1 Year Ago
Work on generating outer delegate for expression graphs
1 Year Ago
Test for expression graph creation / invocation
1 Year Ago
Basic UpdateInputOutputs support for expression graphs
1 Year Ago
More input / output node validation
1 Year Ago
WIP expression graphs, output nodes
1 Year Ago
Test for expression nodes being evaluated once per output event
1 Year Ago
Some more work towards nested graphs
1 Year Ago
Fixed failing tests
1 Year Ago
First pass of expression generation rewrite
1 Year 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
1 Year Ago
Fixed release builds
1 Year Ago
I give up, just include the PDB in the main package
1 Year Ago
1 Year Ago
Publish symbols to NuGet
1 Year Ago
1 Year Ago
Different strategy for injecting debug info
1 Year Ago
1 Year Ago
Some more tests Repro for "TryExpression is not supported as a child expression..." Give up on wrapping expression nodes with try/catch
1 Year Ago
1 Year Ago
Fixed variable verification with nop nodes
1 Year Ago
1 Year Ago
Fixed expression nodes always evaluating all operands
1 Year Ago
1 Year Ago
Variable validation fixes
1 Year Ago
Any / all action nodes
1 Year Ago
1 Year Ago
1 Year Ago
ITypeLoader.IsProperty(ParameterInfo)
1 Year Ago
1 Year Ago
ITypeLoader.IsProperty(PropertyInfo)
1 Year Ago
CommentNodeDefinition
1 Year Ago
1 Year Ago
Deserialization fix involving generics
1 Year Ago
1 Year Ago
Better fix for type parameter properties disappearing
1 Year Ago