userJames Kingcancel
repoActionGraphscancel

699 Commits over 517 Days - 0.06cph!

7 Months Ago
7 Months Ago
Add way to not increment ChangeId after housekeeping validation Set SourceLocation in cached deserialize
7 Months Ago
7 Months Ago
Set SourceLocation in Serialize, if null
7 Months Ago
Fix PushGuidMap
7 Months Ago
7 Months Ago
SerializationOptions scope refactor, add WriteCacheReferences
7 Months Ago
Version bump Store node properties as a JsonObject Fix order inconsistency Add ChangeId to model, deserialize cached if changed
7 Months Ago
Version bump Store node properties as a JsonObject Fix order inconsistency Add ChangeId to model, deserialize cached if changed
7 Months Ago
7 Months Ago
Move aliases to ISourceLocation
7 Months Ago
7 Months Ago
ActionGraphCache: aliases
7 Months Ago
7 Months Ago
Reapply "Add ActionGraph.SourceLocation" This reverts commit 69982f5ae0aa3b6b072be3bfd5e6e28862709913.
7 Months Ago
7 Months Ago
IActionGraphCache.Add() takes in a Guid
7 Months Ago
7 Months Ago
Add IActionGraphCache.Guids
7 Months Ago
Add interface IActionGraphCache
7 Months Ago
7 Months Ago
Revert "Add ActionGraph.SourceLocation" This reverts commit 413f3e3e213f3e31114cc585e89d2dd288a5366c.
7 Months Ago
Add ActionGraph.SourceLocation
7 Months Ago
8 Months Ago
Fix compiling invalid async graphs
8 Months Ago
Fix TryGetActionGraphImplementation
8 Months Ago
Re-implement delegates with out parameters
9 Months Ago
Re-implement handling void task exceptions
9 Months Ago
Re-implement ActionGraph.InvokeAsync
9 Months Ago
Cache CompiledActionGraph.BuildDelegate<T>() Re-implement ActionGraph.Evaluate
9 Months Ago
Gradually connecting everything together again
9 Months Ago
WIP generate delegates that don't use dictionaries
9 Months Ago
Add BindingSurface.Node
9 Months Ago
9 Months Ago
Cache ExposedProperties
9 Months Ago
9 Months Ago
Make NodeBinding.FromMethodBase exceptions into binding errors
9 Months Ago
10 Months Ago
ParameterDefinitionExtensions.With order test, actual fix
10 Months Ago
10 Months Ago
ParameterDefinitionExtensions.With order fix
10 Months Ago
10 Months Ago
10 Months Ago
Add to cache on deserialize
10 Months Ago
Check cache even when deserializing full graphs
10 Months Ago
10 Months Ago
Expose parts of ActionGraphCache
10 Months Ago
10 Months Ago
Failing test for delegate type with multiple out parameters Expression graphs can implement delegates with multiple out parameters
10 Months Ago