Abdelrahman Said abdelrahman
abdelrahman merged pull request abdelrahman/wizapp-stdlib#2 2025-02-23 15:19:15 +00:00
Add single header and single source entries for all components as well as the whole library
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-02-23 15:19:15 +00:00
491c742189 Add single header and single source entries for all components as well as the full library (#2)
abdelrahman created pull request abdelrahman/wizapp-stdlib#2 2025-02-23 15:18:39 +00:00
Add single header and single source entries for all components as well as the whole library
abdelrahman pushed to compilation-restructure at abdelrahman/wizapp-stdlib 2025-02-23 15:18:00 +00:00
c8145e82f7 Add missing include
abdelrahman pushed to compilation-restructure at abdelrahman/wizapp-stdlib 2025-02-23 15:07:01 +00:00
b994ebbf49 Switch Windows build to use the single translation unit build
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 created branch compilation-restructure in abdelrahman/wizapp-stdlib 2025-02-23 15:05:41 +00:00
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 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