summaryrefslogtreecommitdiff
path: root/bindgen/codegen/dyngen.rs
AgeCommit message (Expand)Author
2023-01-06codegen: Look through typedefs to detect void return type. (#2379)Emilio Cobos Álvarez
2022-11-22Add `--wrap-unsafe-ops` option (#2354)Christian Poveda Ruiz
2022-11-04Wrap `unsafe` function's bodies in `unsafe` blocks (#2266)Christian Poveda Ruiz
2022-11-02Add the `--override-abi` option (#2329)Christian Poveda Ruiz
2022-10-04split the repo into a workspaceChristian Poveda