userJames Kingcancel
repoActionGraphscancel

699 Commits over 517 Days - 0.06cph!

1 Year Ago
1 Year Ago
Tweak lambda naming Generate a throwing lambda when compiling a graph with errors Tweak how ValidationExceptions are thrown on invoke
1 Year Ago
Tweak lambda naming Generate a throwing lambda when compiling a graph with errors
1 Year Ago
Tweak lambda naming
1 Year Ago
1 Year Ago
Add __guid and rename Version to __version in json Nicer stack traces Fix "The node already has a parent." when deserializing
1 Year Ago
Add __guid and rename Version to __version in json Nicer stack traces
1 Year Ago
Only AssignmentKind.Set guarantees a variable is initialized
1 Year Ago
1 Year Ago
Test output type of struct member assignment Fix result type of set property node if target is a struct
1 Year Ago
1 Year Ago
1 Year Ago
Display info for assignment operations
1 Year Ago
1 Year Ago
Accessor node refactor
1 Year Ago
Failing property binding test Allow type loaders to specify read / write access to properties and fields Fix property parameters when disconnected
1 Year Ago
1 Year Ago
Accessor node binding tweaks
1 Year Ago
1 Year Ago
Use IEnumerable<T> for ParameterDefinitionExtensions
1 Year Ago
1 Year Ago
Make ParameterDefinitionExtensions public
1 Year Ago
Make ParameterDefinitionExtensions public
1 Year Ago
1 Year Ago
Fixed SetStructField test Tests for += / -= / *= / /= nodes Improve property node serialization Update Node.ToString() More property assignment tests Handle type mismatch / missing operator for += etc nodes Refactor PropertyNodeDefinition to extend AccessorNodeDefinition Merged var.get / var.set nodes
1 Year Ago
Merged property node definitions Upgrader simplifications Version 6 upgrader Test fixes Fixed SetStructField test Tests for += / -= / *= / /= nodes Improve property node serialization Update Node.ToString() More property assignment tests Handle type mismatch / missing operator for += etc nodes Refactor PropertyNodeDefinition to extend AccessorNodeDefinition Merged var.get / var.set nodes
1 Year Ago
Merged property node definitions Upgrader simplifications Version 6 upgrader Test fixes
1 Year Ago
More WIP
1 Year Ago
WIP rewriting property node definition
1 Year Ago
1 Year Ago
Added input.value node
1 Year Ago
Test reproducing Facepunch/sbox-issues#5128 Better handling for missing parameters during validation Facepunch/sbox-issues#5128
1 Year Ago
1 Year Ago
Test reproducing Facepunch/sbox-issues#5066 Fixed Facepunch/sbox-issues#5066
1 Year Ago
1 Year Ago
Add ImpureAttribute
1 Year Ago
1 Year Ago
ActionGraph.ValidationIndex
1 Year Ago
1 Year Ago
1 Year Ago
Delegate.TryGetActionGraphImplementation() extension method Facepunch/sbox#1491
1 Year Ago
Expose InputDefinition serialization
1 Year Ago
1 Year Ago
Failing array input missing link serialization Fix missing links when serializing array inputs Subgraph array input link on boundary support
1 Year Ago
1 Year Ago
Support for delegate parameters returning void
1 Year Ago
1 Year Ago
1 Year Ago
Count boxing as an implicit conversion
1 Year Ago