Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
mozilla/uniffi-rs
Pull Requests
Commits
hacky-error-fficonverter
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
release-v0.31.x
seperate-backends
uniffi-309-trait-interfaces
uniffi-cargo-subcommands
Adds hacky error defs
Tarik Eshaq
committed
4 years ago
cb09e484
Allow UniffiCustomTypeWrapper implementation to return any Err that can concert to anyhow
mhammond
committed
4 years ago
Verified
0032a2d7
First attempt at allowing errors converting custom types to propagate
mhammond
committed
4 years ago
Verified
5a3d849f
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
Use correct path to backend module
badboy
committed
4 years ago
7dcdf376
Merge pull request #1081 from badboy/py/unit-of-code
badboy
committed
4 years ago
Verified
126d7717
Merge pull request #1096 from bendk/naming-refactor
bendk
committed
4 years ago
Verified
430afe93
Use `type_name` more in the template code.
bendk
committed
4 years ago
c3e3e272
Renaming some filter functions
bendk
committed
4 years ago
f0e5dbf2
Fix missing fmt argument in error message
dtolnay
committed
4 years ago
e9004177
Merge pull request #1087 from bendk/more-codetype-impls
bendk
committed
4 years ago
Verified
abf01fc4
Simplify codegen by implementing `CodeType` on more structs
bendk
committed
4 years ago
9c082dc6
Fixing some import issues after the last commit.
bendk
committed
4 years ago
72a1b3d8
Move the backend module out of bindings
bendk
committed
4 years ago
a86469c8
Older