Merge pull request #19 from TheBlueMatt/2021-04-invoice-incl
[ldk-c-bindings] / c-bindings-gen / src / blocks.rs
2021-05-01 Matt CoralloMerge pull request #19 from TheBlueMatt/2021-04-invoice...
2021-04-30 Matt CoralloDrop stale () -> u8 mapping (now) used in Rust-only...
2021-04-29 Matt CoralloMerge pull request #18 from TheBlueMatt/2021-04-invoice...
2021-04-29 Matt CoralloSupport Self in generics in some cases (eg Result<Self...
2021-04-29 Matt CoralloSupport taking an owned Self in function exports
2021-04-26 Matt CoralloMerge pull request #17 from TheBlueMatt/2021-04-upstrea...
2021-04-26 Matt CoralloSomewhat more consistently map references to C
2021-04-26 Matt CoralloMerge pull request #16 from afilini/cleanup
2021-04-26 Alekos FiliniUse `quote::format_ident!()` to make new `syn::Ident`
2021-03-30 Arik SosmanMerge pull request #9 from TheBlueMatt/2021-03-missing...
2021-03-30 Matt CoralloAdd missing documentation to c_types module contents
2021-03-29 Matt CoralloMerge pull request #8 from TheBlueMatt/2021-03-option...
2021-03-29 Matt CoralloAdd constructor utilities for generated Option<> types
2021-03-29 Matt CoralloHandle Option<(..)> as a non-transparent container...
2021-03-21 Matt CoralloMerge pull request #4 from TheBlueMatt/main
2021-03-21 Matt CoralloAdd MIT+Apache2 license and headers incl generated...
2021-03-08 Matt CoralloInitial checkin with no changes from current RL git...