Age | Commit message (Expand) | Author |
---|---|---|
2023-02-07 | Generate extern wrappers for inlined functions (#2335) | Christian Poveda Ruiz |
2022-11-28 | Fix name collision between C enum and typedef (#2326) | David Tolnay |
2022-11-24 | Remove traits that have a single implementation (#2363) | Christian Poveda Ruiz |
2022-11-22 | Add `--wrap-unsafe-ops` option (#2354) | Christian Poveda Ruiz |
2022-11-02 | Allow callback composition (#2330) | Christian Poveda Ruiz |
2022-11-02 | Fix clippy warnings (#2331) | Christian Poveda Ruiz |
2022-10-07 | Implement `Clone` for `Builder` | Christian Poveda |
2022-10-05 | context: Fix tokenization of C++20 inline namespace. (#2294) | Emilio Cobos Álvarez |
2022-10-04 | split the repo into a workspace | Christian Poveda |