Abdelrahman Said abdelrahman
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
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 19:56:22 +00:00
0dd9f94a65 Update ccgen main
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 19:45:24 +00:00
3f995db65b Implement stringifying source
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 18:23:05 +00:00
ea09838b46 Implement stringifying functions and headers
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 18:22:34 +00:00
ed9381342e Update codegen
abdelrahman pushed to ccodegen at abdelrahman/wizapp-stdlib 2025-09-07 16:22:14 +00:00
823cd652b9 Add to_lower and to_upper functions