repoActionJigscancel

148 Commits over 30 Days - 0.21cph!

7 Months Ago
7 Months Ago
Fix a warning Warn if nodes are unreachable Some missing documentation
7 Months Ago
7 Months Ago
Null literals with implicit conversion to reference types Control flow validation tweak
7 Months Ago
7 Months Ago
Fix a generic method binding edge case
7 Months Ago
7 Months Ago
Allow nested NodeInvocationExceptions
7 Months Ago
7 Months Ago
Wrap exceptions thrown when invoking nodes Allow DeclaringType to be optional in instance property get / set
7 Months Ago
7 Months Ago
Validation fix
7 Months Ago
7 Months Ago
Don't clear links / value when setting value / links on an input
8 Months Ago
8 Months Ago
Multiple continuations fix
8 Months Ago
8 Months Ago
Fix continuations of property.set nodes
8 Months Ago
8 Months Ago
Get / set property fixes
8 Months Ago
8 Months Ago
Type property serialization fixes
8 Months Ago
8 Months Ago
Get / set property node definitions
8 Months Ago
8 Months Ago
Fix event node userdata not serializing
8 Months Ago
8 Months Ago
Added EventParameter.Display
8 Months Ago
8 Months Ago
Added conversion operator from Delegate to ActionJig
8 Months Ago
8 Months Ago
Don't use polymorphism for serialized delegates
8 Months Ago
8 Months Ago
Publish debug builds Added AddAssemblyResult
8 Months Ago
8 Months Ago
Finished documenting all public members Fixed #8
8 Months Ago
Document Link and Variable
8 Months Ago
Updated README.md
8 Months Ago
Document ExpressionBuilder Node and ActionJigExtensions documentation Document node parameters
8 Months Ago
More documentation, move logging nodes to test project More documentation, some rearranging
8 Months Ago
Rename ActionJig<T>.Invoke to ActionJig<T>.Delegate Finished off overview in README.md, fixes #11
8 Months Ago
Document ITypeLoader, NodeLibrary
8 Months Ago
Updated README.md (#11)
8 Months Ago
Some more documentation (#11)
8 Months Ago
8 Months Ago
Update README.md
8 Months Ago
Updated README.md
8 Months Ago
Updated README.md
8 Months Ago
Updated README.md
8 Months Ago
Test node library of serialized jigs