Commit Graph

20 Commits

Author SHA1 Message Date
6d959fe8f5 added macro RESULT_ERROR_FMT and some filesystem functions 2025-08-04 16:03:08 +03:00
961d00fdb0 filesystem.h 2025-08-04 13:47:24 +03:00
4c3933f789 renamed v_ptr to p 2025-07-31 18:24:53 +03:00
03bebea4b2 renamed sosme HashMap methods 2025-07-24 18:08:09 +03:00
51980ebb0b renamed some collection functions 2025-07-24 17:45:22 +03:00
eb6432470c collection structs name replaced with macro 2025-07-24 12:56:53 +03:00
2dd6316b7b disable bool definition if it is defined already 2025-07-24 12:55:53 +03:00
a9fa42c23f changed Result struct fields 2025-07-22 23:57:31 +03:00
447c15bc46 fixed error message generation 2025-07-22 15:31:07 +05:00
d3a8c03fe5 added gettime and sleep functions 2025-07-22 15:12:37 +05:00
f5805888bc include stdarg.h 2025-07-22 12:53:08 +05:00
ba7a81d205 implemented Error struct 2025-07-21 17:57:28 +03:00
8999fda11c added Result struct 2025-07-21 16:22:57 +03:00
7e5b1ea9bb moved headers to include/tlibc 2025-07-21 16:10:01 +03:00
be2c4e7792 hex_to_str 2025-07-21 16:02:15 +03:00
ebe6e58ef3 added StringBuilder_append_memory 2025-07-19 04:41:26 +03:00
3fb4d03f1b string-array cast 2025-07-19 04:41:07 +03:00
c0c845bee8 renamed some functions 2025-07-19 03:38:33 +03:00
f7b0b53d05 fixed Array marcos 2025-07-19 03:02:36 +03:00
fbc209dda9 refactored code from tcpu 2025-07-18 22:07:30 +03:00