• Joined on 2024-07-10
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
Timerix pushed to main at Timerix/tlibtoml 2025-11-26 11:59:06 +00:00
281a65f0d1 replaced TomlArray with tlibc List
2082d56c25 added tlibc error handling everywhere
048542d079 moved functions code to separate files
Compare 3 commits »
Timerix pushed to main at Timerix/tcp-chat 2025-11-25 13:19:23 +00:00
2686ca6bcf implemented ServerLogger colors
Timerix pushed to main at Timerix/tlibc 2025-11-25 13:19:13 +00:00
4c97787c27 moved term.h to tlibc
82bd234d08 rewritten Array and List, changed str.size -> .len
Compare 2 commits »
Timerix pushed to main at Timerix/tcp-chat 2025-11-25 11:35:48 +00:00
8bc98a321d refactored tlibc collections
Timerix pushed to main at Timerix/tcp-chat 2025-11-24 18:46:29 +00:00
7a3808ba59 added idb_lock functions
Timerix pushed to main at Timerix/tlibc 2025-11-24 18:45:26 +00:00
b557881168 LList fix
Timerix pushed to main at Timerix/tlibc 2025-11-24 18:37:48 +00:00
f2ce18b16d implemented doubly linked list
Timerix pushed to main at Timerix/tcp-chat 2025-11-24 14:08:17 +00:00
571fdd900f added definitions for sending and receiving messages
Timerix pushed to main at Timerix/tcp-chat 2025-11-21 16:18:54 +00:00
0abee3f7df fixed bugs in server and moved token hash calculation to client
baca2fb4d3 implemented aes key validation
d32f7d4b89 fixed AESBlockDecryptor bug
9dc7de1b41 fixed small bugs
Compare 4 commits »