Abdelrahman Said abdelrahman
abdelrahman pushed to compilation-restructure at abdelrahman/wizapp-stdlib 2025-02-23 15:06:31 +00:00
df65850678 Add support for building different components of the library
abdelrahman pushed to compilation-restructure at abdelrahman/wizapp-stdlib 2025-02-23 15:06:06 +00:00
716c8238a7 Reformat
abdelrahman pushed to compilation-restructure at abdelrahman/wizapp-stdlib 2025-02-23 15:05:41 +00:00
fd4e9dfbdd Add single header and single source entries for each component
abdelrahman created branch compilation-restructure in abdelrahman/wizapp-stdlib 2025-02-23 15:05:41 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 22:12:12 +00:00
4f5dd3900f Remove unused join_root_and_leaf
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 22:09:39 +00:00
dbedcb3100 Replace char * with Str8 in cpath dirup
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 21:34:47 +00:00
d9314fb41e Update slice and substr functions
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 18:04:11 +00:00
fe2bb65b06 Fix spectre warning for MSVC
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 17:49:02 +00:00
ed4ec54c7a Switch wapp_cpath_join_path to use Str8
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 17:48:23 +00:00
ba5e902a1d Add wapp_str8_push_back and wapp_str8_list_empty
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 16:44:34 +00:00
01f066d20c Add test for wapp_str8_format
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 16:41:19 +00:00
80bd68f313 Add string formatting to Str8
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 15:26:56 +00:00
cda7e413e2 Rename tester directory
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 15:03:25 +00:00
54da75f89f Update comment for wapp_str8_lit_ro_initialiser_list
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 14:59:01 +00:00
7df64a3168 Fix ASan linking error when compiling with gcc
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 14:58:40 +00:00
f9f8f092b5 Fix compilation error in gcc
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 14:33:41 +00:00
f89a4bf343 Add wapp_str8_lit_ro_initialiser_list to fix gcc compilation errors
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 13:54:38 +00:00
0d795cc0d9 Update wapp_str8_alloc_buf to make a single big allocation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-22 13:39:49 +00:00
28ac9ed8c8 Modify Str8 substr functionality
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-18 21:03:17 +00:00
99f7dcd794 Rename wapp_str8_buf_alloc to wapp_str8_alloc_buf