Convert String (tested from Java!)
[ldk-java] / src / main / jni / bindings.c
2020-08-29 Matt CoralloConvert String (tested from Java!)
2020-08-29 Matt CoralloClean up and calculate java method signatures
2020-08-28 Matt CoralloRun conversions on JNI -> Java calls, though need to...
2020-08-28 Matt CoralloSupport u16s
2020-08-28 Matt CoralloCompiles with fn calls, even if the call types are...
2020-08-27 Matt CoralloHandle trait return values
2020-08-27 Matt CoralloPull out type mapping
2020-08-27 Matt CoralloStarting to look like something that might work...
2020-07-29 Matt CoralloAlso output a C wrapper that correctly wraps all the...