repoActionGraphscancel

438 Commits over 183 Days - 0.10cph!

5 Days Ago
5 Days Ago
Start using DisplayInfo.Hidden
7 Days Ago
7 Days Ago
Use ExposeWhenCachedAttribute instead of ITypeLoader.CanCache( Type )
7 Days Ago
7 Days Ago
Link.IsNestedInput ActionGraph delegates can override input values Define types that must be exposed during cached graph serialization
7 Days Ago
Define types that must be exposed during cached graph serialization
7 Days Ago
WIP
8 Days Ago
Link.IsNestedInput ActionGraph delegates can override input values
9 Days Ago
9 Days Ago
Link.TryGetConstant() / TryGetVariable()
9 Days Ago
9 Days Ago
Automatically remove unlinked nested nodes
9 Days Ago
9 Days Ago
Get rid of LinkSource, just use nested nodes
10 Days Ago
Benchmark cached vs uncached
10 Days Ago
10 Days Ago
Fix ReSharper error Simplify ToDictionaryExpression ActionGraphCache first pass
12 Days Ago
Use new BuildEvaluate directly from ActionGraph<T>
12 Days Ago
Redo BuildEvaluate
15 Days Ago
Basic delegate invocation benchmarks
17 Days Ago
17 Days Ago
Variable renaming fix
17 Days Ago
17 Days Ago
Variable renaming
19 Days Ago
Fix serializing System.Object
19 Days Ago
19 Days Ago
19 Days Ago
Fix serializing System.Object
19 Days Ago
19 Days Ago
IMessageContext.StackTraceIdentifier Include Context.StackTraceIdentifier in ValidationException.ToString() Merge branch 'legacy/1.3'
24 Days Ago
24 Days Ago
Include Context.StackTraceIdentifier in ValidationException.ToString()
24 Days Ago
24 Days Ago
IMessageContext.StackTraceIdentifier
25 Days Ago
25 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'
35 Days Ago
35 Days Ago
Added NodeLibrary.VoidTaskFaulted event
35 Days Ago
35 Days Ago
Tweak lambda naming Generate a throwing lambda when compiling a graph with errors Tweak how ValidationExceptions are thrown on invoke
35 Days Ago
Tweak lambda naming Generate a throwing lambda when compiling a graph with errors
36 Days Ago
Tweak lambda naming
36 Days Ago
36 Days Ago
Add __guid and rename Version to __version in json Nicer stack traces Fix "The node already has a parent." when deserializing
36 Days Ago
Add __guid and rename Version to __version in json Nicer stack traces
37 Days Ago
37 Days Ago
Only AssignmentKind.Set guarantees a variable is initialized
39 Days Ago
39 Days Ago
Test output type of struct member assignment Fix result type of set property node if target is a struct