repoActionGraphscancel

552 Commits over 366 Days - 0.06cph!

Yesterday
Yesterday
Fix side effects from serializing exposed properties
2 Days Ago
2 Days Ago
Fix re-serializing a deserialized node with exposed properties
4 Days Ago
4 Days Ago
Only update cached if change ID has increased
8 Days Ago
8 Days Ago
WIP apply validity condition for method calls
8 Days Ago
8 Days Ago
WIP validity conditionals
8 Days Ago
Added IfValid tests
9 Days Ago
9 Days Ago
Add link triggered test Add failing test involving dispatching link triggered with a ref struct Fix a couple of issues with ref struct types
9 Days Ago
9 Days Ago
Fix new instance node title
9 Days Ago
9 Days Ago
Fix relaxed resolved method comparison Add NewInstance node
9 Days Ago
9 Days Ago
Only require generic params if instance method not resolved
11 Days Ago
11 Days Ago
Add JSON converters for InputDefinition / OutputDefinition
14 Days Ago
14 Days Ago
Fix case where WriteCacheReferences is ignored
15 Days Ago
15 Days Ago
Update MethodBinder.BuildCall signature
15 Days Ago
15 Days Ago
Expose MethodCallNodeDefinition.GetBinder
15 Days Ago
15 Days Ago
Expose MethodBinder Apply code style Add .git-blame-ignore-revs
16 Days Ago
16 Days Ago
Fixed exposed property value edge cases
16 Days Ago
16 Days Ago
Fix ActionGraphModel.WithDefaults handling exposed properties
16 Days Ago
Fix defaults being dropped in cached fast path
16 Days Ago
16 Days Ago
16 Days Ago
Don't automatically call RemoveUnusedChildNodes
17 Days Ago
17 Days Ago
Fix cached fast path change ID logic
17 Days Ago
17 Days Ago
Test GuidMap in cached fast path
17 Days Ago
17 Days Ago
Fast path for cached graphs
17 Days Ago
17 Days Ago
Fix expected type for constant value links
17 Days Ago
17 Days Ago
Fix Either.CreateType( typeof(Signal) )
18 Days Ago
18 Days Ago
Prune unused child nodes during validation Was doing this when removing links, but this would sometimes break graphs during deserialization
21 Days Ago