repoActionJigscancel

148 Commits over 30 Days - 0.21cph!

6 Months Ago
Jig -> Graph
7 Months Ago
7 Months Ago
Deserialization fix
7 Months Ago
7 Months Ago
ActionJigCreated event
7 Months Ago
7 Months Ago
ActionJig.LinkTriggered event
7 Months Ago
7 Months Ago
FireSignalExpression fix
7 Months Ago
7 Months Ago
Some safety when deserializing types
7 Months Ago
Fixed another generic type binding case
7 Months Ago
Fixed another generic type binding case
7 Months Ago
7 Months Ago
Fixed Nop node passing signals
7 Months Ago
7 Months Ago
Some cleanup NoOperation node definition
7 Months Ago
7 Months Ago
Ensure parameters are ordered correctly
7 Months Ago
7 Months Ago
Attempt to fix some missing display info
7 Months Ago
7 Months Ago
Some more icons
7 Months Ago
7 Months Ago
Descriptions for operators
7 Months Ago
7 Months Ago
Material icons in display info
7 Months Ago
7 Months Ago
Include generic parameter in PropertyDefinition
7 Months Ago
7 Months Ago
IsTypeParameterRequired shouldn't check properties
7 Months Ago
7 Months Ago
Pure methods become expression nodes
7 Months Ago
7 Months Ago
Keep type parameter properties in method call nodes
7 Months Ago
7 Months Ago
Fix type parameter type
7 Months Ago
Defer getting display info for property / field / method nodes
7 Months Ago
7 Months Ago
7 Months Ago
Fix display info for bound property / field / method nodes
7 Months Ago
7 Months Ago
Support specifying type arguments in node properties
7 Months Ago
Dynamic method calls Support dynamic method calls with return types Avoid parameter name collisions Support methods with out parameters
7 Months Ago
Support for NodeAttribute methods with the same identifier
7 Months Ago
MethodBinder works
7 Months Ago
WIP MethodBinder progress
7 Months Ago
Per-binding display info and node kind WIP MethodCallNodeDefinition
7 Months Ago
7 Months Ago
Get / set field nodes Validation fix