Philippe Pittoli
|
1479d4e243
|
Zig implementation: update to current zig API.
|
2023-02-05 09:34:36 +01:00 |
Philippe Pittoli
|
0c8fc284d3
|
Zig implementation: use std.log + grooming.
|
2023-02-04 09:20:57 +01:00 |
Philippe Pittoli
|
7a1e66423f
|
Zig bindings: close_all.
|
2023-02-03 02:08:31 +01:00 |
Philippe Pittoli
|
51cad2c07d
|
API change: ipc_context_deinit now frees context memory.
|
2023-01-21 19:06:44 +01:00 |
Philippe Pittoli
|
a0c446ca28
|
Use build.zig instead of the makefile to build binaries.
|
2023-01-20 02:02:47 +01:00 |
Philippe Pittoli
|
f07b915124
|
API change introduced bugs in switch: fixed.
|
2023-01-18 17:22:56 +01:00 |
Philippe Pittoli
|
13a60d0158
|
Bindings: simpler in and out fn for switchs, leading to simpler bindings.
|
2023-01-18 01:34:30 +01:00 |
Philippe Pittoli
|
e80e99d47f
|
Bindings: no more memory errors, fix typing.
|
2023-01-17 07:51:41 +01:00 |
Philippe Pittoli
|
ed9cd24b22
|
Bindings: libipc.h almost complete, correct types, fix callconv.
|
2023-01-17 05:47:14 +01:00 |
Philippe Pittoli
|
c8f34ef3c2
|
Bindings: switch functions.
|
2023-01-17 04:32:24 +01:00 |
Philippe Pittoli
|
472dd1f1ab
|
Bindings: wait_event + schedule.
|
2023-01-17 01:27:55 +01:00 |
Philippe Pittoli
|
71aa496501
|
Bindings: read from fd.
|
2023-01-17 00:16:58 +01:00 |
Philippe Pittoli
|
125a960816
|
Bindings: context init+deinit, connect+init service, write msg ok.
|
2023-01-16 23:58:30 +01:00 |