Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
mozilla/uniffi-rs
Pull Requests
Commits
callback-errors
a-lifetime-of-education
askama-update
badboy-patch-1
bdk/push-ykuvwwrmmvpz
bdk/push-zrkwuszxyzrp
bindings-rename
callback-errors
ci-parent-references
cleanup-dependencies
doc-annotation-fails
duplicated-custom-type-bug
fix-rustfmt
for-i-have-synned
gecko_cpp
gh-pages
hacky-error-fficonverter
handles
issue-1426-start
jplatte/futures-wasm
kotlin-pointer-ffi
kt-unsigned-types-fixture
language-interfaces
main
manifest-dir-present-error-message
mutate-names
properly-dedent-after-parsing
push-stuwlmzlyvkv
push-tnsvklnxuxkw
push-zrkwuszxyzrp
release-v0.6.x
release-v0.16.x
release-v0.19.x
release-v0.20.0
release-v0.21.x
release-v0.24.x
release-v0.25.x
release-v0.26.x
release-v0.27.x
release-v0.28.x
release-v0.29.x
release-v0.30.x
release-v0.31.x
seperate-backends
uniffi_parse_rs
uniffi-309-trait-interfaces
uniffi-bindgen-kotlin-jni-base
uniffi-cargo-subcommands
use-updated-docker
Added support for errors in callback interfaces (#351)
bendk
committed
3 years ago
c23e650d
Refactored the throws code a bit
bendk
committed
3 years ago
8424d73a
(cargo-release) version 0.20.0
bendk
committed
3 years ago
2c92fa48
Updating the changelog in preparation of v0.20.0
bendk
committed
3 years ago
3b6d3e9c
Error when #[uniffi::export] is used with associated fns
jplatte
committed
3 years ago
091c3561
proc-macro cleanup
jplatte
committed
3 years ago
8a494c76
Update simple-iface test to export impl method via proc-macro
jplatte
committed
3 years ago
e5427abe
Support impl blocks in the proc-macro frontend
jplatte
committed
3 years ago
361ecf4e
Bail out of macro_metadata::add_to_ci on namespace mismatch
jplatte
committed
3 years ago
7503d54c
proc-macro: Make expand_export infallible
jplatte
committed
3 years ago
92400550
proc-macro: Use syn::Signature instead of syn::ItemFn where possible
jplatte
committed
3 years ago
0ce66388
Test mixing of proc-macro and udl
jplatte
committed
3 years ago
5cf86807
Make guess-crate-root public
bendk
committed
3 years ago
9dcda3d7
Support Arc<_> in the proc-macro frontend (#1333)
jplatte
committed
3 years ago
Verified
8699d12d
Rename uniffi_bindgen generate argument for native lib
jplatte
committed
3 years ago
1972e603
Clearly separate different parts of the exports macro
jplatte
committed
3 years ago
e16dd8f1
Fix clippy warnings in void returning error throwing namespace functions (fixes #1330) (#1331)
mhammond
committed
3 years ago
Verified
d73dbf62
Cache an extracted item name after parsing it from the library file
badboy
committed
3 years ago
ca2f2bce
(cargo-release) version 0.19.6 (#1329)
badboy
committed
3 years ago
Verified
4f335162
Document pending changes
badboy
committed
3 years ago
b6cd7199
Remove unused dependencies from fixtures
badboy
committed
3 years ago
57430da5
Remove definitely-unused dependencies
badboy
committed
3 years ago
4c8b3596
Drop the dependency on `enum_variant_macros` used for a single `From` implementation
badboy
committed
3 years ago
921584a0
Fix callback interface init signature #1325
bendk
committed
3 years ago
b352ee74
Update Rust to 1.63, MSR to 1.61.0 (#1314)
mhammond
committed
3 years ago
Verified
e9136103
Merge back release 0.19.4 and 0.19.5 into main (#1319)
Tarik Eshaq
committed
3 years ago
Verified
2808944a
Provide context to rustfmt-related errors
ja_cop
committed
3 years ago
94ecb252
Adding `uniffi_` prefix to the callback example
bendk
committed
3 years ago
c1ee58be
Apply `omit_argument_labels` option when calling into a callback (#1316)
badboy
committed
3 years ago
Verified
6dfaa6fc
Merge pull request #1310 from mozilla/fixes-swift-callback-arg-name
Tarik Eshaq
committed
3 years ago
Verified
6d6724a2
Older