repoActionGraphscancel

611 Commits over 397 Days - 0.06cph!

10 Months Ago
Fix IsPure() for methods with out parameters
10 Months Ago
10 Months Ago
Implicit conversion from ObsoleteAttribute to ValidationMessage
10 Months Ago
10 Months Ago
Fix some operator display info
10 Months Ago
10 Months Ago
Operator node definition tweaks
10 Months Ago
10 Months Ago
Some safety when splicing a subgraph
10 Months Ago
10 Months Ago
Call UpdateParameters() on createSubGraphNode result
10 Months Ago
10 Months Ago
Make CreateSubGraphAsync more generic
10 Months Ago
10 Months Ago
Expose DisplayInfo.FromAttributes
10 Months Ago
10 Months Ago
Revert ".NET 8.0" This reverts commit 89b80abcf5da503916551c6137ac7846988c9d27.
10 Months Ago
10 Months Ago
Fixed type name substitution in DisplayInfo
10 Months Ago
.NET 8.0
10 Months Ago
10 Months Ago
Coerce typed operands Support default value for property substitution in DisplayInfo.Format
10 Months Ago
10 Months Ago
Expose NodeLibrary.TypeLoader and GraphLoader
10 Months Ago
10 Months Ago
Expose TypeConverter, ObjectConverter
10 Months Ago
10 Months Ago
Fix removing nested nodes when creating sub-graphs
10 Months Ago
10 Months Ago
Allow passing JsonSerializerOptions to CreateSubGraphAsync
10 Months Ago
10 Months Ago
Fixed finding sub-graph boundary when nested nodes are involved
10 Months Ago
Fixed obsolete generic method nodes not being reported as obsolete
10 Months Ago
10 Months Ago
10 Months Ago
Better obsolete node message Messages can have UserData
10 Months Ago
10 Months Ago
Warn about obsolete nodes Obsolete node test Expose parameter attributes from method bindings
10 Months Ago
10 Months Ago
Fixed initializing variables from inputs in expression graphs
10 Months Ago
10 Months Ago
Include default output signal in "if" nodes
10 Months Ago
10 Months Ago
Fixed ID of Math.Sign nodes
10 Months Ago
10 Months Ago
Math.Abs, Math.Sign
10 Months Ago
10 Months Ago
Fixed detemining expected type for properties on deserialize
10 Months Ago
Failing test deserializing type param
10 Months Ago