Commit graph

27 commits

Author SHA1 Message Date
LordMZTE 4bcc881651
fix: add now required -rdynamic compiler option to example 2022-12-31 21:02:32 +01:00
LordMZTE 6d05abc4d4
feat: added error context and upgraded zellij API 2022-12-26 21:25:40 +01:00
LordMZTE 6c3fcb8594
deps: update getty and getty-json 2022-12-26 18:51:06 +01:00
LordMZTE 59bac01ea5
chore: update to new zig version 2022-12-14 22:23:06 +01:00
LordMZTE f0714a7307
chore: update to zellzig 0.34.3 2022-12-11 18:33:53 +01:00
LordMZTE 3340588e03
deps: update getty 2022-11-29 16:20:03 +01:00
LordMZTE dae1092273
feat: update to new render-request API 2022-11-29 15:59:27 +01:00
LordMZTE e2884c646a
feat: add new zellij_version thingy 2022-10-28 16:02:25 +02:00
LordMZTE e5dcd0e610
chore: update api 2022-10-18 14:19:10 +02:00
LordMZTE c5850852bd
chore: update api 2022-10-15 11:19:21 +02:00
LordMZTE ccfdbf3fa9
deps: update dependencies 2022-10-15 10:15:14 +02:00
LordMZTE a62e77483b
feat: change event system
this fixes a common use-after-free footgun and removes the need for a
global allocator
2022-09-02 21:03:17 +02:00
LordMZTE 97be1d863a
deps: update getty-json 2022-08-25 21:03:20 +02:00
LordMZTE 74ca8d15b6
docs: improve documentation 2022-08-23 18:25:20 +02:00
LordMZTE 5619ebebd5
Revert "chore: simplify deserialization code"
This reverts commit 9f45c2c5b2.
2022-08-23 17:18:25 +02:00
LordMZTE 2a73ee43a5
deps: update getty 2022-08-23 17:14:17 +02:00
LordMZTE 9f45c2c5b2
chore: simplify deserialization code 2022-08-17 00:03:19 +02:00
LordMZTE e9afbcf8ae
feat: add Bytearray wrapper
This fixes some byte arrays being deserialized as []u32
2022-08-08 17:59:19 +02:00
LordMZTE 4c91738fd0
chore: refactor modules 2022-08-08 17:23:34 +02:00
LordMZTE f159b2f743
chore: port to new zellij API! 2022-08-03 00:06:37 +02:00
LordMZTE 06363a4237 docs: add list of projects to readme 2022-06-28 20:49:01 +02:00
LordMZTE b8a8a6051b chore: update getty-json 2022-06-22 00:05:00 +02:00
LordMZTE 0d82c427ce
docs: add example zellzig dependency to example 2022-06-12 13:31:16 +02:00
LordMZTE 0fc3ca3505
docs: add note about master version of zig 2022-06-12 13:28:02 +02:00
LordMZTE bcd4341431
deps: update deps and switch to upstream getty-json 2022-06-12 13:26:31 +02:00
LordMZTE cc3b51516d
chore: add GPL-3 license 2022-06-12 00:02:16 +02:00
LordMZTE 105eb205e6
Initial Commit! 2022-06-11 23:52:21 +02:00