• Joined on 2024-07-10
Timerix created repository Timerix/tsqlite 2025-12-12 22:31:42 +00:00
Timerix pushed to main at Timerix/tlibtoml 2025-12-12 22:22:47 +00:00
a15b5a6b32 fixed some errors
Compare 2 commits »
Timerix pushed to main at Timerix/tlibc 2025-12-12 22:20:02 +00:00
08d45faa83 fixed some errors
Timerix pushed to main at Timerix/tlibc 2025-12-12 21:59:43 +00:00
af0931c727 changed Error_create msg argument type to str
Timerix pushed to main at Timerix/tcp-chat 2025-12-08 00:19:01 +00:00
88c2f8aa51 Channel_loadMessageBlock
Timerix pushed to main at Timerix/tcp-chat 2025-12-02 15:24:55 +00:00
6d1f450f32 implemented channels on server
Timerix pushed to main at Timerix/tlibc 2025-12-02 15:02:23 +00:00
0d422cd7e5 HashMapKeyValue.value -> value_ptr
Timerix pushed to main at Timerix/tlibtoml 2025-12-02 15:02:13 +00:00
bd38585b35 HashMapKeyValue.value -> value_ptr
Timerix pushed to main at Timerix/tlibc 2025-12-02 14:20:43 +00:00
17d2d1c38d added inline insertion sort and binary search
a57f05cfeb zeroStruct
Compare 2 commits »
Timerix pushed to main at Timerix/tcp-chat 2025-11-26 20:42:55 +00:00
c263d02b36 added tlibtoml submodule
Timerix pushed to main at Timerix/tlibtoml 2025-11-26 20:42:02 +00:00
a0e280d77b updated README.md
6978bb2afe changed TomlValue.value to anonymous union
711cc70b68 fixed DEPENDENCIES_DIR bug in tlibtoml.config
Compare 3 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-26 20:41:17 +00:00
ea6c20f430 str_expand fix
77e4f38416 updated README.md
Compare 2 commits »
Timerix pushed to main at Timerix/tlibtoml 2025-11-26 20:20:41 +00:00
bdcc838bb8 improved error messages in TomlTable_get*
3e21766514 made all toml_load* functions public
Compare 2 commits »
Timerix pushed to main at Timerix/tlibc 2025-11-26 20:19:52 +00:00
f3e4f8f061 added str_expand
Timerix pushed to main at Timerix/tlibc 2025-11-26 18:48:31 +00:00
83091ac707 added file_readWholeText
Timerix pushed to main at Timerix/tlibtoml 2025-11-26 18:45:52 +00:00
7a0570b0b9 added file_readWholeText in toml_load_file
Timerix pushed to main at Timerix/TCPU 2025-11-26 15:53:16 +00:00
cf724a8d13 updated tlibc
Timerix pushed to main at Timerix/tlibc 2025-11-26 15:52:32 +00:00
6a7f0a8715 added List<T>_expand
Timerix pushed to main at Timerix/tcp-chat 2025-11-26 12:02:16 +00:00
f5169e8a8f str_destroy
Timerix pushed to main at Timerix/tlibc 2025-11-26 11:59:43 +00:00
8a40caaf10 str_destroy and str_free