Commit graph

9 commits

Author SHA1 Message Date
LordMZTE 1adaba56b9
feat: use own cImport 2023-07-03 22:08:56 +02:00
LordMZTE aaea1cd24e
chore: port to new zig build API 2023-04-27 07:58:13 +02:00
LordMZTE 1db0367ce6
chore: update to new zig module system 2023-02-06 13:47:22 +01:00
LordMZTE e3aa0a9533
fix: stage2 compatibility 2022-09-13 16:58:57 +02:00
LordMZTE d897a7ee86
chore: move fmt_buf into LogStruct 2022-07-18 18:17:26 +02:00
LordMZTE 2b35755f6c
fix: use G_LOG_LEVEL_CRITICAL instead of error
G_LOG_LEVEL_ERROR causes the program to abort, which is not intended.
2022-07-18 17:45:59 +02:00
LordMZTE 53c4751f31
fix: incorrect typing 2022-07-18 17:32:43 +02:00
LordMZTE 1ebe62869b
docs: add basic README 2022-07-18 15:21:48 +02:00
LordMZTE f76d8a3310
init 2022-07-18 15:21:01 +02:00