Add deserialization/init helper class that overtorment asked for
[ldk-java] / src /
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...
2020-07-28 Matt CoralloInitial bindings header generation demo
2020-07-25 Matt CoralloInitial Dummy Checkin