aboutsummaryrefslogtreecommitdiff
path: root/bindgen/gen_ir.py
Commit message (Expand)AuthorAgeFilesLines
* gen_ir.py: fix last comment character being ommittedAndre Weissflog2025-01-211-1/+1
* gen_ir.py: don't let python 'fix' line endings in input fileAndre Weissflog2025-01-211-1/+5
* bindgen: Include top comment in Zig & OdinAlexander Arvidsson2025-01-081-1/+4
* bindgen: Remove unnecessary 'comment_multiline'Alexander Arvidsson2025-01-051-3/+0
* bindgen: Initial doc comments for OdinAlexander Arvidsson2025-01-051-30/+58
* bindings generation: dump intermediate JSON for easier debuggingAndre Weissflog2022-11-031-0/+2
* bindings generation minor code cleanupAndre Weissflog2022-07-141-1/+1
* gen_ir.py: accept both 'rvalue' and 'prvalue' for enums (clang change)Andre Weissflog2022-01-181-4/+4
* Language-binding-friendly API changes. (#458)Andre Weissflog2021-02-101-9/+25
* bindgen: build zig-bindings with SOKOL_ZIG_BINDINGS defineAndre Weissflog2021-01-031-4/+7
* bindgen updatesAndre Weissflog2020-12-231-1/+1
* more language bindings implAndre Weissflog2020-12-221-0/+103