Commit Graph

29 Commits

Author SHA1 Message Date
Timerix fe9e44a660 file_openOrCreateReadWrite 2025-08-08 21:38:34 +03:00
Timerix 223406d4e4 added bool value return to dir_create 2025-08-04 19:15:30 +03:00
Timerix e1dc972b24 implemented file read/write functions 2025-08-04 18:23:46 +03:00
Timerix ab55f85160 fixed bugs in path functions 2025-08-04 16:33:58 +03:00
Timerix e0f1941c82 added macro try_void 2025-08-04 16:32:23 +03:00
Timerix 6d959fe8f5 added macro RESULT_ERROR_FMT and some filesystem functions 2025-08-04 16:03:08 +03:00
Timerix 961d00fdb0 filesystem.h 2025-08-04 13:47:24 +03:00
Timerix 4c3933f789 renamed v_ptr to p 2025-07-31 18:24:53 +03:00
Timerix 0e80a56892 implemented lazy initialization of HashMap.table 2025-07-24 18:26:25 +03:00
Timerix 03bebea4b2 renamed sosme HashMap methods 2025-07-24 18:08:09 +03:00
Timerix 51980ebb0b renamed some collection functions 2025-07-24 17:45:22 +03:00
Timerix eb6432470c collection structs name replaced with macro 2025-07-24 12:56:53 +03:00
Timerix 2dd6316b7b disable bool definition if it is defined already 2025-07-24 12:55:53 +03:00
Timerix a9fa42c23f changed Result struct fields 2025-07-22 23:57:31 +03:00
Timerix 447c15bc46 fixed error message generation 2025-07-22 15:31:07 +05:00
Timerix d3a8c03fe5 added gettime and sleep functions 2025-07-22 15:12:37 +05:00
Timerix f5805888bc include stdarg.h 2025-07-22 12:53:08 +05:00
Timerix ba7a81d205 implemented Error struct 2025-07-21 17:57:28 +03:00
Timerix 8999fda11c added Result struct 2025-07-21 16:22:57 +03:00
Timerix 7e5b1ea9bb moved headers to include/tlibc 2025-07-21 16:10:01 +03:00
Timerix e16a0035a4 fixed bug in HashMap 2025-07-21 16:02:31 +03:00
Timerix be2c4e7792 hex_to_str 2025-07-21 16:02:15 +03:00
Timerix ebe6e58ef3 added StringBuilder_append_memory 2025-07-19 04:41:26 +03:00
Timerix 3fb4d03f1b string-array cast 2025-07-19 04:41:07 +03:00
Timerix c0c845bee8 renamed some functions 2025-07-19 03:38:33 +03:00
Timerix f7b0b53d05 fixed Array marcos 2025-07-19 03:02:36 +03:00
Timerix 921bada09a added default dependency config 2025-07-18 22:15:55 +03:00
Timerix 804d1295a2 changed STATIC_LIB_FILE 2025-07-18 22:10:38 +03:00
Timerix fbc209dda9 refactored code from tcpu 2025-07-18 22:07:30 +03:00