2021-01-25 |
Matt Corallo | Remove commented-out code |
commit | commitdiff | tree | snapshot |
2021-01-25 |
Matt Corallo | Unify naming of type lookups in c_type_map dict |
commit | commitdiff | tree | snapshot |
2021-01-25 |
Matt Corallo | Fix some whitespace bugs |
commit | commitdiff | tree | snapshot |
2021-01-25 |
Matt Corallo | Fix short, push trait struct refcnt increment down... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
Arik Sosman | move util.ts file to ts directory |
commit | commitdiff | tree | snapshot |
2021-01-19 |
Arik Sosman | fix pointer types in Typescript |
commit | commitdiff | tree | snapshot |
2021-01-16 |
Arik Sosman | map opaque struct header |
commit | commitdiff | tree | snapshot |
2021-01-16 |
Arik Sosman | extract map_type functionality into separate file ... |
commit | commitdiff | tree | snapshot |
2021-01-16 |
Arik Sosman | make target argument optional for typescript inputs... |
commit | commitdiff | tree | snapshot |
2021-01-16 |
Arik Sosman | add node wasm import to bindings |
commit | commitdiff | tree | snapshot |
2021-01-16 |
Arik Sosman | clean up bindings trait output |
commit | commitdiff | tree | snapshot |
2021-01-16 |
Arik Sosman | use templates for human type conversions |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Arik Sosman | fix argument/type order in interface method override... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Arik Sosman | inch towards more map_trait cleanup for Typescript |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Arik Sosman | add typescript tuple generics |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Arik Sosman | expand c type conversions to other integer array types |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Arik Sosman | initiate language-dependent type mappings from C |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Arik Sosman | override CommonBase file, and make private constructor... |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Matt Corallo | bindings updates |
commit | commitdiff | tree | snapshot |
2021-01-13 |
Matt Corallo | [double-free, with XXX] More conv for traits |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Matt Corallo | auto-generated bindings updates |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Matt Corallo | Parse complex enum fields prior to per-language logic... |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Matt Corallo | TS bindings |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Matt Corallo | Fix file extension for typescript |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Arik Sosman | Complex enum mappings |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Matt Corallo | Revert "Somewhat redundant changes (new file_ext, arg... |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Arik Sosman | Somewhat redundant changes (new file_ext, arg parse... |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Arik Sosman | Use file_ext everywhere, common base/header for TS... |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Matt Corallo | Java bindings updates with new generator, with no funct... |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Matt Corallo | Add TS bindings generation, with per-lang strings in... |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Matt Corallo | bindings updates |
commit | commitdiff | tree | snapshot |
2021-01-10 |
Matt Corallo | Walk back some of the clone updates, with comments... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Matt Corallo | updated bindings |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Matt Corallo | Rewrite clone handling to manually-define them for... |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Matt Corallo | Updated bindings |
commit | commitdiff | tree | snapshot |
2021-01-08 |
Matt Corallo | update to new upstream |
commit | commitdiff | tree | snapshot |
2020-10-27 |
Matt Corallo | Fix write method generation w/ upstream changes |
commit | commitdiff | tree | snapshot |
2020-10-26 |
Matt Corallo | Fix race in tests |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Matt Corallo | Optionally use a ChainMonitor instead of custom Watch... |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Matt Corallo | clone traits before passing to jcalls and map to human... |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Matt Corallo | Update Human object test to use SocketDescriptor traits... |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Matt Corallo | Fix returning traits in trait calls, move towards clone... |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Matt Corallo | Stop masking the owned bit on a freshly-cloned object |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Matt Corallo | Map Transactions as byte[] instead of trying to keep... |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Matt Corallo | Rework holds_ref and clone logic somewhat |
commit | commitdiff | tree | snapshot |
2020-10-25 |
Matt Corallo | Fix tests for new API |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Matt Corallo | Properly handle java refs in traits returning traits |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Matt Corallo | Clone before passing to java + new clone upstream |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Matt Corallo | Fix opaque struct ptr ret-conv, used in jcall arg passing |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Matt Corallo | Fix ObjectArray (array-of-arrays) creation |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Matt Corallo | Fix optimized build |
commit | commitdiff | tree | snapshot |
2020-10-23 |
Matt Corallo | Write tuple getters (and test them, exposing memory... |
commit | commitdiff | tree | snapshot |
2020-10-23 |
Matt Corallo | Add ability to get serialized transaction bytes |
commit | commitdiff | tree | snapshot |
2020-10-23 |
Matt Corallo | Expand the human object test somewhat |
commit | commitdiff | tree | snapshot |
2020-10-23 |
Matt Corallo | Enable more C build-time warnings |
commit | commitdiff | tree | snapshot |
2020-10-23 |
Matt Corallo | Finish compacting giant type-conversion-strings if... |
commit | commitdiff | tree | snapshot |
2020-10-22 |
Matt Corallo | Compact giant type-conversion-strings if tree somewhat |
commit | commitdiff | tree | snapshot |
2020-10-22 |
Matt Corallo | Skip fewer fn's, support trait-contained objects |
commit | commitdiff | tree | snapshot |
2020-10-22 |
Matt Corallo | Provide human versions of trait interfaces, with a... |
commit | commitdiff | tree | snapshot |
2020-10-21 |
Matt Corallo | Rely on pointers even less in HumanObject testing |
commit | commitdiff | tree | snapshot |
2020-10-21 |
Matt Corallo | Expose human functions that use Result objects |
commit | commitdiff | tree | snapshot |
2020-10-21 |
Matt Corallo | Properly free Vec<u8>s after conversion to byte[]. |
commit | commitdiff | tree | snapshot |
2020-10-21 |
Matt Corallo | Make complex enums more complete, track reference-or... |
commit | commitdiff | tree | snapshot |
2020-10-20 |
Matt Corallo | Rewrite the world, with several interdependant changes... |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Matt Corallo | Properly set CVec_u8Z to a byte[] which adds a ton... |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Matt Corallo | Figure out java human types conversion stuff when doing... |
commit | commitdiff | tree | snapshot |
2020-10-15 |
Matt Corallo | Split get_inner into get_ok/_err so that we can map... |
commit | commitdiff | tree | snapshot |
2020-10-14 |
Matt Corallo | Use AutoCloseable for structs named Locked* |
commit | commitdiff | tree | snapshot |
2020-10-13 |
Matt Corallo | explode to constructor args when we cant clone but... |
commit | commitdiff | tree | snapshot |
2020-10-13 |
Matt Corallo | Drop the _call insertion |
commit | commitdiff | tree | snapshot |
2020-10-13 |
Matt Corallo | Skip methods we can't use anyway |
commit | commitdiff | tree | snapshot |
2020-10-13 |
Matt Corallo | Update to support None |
commit | commitdiff | tree | snapshot |
2020-10-13 |
Matt Corallo | Convert slices - requires some machinery to call Releas... |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Matt Corallo | Clean up assertions, new Clone impls, ThreeBytes |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Matt Corallo | Expose signatures as byte[], check array lengths in C. |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Matt Corallo | Expose SecretKey as byte[32], expose trait call fns... |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Matt Corallo | Create structs and traits that are (a bit) more human... |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Matt Corallo | Drop stale jni header files |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Matt Corallo | Agressively clone when passing to rust |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Matt Corallo | New upstream bindings that generate _clone fns |
commit | commitdiff | tree | snapshot |
2020-10-12 |
Matt Corallo | Use weak references to JCalls objects. |
commit | commitdiff | tree | snapshot |
2020-10-11 |
Matt Corallo | Send a payment! |
commit | commitdiff | tree | snapshot |
2020-10-11 |
Matt Corallo | Convert pubkeys to byte arrays, fix assertions, fix... |
commit | commitdiff | tree | snapshot |
2020-10-10 |
Matt Corallo | Fully open and confirm a channel in Java! |
commit | commitdiff | tree | snapshot |
2020-10-10 |
Matt Corallo | A bunch of updates: |
commit | commitdiff | tree | snapshot |
2020-10-10 |
Matt Corallo | Intercept all malloc/free, even in Rust! |
commit | commitdiff | tree | snapshot |
2020-10-09 |
Matt Corallo | Map tuples and ThirtyTwoBytes into array. |
commit | commitdiff | tree | snapshot |
2020-10-08 |
Matt Corallo | Move enum mapping to functions |
commit | commitdiff | tree | snapshot |
2020-10-08 |
Matt Corallo | Convert LDKThirtyTwoBytes to byte[32] instead of taking... |
commit | commitdiff | tree | snapshot |
2020-10-08 |
Matt Corallo | More statics and limit exports to Java methods at link |
commit | commitdiff | tree | snapshot |
2020-10-08 |
Matt Corallo | Map Rust enums with inner fields |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Matt Corallo | Cache enum fields |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Matt Corallo | Move enums into their own (non-impl) folder |
commit | commitdiff | tree | snapshot |
2020-10-07 |
Matt Corallo | Add ability to fetch all Vec details in one call. |
commit | commitdiff | tree | snapshot |
2020-10-06 |
Matt Corallo | Go all the way through to channel creation in PeerTest |
commit | commitdiff | tree | snapshot |
2020-10-06 |
Matt Corallo | Add constructors for None opaque struct mappings |
commit | commitdiff | tree | snapshot |
2020-10-06 |
Matt Corallo | Update PeerTest to test most of the new stuff |
commit | commitdiff | tree | snapshot |
2020-10-06 |
Matt Corallo | Make slice-vec-len generic |
commit | commitdiff | tree | snapshot |
2020-10-06 |
Matt Corallo | Macro-ize assert to handle side-effects, fix JavaVM... |
commit | commitdiff | tree | snapshot |
2020-10-06 |
Matt Corallo | Add missing JCalls parameter conversion |
commit | commitdiff | tree | snapshot |
next |