userJames Kingcancel
repoActionGraphscancel

611 Commits over 397 Days - 0.06cph!

5 Months Ago
ParameterDefinitionExtensions.With order test, actual fix
5 Months Ago
5 Months Ago
5 Months Ago
ParameterDefinitionExtensions.With order fix
6 Months Ago
6 Months Ago
Add to cache on deserialize
6 Months Ago
6 Months Ago
Check cache even when deserializing full graphs
6 Months Ago
6 Months Ago
Expose parts of ActionGraphCache
6 Months Ago
6 Months Ago
Failing test for delegate type with multiple out parameters Expression graphs can implement delegates with multiple out parameters
6 Months Ago
6 Months Ago
Keep serialized properties in a consistent order
7 Months Ago
7 Months 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
7 Months Ago
Control flow nodes inherit async from body signals
7 Months Ago
Test for control flow async
7 Months Ago
7 Months Ago
Basic test for async in expression graphs
7 Months Ago
Failing test for expression graph using async Use a dummy Signal type for all signal parameters
7 Months Ago
Automatically hook up input -> output signal for new expression graphs Fix version 7 upgrader Fix expression subgraphs
7 Months Ago
Input / output signals can be synchronous or async Got simple expression graphs working again, now with signals
7 Months Ago
7 Months Ago
Start using DisplayInfo.Hidden
7 Months Ago
7 Months Ago
Use ExposeWhenCachedAttribute instead of ITypeLoader.CanCache( Type )
7 Months Ago
7 Months Ago
Link.IsNestedInput ActionGraph delegates can override input values Define types that must be exposed during cached graph serialization
7 Months Ago
Define types that must be exposed during cached graph serialization
7 Months Ago
WIP
7 Months Ago
Link.IsNestedInput ActionGraph delegates can override input values
7 Months Ago
7 Months Ago
Link.TryGetConstant() / TryGetVariable()
7 Months Ago
7 Months Ago
Automatically remove unlinked nested nodes
7 Months Ago
7 Months Ago
Get rid of LinkSource, just use nested nodes
7 Months Ago
Benchmark cached vs uncached
7 Months Ago
7 Months Ago
Fix ReSharper error Simplify ToDictionaryExpression ActionGraphCache first pass
7 Months Ago
Use new BuildEvaluate directly from ActionGraph<T>
7 Months Ago
Redo BuildEvaluate
7 Months Ago
Basic delegate invocation benchmarks
8 Months Ago
Variable renaming fix
8 Months Ago
8 Months Ago
Variable renaming
8 Months Ago
8 Months Ago
Fix serializing System.Object
8 Months Ago