summaryrefslogtreecommitdiffstats
path: root/ffi-macros
AgeCommit message (Expand)Author
2019-02-05openpgp-ffi: Convert pgp_writer_t.Justus Winter
2019-02-05ffi-macros: Do not pull traits into the namespace.Justus Winter
2019-02-05openpgp-ffi: Convert pgp_reader_t to the new framework.Justus Winter
2019-02-05ffi-macros: Implement RefMutRaw for Maybe<T>.Justus Winter
2019-02-05ffi-macros: Make trait RefMutRaw more flexible.Justus Winter
2019-02-05ffi-macros: Embed and display actual type in panics.Justus Winter
2019-02-05ffi-macros: Provide expected type in panics.Justus Winter
2019-02-05openpgp-ffi: Use a common macro for every exported function.Justus Winter
2019-01-29openpgp-ffi: Improve the derived serialization function.Justus Winter
2019-01-29openpgp-ffi: Derive Parse.Justus Winter
2019-01-29openpgp-ffi: Derive Serialize.Justus Winter
2019-01-29openpgp-ffi: Convert Error.Justus Winter
2019-01-29ffi-macros: Prepare for wrapped references.Justus Winter
2019-01-29ffi-macros: Improve assert_tag error message.Neal H. Walfield
2019-01-25ffi-macros: Protect against use-after-free.Justus Winter
2019-01-25ffi-macros: Check wrapper types at runtime.Justus Winter
2019-01-25openpgp-ffi: Use wrapper types.Justus Winter
2019-01-25openpgp-ffi: Prepare to use the wrapper types.Justus Winter
2019-01-25openpgp-ffi: Derive conversion functions.Justus Winter
2019-01-22ffi-macros: Add ffi_wrapper_type that derives functions.Justus Winter
2019-01-16ffi-macros: Improve translation.Justus Winter
2019-01-16ffi-macros: New crate.Justus Winter