userJames Kingcancel
repoActionGraphscancel

611 Commits over 397 Days - 0.06cph!

10 Days Ago
10 Days Ago
Add IActionGraphDelegate.Path
10 Days Ago
10 Days Ago
Add setter to IActionGraphDelegate.Defaults
13 Days Ago
13 Days Ago
Simplify serialization, get ready for directly reusable graphs Delegates can reference graphs by path
13 Days Ago
All tests passing again
14 Days Ago
WIP simplify serialization, get ready for directly reusable graphs
15 Days Ago
Fix NRE
15 Days Ago
15 Days Ago
Fix GetActionGraphInstance() for multicast delegates
15 Days Ago
16 Days Ago
Basic support for multicast delegates
16 Days Ago
16 Days Ago
Some more safety with expression types
16 Days Ago
16 Days Ago
Fix switch case body type error
16 Days Ago
17 Days Ago
Tests for branching variable assignment Handle branching variable assignment in switch case Support BuildExpression result type of void rather than Task
17 Days Ago
17 Days Ago
Possible fix for Facepunch/sbox-issues#6736
17 Days Ago
21 Days Ago
Fix serializing empty arrays
21 Days Ago
21 Days Ago
Fix default for switch cases
21 Days Ago
21 Days Ago
Switch node tweaks, fix ArrayValueModel
21 Days Ago
22 Days Ago
Basic switch case node
22 Days Ago
Basic switch case node
27 Days Ago
Allow setting BindingSurface.ActionGraph
27 Days Ago
27 Days Ago
IsAssignableToExtended thread safety
27 Days Ago
34 Days Ago
Forward display info for return parameters
34 Days Ago
44 Days Ago
Make AccessorNodeDefinition.BindingTarget protected
44 Days Ago
44 Days Ago
Fixed default display info for accessor nodes
44 Days Ago
44 Days Ago
Stricter test for resolved generic type with default arg
44 Days Ago
Make resolved generic type properties optional instead of removing them Test fixup
44 Days Ago
44 Days Ago
Failing test involving generic methods with default arguments
45 Days Ago
Expose AccessorNodeDefinition
45 Days Ago
45 Days Ago
Added failing IsAssignableToExtended test Fix IsAssignableToExtended edge case with generic interfaces
45 Days Ago
45 Days Ago
Revert "Add [Target] attrib to ForEach enumerable" This reverts commit 387e1b482f8525e728fba73be973345cf312ebbe.
45 Days Ago
Add [Target] attrib to ForEach enumerable