repoActionGraphscancel

446 Commits over 213 Days - 0.09cph!

5 Days Ago
5 Days Ago
Control flow nodes inherit async from body signals
6 Days Ago
Test for control flow async
8 Days Ago
8 Days Ago
Basic test for async in expression graphs
8 Days Ago
Failing test for expression graph using async Use a dummy Signal type for all signal parameters
9 Days Ago
Automatically hook up input -> output signal for new expression graphs Fix version 7 upgrader Fix expression subgraphs
9 Days Ago
Input / output signals can be synchronous or async Got simple expression graphs working again, now with signals
17 Days Ago
17 Days Ago
Start using DisplayInfo.Hidden
18 Days Ago
18 Days Ago
Use ExposeWhenCachedAttribute instead of ITypeLoader.CanCache( Type )
18 Days Ago
18 Days Ago
Link.IsNestedInput ActionGraph delegates can override input values Define types that must be exposed during cached graph serialization
18 Days Ago
Define types that must be exposed during cached graph serialization
19 Days Ago
WIP
20 Days Ago
Link.IsNestedInput ActionGraph delegates can override input values
21 Days Ago
21 Days Ago
Link.TryGetConstant() / TryGetVariable()
21 Days Ago
21 Days Ago
Automatically remove unlinked nested nodes
21 Days Ago
21 Days Ago
Get rid of LinkSource, just use nested nodes
21 Days Ago
Benchmark cached vs uncached
21 Days Ago
21 Days Ago
Fix ReSharper error Simplify ToDictionaryExpression ActionGraphCache first pass
24 Days Ago
Use new BuildEvaluate directly from ActionGraph<T>
24 Days Ago
Redo BuildEvaluate
27 Days Ago
Basic delegate invocation benchmarks
29 Days Ago
29 Days Ago
Variable renaming fix
29 Days Ago
29 Days Ago
Variable renaming
30 Days Ago
30 Days Ago
Fix serializing System.Object
30 Days Ago
30 Days Ago
Fix serializing System.Object
31 Days Ago
31 Days Ago
IMessageContext.StackTraceIdentifier Include Context.StackTraceIdentifier in ValidationException.ToString() Merge branch 'legacy/1.3'
35 Days Ago
35 Days Ago
Include Context.StackTraceIdentifier in ValidationException.ToString()
35 Days Ago
35 Days Ago
IMessageContext.StackTraceIdentifier
37 Days Ago
37 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'
47 Days Ago
47 Days Ago
Added NodeLibrary.VoidTaskFaulted event
47 Days Ago
47 Days Ago
Tweak lambda naming Generate a throwing lambda when compiling a graph with errors Tweak how ValidationExceptions are thrown on invoke
47 Days Ago
Tweak lambda naming Generate a throwing lambda when compiling a graph with errors