Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 18:58:13 +00:00
9e34b37d8d Update codegen with WAPP_PLATFORM_CPP
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 18:52:54 +00:00
b884d0e6a6 Switch to using WAPP_PLATFORM_CPP instead of __cplusplus
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 18:43:03 +00:00
494bbeb398 Update platform cracking
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 18:39:33 +00:00
7605eb4e57 Add C and CPP version macros
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 17:28:39 +00:00
037b0fe698 Enforce C11 with GNU extensions on POSIX platforms
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 17:28:16 +00:00
b13274cd81 Add compiler detection macros
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 16:28:41 +00:00
4f9f632362 Update windows build script
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 15:47:15 +00:00
6b039aeac0 Use posix path separator for codegen even on Windows
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 15:46:36 +00:00
2ab3bfc2e1 Fix wrong include
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-20 15:23:31 +00:00
bf99bef291 Support multiple python versions for code generation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 23:21:44 +00:00
50e23d8a13 Testing ideas for array implementation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 21:17:47 +00:00
3a49dba366 Generate dbl_list for default C types
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 20:27:26 +00:00
1cfc52b35e Handle pointer types properly in dbl_list codegen
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 20:11:27 +00:00
25395553d7 Fix codegen hidden bugs
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 19:56:35 +00:00
9a651665ba Remove forward declaration from dbl_list source
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 19:54:20 +00:00
8dbdfa2094 Update dbl_list codegen
abdelrahman deleted branch codegen from abdelrahman/wizapp-stdlib 2025-04-19 18:30:37 +00:00
abdelrahman closed pull request abdelrahman/wizapp-stdlib#3 2025-04-19 12:54:18 +00:00
Update code generation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2025-04-19 12:52:40 +00:00
add2ba541d Merge branch 'codegen'
63ed2633ea Update code generation to create one file for dbl_list
3c32b247c0 Upgrade codegen
aa04fab6ea Update codegen
2017f6de79 Start updating code for new Str8List
Compare 7 commits »
abdelrahman created pull request abdelrahman/wizapp-stdlib#3 2025-04-19 12:34:59 +00:00
Update code generation