| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for C3 to bindgen | Radek Micek | 2025-02-01 | 1 | -0/+1 |
| | | |||||
| * | Add Jai bindgen | Colin Bellino | 2024-08-10 | 1 | -0/+1 |
| | | |||||
| * | dlang_gen | Matheus Catarino França | 2024-04-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Some improvements and fixes * gen-d: remove semicolon (enum/struct) * remove Range_struct duplicate * add module name * fix: replace C in all file to C functions only * scope c_str return to D * fix format * exter(C) in funcptr * Drt/betterC compat * remove helper functions (auto-generated) by @ryuukk * C functions: `@system` to `@trusted` nothrow @nogc * D strings conversion * fix Cstr * C void_ptr * D ref added on func_arg_type * CI/CD sokol-d added | ||||
| * | Integrate automatic sokol-rust bindings generation. (#811) | Andre Weissflog | 2023-03-29 | 1 | -0/+1 |
| | | |||||
| * | start with odin bindings | Andre Weissflog | 2022-07-12 | 1 | -0/+1 |
| | | |||||
| * | added nim support to bindgen | Garett Bass | 2021-02-25 | 1 | -0/+2 |
| | | |||||
| * | bindgen updates | Andre Weissflog | 2020-12-23 | 1 | -2/+2 |
| | | |||||
| * | start with language bindings generation | Andre Weissflog | 2020-12-22 | 1 | -0/+4 |