Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mozilla/uniffi-rs
a multi-language bindings generator for rust
https://github.com/mozilla/uniffi-rs
Allow external traits to be used in UDL.
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Add README to published crates
ptitjes opened this pull request about 1 year ago
ptitjes opened this pull request about 1 year ago
Make `UniffiTag` consistent for UDL and procmacros
mhammond opened this issue about 1 year ago
mhammond opened this issue about 1 year ago
Use `UniFfiTag` for procmacro `FfiConverters`
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Kill `UniFfiTag`
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Docstrings for proc macros
ptitjes opened this pull request about 1 year ago
ptitjes opened this pull request about 1 year ago
Adding ADR-0009
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Add README.md to all published crates
mhammond opened this issue about 1 year ago
mhammond opened this issue about 1 year ago
Use a workspace dependency for the top-level uniffi crate.
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Merge 0.25.2 into main
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Add an arithmetic-procmacro example and tweaks to the examples README
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
[Discuss] UniFFI with Serde
itrumper opened this issue about 1 year ago
itrumper opened this issue about 1 year ago
Fix support for external objects and traits.
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
External type defined in UDL can't be referenced in record defined by a procmacro
mhammond opened this issue about 1 year ago
mhammond opened this issue about 1 year ago
Kotlin: enum variants names can not be the same as a type name
mhammond opened this issue about 1 year ago
mhammond opened this issue about 1 year ago
Changes for 0.25.2
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Fixes and tweaks to the changelog
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Generate compile errors for non-lift/lowerable types
bendk opened this issue about 1 year ago
bendk opened this issue about 1 year ago
Namespacing entities in generated bindings
threema-lenny opened this issue about 1 year ago
threema-lenny opened this issue about 1 year ago
Improve docs re: proc macros
ianthetechie opened this pull request about 1 year ago
ianthetechie opened this pull request about 1 year ago
Implement `Lift` for flat errors
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Possible regression in foreign trait implementations from Swift
ianthetechie opened this issue about 1 year ago
ianthetechie opened this issue about 1 year ago
Foreign trait implementations cannot be instanced
threema-lenny opened this issue about 1 year ago
threema-lenny opened this issue about 1 year ago
Merge upstream
MeerKatDev opened this pull request about 1 year ago
MeerKatDev opened this pull request about 1 year ago
Update uniffi-bindgen docstrings, fixes #1841
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Fix regression in Kotlin error/exception names.
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
"there is nothing to install in `uniffi_bindgen v0.25.1`"
frebib opened this issue about 1 year ago
frebib opened this issue about 1 year ago
Default parameters in constructors
badboy opened this pull request about 1 year ago
badboy opened this pull request about 1 year ago
Merge 0.25.1 to main
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
TODO: extract and assert docstrings for Kotlin, Swift, Python
arg0d opened this issue about 1 year ago
arg0d opened this issue about 1 year ago
Blocking task queue
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Add support for immutable records in Kotlin and Swift
dani-garcia opened this pull request about 1 year ago
dani-garcia opened this pull request about 1 year ago
question: is there a way to extract or generate python interface file (*.pyi)?
dev-m1-macbook opened this issue about 1 year ago
dev-m1-macbook opened this issue about 1 year ago
Adding UDL async support
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
procmacro implemented types can be used in UDL.
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Add Dart to the readme
NiallBunting opened this pull request about 1 year ago
NiallBunting opened this pull request about 1 year ago
External trait interface isn't compiled (UDL mode)
Voronar opened this issue about 1 year ago
Voronar opened this issue about 1 year ago
Kotlin exported error enum code showing errors
soupslurpr opened this issue about 1 year ago
soupslurpr opened this issue about 1 year ago
Removing redundant `throw` in `Helpers.swift`
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
v0.25 breaks generation of nested error variants in Kotlin bindings
Voronar opened this issue about 1 year ago
Voronar opened this issue about 1 year ago
Foreign trait interface implementations can break when libraries expect a trait to be Rust-only
bendk opened this issue about 1 year ago
bendk opened this issue about 1 year ago
Handles part 2
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Replaced CancellationError with fatalError
simlay opened this pull request about 1 year ago
simlay opened this pull request about 1 year ago
'CancellationError' is only available in macOS 10.15 or newer
simlay opened this issue about 1 year ago
simlay opened this issue about 1 year ago
Handles
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Exporting object with named lifetime - Implicit elided lifetime not allowed here
jmshrv opened this issue about 1 year ago
jmshrv opened this issue about 1 year ago
Fully qualify Send and Sync trait in generated code
dani-garcia opened this pull request about 1 year ago
dani-garcia opened this pull request about 1 year ago
Split up the rustfuture module
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Split up rust future
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
FFI callbacks and vtables
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Rust traits `Display`, `Hash` and `Eq` exposed to Kotlin and Swift.
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Improve docs around building / scaffolding when using proc macros
ianthetechie opened this issue about 1 year ago
ianthetechie opened this issue about 1 year ago
[Kotlin] Generate open classes and methods
jmartinesp opened this pull request about 1 year ago
jmartinesp opened this pull request about 1 year ago
Adding `FfiType::Callback`
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Multi crate async 0.25
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Backporting fix for trait methods that throw exceptions
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Fix doc generation - they are now generated in docs/manual/html
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Fix for multiple crates defining async functions
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Combining multiple crates with async functions
bendk opened this issue about 1 year ago
bendk opened this issue about 1 year ago
Slabs and handles
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Newmain
MeerKatDev opened this pull request about 1 year ago
MeerKatDev opened this pull request about 1 year ago
Mozilla main
MeerKatDev opened this pull request about 1 year ago
MeerKatDev opened this pull request about 1 year ago
New main
MeerKatDev opened this pull request about 1 year ago
MeerKatDev opened this pull request about 1 year ago
Invalid code generation when updating to v0.25.0
ianthetechie opened this issue about 1 year ago
ianthetechie opened this issue about 1 year ago
Fixed a couple issues with async code and multiple crates
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Update README and fix broken links in the manual.
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
future FFI functions generated even when async function are not used
arg0d opened this issue about 1 year ago
arg0d opened this issue about 1 year ago
UNIFFI_CONTRACT_VERSION is incorrect
arg0d opened this issue about 1 year ago
arg0d opened this issue about 1 year ago
runtime error "FOREIGN_EXECUTOR_CALLBACK not set" on v0.24.3
conanoc opened this issue about 1 year ago
conanoc opened this issue about 1 year ago
Type error in Kotlin generated code when using external types in async functions in 0.25.0
dani-garcia opened this issue about 1 year ago
dani-garcia opened this issue about 1 year ago
Object.lower() can result in use-after-free errors
bendk opened this issue about 1 year ago
bendk opened this issue about 1 year ago
regression: conflicting implememtations of HashMap on v0.25.0
flisky opened this issue about 1 year ago
flisky opened this issue about 1 year ago
Bump rustix from 0.37.23 to 0.37.25
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Add an example of and better docs for foreign traits.
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Release v0.25.x
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Ability to define underlying type for enums
skhamis opened this issue about 1 year ago
skhamis opened this issue about 1 year ago
Foreign trait interfaces
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Make From<UnexpectedUniFFICallbackError> optional
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
The new API function checksum checks are not adequte structs/enums
arg0d opened this issue about 1 year ago
arg0d opened this issue about 1 year ago
Merge override config with `uniffi.toml`
arg0d opened this pull request about 1 year ago
arg0d opened this pull request about 1 year ago
ADR-0008: Freeing objects and resources
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Normalize 'generate_bindings' with 'generate_external_bindings'
arg0d opened this pull request about 1 year ago
arg0d opened this pull request about 1 year ago
Fix async wake behavior
bendk opened this pull request about 1 year ago
bendk opened this pull request about 1 year ago
Add support for `external_packages` to Python so Python packages can …
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Update docs re uniffi.toml and tweaks to a couple of examples
mhammond opened this pull request about 1 year ago
mhammond opened this pull request about 1 year ago
Kotlin: use interfaces in bindings
jmartinesp opened this pull request over 1 year ago
jmartinesp opened this pull request over 1 year ago
Kotlin: allow exporting empty records
jmartinesp opened this pull request over 1 year ago
jmartinesp opened this pull request over 1 year ago
Allow library mode to be used by external generators
arg0d opened this pull request over 1 year ago
arg0d opened this pull request over 1 year ago
RustBuffer should be a data pointer
bendk opened this issue over 1 year ago
bendk opened this issue over 1 year ago
Initializing Android JNI Context
ajoklar opened this issue over 1 year ago
ajoklar opened this issue over 1 year ago
Fix Swift codegen for async object methods without extra parameters
jplatte opened this pull request over 1 year ago
jplatte opened this pull request over 1 year ago
External types seem to prevent (easy) distribution
DrGodCarl opened this issue over 1 year ago
DrGodCarl opened this issue over 1 year ago
Update docs and tests for HashMap<>/record<>
mhammond opened this pull request over 1 year ago
mhammond opened this pull request over 1 year ago
Can't pass hashmap to procmacro function
mhammond opened this issue over 1 year ago
mhammond opened this issue over 1 year ago
Allow uniffi_traits to be used with procmacros.
mhammond opened this pull request over 1 year ago
mhammond opened this pull request over 1 year ago
url::Url example says the trait `FfiConverterArc<UniFfiTag>` is not implemented for `url::Url` |
KronicDeth opened this issue over 1 year ago
KronicDeth opened this issue over 1 year ago
How to use external crates
thewh1teagle opened this issue over 1 year ago
thewh1teagle opened this issue over 1 year ago
Unit test for exported struct
martinmose opened this issue over 1 year ago
martinmose opened this issue over 1 year ago
Fix (possibly) inconsistent example code in proc-macro docs
antoniusnaumann opened this pull request over 1 year ago
antoniusnaumann opened this pull request over 1 year ago
Swift cancellation
bendk opened this pull request over 1 year ago
bendk opened this pull request over 1 year ago