Abdelrahman Said abdelrahman
abdelrahman created repository abdelrahman/vulkan-tutorial 2025-12-06 00:22:53 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-11-30 20:59:35 +00:00
432e4a48d5 Update Makefile to enable users to define per build type flags
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-11-08 20:46:01 +00:00
1bdc1ad955 Fix array pop for C++ pointer types
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-11-08 00:19:35 +00:00
0a00721c10 Add codegen as dependency for install target
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-11-08 00:07:08 +00:00
725955cb2e Allow user to pass code generation input to Makefile
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-10-18 15:17:45 +00:00
0354c7b485 Prefix static macros
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-09-27 23:05:35 +00:00
9f32891bbc Add test for str8 array
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-09-20 16:24:53 +00:00
b3ebff3635 Remove ABS_INSTALL_PREFIX
abdelrahman deleted branch ccodegen from abdelrahman/wizapp-stdlib 2025-09-20 13:48:11 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-09-20 13:48:10 +00:00
14bd6ce5fd File utilities and datatype implementation for a C-based code generator (#5)
abdelrahman merged pull request abdelrahman/wizapp-stdlib#5 2025-09-20 13:48:09 +00:00
File utilities and datatype implementation for a C-based code generator
abdelrahman created pull request abdelrahman/wizapp-stdlib#5 2025-09-20 13:47:39 +00:00
File utilities and datatype implementation for a C-based code generator
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-20 13:44:29 +00:00
178b02a32b Don't run ccodegen with all target
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-20 13:11:56 +00:00
757eadeec9 Add utilities to convert between item and array when working with files
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-20 12:46:50 +00:00
ccfe4e0919 Restore void * arrays and linked lists
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-14 22:31:25 +00:00
becd5018f8 Update codegen
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-14 22:15:19 +00:00
caa494be9a Initial file operations implementation
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-14 22:14:12 +00:00
033fccb8a1 Replace VoidPArray with GenericArray and remove function implementations
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-14 20:26:12 +00:00
b7eff6a3e4 Switch to using b32
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-14 20:11:49 +00:00
b4eb8d2760 Add wapp_str8_from_bytes