index
:
floooh/sokol.git
drop-mtkview
master
nyalloc-spritebatch
sapp-multiwindow
vk-swapchain-maintenance1
Sokol single-header libraries
Andre Weissflog
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindgen
/
gen_zig.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup bindings generation scripts
Andre Weissflog
2024-10-25
1
-1
/
+1
*
Fix typos.
Bruce Mitchener
2024-09-01
1
-1
/
+1
*
sokol-zig: work around a breaking naming convention change in the Zig stdlib
Andre Weissflog
2024-08-31
1
-14
/
+33
*
sokol_imgui.h zig bindings wip
Andre Weissflog
2024-05-30
1
-1
/
+3
*
add asRange helper to fetch binding generation
Trace Andreason
2024-05-16
1
-1
/
+1
*
gen_zig.py: sfetch.zig => fetch.zig
Andre Weissflog
2024-05-15
1
-1
/
+1
*
fetch only zig
Trace Andreason
2024-05-14
1
-2
/
+2
*
remove callback typedef
Trace Andreason
2024-05-14
1
-2
/
+0
*
sokol fetch
Trace Andreason
2024-05-13
1
-0
/
+6
*
gen_zig.py: remove some cruft
Andre Weissflog
2024-02-19
1
-2
/
+0
*
fix sokol-zig bindings
Andre Weissflog
2024-02-19
1
-0
/
+2
*
gen_zig.py: add missing writeBytesNTimes method to code-generated Writer (req...
Andre Weissflog
2024-01-15
1
-1
/
+7
*
Using const for local variables that are never mutated
abhirag
2023-12-01
1
-1
/
+1
*
add support to gen_zig.py for function pointers that return primitive types
Daniel Hooper
2023-09-19
1
-0
/
+2
*
Update zig bindgen produce source that matches "zig fmt" style
Janne Hellsten
2023-06-30
1
-12
/
+12
*
add sokol_log.h to zig bindings
Andre Weissflog
2023-02-11
1
-23
/
+34
*
gen_zig.py: remove obsolete stage1 check
kcbanner
2023-01-03
1
-4
/
+1
*
gen_zig.py: remove obsolete std.meta import
Andre Weissflog
2023-01-03
1
-1
/
+0
*
gen_zig.py: change to stage2 fnptr syntax
kcbanner
2023-01-01
1
-1
/
+1
*
Merge branch 'zig-0.10.0'
Andre Weissflog
2022-11-03
1
-2
/
+7
|
\
|
*
gen_zig.py: use meta.FnPtr instead of a switch
kcbanner
2022-08-28
1
-2
/
+2
|
*
gen_zig.py: add compile time branches for stage2 support
kcbanner
2022-08-27
1
-2
/
+7
*
|
Fix language bindings:
Andre Weissflog
2022-11-03
1
-81
/
+32
|
/
*
map SGL_NO_ERROR to SGL_ERROR_NO_ERROR
Andre Weissflog
2022-07-20
1
-0
/
+1
*
gen_zig.py: minor code cleanup
Andre Weissflog
2022-07-19
1
-1
/
+1
*
gen_zig.py: minor code cleanup
Andre Weissflog
2022-07-17
1
-1
/
+1
*
gen_zig.py: some minor code cleanup
Andre Weissflog
2022-07-16
1
-5
/
+5
*
bindings generation minor code cleanup
Andre Weissflog
2022-07-14
1
-5
/
+5
*
Update Nim bindings generation. (#675)
Andre Weissflog
2022-06-12
1
-13
/
+12
*
Language bindings generation cleanup round 1 (#674)
Andre Weissflog
2022-06-05
1
-51
/
+41
*
gen_zig.py: convert C-string results to Zig string slices
Andre Weissflog
2022-05-31
1
-1
/
+13
*
Language bindings: fix new allocator callbacks (#671)
Andre Weissflog
2022-05-30
1
-10
/
+10
*
update nim bindgen
Gustav Olsson
2022-05-18
1
-0
/
+3
*
bindgen/gen_zig.py: zig 0.9.0 fixes (c_void => anyopaque)
Andre Weissflog
2021-12-21
1
-8
/
+8
*
Update gen_zig to support 0.8.0 and master
Lee Cannon
2021-07-20
1
-1
/
+3
*
updated gen_x.py to use sokol_app.c, sokol_gfx.c, instead of sokol_app_gfx.c
Garett Bass
2021-03-27
1
-2
/
+2
*
gen_zig.py: allow function arg-type overrides, allow ignored structs
Andre Weissflog
2021-02-26
1
-42
/
+57
*
Language-binding-friendly API changes. (#458)
Andre Weissflog
2021-02-10
1
-82
/
+210
*
bindgen: add sokol_audio.h
Andre Weissflog
2020-12-30
1
-2
/
+6
*
bindgen: add sokol_time.h
Andre Weissflog
2020-12-23
1
-2
/
+12
*
bindgen updates
Andre Weissflog
2020-12-23
1
-7
/
+8
*
more language bindings impl
Andre Weissflog
2020-12-22
1
-18
/
+6
*
start with language bindings generation
Andre Weissflog
2020-12-22
1
-0
/
+428