Reorg a bit and let us call trait methods from Java
[ldk-java] / src / main / jni / org_ldk_impl_bindings.h
2020-10-06 Matt CoralloReorg a bit and let us call trait methods from Java
2020-10-06 Matt CoralloAdd ability to check if a CResult<> is OK, and get...
2020-10-06 Matt CoralloAdd ability to get the Java object underlying a _JCalls...
2020-10-02 Matt CoralloUpdate auto-generated bindings
2020-09-01 Matt CoralloConvert unitary enums to Java enums
2020-08-31 Matt CoralloTest current state of things, which actually doesn...
2020-08-31 Matt Coralloref-count trait objects to avoid double-free, probably...
2020-08-28 Matt CoralloSupport u16s
2020-08-27 Matt CoralloStarting to look like something that might work...