Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-27 | Cleanup some obfuscated code in next node handling. | Vengada | 1 | -1/+1 | |
The values of next node can be simply assigned by dereferencing the pointer instead of obfuscating the dereference. Change-Id: I1f4a3d51b768960699010591410695473728d3a2 Signed-off-by: Vengada <venggovi@cisco.com> | |||||
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 1 | -0/+194 | |
Change-Id: I1c3b87e886603678368428ae56a6bd3327cbc90d Signed-off-by: Damjan Marion <damarion@cisco.com> |