611 Commits over 397 Days - 0.06cph!
Add [Target] attrib to ForEach enumerable
Failing test for DefaultConstructorConstraint
Fix testing DefaultConstructorConstraint
Mark some system methods as pure
Failing type parameter resolution test
Fix FindMatchingConstructedGenericTypes skipping a case
Make DisplayInfo.Format() easier to use
Fix side effects from serializing exposed properties
Fix re-serializing a deserialized node with exposed properties
Only update cached if change ID has increased
WIP apply validity condition for method calls
WIP validity conditionals
Add link triggered test
Add failing test involving dispatching link triggered with a ref struct
Fix a couple of issues with ref struct types
Fix new instance node title
Fix relaxed resolved method comparison
Add NewInstance node
Only require generic params if instance method not resolved
Add JSON converters for InputDefinition / OutputDefinition
Fix case where WriteCacheReferences is ignored
Update MethodBinder.BuildCall signature
Expose MethodCallNodeDefinition.GetBinder
Expose MethodBinder
Apply code style
Add .git-blame-ignore-revs
Fixed exposed property value edge cases
Fix ActionGraphModel.WithDefaults handling exposed properties
Fix defaults being dropped in cached fast path
Don't automatically call RemoveUnusedChildNodes
Fix cached fast path change ID logic
Test GuidMap in cached fast path