• Joined on 2024-07-10
Timerix pushed to main at Timerix/tsqlite 2025-12-13 03:38:00 +01:00
3d18027489 connection, bind, error codes
Timerix created branch sqlite in Timerix/tcp-chat 2025-12-12 23:40:15 +01:00
Timerix pushed to sqlite at Timerix/tcp-chat 2025-12-12 23:40:15 +01:00
72696dea70 replaced idb with sqlite
084a1828b2 RESULT_ERROR_LITERAL
Compare 2 commits »
Timerix pushed to main at Timerix/tsqlite 2025-12-12 23:38:36 +01:00
979bbfe2ba added default dependency config
Timerix created branch main in Timerix/tsqlite 2025-12-12 23:32:03 +01:00
Timerix pushed to main at Timerix/tsqlite 2025-12-12 23:32:03 +01:00
16d44cf730 initial commit
Timerix created repository Timerix/tsqlite 2025-12-12 23:31:42 +01:00
Timerix pushed to main at Timerix/tlibtoml 2025-12-12 23:22:47 +01:00
a15b5a6b32 fixed some errors
Compare 2 commits »
Timerix pushed to main at Timerix/tlibc 2025-12-12 23:20:02 +01:00
08d45faa83 fixed some errors
Timerix pushed to main at Timerix/tlibc 2025-12-12 22:59:43 +01:00
af0931c727 changed Error_create msg argument type to str
Timerix pushed to main at Timerix/tcp-chat 2025-12-08 01:19:01 +01:00
88c2f8aa51 Channel_loadMessageBlock
Timerix pushed to main at Timerix/tcp-chat 2025-12-02 16:24:55 +01:00
6d1f450f32 implemented channels on server
Timerix pushed to main at Timerix/tlibc 2025-12-02 16:02:23 +01:00
0d422cd7e5 HashMapKeyValue.value -> value_ptr
Timerix pushed to main at Timerix/tlibtoml 2025-12-02 16:02:13 +01:00
bd38585b35 HashMapKeyValue.value -> value_ptr
Timerix pushed to main at Timerix/tlibc 2025-12-02 15:20:43 +01: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 21:42:55 +01:00
c263d02b36 added tlibtoml submodule
Timerix pushed to main at Timerix/tlibtoml 2025-11-26 21:42:02 +01: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 21:41:17 +01:00
ea6c20f430 str_expand fix
77e4f38416 updated README.md
Compare 2 commits »
Timerix pushed to main at Timerix/tlibtoml 2025-11-26 21:20:41 +01: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 21:19:52 +01:00
f3e4f8f061 added str_expand