Abdelrahman Said abdelrahman
abdelrahman deleted branch cpp_support from abdelrahman/wizapp-stdlib 2025-08-10 22:33:41 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-10 22:33:41 +00:00
d3fccd61b5 Reintroduce C++ support and add usage tests for C++ (#4)
abdelrahman merged pull request abdelrahman/wizapp-stdlib#4 2025-08-10 22:33:41 +00:00
Reintroduce C++ support and add usage tests for C++
abdelrahman pushed to main at abdelrahman/c-projects 2025-08-10 22:30:42 +00:00
e90d14344e Recreate base64 project
abdelrahman created branch main in abdelrahman/c-projects 2025-08-10 22:30:42 +00:00
abdelrahman pushed to cpp_support at abdelrahman/wizapp-stdlib 2025-08-10 22:28:25 +00:00
1c560ebf0b Add function to fill str buffer with zeros
abdelrahman created repository abdelrahman/c-projects 2025-08-10 21:40:53 +00:00
abdelrahman pushed to main at abdelrahman/odin-projects 2025-08-10 21:40:28 +00:00
bc444b781c Move README
abdelrahman pushed to main at abdelrahman/odin-projects 2025-08-10 21:39:49 +00:00
34d210d2ac Add README
abdelrahman pushed to main at abdelrahman/odin-projects 2025-08-10 21:38:24 +00:00
d03bda416f Complete base64 project
abdelrahman created branch main in abdelrahman/odin-projects 2025-08-10 21:38:24 +00:00
abdelrahman created repository abdelrahman/odin-projects 2025-08-10 19:48:18 +00:00
abdelrahman created pull request abdelrahman/wizapp-stdlib#4 2025-08-10 17:57:54 +00:00
Reintroduce C++ support and add usage tests for C++
abdelrahman pushed to cpp_support at abdelrahman/wizapp-stdlib 2025-08-10 17:57:02 +00:00
a221e7f540 Reformat C tests
abdelrahman pushed to cpp_support at abdelrahman/wizapp-stdlib 2025-08-10 17:52:35 +00:00
2a085370ec Set C++ tests
abdelrahman pushed to cpp_support at abdelrahman/wizapp-stdlib 2025-08-10 17:33:09 +00:00
92a231d3ce Add missing c linkage
abdelrahman pushed to cpp_support at abdelrahman/wizapp-stdlib 2025-08-10 15:19:15 +00:00
df29d851c2 Update array to support C++
abdelrahman pushed to cpp_support at abdelrahman/wizapp-stdlib 2025-08-10 14:06:43 +00:00
eee4387201 Update dbl_list to add C++ specific macros
abdelrahman deleted branch preserve_cpp from abdelrahman/wizapp-stdlib 2025-08-10 13:42:17 +00:00
abdelrahman pushed to cpp_support at abdelrahman/wizapp-stdlib 2025-08-10 13:33:46 +00:00
c0f920c5a7 Start implementing C++ support