userJames Kingcancel
repoActionGraphscancel

449 Commits over 213 Days - 0.09cph!

Today
Today
Keep serialized properties in a consistent order
14 Days Ago
14 Days Ago
Input / output signals can be synchronous or async Got simple expression graphs working again, now with signals Automatically hook up input -> output signal for new expression graphs Fix version 7 upgrader Fix expression subgraphs Failing test for expression graph using async Use a dummy Signal type for all signal parameters Basic test for async in expression graphs Test for control flow async Control flow nodes inherit async from body signals
14 Days Ago
Control flow nodes inherit async from body signals
14 Days Ago
Test for control flow async
17 Days Ago
17 Days Ago
Basic test for async in expression graphs
17 Days Ago
Failing test for expression graph using async Use a dummy Signal type for all signal parameters
17 Days Ago
Automatically hook up input -> output signal for new expression graphs Fix version 7 upgrader Fix expression subgraphs
17 Days Ago
Input / output signals can be synchronous or async Got simple expression graphs working again, now with signals
25 Days Ago
Start using DisplayInfo.Hidden
25 Days Ago
27 Days Ago
Use ExposeWhenCachedAttribute instead of ITypeLoader.CanCache( Type )
27 Days Ago
27 Days Ago
Link.IsNestedInput ActionGraph delegates can override input values Define types that must be exposed during cached graph serialization
27 Days Ago
27 Days Ago
Define types that must be exposed during cached graph serialization
27 Days Ago
WIP
28 Days Ago
Link.IsNestedInput ActionGraph delegates can override input values
29 Days Ago
29 Days Ago
Link.TryGetConstant() / TryGetVariable()
29 Days Ago
29 Days Ago
Automatically remove unlinked nested nodes
29 Days Ago
Get rid of LinkSource, just use nested nodes
29 Days Ago
30 Days Ago
Benchmark cached vs uncached
30 Days Ago
Fix ReSharper error Simplify ToDictionaryExpression ActionGraphCache first pass
30 Days Ago
32 Days Ago
Use new BuildEvaluate directly from ActionGraph<T>
32 Days Ago
Redo BuildEvaluate
35 Days Ago
Basic delegate invocation benchmarks
37 Days Ago
37 Days Ago
Variable renaming fix
37 Days Ago
37 Days Ago
Variable renaming
39 Days Ago
Fix serializing System.Object
39 Days Ago
39 Days Ago
39 Days Ago
Fix serializing System.Object
39 Days Ago
39 Days Ago
IMessageContext.StackTraceIdentifier Include Context.StackTraceIdentifier in ValidationException.ToString() Merge branch 'legacy/1.3'
44 Days Ago
Include Context.StackTraceIdentifier in ValidationException.ToString()
44 Days Ago
44 Days Ago
IMessageContext.StackTraceIdentifier
44 Days Ago
45 Days Ago
45 Days Ago
Add __guid and rename Version to __version in json Nicer stack traces Fix "The node already has a parent." when deserializing Tweak lambda naming Generate a throwing lambda when compiling a graph with errors Tweak how ValidationExceptions are thrown on invoke Added NodeLibrary.VoidTaskFaulted event Merge branch 'legacy/1.3'
55 Days Ago
55 Days Ago
Added NodeLibrary.VoidTaskFaulted event