Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 17:51:42 +00:00
3fed536a74 Use assert in wapp_mem_util_align_forward instead of returning NULL
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 15:42:01 +00:00
aae39fe656 Fix MSVC errors
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 15:33:45 +00:00
4e3945d1d0 Refactor array to avoid having to include external types
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 01:48:56 +00:00
98a802e3eb Remove C++ pseudo support
abdelrahman pushed to preserve_cpp at abdelrahman/wizapp-stdlib 2025-05-05 01:29:39 +00:00
abdelrahman created branch preserve_cpp in abdelrahman/wizapp-stdlib 2025-05-05 01:29:39 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-05 01:28:41 +00:00
0d4aa7a9c2 Modify README.md
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-04 23:04:31 +00:00
a229f9be8c Run codegen on Linux
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-04 22:59:56 +00:00
2156d2ff3a Fix MSVC Spectre warnings
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-04 22:26:20 +00:00
12f083edb0 Add code generation for array
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-04 22:25:59 +00:00
f444911452 Refactor strings and allocator to primitives
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-04 21:20:58 +00:00
163283f77f Remove unnecessary separate handling for bool type
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-05-04 17:02:55 +00:00
6064ed346c Ensure arena capacity is a power of 2
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-27 18:30:45 +00:00
77f3c40ebd Add copy array with allocation and finish writing array tests
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-21 16:47:52 +00:00
d3f1686d58 Add testing for i32 array to test array logic
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-21 16:47:23 +00:00
a359331df7 Complete array implementation before moving it to codegen
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-21 16:46:52 +00:00
14115f7e7e Move rounding up and va_args count to misc_utils
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-21 13:21:56 +00:00
12bd3eb489 Add .clangd config file
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-21 13:17:07 +00:00
266d43e262 Update Makefile
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-21 12:52:39 +00:00
a568b30163 Update snippets