• Joined on 2024-07-10
Timerix pushed to main at Timerix/tcp-chat 2025-08-28 18:10:12 +02:00
f01c5fc8a9 implemented client interactive mode
Timerix pushed to main at Timerix/tlibc 2025-08-12 18:50:14 +02:00
c415e2ca8f str_trim
Timerix pushed to main at Timerix/tcp-chat 2025-08-10 20:38:59 +02:00
c008d759ae implemented main function
Timerix pushed to main at Timerix/tlibc 2025-08-10 20:32:24 +02:00
bf56984482 try_stderrcode
Timerix pushed to main at Timerix/TCPU 2025-08-10 18:05:30 +02:00
7876210be6 updated tlibc
Timerix pushed to main at Timerix/tlibc 2025-08-10 16:21:04 +02:00
8eeaff4245 made str_equals faster
Timerix pushed to main at Timerix/tlibc 2025-08-10 14:42:10 +02:00
a097d5aff9 header fix for linux
Timerix pushed to main at Timerix/tcp-chat 2025-08-09 20:43:24 +02:00
b08ec27629 added mutexes and defers to idb
9396f33288 removed "./" to evade vscode path finding bug
82d9fae6b5 changed file extensions
Compare 3 commits »
Timerix pushed to main at Timerix/tlibc 2025-08-09 20:43:19 +02:00
d04aac567f added defer macro
Timerix pushed to main at Timerix/tcp-chat 2025-08-08 20:46:15 +02:00
07c53c9046 changed bearssl out dir to the git-ignored one
Timerix pushed to main at Timerix/tcp-chat 2025-08-08 20:41:52 +02:00
a19c5f7023 implemented database functions
eb8bad55ee enabled additional compiler errors
f1a8a186e0 updated tlibc
Compare 3 commits »
Timerix pushed to main at Timerix/tlibc 2025-08-08 20:37:47 +02:00
fe9e44a660 file_openOrCreateReadWrite
Timerix pushed to main at Timerix/tlibc 2025-08-04 18:14:57 +02:00
223406d4e4 added bool value return to dir_create
Timerix pushed to main at Timerix/tlibc 2025-08-04 17:23:11 +02:00
e1dc972b24 implemented file read/write functions
ab55f85160 fixed bugs in path functions
e0f1941c82 added macro try_void
Compare 3 commits »
Timerix pushed to main at Timerix/tlibc 2025-08-04 15:02:33 +02:00
6d959fe8f5 added macro RESULT_ERROR_FMT and some filesystem functions
Timerix pushed to main at Timerix/tlibc 2025-08-04 12:49:24 +02:00
961d00fdb0 filesystem.h
Timerix pushed to main at Timerix/tlibc 2025-07-31 17:24:29 +02:00
4c3933f789 renamed v_ptr to p
Timerix pushed to main at Timerix/tcp-chat 2025-07-24 17:31:14 +02:00
eb1daa721a updated tlibc
Timerix pushed to main at Timerix/TCPU 2025-07-24 17:26:22 +02:00
17baabbd95 properly named constructors and destructors
Timerix pushed to main at Timerix/tlibc 2025-07-24 17:25:55 +02:00
0e80a56892 implemented lazy initialization of HashMap.table