Abdelrahman Said abdelrahman
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
abdelrahman created branch cpp_support in abdelrahman/wizapp-stdlib 2025-08-10 13:33:46 +00:00
abdelrahman pushed to main at abdelrahman/intro-to-zig 2025-08-09 23:17:34 +00:00
14566a0bf4 Complete grayscale filter project
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-09 21:38:32 +00:00
011083ab83 Replace bool, true and false with aliases
b8c548ee4b Add static, runtime and debug assert utilities
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-08-09 13:35:57 +00:00
75be2316e0 Add vim encoding and folding marker
abdelrahman pushed to main at abdelrahman/intro-to-zig 2025-07-06 22:20:58 +00:00
f0ab03b972 Complete project3