userJames Kingcancel
repoActionGraphscancel

449 Commits over 213 Days - 0.09cph!

3 Months Ago
3 Months Ago
Expose DisplayInfo.FromAttributes
3 Months Ago
3 Months Ago
Revert ".NET 8.0" This reverts commit 89b80abcf5da503916551c6137ac7846988c9d27.
3 Months Ago
3 Months Ago
Fixed type name substitution in DisplayInfo
3 Months Ago
3 Months Ago
.NET 8.0
4 Months Ago
Coerce typed operands Support default value for property substitution in DisplayInfo.Format
4 Months Ago
4 Months Ago
Expose NodeLibrary.TypeLoader and GraphLoader
4 Months Ago
4 Months Ago
Expose TypeConverter, ObjectConverter
4 Months Ago
4 Months Ago
Fix removing nested nodes when creating sub-graphs
4 Months Ago
4 Months Ago
Allow passing JsonSerializerOptions to CreateSubGraphAsync
4 Months Ago
4 Months Ago
Fixed finding sub-graph boundary when nested nodes are involved
4 Months Ago
4 Months Ago
Fixed obsolete generic method nodes not being reported as obsolete
4 Months Ago
4 Months Ago
Better obsolete node message Messages can have UserData
4 Months Ago
4 Months Ago
Warn about obsolete nodes Obsolete node test Expose parameter attributes from method bindings
4 Months Ago
4 Months Ago
Fixed initializing variables from inputs in expression graphs
4 Months Ago
4 Months Ago
4 Months Ago
Include default output signal in "if" nodes
4 Months Ago
4 Months Ago
Fixed ID of Math.Sign nodes
4 Months Ago
4 Months Ago
Math.Abs, Math.Sign
4 Months Ago
4 Months Ago
Fixed detemining expected type for properties on deserialize
4 Months Ago
Failing test deserializing type param
4 Months Ago
4 Months Ago
Math.Clamp node
4 Months Ago
4 Months Ago
Fix static property nodes if both get and set are available
4 Months Ago
4 Months Ago
Fixed unwrapping Either with > 8 types
4 Months Ago
4 Months Ago
Either<> tweaks
4 Months Ago
4 Months Ago
Fix some edge cases with Either.CreateType
4 Months Ago
4 Months Ago
Node test formatting Ambiguous overload binding tests Either type Use Either type for ambiguous bindings Compare implicit conversions required when resolving overloads
4 Months Ago