Commit graph

16 commits

Author SHA1 Message Date
70a93887df New examples: pong and pongd using the Zig library directly (no C bindings). 2025-10-24 19:18:35 +02:00
396a4f83f1 Examples in a dedicated directory. 2025-10-23 13:54:49 +02:00
efa7851edd Cleaner build.zig + pongd draft. 2025-10-23 00:40:21 +02:00
4450500876 pong and pongd working (with C bindings) 2025-10-22 03:06:12 +02:00
670d0ac9f3 Build.zig: small fix (useless import list). 2025-10-21 15:06:44 +02:00
4273f96573 Add pong example with c bindings. 2025-10-21 00:30:56 +02:00
6743fc66a0 WIP: build accepting static, dynamic and executables. 2025-10-19 02:21:54 +02:00
15e9161105 Rename the library in the build system script. 2025-10-17 19:49:03 +02:00
11a98afe94 WIP: make libipc compatible with zig 0.15.2. 2025-10-16 15:59:42 +02:00
18a77fa2ef Switching now works with provided bindings. 2024-06-16 16:02:03 +02:00
31e05ef1c2 Ready for zig v0.13. 2024-06-07 14:49:48 +02:00
88244a7e64 Change version. 2024-06-06 16:12:23 +02:00
d441b3bf88 Fix all const values marked as "variables". 2024-03-21 02:53:25 +01:00
0d74c82e7c Update to new Zig API (0.11.0-dev.3892+0a6cd257b). 2023-07-01 13:43:41 +02:00
527049ed3d Following the new Zig std. 2023-05-03 03:21:30 +02:00
721d8842c5 Initial commit. Old commit history: https://git.baguette.netlib.re/Baguette/libipc-old 2023-02-06 10:44:51 +01:00