Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CertainLach/cppvtbl-rs

FFI safe, C++ - like vtables for Rust
https://github.com/CertainLach/cppvtbl-rs

Merge pull request #1 from JarvisCraft/fix-unsafety-warnings

chore: resolve unsafe-related Clippy warnings

bf2b5feabc1749611a2170cef380d80796c65abb authored almost 3 years ago by Yaroslav Bolyukin <[email protected]>
chore: resolve unsafe-related Clippy warnings

23c019e48a37fa34bc961b3f5041e99b2517c511 authored almost 3 years ago by Petr Portnov <[email protected]>
build: bump version to v0.2.1

Signed-off-by: Yaroslav Bolyukin <[email protected]>

b155efa16ffc8f8e814d2ff679bacef634fafd46 authored almost 3 years ago by Yaroslav Bolyukin <[email protected]>
feat: support generic clauses

Signed-off-by: Yaroslav Bolyukin <[email protected]>

da170d7f8eb10e4ec40589f38f533e377b3c36f3 authored almost 3 years ago by Yaroslav Bolyukin <[email protected]>
build: bump version to v0.2.0

Signed-off-by: Yaroslav Bolyukin <[email protected]>

60acf4e73370756c28c9a987730e9dc52137ec40 authored almost 3 years ago by Yaroslav Bolyukin <[email protected]>
feat!: strong typing for from/to_raw

Signed-off-by: Yaroslav Bolyukin <[email protected]>

a6bc363c08918a08e5b43182caf18d90076130f7 authored almost 3 years ago by Yaroslav Bolyukin <[email protected]>
fix(macros): specify full path to crate

Signed-off-by: Yaroslav Bolyukin <[email protected]>

7e8ed85985e09bed1749847836808369a9ad6a3d authored almost 3 years ago by Yaroslav Bolyukin <[email protected]>
fix: Pin in from/to raw mut

acd3dc678e9f5341d4061e5ae458efcf50fa3c7e authored almost 3 years ago by Yaroslav Bolyukin <[email protected]>
chore: release v0.1.0

d8575d4815cd39ea9e00d22ad6e11a9acf2e2e75 authored almost 3 years ago by Yaroslav Bolyukin <[email protected]>
chore: initial commit

56b42fc94e5c1ce8f263c04b93f2b5cc13cdc751 authored almost 3 years ago by Yaroslav Bolyukin <[email protected]>