repoActionGraphscancel

611 Commits over 397 Days - 0.06cph!

45 Days Ago
Add [Target] attrib to ForEach enumerable
45 Days Ago
45 Days Ago
Failing test for DefaultConstructorConstraint Fix testing DefaultConstructorConstraint
45 Days Ago
45 Days Ago
Mark some system methods as pure
45 Days Ago
45 Days Ago
Failing type parameter resolution test Fix FindMatchingConstructedGenericTypes skipping a case
46 Days Ago
46 Days Ago
Make DisplayInfo.Format() easier to use
50 Days Ago
50 Days Ago
Fix side effects from serializing exposed properties
50 Days Ago
50 Days Ago
Fix re-serializing a deserialized node with exposed properties
53 Days Ago
53 Days Ago
Only update cached if change ID has increased
56 Days Ago
56 Days Ago
WIP apply validity condition for method calls
56 Days Ago
56 Days Ago
WIP validity conditionals
56 Days Ago
Added IfValid tests
57 Days Ago
57 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
57 Days Ago
57 Days Ago
Fix new instance node title
57 Days Ago
57 Days Ago
Fix relaxed resolved method comparison Add NewInstance node
57 Days Ago
Only require generic params if instance method not resolved
57 Days Ago
59 Days Ago
59 Days Ago
Add JSON converters for InputDefinition / OutputDefinition
2 Months Ago
2 Months Ago
Fix case where WriteCacheReferences is ignored
2 Months Ago
2 Months Ago
Update MethodBinder.BuildCall signature
2 Months Ago
2 Months Ago
Expose MethodCallNodeDefinition.GetBinder
2 Months Ago
2 Months Ago
Expose MethodBinder Apply code style Add .git-blame-ignore-revs
2 Months Ago
2 Months Ago
Fixed exposed property value edge cases
2 Months Ago
2 Months Ago
Fix ActionGraphModel.WithDefaults handling exposed properties
2 Months Ago
2 Months Ago
Fix defaults being dropped in cached fast path
2 Months Ago
2 Months Ago
Don't automatically call RemoveUnusedChildNodes
2 Months Ago
2 Months Ago
Fix cached fast path change ID logic
2 Months Ago
2 Months Ago
Test GuidMap in cached fast path