Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
mozilla/uniffi-rs
Pull Requests
Commits
release-v0.16.x
a-lifetime-of-education
askama-update
badboy-patch-1
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
mutate-names
properly-dedent-after-parsing
push-tnsvklnxuxkw
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
seperate-backends
uniffi-309-trait-interfaces
uniffi-cargo-subcommands
(cargo-release) version 0.16.0
Tarik Eshaq
committed
4 years ago
3470c9ec
Add generic code in uniffi to lower conversion errors (#1132)
mhammond
committed
4 years ago
Verified
6fa9c06a
Merge pull request #1130 from badboy/swift/no-named-args
badboy
committed
4 years ago
Verified
e260459f
[Swift] Allow to omit argument labels in functions
badboy
committed
4 years ago
bf5df54e
[docs] Fix link to bindgen API docs
badboy
committed
4 years ago
cb01d88f
Merge pull request #1086 from badboy/py/callbacks
badboy
committed
4 years ago
Verified
d5a6d539
Implement callback functionality for Python
badboy
committed
4 years ago
0a71483c
Update to uitest 1.0.53 and update ./fixtures/uitest output to the new format. (#1131)
mhammond
committed
4 years ago
Verified
88deae31
Update FFI Ruby gem install command (#1134)
name1e5s
committed
4 years ago
Verified
21326a2c
Use canonical_name in miscellany.rs instead of type label (#1118) r=ben
jhugman
committed
4 years ago
Verified
b5458d09
Allow errors converting custom types to propagate (#1126)
mhammond
committed
4 years ago
Verified
05c4b145
Merge pull request #1128 from badboy/say-no-to-fileprivate
badboy
committed
4 years ago
Verified
f9b922a3
Remove 'fileprivate' modifier inside a fileprivate extension.
badboy
committed
4 years ago
0622c122
Merge pull request #1122 from mozilla/hide-fficovertertype
Tarik Eshaq
committed
4 years ago
Verified
9e5769ec
Hides FFIConverterTypes from cargo doc
Tarik Eshaq
committed
4 years ago
c9a7d19d
docs: note that you can run uniffi-bindgen via cargo run (#1120)
mhammond
committed
4 years ago
Verified
adfa195a
Add throws annotation to kotlin exceptions [originally 1099] (#1119)
jhugman
committed
4 years ago
Verified
d792796e
Merge pull request #1103 from badboy/py/coercion
badboy
committed
4 years ago
Verified
8ffdcb3c
Python: Extract type coercing into a `CodeType` method
badboy
committed
4 years ago
fdef1c3c
Clarify some build instructions (#1117)
mhammond
committed
4 years ago
Verified
6d03d06c
Release v0.15.2 (#1116)
mhammond
committed
4 years ago
Verified
2308a05c
Remove periods in the canonical type name for Timestamps and Duration in Kotlin. (#1114)
mhammond
committed
4 years ago
Verified
dd09536d
Merge pull request #1113 from bendk/python-swift-codegen-update
bendk
committed
4 years ago
Verified
4c394dbf
Updating codegen for Python/Swift to match Kotlin
bendk
committed
4 years ago
f7b8eb4b
Release v0.15.x (#1111)
mhammond
committed
4 years ago
Verified
d42a1ac5
Update to new version of cargo release which has better workspace support (#1110)
mhammond
committed
4 years ago
Verified
ffdc67d8
Merge pull request #1108 from bendk/rust-buffer-alloc-check
bendk
committed
4 years ago
Verified
f4acd1f8
Added a check on Kotlin for RustBuffer.alloc()
bendk
committed
4 years ago
e0985c4b
Added etymology and pronunciation guide. (#1105) r=ryan
jhugman
committed
4 years ago
Verified
1964f4ca
Merge pull request #1104 from badboy/py/backend-move
badboy
committed
4 years ago
Verified
8f3a72e6
Older