Abdelrahman Said abdelrahman
abdelrahman pushed to no-codegen-dbl-list at abdelrahman/wizapp-stdlib 2025-12-17 03:45:18 +00:00
9637a3c066 Update README
abdelrahman pushed to no-codegen-dbl-list at abdelrahman/wizapp-stdlib 2025-12-17 03:42:15 +00:00
6c8bd709be Remove C codegen
abdelrahman pushed to no-codegen-dbl-list at abdelrahman/wizapp-stdlib 2025-12-17 03:38:16 +00:00
d79e7615a1 Update dbl list C++ tests
80d79fca53 Update C++ version of wapp_str8_node_from_str8
e90901406e Update dbl list C tests
80308172ec Add generic no codegen dbl list API
4805b183e8 Rename Array to GenericArray to avoid name clashes
Compare 6 commits »
abdelrahman created branch no-codegen-dbl-list in abdelrahman/wizapp-stdlib 2025-12-17 03:38:16 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-16 17:37:38 +00:00
4b95a681d4 Restructure the library layers
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-15 23:41:12 +00:00
c0d901d7e9 Build and run C++ tests on MSVC
31727dd6e7 Update va_arg_count C++ utility to support MSVC
af56a5be3f Reformat
e16abc2459 Fix MSVC errors
05b7cfbbea Confirm WAPP_PLATFORM_C is defined before checking version
Compare 5 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-15 20:19:09 +00:00
a5928b03c9 Ensure spaces are escaped in Makefile
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-15 20:06:38 +00:00
a9c6b8ba72 Fix MSVC Spectre warnings
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-15 19:54:08 +00:00
c6560ab7f5 Add windows pragma to slience warning in runtime assert
04858b76c0 Add WIN32_LEAN_AND_MEAN
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-15 19:50:03 +00:00
e3c1283017 Cast to avoid MSVC warnings
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-15 15:16:20 +00:00
b55a3ff5d8 Update WUUID macros
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-15 15:14:01 +00:00
50b6a0b0f7 Change UUID to WUUID
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-15 00:28:19 +00:00
6b7421c25d Update README
abdelrahman deleted branch generic from abdelrahman/wizapp-stdlib 2025-12-15 00:27:16 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-15 00:09:52 +00:00
ec0ab2170c Fix file reading
abdelrahman deleted branch typed-no-codegen-arrays from abdelrahman/wizapp-stdlib 2025-12-14 23:48:14 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-12-14 23:48:14 +00:00
efadbf5fc2 Restore array structs but with no codegen (#7)
abdelrahman merged pull request abdelrahman/wizapp-stdlib#7 2025-12-14 23:48:14 +00:00
Restore array structs but with no codegen
abdelrahman created pull request abdelrahman/wizapp-stdlib#7 2025-12-14 23:47:57 +00:00
Restore array structs but with no codegen
abdelrahman pushed to typed-no-codegen-arrays at abdelrahman/wizapp-stdlib 2025-12-14 23:46:31 +00:00
a2f42c135f Update C++ API